API-referens
Google AI Mode Scraper API
Använd Google AI Mode Scraper API med AutomFråga Google AI Mode med en fråga eller sökfråga. Svaret innehåller search_parameters, text_blocks, reconstructed_markdown och references. Det är det genererade AI Mode-svaret, inte en klassisk organisk SERP.
För organiska träffar, använd Google Search API.
{
"search_parameters": {
"engine": "google_ai_mode",
"q": "what is mozilla firefox",
"gl": "us",
"hl": "en"
},
"text_blocks": [
{
"type": "paragraph",
"snippet": "Mozilla Firefox is a free, open-source web browser developed by the Mozilla Foundation. It is available on desktop and mobile, supports extensions, and focuses on privacy controls such as Enhanced Tracking Protection."
},
{
"type": "heading",
"snippet": "Key features"
},
{
"type": "list",
"list": [
{
"snippet": "Free and open-source, maintained by the Mozilla Foundation."
},
{
"snippet": "Available on desktop and mobile platforms."
},
{
"snippet": "Enhanced Tracking Protection to limit cross-site tracking."
}
]
}
],
"reconstructed_markdown": "Mozilla Firefox is a free, open-source web browser developed by the Mozilla Foundation. It is available on desktop and mobile, supports extensions, and focuses on privacy controls such as Enhanced Tracking Protection.\n\n### Key features\n\n- Free and open-source, maintained by the Mozilla Foundation.\n- Available on desktop and mobile platforms.\n- Enhanced Tracking Protection to limit cross-site tracking.",
"references": [
{
"title": "Firefox Browser",
"link": "https://www.mozilla.org/firefox/",
"source": "mozilla.org",
"index": 0
},
{
"title": "Firefox - Wikipedia",
"link": "https://en.wikipedia.org/wiki/Firefox",
"source": "en.wikipedia.org",
"index": 1
}
]
}SERP API
Discover why Autom is the preferred API provider for developers.