LinkedIn Profile Scraper (No Login)
Pricing
Pay per usage
Go to Apify Store

LinkedIn Profile Scraper (No Login)
Scrapes public LinkedIn profiles via Google search — no cookies, no login required. Extracts name, headline, location, current role, education, skills and more.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Next Crawl
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
LinkedIn Profile Scraper (No Login / No Cookies)
Scrapes public LinkedIn profiles without any login, cookies, or API key — using Google search as the entry point.
How it works
- Sends
site:linkedin.com/in/ <your query>to Google Search - Collects all LinkedIn profile URLs from the results
- Visits each public LinkedIn profile page and extracts structured data
- Falls back to Open Graph meta tags if LinkedIn shows a soft login wall
What it extracts
| Field | Description |
|---|---|
name | Full name |
headline | Professional headline |
location | City / region |
current_title | Current job title |
current_company | Current employer |
connections | Connection/follower count (if visible) |
about | About section (up to 500 chars) |
education | Schools and degrees (up to 3) |
skills | Top skills (up to 10) |
profile_url | Direct LinkedIn URL |
profile_image_url | Profile photo URL |
search_query | The query that found this profile |
scraped_at | ISO timestamp |
Input examples
{"searchQueries": ["software engineer San Francisco","product manager fintech London","data scientist OpenAI"],"maxProfilesPerQuery": 10,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Tips
- Residential proxies are mandatory — both Google and LinkedIn block datacenter IPs
- Queries like
"VP Sales SaaS"or"CTO startup Berlin"give very targeted results - Google returns ~10 results per search page; set
maxProfilesPerQueryto 10 for best reliability - LinkedIn shows varying amounts of data depending on the user's privacy settings
Legal
Only scrapes publicly visible profile data. Does not bypass any authentication. Use responsibly and respect LinkedIn's Terms of Service.