API-Referenz

Google AI Mode Scraper API

Google AI Mode Scraper API mit Autom verwenden
Google AI Mode Scraper API

Fragen Sie Google AI Mode für eine Frage oder Suchanfrage ab. Die Antwort enthält search_parameters, text_blocks, reconstructed_markdown und references. Das ist die generierte AI-Mode-Antwort, keine klassische organische SERP.

Für organische Treffer nutzen Sie die 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.