# SerpApi Weekly Changelog: August 10 - 16, 2026

> Source: <https://serpapi.com/blog/serpapi-weekly-changelog-august-10-16-2026/>
> Published: 2026-08-18 12:45:14+00:00

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!
