Extract detailed profile data from LinkedIn URLs
| Parameter | Type | Required | Description |
|---|---|---|---|
| linkedin_url | string | Yes | LinkedIn profile URL to scrape |
| Status Code | Description |
|---|---|
| 400 | Bad Request - Missing or invalid LinkedIn URL |
| 401 | Unauthorized - API key missing or invalid |
| 402 | Payment Required - Insufficient credits |
| 429 | Too Many Requests - Rate limit exceeded |
| 500 | Internal Server Error - Scraping service error |
API key authentication. Keys start with 'lk_'.
LinkedIn profile URL to scrape for detailed information (e.g., 'https://www.linkedin.com/in/username')