SerpApi Weekly Changelog: August 10 - 16, 2026 SerpApi introduced a Markdown Output feature that formats search results as LLM-optimized Markdown across all 100+ search engines, delivering an average 50% token savings (up to 90%+ on complex engines like Google Shopping, Google Hotels, and Apple Maps) at no extra cost. The company also released a new official SerpApi .NET Library with async-first architecture, IAsyncEnumerable pagination, and .NET Standard 2.0 plus .NET 7, 8, 9, and 10 support. Bug fixes were applied to Google Search, Amazon Product, Yahoo! Videos, and Google Sports APIs, and a team owner role transfer issue was resolved. The past week at SerpApi brought new features, expanded scraping capabilities, steady improvements to existing APIs, and a range of important bug fixes. ⭐️ Top Updates We have added support for the Markdown Output We're excited to introduce our new Markdown Output https://serpapi.com/markdown-output feature, allowing developers to retrieve search results formatted as clean, LLM-optimized Markdown across all 100+ SerpApi search engines. By simply passing output=md , calling the /search.md endpoint, or setting the Accept: text/markdown header, responses are returned with YAML frontmatter, structured Markdown tables, and native inline links while automatically stripping internal tracking noise and duplicate fields. This delivers an average of 50% token savings, reaching up to 90%+ on complex search engines like Google Shopping, Google Hotels, or Apple Maps, allowing models to consume search context faster and more affordably. Available at no extra cost, this feature is ideal for developers building AI agents, Retrieval-Augmented Generation RAG pipelines, conversational assistants, and LLM-powered workflows that need to maximize context window capacity while cutting token costs. Announcing the new SerpApi .NET Library We're excited to announce our new official SerpApi .NET Library https://serpapi.com/integrations/dotnet , bringing seamless C integration across our full range of search engines, including Google, Bing, DuckDuckGo, YouTube, and major e-commerce platforms. Designed for high performance, the SDK features an async-first non-blocking architecture with CancellationToken support, IAsyncEnumerable pagination for streaming multi-page results with a single loop, native IHttpClientFactory dependency injection for ASP.NET Core, and token-efficient Markdown output optimized for LLMs and AI agents. With zero external runtime dependencies on modern .NET and broad compatibility targeting .NET Standard 2.0 alongside .NET 7, 8, 9, and 10, it simplifies querying and processing search data in your preferred format. This library is ideal for developers building AI agents, Retrieval-Augmented Generation RAG pipelines, enterprise search tools, market intelligence dashboards, and high-throughput .NET applications. 📑 Full List of Updates Google Search API https://serpapi.com/search-api Bug fixes - We have fixed the issue where the API was missing to extract links from perspectives when device parameter was set to mobile . Details https://github.com/serpapi/public-roadmap/issues/4126 - We have fixed the issue where the API was returning header images inside knowledge graph instead of ai overview . Details https://github.com/serpapi/public-roadmap/issues/4122 Team Management feature https://serpapi.com/team-management Bug fixes - We have fixed the issue where the team owner role transfer sometimes failed. Amazon Product API https://serpapi.com/amazon-product-api Features - We are now extracting all categories that the displayed product belongs to. Details https://github.com/serpapi/public-roadmap/issues/4017 Yahoo Videos API https://serpapi.com/yahoo-videos-api Bug fixes - We have fixed the issue where the API was missing to extract multiple shopping results fields. Details https://github.com/serpapi/public-roadmap/issues/4136 - We have fixed the issue where the API was missing to extract related searches when device parameter was set to mobile . Details https://github.com/serpapi/public-roadmap/issues/4145 Google Sports API https://serpapi.com/google-sports-api Bug fixes - We have fixed the issue where the API would return a 500 error in some cases. 💬 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 https://github.com/serpapi/public-roadmap . Thanks for building with SerpApi