Google AI Mode SERP Analyzer avatar

Google AI Mode SERP Analyzer

Pricing

from $0.006 / actor start

Go to Apify Store
Google AI Mode SERP Analyzer

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

5.0

(1)

Developer

wang wei

wang wei

Maintained by Community

Actor stats

1

Bookmarked

23

Total users

11

Monthly active users

7 hours ago

Last modified

Share

Extract AI-generated overviews and responses from Google AI Mode search results.

Features

  • AI Overviews - Extract Google's AI-generated answers
  • References - Get all cited sources
  • Rich Content - Links, images, tables
  • Shopping Data - Product information when available
  • Spell Correction - Keyword correction data

How It Works

  1. Enter a search keyword
  2. Get AI Mode results if available
  3. Extract overview content and citations

Input

{
"keyword": "how does machine learning work"
}
FieldRequiredDescription
KeywordYesSearch query
LocationNoDefault: United States
LanguageNoDefault: English
DeviceNodesktop/mobile

Output

{
"type": "ai_overview",
"markdown": "# AI Overview...",
"references": [
{"domain": "wikipedia.org", "url": "..."}
]
}

Each result includes overview content and cited sources.

How to Run

On Apify:

  1. Go to the actor page
  2. Fill in the input fields
  3. Click "Start"

Locally:

npm install
APIFY_API_KEY=your_key node src/main.js

Use Cases

  • AI content research
  • Competitive intelligence
  • SEO strategy
  • Market research
  • Brand monitoring

Free Tier Limits

Free users are limited to 5 runs per day (reset at midnight UTC).

When the limit is reached, you'll see:

⚠️ Free tier limit reached (5 runs/day). Please upgrade to continue.
Visit https://apify.com/pricing to upgrade your plan.

Upgrade to a paid Apify plan to get unlimited runs.

Limitations & Notes

  • AI Mode not available for all queries
  • Geographic restrictions apply
  • Results depend on Google availability

License

MIT License - Free to use and modify.