Skip to content

Drift-Sphere/Universal-AI-Lead-Scraper-Signal-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal AI Lead Scraper & Signal Engine 🚀

Logo

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.

Workflow Screenshot

✨ Key Features

  • 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.

🛠️ Prerequisites

To run this workflow, you will need:

  1. n8n (Self-hosted or Desktop)
  2. Google Custom Search API Key & Search Engine ID (CX)
  3. Groq API Key (for Llama 3)
  4. Telegram Bot Token & Chat ID

🚀 Setup Instructions

  1. Import the Workflow:

    • Download the Universal_AI_Lead_Scraper.json file.
    • In n8n, click Import from File and select the JSON.
  2. Configure Credentials:

    • Google Search: Open the Google Search node and replace YOUR_GOOGLE_SEARCH_API_KEY and YOUR_CUSTOM_SEARCH_ENGINE_ID.
    • AI Model: Configure your Groq credentials in the Groq Chat Model node.
    • Telegram: Open the Send Telegram node and enter your YOUR_TELEGRAM_CHAT_ID.
  3. Define Your Niche:

    • Open the "Code in JavaScript" node.
    • Modify the queries array to match your business keywords (e.g., looking for [SERVICE_NAME]).
  4. Activate!

    • Toggle the workflow to Active and you're good to go.

📄 License

Distributed under the MIT License. See LICENSE for more information.


Built by Drift-Sphere

About

An AI-powered n8n workflow that scrapes high-intent leads across 8+ social platforms using Google Search and Llama 3 via Groq. Features automated qualification and instant Telegram alerts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors