API-referentie

Google AI Mode Scraper API

Gebruik Google AI Mode Scraper API met Autom
Google AI Mode Scraper API

Bevraag Google AI Mode voor een vraag of zoekopdracht. Het antwoord bevat search_parameters, text_blocks, reconstructed_markdown en references. Dit is het gegenereerde AI Mode-antwoord, geen klassieke organische SERP.

Voor organische resultaten gebruik je de 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.