English
Start using Bright Data’s Google SERP API in 3 steps: Sign in, create a SERP zone, get your API key, and begin collecting Google search data.
curl -X POST https://api.brightdata.com/request \ --header "Content-Type: application/json" \ --header "Authorization: Bearer API_KEY" \ --data '{ "zone": "serp_api1", "url": "https://www.google.com/search?q=pizza", "format": "raw" }'
Was this page helpful?