How I Built a Free LinkedIn Lead Scraper Using Google Search API

LinkedIn is the goldmine of B2B leads. But scraping LinkedIn directly often means paying for expensive APIs or running into limits.
I wanted to build a system that could:
So, I created a LinkedIn lead scraper using the free Google Search API — and it can generate 1,000 fresh leads per day at zero cost.
The Core Idea
Instead of scraping LinkedIn directly, I use Google search queries with the site:linkedin.com filter.
Example query:
site:linkedin.com/in "CEO" "automotive" "United States"
Google Search API then returns the top results — each one a LinkedIn profile that matches my target.
We grab 10 results per API call, loop through the pages, and dump everything into a Google Sheet automatically.
Step-by-Step Build
1. Setting Up Google Search API
2. Building the Automation (in Make.com / n8n)
Performance & Limits
On the free tier, Google Search API allows 100 requests/day.
Need more? Upgrade your quota and scale as high as you want.
Why This Works So Well
✅ No direct scraping of LinkedIn (avoids account bans) ✅ Fully automated — runs while you sleep ✅ Easy to adapt for any role, industry, or location ✅ Works perfectly for cold outreach, market research, and sales prospecting
This is the kind of build that lets you skip hours of manual prospecting and still get hyper-targeted leads.
If you want to see it in action and get the full workflow, I’m sharing the live demo and templates inside my AI & Automation community — where we go deep into lead gen, automation, and no-code builds.