The past week at SerpApi brought new API releases, expanded scraping capabilities, steady improvements to existing APIs, and a range of important bug fixes.
⭐️ Top Updates
Amazon Product API (NEW API)
We have released a new Amazon Product API that provides comprehensive, structured access to Amazon product pages. The API returns detailed product information including titles, descriptions, prices, discounts, availability, Prime eligibility, badges, and sustainability indicators. It also captures full variant mappings for flavors, sizes, and packs, along with images, specifications, ingredients, and rich product descriptions. In addition, the API exposes review summaries, rating distributions, individual customer reviews, frequently bought together items, related products, and sponsored listings. This makes it easy to build price tracking, catalog enrichment, market analysis, and review intelligence directly from Amazon product data. Details

SerpApi MCP Server
We just released an open source SerpApi MCP Server that makes live web search a native capability for AI agents through the Model Context Protocol. Any MCP compatible client can automatically discover SerpApi tools and invoke a unified search function without custom integration code or SDK work, using the same parameters and schemas supported by our REST API. The server supports dozens of engines, including Google, Bing, Yahoo, DuckDuckGo, Amazon, Baidu, YouTube, eBay, and Walmart, plus specialized lookups like weather and stocks, and returns clean, structured JSON that is easy for agents to consume. Developers can request raw or normalized output, and built-in retries and clear error handling help agents recover gracefully from rate limits, auth issues, or timeouts. You can use our hosted endpoint or self-host locally or via Docker, then connect from tools like the MCP Inspector or VS Code to start building more reliable, real-time, agentic applications with fewer hallucinations and faster iteration. Details
📑 Full List of Updates
Google Maps API
Bug fixes
- We have fixed the issue where the API was missing to extract
hoursfield for some searches. Details - We have fixed the issue where the API was returning empty results when using
dataordata_cidparameters. Details
Naver Search API
Bug fixes
- We have fixed the issue where the API was only partially extracting information inside
music_resultsfield. Details - We have fixed the issue where the API was missing information inside
knowledge_graphfor some searches. Details - We have fixed the issue of missing
shopping_results. They are now fully extracted. Details - We have fixed the issue where the API was missing to extract
books_resultsfor some searches. Details - We have fixed the issue where the API was missing to extract
video_resultsfor some searches. Details
Apple App Store API
Improvements
- We have discontinued pagination and
pageparameter for this API. You can now set an unlimited value fornum(number of results) parameter. Details
eBay Search API
Features
- We are now parsing
listing_date. These results can appear when you sort results by "newly listed". Details
Bug fixes
- We have fixed the issue where the API was missing to extract
ratingandreviewsfields. Details
Google Local API
Bug fixes
- We have fixed the issue where the API was missing to extract results when
deviceparameter is set to mobile. Details
Google Search API
Features
- We have added a new "Interactive Diagrams" parser. Details
Bing Search API
Bug fixes
- We have fixed the issue where the API was missing to extract
carousel_results. Details
Google Events API
Bug fixes
- We have fixed the issue where the API was missing to extract multiple fields for some searches. Details
💬 We’d Love Your Feedback
Your input helps us improve. If something’s not working as expected, or if there’s a feature you’d love to see, let us know. You can reach us at any time at contact@serpapi.com. Or you can open an issue on our Public Roadmap.
Thanks for building with SerpApi!