Changelog
Product updates, fixes, and improvements shipped to Scrape.do.
New Gemini Scraper API with web-grounded answers
featuregemini-apipluginsAsk Google Gemini through one GET request and parse the answer as JSON, complete with the sources Gemini cited and the model label.
Team management for Business plans and above
featuredashboardteamsCreate a team, invite members with roles, control who sees the API token, and audit every action, all from the dashboard.
ChatGPT API, stable product IDs and inline shopping placeholders
featurechatgpt-apipluginsMatch inline shopping results to tool_data by a stable id, and render your own product cards with {{shopping:<id>}} placeholders.
Google Search organic results now expose stacked deep links
improvementgoogle-apipluginsHost-grouped results ("More results from this site") are returned once, with their deep links under sitelinks.expanded.
New ChatGPT API, prompt-to-reply as structured JSON
featurechatgpt-apipluginsSend a single prompt to ChatGPT and get the full assistant reply as parsed JSON in one HTTP call.
New Google Play Store API for apps, details, and reviews
featuregoogle-apipluginsThree endpoints for the Play Store, returning Android app search results, full product pages, and paginated user reviews as structured JSON.
New YouTube API — videos, channels, playlists, and Shorts as JSON
featureyoutube-apipluginsOne managed endpoint for YouTube's search page, returning videos, channels, playlists, Shorts shelves, and ads as structured JSON.
Structured Google plugins for search, shopping, and maps
featuregoogle-apipluginsOne managed endpoint per Google surface — search, shopping, maps, and more — returning JSON instead of HTML.
Async API documentation and concurrency clarifications
improvementasync-apiweb-scraping-apiRefreshed Async API docs with clearer concurrency guidance, plus a new product surface shipped in the same release.
ZIP-code-level proxy targeting
featureproxiesPin proxy requests to a specific ZIP/postal code in supported regions for more accurate localized scraping.
Structured extraction for Google AI Overview answers
featuregoogle-apipluginsA managed endpoint that captures Google's AI Overview answer boxes as structured data.
Pricing page restructured
improvementpricingNew plan cards above a shared features grid, with clearer concurrent-request limits on every tier.
Structured Google search results without HTML parsing
featuregoogle-apipluginsA dedicated Google SERP endpoint returns organic results, ads, knowledge panels, and related searches as JSON.
Structured product results for Google Shopping queries
featuregoogle-apipluginsGoogle Shopping plugin returns JSON-formatted product results; first programmatic scraper pages (Ozon.ru, OnTheMarket) go live.
Raw HTML alongside structured fields in Amazon responses
improvementamazon-apiPass include_html=true to any Amazon endpoint to get the raw page HTML next to the parsed JSON. The super parameter is no longer required.
One concurrency slot per JS-rendered request, down from five
breakingweb-scraping-apiRequests with render=true now count as a single concurrent request instead of five — effectively 5× more rendered throughput per plan.
Inline iframe content with the showFrames parameter
featureweb-scraping-apiA new parameter renders iframe content directly into the returned page so cross-origin frames stop dropping out of scrapes.
Structured product, search, and review data for Amazon
featureamazon-apiA dedicated Amazon endpoint returns parsed product details, search results, and reviews without writing parsers.
Analytics, Playground, and a new dashboard
featuredashboardPer-request analytics, a live request builder, a new Advanced plan, and a refreshed dashboard built around how you actually work.
Redesigned website, blog, and documentation
improvementdocsNew site organized by product, feature, and industry. Redesigned blog. Reorganized docs with new integration guides.
Public Async API reference with OpenAPI schema
featureasync-apidocsAsync API is fully documented with a public OpenAPI schema, simplified auth, and an explicit concurrency table.

