Skip to main content
Bright Data offers a fast SERP service with a compact JSON response, to power real-time applications in need of search results. To gain access to Bright Data FAST SERP service, please contact your Bright Data account manager.

Fast SERP Request

Fast SERP works best with the native proxy interface. If you need a REST API interface for your architecture, one can be provided.
For Fast SERP, both the x-unblock-data-format: parsed_lightrequest header and the brd_json=1 URL parameter are required. Omitting either will result in an unexpected response format.

How to get organic results

Use header value x-unblock-data-format: parsed_fast, this request header will return organic results.

Organic results: response format

organic array

The primary array of web search results, present in both parsed_light and parsed_fast responses.

extensions items

Example response, parsed_fast (organic results)

Organic results with “Top Stories”

Use header value x-unblock-data-format: parsed_light, this request header will return Google’s “Top Stories” in the response alongside organic results.

top_stories array

Returned only when using x-unblock-data-format: parsed_light. Contains Google’s “Top Stories” news carousel results.

Example response, parsed_light (with Top Stories)

Response schema, with Top Stories: https://api.brightdata.com/data_schemas/fast_serp/google_search.schema.json Response schema, without Top Stories: https://api.brightdata.com/data_schemas/fast_serp/google_search_web.schema.json

Supported parameters