LinkedIn profile AI scraper
Pricing
from $170.00 / 1,000 profile details
LinkedIn profile AI scraper
AI-powered LinkedIn scraper using interfaze.ai model to bypass bots and any new security blocks to extract the full profile of any linkedin user
Pricing
from $170.00 / 1,000 profile details
Rating
0.0
(0)
Developer
Interfaze.ai
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
LinkedIn Scraper
AI-powered LinkedIn profile scraper using Interfaze. Extract structured data from public LinkedIn profiles with built-in residential proxies and human behavior simulation.
What it does
This actor takes one or more LinkedIn profile URLs and returns the full scraped content of each profile. It uses Interfaze's self-healing scraper run task which handles bot detection, CAPTCHAs, and dynamic page rendering automatically.
Input
| Field | Type | Required | Description |
|---|---|---|---|
profileUrls | string[] | Yes | One or more LinkedIn profile URLs to scrape |
interfazeApiKey | string | No | Your own Interfaze API key. If not provided, the actor uses its built-in key |
Example input
{"profileUrls": ["https://www.linkedin.com/in/patrickcollison/"]}
Output
The actor returns the raw scraped content from each profile including structured fields and HTML elements:
{"name": "ai_scraper","result": {"scraped_content": {"name": ["Patrick Collison"],"bio": ["Stripe CEO"],"about": ["..."],"experience": ["Stripe", "Massachusetts Institute of Technology"]},"scraped_elements": [{"selector": "h1.top-card-layout__title","results": [{ "text": "Patrick Collison" }],"key": "name"}]}}
Use cases
- Recruiting and talent sourcing
- Sales prospecting and lead enrichment
- Competitive intelligence
- Market research on industry professionals
- Building contact databases
API key
You can optionally provide your own Interfaze API key in the input. Get one at interfaze.ai/dashboard.