API Reference

Google AI Mode Scraper API

Forespørg Google AI Mode med et spørgsmål eller en søgning. Svaret indeholder search_parameters, text_blocks, reconstructed_markdown og references. Det er det genererede AI Mode-svar, ikke en klassisk organisk SERP.

Til organiske resultater, brug 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.