Google AI Mode Scraper
Pricing
from $5.00 / 1,000 runs
Pricing
from $5.00 / 1,000 runs
Rating
0.0
(0)
Developer
Data Direct
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 hours ago
Last modified
Categories
Share
Send a prompt to Google's AI Mode and receive a structured conversational reply broken into ordered parts (paragraph, heading, list, images) with cited reference links. Each response includes a session_token — pass it on the next call to continue the conversation in context.
Features
- Real-time Google data — results are fetched live at run time, never cached or stale
- No login, cookies, or proxy configuration needed — just provide the input and run
- Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
- Fast: a typical run finishes in seconds
Input
| Field | Type | Required | Description |
|---|---|---|---|
prompt | string | yes | The AI Mode prompt (max 10000 characters) |
country | string | no | 2-letter ISO 3166-1 alpha-2 country code |
language | string | no | 2-letter ISO 639-1 language code |
session_token | string | no | Token from a previous AI Mode response. Pass it to continue the conversation with prior context. Treat as an opaque string. |
Pricing
This Actor is billed per run — a flat $0.005 per run.
- One run returns all matching results for your input, and costs $0.005 — whether it comes back with one result or hundreds.
- You’re only charged when a run succeeds. Failed runs are free.
Example output
{"reply_parts": [{"type": "paragraph","text": "Making pizza at home involves preparing the dough, sauce, and toppings, then baking at high heat."},{"type": "heading","text": "1. Prepare the Dough"},{"type": "list","ordered": false,"list": [{"title": "Activate Yeast:","text": "Mix warm water with yeast and a pinch of sugar. Let it sit for about 5-10 minutes until foamy."},{"title": "Mix and Knead:","text": "Combine the yeast mixture with flour and salt. Knead for 5-10 minutes until smooth and elastic."}]}],"reference_links": [{"title": "Best Homemade Pizza Dough (photo tutorial)","link": "https://www.crunchycreamysweet.com/the-best-homemade-pizza-dough-photo-tutorial/","snippet": "Instructions. Place water and sugar in a large mixing bowl...","source": "Crunchy Creamy Sweet","favicon": "https://encrypted-tbn1.gstatic.com/faviconV2?url=https://www.crunchycreamysweet.com&size=128","date": "Jul 6, 2012"}],"session_token": "Q21vd1lUZHFaMjlNYWtOTWREQndWRmRyV1RNemFqRnViak01Ym1FeE1tdFZVemhFVGxCeFQxZE9RV1o0..."}
About
Maintained by Data Direct — a small suite of fast, reliable Google and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.