The argument in one line.
You can automate 10,000 monthly Facebook leads, personalized cold emails, follow-ups, and dashboard tracking using Claude Cowork connected to Apify and IMAP for under $115 per month.
Read if. Skip if.
- A service provider with a $1,000+ offer who wants to generate and auto-email 100+ qualified leads monthly without manual prospecting work.
- A founder running a local service business (salon, plumber, contractor) who already uses Facebook and wants to automate lead capture from competitors' audiences.
- Someone comfortable with technical setup (APIs, desktop software, file systems) who has Claude Pro and wants a hands-on walkthrough of a working automation.
- You sell products, not services, or your offer is under $500 — the 0.1% to 1% close rate math doesn't translate to your business model.
- You're in a highly regulated industry (finance, legal, medical) where cold outreach and data scraping may violate compliance rules.
- You have zero technical comfort with APIs, file systems, or debugging workflows — this requires hands-on troubleshooting beyond copy-paste.
The full version, fast.
A Claude desktop project, paired with Apify and an IMAP inbox, can scrape Facebook business pages, send personalized cold emails, follow up on non-responders, and update a live dashboard on a daily schedule without ongoing manual work. The build hinges on four chained prompts inside a single Claude project: one scrapes leads into a spreadsheet via the Apify connector, one connects the sending inbox, one drafts and sends outreach plus four-day follow-ups, and one categorizes replies and refreshes a browser-viewable dashboard. A scheduled task runs the whole chain each morning. Start at ten leads per day to debug, scale to one hundred or more once stable, and rotate business types and regions to keep the pipeline fresh.
Chat with this breakdown — free.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →Where the time goes.

01 · Hook + math the outcome
10K leads/mo claim, 1% and 0.1% close-rate math, differentiator vs. category.

02 · Promise the cost + free credits
Re-hook: cost breakdown and 400 free leads promised before the build.

03 · Create the Claude project
Download Claude desktop, create a project, name it FB Lead Gen Demo.

04 · Project instructions (the framework)
Variable block: NAME, EMAIL, COUNTRY, OFFER, BENEFIT, BUSINESS_TYPES, STATES, RESULTS_PER_RUN.

05 · Business-type x state rotation
Two-axis variable scan keeps the lead well full.

06 · Install the Apify connector
Customize > Connectors > Browse > install Apify. Claude now has a scraping arm.

07 · Apify free account + API token
Sign up at apify.com, grab default API token, paste into Claude.

08 · Run the first scrape (prompt 1)
Scrape returns 14 leads, 7 with emails. CSV file appears in project context.

09 · Connect the email inbox
Paste IMAP credentials into a single Claude prompt.

10 · Test outreach with your own email
Safety pattern: edit the CSV to use your address before firing at real prospects.
11 · Check replies + follow-up (prompts 3 and 4)
Two prompts close the loop: detect replies, send 4-day follow-ups to non-responders.
12 · Build the live dashboard
One prompt and Claude generates an HTML dashboard of leads, emails, replies.
13 · Daily scheduled task at 8 AM
Wraps the whole loop into a recurring task. Run once manually, then autopilot.
14 · Scale: 10 to 100 to 333 leads/day
Ladder up gradually, add new business types as you go.
15 · Cost per volume
$0.03 startup + ~$0.01 per profile. 10K profiles = $115/mo.
16 · ROI calculator (the sales close)
$1K service x 1% close x 1K leads = $8K/mo. $2K service x 0.1% x 10K = $16K/mo vs $115 cost.
17 · CTA: like + subscribe
Soft surface CTA. Real CTA is the paid template link in the description.
Lines worth screenshotting.
- A Claude Cowork project with custom instructions containing credentials, target parameters, and business context runs a complete lead-gen workflow without re-entering settings each session.
- Apify functions as Claude's scraping arm, giving the desktop app access to any website's public data including Facebook business pages, email addresses, and phone numbers.
- A four-prompt automation sequence (scrape, connect email, send outreach, check replies and follow up) is the minimum viable architecture for a self-running lead generation system.
- At a 0.1% close rate on 10,000 scraped leads at $1,000 per client, the automated system generates $10,000 per month — making setup cost trivially small relative to upside.
- Rotating through business types and states automatically gives the system enough target variety to run indefinitely without exhausting any single segment.
- A live HTML dashboard updated by Claude tracks outreach status, reply rates, and lead pipeline without requiring a separate CRM subscription.
- Testing the email workflow against your own addresses before enabling real outreach is the correct QA protocol — it catches formatting and delivery errors before they reach real prospects.
- The Apify free tier's five monthly credits is enough to generate the first few hundred leads, making the system accessible to test with zero upfront cost.
- Project-level file storage (CSV of leads, dashboard HTML) gives the automation persistent memory between sessions without relying on Claude's conversation context.
- A 1% close rate on 10,000 monthly leads at $1,000 per sale equals $100,000 per month — the math that makes the upfront build cost feel irrelevant.
- Personalizing each outreach email using the scraped business data (type, location, name) is what separates this from spam and drives the reply rate that justifies the automation.
- Automated follow-up to non-responders is the step most manual outreach campaigns skip, and it is often where the majority of eventual conversions originate.
Steal the AI-tutorial template.
Open with a dollar number, demo it as a fixed count of copy-paste prompts, close with a cost/ROI table so the viewer self-qualifies into your paid template.
- Open with specific-number + outcome in under 20 seconds (10K leads, $100K/mo) and immediately math best AND worst case so you kill the my-close-rate-is-bad objection before it forms.
- Promise the cost reveal at the start as a re-hook so people stick through the build steps to the payoff.
- Reframe the whole automation as a fixed count of copy-paste prompts (Fabian: 4). Makes it feel possible for non-coders. For Mod Boss this could be the 5 prompts to a launch.
- Make the variable block (NAME, EMAIL, OFFER, etc.) the framework name. Pasting in the variable block IS the system prompt.
- Test the dangerous step on your own data first — viewers register this as competence and trust.
- Close every tutorial with a cost-by-volume table + ROI calculator. This is what turns the video into a self-qualifying pitch for your paid template/SaaS/membership.
- Run a persistent chyron overlay (Get Access: 1st Link Below Video) so even casual viewers register the paid product exists — without ever interrupting the demo with a hard pitch.
Terms worth knowing.
- Claude Cowork
- The desktop application version of Claude that supports Projects with persistent custom instructions and file system access — distinct from the web chat interface, which lacks these features.
- Claude Project
- A named workspace within the Claude desktop app that stores custom instructions, uploaded files, and installed connectors persistently across sessions, enabling repeatable automated workflows without re-entering context each time.
- Apify
- A cloud platform that provides pre-built web scraping and automation tools (called Actors) accessible via API — used here to scrape Facebook business pages for contact information without writing custom scraping code.
- API token
- A unique authentication key issued by a service that grants a third-party application permission to make API calls on behalf of the account — required to connect Claude to Apify.
- IMAP inbox
- An email protocol (Internet Message Access Protocol) that allows applications to read and manage emails directly from a mail server — used here to give Claude access to an outreach inbox so it can send, read, and reply to emails programmatically.
- lead generation
- The process of identifying and collecting contact information for potential customers who match a target profile — the output of this system is a list of local businesses with email addresses scraped from Facebook.
- cold outreach email
- An unsolicited email sent to a potential customer who has no prior relationship with the sender, typically personalized to the recipient's business context to increase response rates.
- scheduled task (Claude)
- An automated job configured within a Claude Project that runs a defined sequence of prompts on a recurring schedule — used here to run the full lead-scraping, emailing, and dashboard-update workflow daily at a set time.
- conversion rate
- The percentage of leads or contacts who complete a desired action — such as purchasing a service — used here to estimate revenue yield from a given number of scraped and emailed prospects.
Things they pointed at.
Lines you could clip.
“Unlike most lead generation systems you have seen, this doesn't just find the leads. It emails every single one automatically, follows up on anyone who doesn't reply, and tracks everything in an online dashboard.”
“If you sell a service for a thousand dollars and close just 1%, that's 100 new clients or $100,000 a month. Even at the 0.1 close rate, that's still $10,000 a month in extra revenue.”
“That makes it clear how profitable running the system is once it's optimized and set up like that.”
“You can set it to a 100 leads a day and then let it run for a few days and see how it performs. Then you can scale it further to 333 leads a day so that you have 10,000 leads a month.”
Word for word.
Don't just watch it. Burn it in.
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
The bait, then the rug-pull.
Sixteen seconds in, Fabian has already promised 10,000 leads a month and done the math twice — best case $100K/mo, worst case $10K/mo. Then he names the differentiator: this one doesn't just find the leads, it emails every one and follows up. The rest of the video is just proof.
Named ideas worth stealing.
The 4-Prompt Lead Loop
- Scrape leads
- Send first outreach
- Check replies
- Send follow-up
Whole workflow is four copy-paste prompts inside one Claude project. Reframes automation as four prompts, not code.
Project Instructions Variable Block
- NAME
- COUNTRY
- OFFER
- BENEFIT
- BUSINESS_TYPES
- STATES
- RESULTS_PER_RUN
Custom instructions become the system prompt for the entire project. The variable block IS the framework.
Business-Type x State Rotation
Two-axis rotation: (Salons, Alabama), next run (Salons, Alaska), then (Restaurants, Alabama). Keeps the well from drying.
Test-On-Yourself Safety Pattern
Before firing the cold-email cannon, edit the leads CSV to put your own address(es) in. Watch what arrives. Then restore.
Cost-by-Volume + ROI Calculator Closer
Table of cost-at-414/1K/10K profiles plus a calculator showing revenue at 0.1%, 0.5%, 1% close. Viewer self-qualifies.
How they asked for the click.
“If you want to see more videos like this where I show you exactly how I build these highly effective AI powered systems and workflows even as a total beginner, make sure to like and subscribe and hit the notification bell so you don't miss any of my new videos.”
Soft surface CTA. Real monetisation is the persistent Get Access: 1st Link Below Video overlay throughout the demo, pointing at his paid template at fabimarkl.com/library/#fb-leads.







































































