> ## Content Index
> Fetch the complete content index at: https://serpapi.com/blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# SerpApi Weekly Changelog:  Sep 14 - 20, 2026
- URL: https://serpapi.com/blog/serpapi-weekly-changelog-sep-14-20-2026/
- Published: 2026-09-22T04:13:39.000Z
- Updated: 2026-09-22T04:13:39.000Z
- Description: Here’s everything new at SerpApi for the week of Sep 14 - 20, 2026: new APIs, features, improvements, and bug fixes.
- Author: Andy L
- Tags: Changelog

The past week at SerpApi brought new APIs, features, expanded scraping capabilities, steady improvements to existing APIs, and a range of important bug fixes.

## ⭐️ Top Updates

This week the [Google Search API](https://serpapi.com/search-api)'s [knowledge\_graph](https://serpapi.com/knowledge-graph) gained two valuable additions that open up commercial data we weren't surfacing before: what a local business actually sells, and who you can book them through.

### Full product listings in the Knowledge Graph

Local business Knowledge Graphs show a "Products" carousel, and we now parse every product rendered in the carousel, along with the `products_link` that points to the full catalog page, on both desktop and mobile.

![](https://storage.ghost.io/c/a5/00/a5004977-0dd2-4bcd-9292-dd0e05d4c59e/content/images/2026/09/Screenshot-2026-09-22-at-10.08.41---AM.png)

Knowledge graph- products results

This is especially useful for competitive pricing research and local inventory monitoring, where the Knowledge Graph is often the only place a small merchant's catalog appears in search at all. [Details](https://github.com/serpapi/public-roadmap/issues/1605)

### Booking options in the Knowledge Graph

Knowledge Graphs for tours and local experiences include a "Booking options" section listing each reseller and the tours they sell.

![](https://storage.ghost.io/c/a5/00/a5004977-0dd2-4bcd-9292-dd0e05d4c59e/content/images/2026/09/Screenshot-2026-09-22-at-10.13.55---AM.png)

Because every reseller is returned side by side with its own prices and durations, this is a helpful source for travel and experience platforms comparing distribution across OTAs, and for spotting where an operator's own site is undercut by a middleman. [Details](https://github.com/serpapi/public-roadmap/issues/4226)

## 📑 Full List of Updates

### [Google Search API](https://serpapi.com/search-api)

**Features**

- We have added `snippet_parts` to `knowledge_graph` web results. Some facts — an age, for example — are rendered by Google as a card of stacked lines rather than one sentence, and were returned as a single run-together `snippet` such as `"39 years Feb 5, 1985"`. Those entries now also carry `snippet_parts: ["39 years", "Feb 5, 1985"]`, while `snippet` keeps its existing value.

**Bug fixes**

- We have fixed the issue where `episode_guide` was missing on mobile expandable sections, and added support for non-US domains that use different selectors on desktop. [Details](https://github.com/serpapi/public-roadmap/issues/3222)
- We have fixed the issue where newer `user_reviews` layouts in `knowledge_graph` were not parsed, and added the missing documentation for the field. [Details](https://github.com/serpapi/public-roadmap/issues/4260)
- We have fixed the issue where `local_news` was not being parsed. [Details](https://github.com/serpapi/public-roadmap/issues/4262)

### [Google Scholar API](https://serpapi.com/google-scholar-api)

**Improvements**

- We have restored the API's response time after a recent slowdown. [Details](https://github.com/serpapi/public-roadmap/issues/4309)

### [Google Ads API](https://serpapi.com/google-ads-api)

**Bug fixes**

- We have fixed the issue where searches returned empty results. [Details](https://github.com/serpapi/public-roadmap/issues/4237)

### [Google Jobs API](https://serpapi.com/google-jobs-api)

**Bug fixes**

- We have fixed the issue where "Verify your request" interstitials were returned as successful but empty results. [Details](https://github.com/serpapi/public-roadmap/issues/4293)

### [Google Local API](https://serpapi.com/google-local-api)

**Bug fixes**

- We have fixed the issue where valid searches returned empty results, by correctly reporting the upstream status for verify-request responses. [Details](https://github.com/serpapi/public-roadmap/issues/4277)
- We have fixed the issue where results were sometimes unrelated to the query. [Details](https://github.com/serpapi/public-roadmap/issues/3805)

### [Google News Light API](https://serpapi.com/google-news-light-api)

**Bug fixes**

- We have fixed the issue where a Google redirect link was intermittently returned instead of the final destination URL. [Details](https://github.com/serpapi/public-roadmap/issues/4319)

### [Google Light API](https://serpapi.com/google-light-api) and [Google News Light API](https://serpapi.com/google-news-light-api)

**Changes**

- The `location` parameter is temporarily unsupported on these engines while we work on a more reliable implementation. Use the [Google Search API](https://serpapi.com/search-api) or [Google News API](https://serpapi.com/google-news-api) if you need location targeting in the meantime.

### [Amazon Product API](https://serpapi.com/amazon-product-api)

**Features**

- We have added `variant_combinations` to `product_results` for products with two or more variant dimensions.

**Bug fixes**

- We have fixed the issue where `related_products` returned incorrect pricing. [Details](https://github.com/serpapi/public-roadmap/issues/4267)

### [Bing Search API](https://serpapi.com/bing-search-api)

**Bug fixes**

- We have fixed the issue where results were inconsistent with the requested location when `lat`/`lon` or `location` were used. [Details](https://github.com/serpapi/public-roadmap/issues/4257)

### [Bing Shopping API](https://serpapi.com/bing-shopping-api)

**Bug fixes**

- We have fixed the issue where `product_token` was missing from `shopping_results[]`. [Details](https://github.com/serpapi/public-roadmap/issues/4166)

### [Naver Search API](https://serpapi.com/naver-search-api)

**Features**

- We have added `post_results`, covering blog and cafe post listings. [Details](https://github.com/serpapi/public-roadmap/issues/4230)

### 💬 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!