Google AI Mode SERP Analyzer
Pricing
from $0.006 / actor start
Google AI Mode SERP Analyzer
Analyze Google AI Mode search results and AI overviews. Extract AI-generated answers, references, sources, and more:AI Overview、 References、Links 、Images、Shopping Results、Spell Correction - Detect if keyword was corrected
Pricing
from $0.006 / actor start
Rating
0.0
(0)
Developer
wang wei
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
Analyze Google AI Mode search results and extract AI-generated overviews, references, sources, and rich content from Google's AI-powered search experience.
What is Google AI Mode?
Google AI Mode is Google's experimental search feature that provides AI-generated summaries and answers directly in search results. This API allows you to programmatically access and analyze these AI overviews.
Features
- AI Overview - Extract the full AI-generated answer in markdown format
- References & Sources - Get all citations and source websites
- Rich Elements - Extract links, images, tables, and videos
- Shopping Results - Capture product information with prices and ratings
- Spell Correction - Detect keyword autocorrections
- Multi-Device - Support for both desktop and mobile results
Input
| Field | Required | Description |
|---|---|---|
| Keyword | Yes | Search keyword (max 700 characters) |
| Location | No | Search location (default: United States) |
| Language | No | Search language (default: English) |
| Device | No | desktop or mobile (default: desktop) |
Supported Locations
United States, United Kingdom, Canada, Australia, Germany, France, India, Japan, Brazil, Mexico, and more.
Example Keywords
what is machine learningbest programming languages 2024how does blockchain technology workai tools for business
Output
Each result represents an element from the AI Mode SERP. Different types include:
AI Overview (type: ai_overview)
| Field | Type | Description |
|---|---|---|
| keyword | string | Search keyword |
| type | string | Always "ai_overview" for main overview |
| rankGroup | integer | Group rank in SERP |
| rankAbsolute | integer | Absolute position in SERP |
| markdown | string | Full AI overview content in markdown |
| page | integer | SERP page number |
| position | string | Alignment (left/right) |
Reference Elements (type: ai_overview_element)
| Field | Type | Description |
|---|---|---|
| keyword | string | Search keyword |
| type | string | "ai_overview_element" |
| title | string | Element title |
| text | string | Text content |
| markdown | string | Content in markdown format |
| position | string | Alignment position |
| links | array | Website links cited |
| images | array | Images in the element |
| references | array | Source citations |
Reference Source
| Field | Type | Description |
|---|---|---|
| source | string | Source name |
| domain | string | Domain name |
| url | string | URL to source page |
| title | string | Page title |
| text | string | Quote or snippet used |
Shopping Elements (type: ai_overview_shopping)
| Field | Type | Description |
|---|---|---|
| title | string | Product title |
| url | string | Product search URL |
| domain | string | Seller domain |
| ratingType | string | Rating type (e.g., Max5) |
| ratingValue | float | Rating score |
| ratingVotes | integer | Number of ratings |
| priceCurrent | float | Current price |
| priceRegular | float | Regular price |
| priceCurrency | string | Currency code (e.g., USD) |
| isPriceRange | boolean | Price shown as range |
| displayedPrice | string | Formatted price string |
| seller | string | Seller name |
| imageUrl | string | Product image |
Video Elements (type: ai_overview_video_element)
| Field | Type | Description |
|---|---|---|
| title | string | Video title |
| snippet | string | Video description |
| url | string | Video link |
| domain | string | Video hosting domain |
| imageUrl | string | Thumbnail image |
| source | string | Video source name |
| date | string | Publication date |
Spell Correction
| Field | Type | Description |
|---|---|---|
| keyword | string | Original keyword |
| type | string | "spell_correction" |
| correctedKeyword | string | Corrected keyword |
| correctionType | string | Type of correction |
Result Types Summary
| Type | Description |
|---|---|
| ai_overview | Main AI-generated summary |
| ai_overview_element | Individual content elements |
| ai_overview_reference | Citations and sources |
| ai_overview_video_element | Video content |
| ai_overview_table_element | Tabular data |
| ai_overview_expanded_element | Expanded detailed content |
| ai_overview_shopping | Product listings |
| spell_correction | Keyword corrections |
Use Cases
- AI Content Research - Analyze how AI summarizes topics in your niche
- Competitive Intelligence - See what content sources AI favors
- SEO Strategy - Understand which sites get cited in AI overviews
- Market Research - Extract shopping data and product trends
- Brand Monitoring - Track how brands appear in AI results
Important Notes
- AI Mode Availability - AI Mode is experimental and may not return results for all keywords or locations
- Rate Limits - API supports up to 2000 requests/minute
- Data Freshness - Results reflect Google's AI Mode at the time of the query
- Geographic Restrictions - AI Mode may not be available in all countries