An automated, AI-powered sales intelligence engine for n8n. This workflow scrapes high-intent signals across 8+ social platforms (Reddit, X, YouTube, etc.) via Google Search, qualifies them using LLMs, and delivers actionable sales alerts directly to your Telegram.
- Multi-Platform Reach: Automated monitoring of Reddit, X (Twitter), YouTube, StackOverflow, Quora, and more.
- AI Qualification: Uses LLMs (Llama 3 via Groq) to separate noise from genuine high-intent leads.
- Urgency Detection: Automatically categorizes leads by interest level (Low/Medium/High).
- Instant Outreach: The AI drafts a professional outreach message tailored to the specific context of each post.
- Zero Maintenance: Runs on a schedule (e.g., every 1 hour) and delivers results directly to your phone.
To run this workflow, you will need:
- n8n (Self-hosted or Desktop)
- Google Custom Search API Key & Search Engine ID (CX)
- Groq API Key (for Llama 3)
- Telegram Bot Token & Chat ID
-
Import the Workflow:
- Download the
Universal_AI_Lead_Scraper.jsonfile. - In n8n, click Import from File and select the JSON.
- Download the
-
Configure Credentials:
- Google Search: Open the
Google Searchnode and replaceYOUR_GOOGLE_SEARCH_API_KEYandYOUR_CUSTOM_SEARCH_ENGINE_ID. - AI Model: Configure your Groq credentials in the
Groq Chat Modelnode. - Telegram: Open the
Send Telegramnode and enter yourYOUR_TELEGRAM_CHAT_ID.
- Google Search: Open the
-
Define Your Niche:
- Open the "Code in JavaScript" node.
- Modify the
queriesarray to match your business keywords (e.g.,looking for [SERVICE_NAME]).
-
Activate!
- Toggle the workflow to Active and you're good to go.
Distributed under the MIT License. See LICENSE for more information.
Built by Drift-Sphere

