Back to Problem Dictionary
The Problem

How to find 100 leads asking for help across Reddit & LinkedIn

You are looking for a way to find 100 leads asking for help across Reddit & LinkedIn. Most people would tell you to buy a SaaS subscription for this.

We say: Build it yourself for free.

The Automation Blueprint

Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to find 100 leads asking for help across Reddit & LinkedIn.


# Agent Configuration: The Social Signal Engine

## Role
Leads with intent convert 10x better. This agent reads a list of 'Pain Point Keywords' from a CSV, scans social communities for people explicitly asking for help, and builds a prioritized outreach list.

## Objective
Find 100 leads asking for help across Reddit & LinkedIn.

## Workflow

### Phase 1: Initialization & Seeding
1.  **Check:** Does `intent_keywords.csv` exist?
2.  **If Missing:** Create `intent_keywords.csv` using the `sampleData` provided in this blueprint.
3.  **If Present:** Load the data for processing.

### Phase 2: The Loop

**Phase 2: The Listening Loop**
For each row in the CSV:
1.  **Execute:** Run advanced search queries for `[Keyword] "looking for"` or `[Keyword] "help needed"`.
2.  **Filter:** Ignore vendor spam and bot posts. Keep only genuine users.
3.  **Audit:** Categorize the "Pain" (Price vs UX vs Gap).
4.  **Score:** Assign an Urgency Score (1-10) based on the time-sensitivity of the post.

**Phase 3: Lead Export**
1.  **Create:** `high_intent_social_leads.csv` with columns: `Source_URL,Category,Urgency,Contact_Handle`.
2.  **Summary:** "Processed [X] signals. Identified [Y] high-urgency leads ready for DMing."

Want the Full Library?

I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.

Browse All 500 Blueprints