Add Tasks
LinkedIn Profile Scraper
Add Tasks
Add LinkedIn profile URLs to scrape using the lobstr.io API
POST
Add Tasks
Add LinkedIn profile URLs as tasks to your squid. The scraper will extract comprehensive profile data from each LinkedIn profile you provide.
You can use various LinkedIn profile URL formats, including international versions.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonURL Formats
Supported URL formats:https://www.linkedin.com/in/username/
https://linkedin.com/in/username
https://fr.linkedin.com/in/username/ (international)
The URL must be a valid LinkedIn profile URL containing /in/ followed by the user’s identifier.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | LinkedIn profile URL to scrape |
The scraper accepts both standard and international LinkedIn profile URLs (e.g., fr.linkedin.com, de.linkedin.com).
Code Examples
Response
200