Prerequisites
- A Bright Data account with an active API key
- Completed the Quickstart
Request structure
Every synchronous request follows the same pattern:dataset_id and the input URL format.
Synchronous requests support up to 20 URLs and have a 1-minute timeout. If the request takes longer, the API automatically returns a
snapshot_id instead. See async requests.How to scrape LinkedIn profiles
Dataset ID:gd_l1viktl72bvl7bjuj0
200 response. This takes 10-30 seconds.
Example response
Example response
How to scrape LinkedIn companies
Dataset ID:gd_l1vikfnt1wgvvqz95w
Example response
Example response
How to scrape LinkedIn jobs
Dataset ID:gd_lpfll7v5hcqtkxl6l
Example response
Example response
How to scrape LinkedIn posts
Dataset ID:gd_lyy3tktm25m4avu764
Example response
Example response
Quick reference: dataset IDs
Output formats
Control the response format with theformat query parameter:
Next steps
Async batch requests
Scrape hundreds of URLs in a single batch job.
API reference
Full parameter and response field reference.