๐ฃ AI agent: Find the right LinkedIn profiles in seconds
โก 4,891 views ยท ๐ฃ Lead Generation & Enrichment
๐ก Pro Tip โ If youโre pulling LinkedIn data through HTTP requests or dealing with API restrictions, thereโs a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search โ you just pass a URL and get structured data back.
Description
Automate LinkedIn Prospecting with AI Agent and Get Results Straight to Google Sheets!
A practical AI-powered workflow that helps you find relevant LinkedIn profiles using natural language queries and saves the results automatically to Google Sheets.
๐ฏ What It Actually Does
- Accepts natural language requests (e.g., โFind marketing managers in Parisโ)
- Uses AI to extract search parameters:
- Job titles
- Industry
- Location
- Searches for matching LinkedIn profiles
- Saves profile URLs and titles to Google Sheets
๐ ๏ธ Technical Components
-
AI Query Processor
- Converts natural language to structured search parameters
- Handles various input formats and languages
- Maintains context for accurate parameter extraction
-
Search Engine Integration
- Uses Google Custom Search API
- Handles pagination for multiple results
- Filters for actual LinkedIn profile URLs
-
Data Storage
- Automatically saves to Google Sheets
- Stores profile titles and URLs
- Easy to access and export
๐ Prerequisites
- OpenAI API key
- Google Custom Search API credentials
- Google Sheets access
๐ก Adaptation Possibilities
This template can be modified to scrape other websites by:
- Changing the search domain in the HTTP Request node
- Adjusting the URL filter in the Code node
- Modifying the column structure in Google Sheets
- Updating the AI prompt for different parameter extraction
Example adaptations:
- Twitter profile finder
- GitHub repository search
- Company website finder
- Professional blog discovery
๐ง Setup Instructions
-
API Setup
- Configure Google Custom Search API
- Set up OpenAI API
- Prepare Google Sheets
-
Workflow Configuration
- Import both workflows
- Connect your API credentials
- Set up your Google Sheet
- Test with a sample query
๐ Usage Example
Input: โFind software developers in London working in fintechโ Output: A Google Sheet containing:
- LinkedIn profile URLs of software developers
- Profile titles/headlines
- Ready for your review and outreach
#AIAgent #WebScraping #Automation #n8n #Workflow #LinkedInProspecting
๐ Nodes Used
Google Sheets, HTTP Request, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File