The hardest part of social lead generation isn't finding the lead; it is executing the pitch. When you locate a highly relevant conversation where someone is practically begging for a solution like yours, the urge to immediately drop a link and run is overwhelming. But doing so will almost certainly result in a ban. To survive on platforms like Reddit, you need a framework for pitching that prioritizes the community over the sale. Enter the "Sandwich Method."
The Top Bun: Native Value
The first part of your reply—the top bun—must be entirely devoid of self-promotion. If a user asks how to scrape data from a specific website without getting blocked, your first paragraph must genuinely answer that question using open-source tools or manual techniques. You need to explain the mechanics of rate-limiting, suggest rotating proxies, and maybe even write a few lines of Python they can use. This establishes your credibility. You aren't a salesperson; you are an expert engineer sharing knowledge.
Successful technical founders often sell by teaching, establishing authority before ever introducing a product. If your "top bun" doesn't teach the reader something useful, the rest of your pitch will be ignored.
The Meat: The Honest Pitch
Only after you have provided native value do you introduce the "meat" of the sandwich: your product. The key here is tone. It should be framed as a matter of convenience, not necessity. "If you don't want to build and maintain that scraper infrastructure yourself, I actually built a tool called SignalHunt that handles all the proxy rotation out of the box." Keep it brief, factual, and strictly relevant to the problem they just described.
The Bottom Bun: The Opt-Out
The final piece of the framework is crucial for avoiding bans. You must give the user (and the moderators) an explicit "opt-out." Close your reply by redirecting the conversation back to the native solution you provided in the first paragraph. "But honestly, for your specific use case, that Python script should be enough to get you started. Let me know if you hit any snags with the BeautifulSoup library." This proves you care more about solving their problem than acquiring a user. The Sandwich Method turns a cold pitch into a warm consultation.