AI SERP API
AI Mode API
Extract AI Overviews (SGE) via API. Automatically aggregate multi-source web information and references synthesized by generative AI search engines.
API Description
The AI Mode API returns responses based on user prompts, seamlessly embedding them at the top of standard search results. Leveraging generative AI, it automatically extracts and aggregates information from multiple web sources. This empowers sellers to quickly grasp market sentiment, gain insights into market trends, and facilitate precise product selection.
🤖 Pulling this data to power an AI Agent? Instead of writing custom parsing code, leverage our MCP Server to grant your AI workspace native, real-time access with zero integration friction.
Request URL
Request Headers
| Parameters | Parameter value | Type | Description |
|---|---|---|---|
| Content-Type | application/json | string | Data format |
| Authorization | Bearer xxx | string | Authorization Token |
Request Parameters
| Parameters | Required | Type | Description |
|---|---|---|---|
| url | Yes | string | Target web page UR |
| parserName | Yes | string | Parser name |
| param | Yes | string[] | Multi-turn conversation prompt (Performance drops when the array length exceeds five.) |
| screenshot | No | boolean | Do you need a page screenshot? |
Response value
| Return value | Type | Description |
|---|---|---|
| code | int | Status Code |
| message | string | Message |
| data | object | Returned data |
Return parameter data description
| Return value | Type | Description |
|---|---|---|
| json | object | Return JSON data |
| url | string | Task URL |
| screenshot | string | The storage location of the page screenshot |
Request example
Return example
Credit Consumption
- Average response time:
30s - Credit Consumption:
| Credits Consumption | |
|---|---|
| Obtain complete AI Overview information | 2 Credits/Per Request |

