ScavioScavio
ProductPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Google

Google AI Mode

Get Google's AI-generated answer for a query — the synthesized text blocks, cited references, and inline shopping results — as JSON.

POST/api/v2/google/ai-mode

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
querystringrequired

The question to answer (-> q).

Example: Best AI Model 2026

deviceenum<string>

SERP layout device: desktop or mobile.

include_htmlboolean

Include the raw Google HTML in the html field.

hlstring

UI language (ISO 639-1).

Example: en

glstring

Geo location (ISO 3166-1 alpha-2).

Example: us

google_domainstring

Regional Google domain.

locationstring

Canonical location name (auto-UULE).

uulestring

Pre-encoded UULE (takes priority over location).

safeenum<string>

SafeSearch: active filters adult content.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.google.ai_mode("Best AI Model 2026")
print(results)

Response

"q": "Best AI Model 2026",
"hl": "en",
"gl": "us",
"device": "desktop",
"google_domain": "google.com"
},
],
],
"shopping_results": [],
"credits_used": 1,
"credits_remaining": 49
}
PreviousGoogle Search APINextGoogle Maps API
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • JSON Formatter
  • cURL to Code
  • Token Counter
  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy