Add Tasks
LinkedIn Profile & Email Scraper (No Login)
Add Tasks
Add LinkedIn profile URLs to scrape without a LinkedIn account
POST
Add Tasks
Add LinkedIn profile URLs to your LinkedIn Profile & Email Scraper (No Login) squid. No LinkedIn account is required.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonRequest Body
| Field | Type | Required | Description |
|---|---|---|---|
| squid | string | Yes | Hash of your squid configured with the LinkedIn Profile & Email Scraper (No Login) |
| tasks | array | Yes | Array of task objects, each containing a linkedin_url field |
Task Object
| Field | Type | Required | Description |
|---|---|---|---|
| linkedin_url | string | Yes | LinkedIn profile URL (e.g. https://www.linkedin.com/in/williamhgates) or bare slug (e.g. williamhgates) |
Code Examples
Response
200