Retrieve the preview results and metadata.
Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
Authorization: Bearer YOUR_API_KEYExample:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07dfLearn how to get your Bright Data API key: https://docs.brightdata.com/api-reference/authentication
"dld_meu4lhla1lj08i6p30"
Preview details
"dld_meu4lhla1lj08i6p30"
"Find all AI startups founded after 2020 with more than 50 employees"
queued - Request is waiting to be processedrunning - Preview is being generatedcompleted - Results readyfailed - Error occurredpending, processing, completed, failed "completed"
{
"company_name": "Anthropic",
"website": "anthropic.com",
"founded_year": 2021,
"employee_count": 160
}[
{
"company_name": "Anthropic",
"website": "anthropic.com",
"founded_year": 2021,
"employee_count": 160
}
]10