Bright Data · Arazzo Workflow
Bright Data Submit SERP Request and Retrieve Results
Version 1.0.0
Submit an asynchronous SERP request and poll for the parsed search results.
View Spec
View on GitHub
Web DataWeb ScrapingProxyResidential ProxyDatacenter ProxyISP ProxyMobile ProxySERPWeb UnlockerScraping BrowserDataset MarketplaceMCPAI AgentsArazzoWorkflows
Provider
Workflows
submit-and-fetch-serp
Submit a SERP request and poll until the parsed results are ready.
Submits a search-engine query for a SERP zone and polls the result endpoint, which returns 202 until the parsed SERP payload is ready and 200 with the results once complete.
1
submitRequest
submitSerpRequest
Submit the asynchronous SERP request for the given zone and search URL, returning a response id used to poll for the parsed payload.
2
pollResult
getSerpResult
Poll for the parsed SERP result. The endpoint returns 202 while the request is still processing and 200 with the organic and ads blocks once ready.