Parsing
| Parameter | Type | Required | Default | Accepted values |
|---|---|---|---|---|
brd_json | string | No | none | 1, html |
x-unblock-data-format | HTTP header | No | none | parsed_light |
Raw HTML
Default response format. No additional parameter is required.brd_json
| Value | Response |
|---|---|
brd_json=1 | Parsed JSON |
brd_json=html | Parsed JSON with an additional "html" field containing the raw HTML |
x-unblock-data-format: parsed_light
| Value | Response |
|---|---|
parsed_light | Parsed JSON limited to top 10 organic results, approximately 50% lower latency than full JSON parsing |