> ## 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: August 24 - 30, 2026
- URL: https://serpapi.com/blog/serpapi-weekly-changelog-august-24-30-2026/
- Published: 2026-08-31T14:57:53.000Z
- Updated: 2026-08-31T14:57:53.000Z
- Description: Here’s everything new at SerpApi for the week of August 24 - 30, 2026: new 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

### Google's new `/goto` redirect links

Google has been rolling out a new URL format across Search. Instead of linking directly to the destination page, some results now use a `google.com/goto` URL that redirects through Google first. This can cause the `link` field in some SerpApi responses to contain that intermediary `/goto` URL instead of the direct destination URL. 

Our engineering team is [actively resolving](https://serpapi.com/blog/serpapi-weekly-changelog-august-17-23-2026/) these across affected result types as Google's implementation continues to evolve; this week we shipped additional fixes covering `ai_overview`, `questions_and_answers`, `recipes_results`, and `video_key_moments` in the Google Search API, as well as the Google Lens and Google Light Search APIs. No changes are required on your end — we'll keep deploying improvements and monitoring the rollout for new variations. Read the full write-up: [Google's New /goto Redirect URLs: Resolution in Progress](https://serpapi.com/blog/googles-new-goto-redirect-urls-resolution-in-progress/). [Details](https://github.com/serpapi/public-roadmap/issues/3914)

## 📑 Full List of Updates

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

**Bug fixes**

- We have fixed the issue where searches for places returned an empty `menu_highlights` field. [Details](https://github.com/serpapi/public-roadmap/issues/4164)
- We have fixed the issue where a "Use precise location" popup could appear in the raw HTML page for some searches. [Details](https://github.com/serpapi/public-roadmap/issues/4163)
- We have fixed the issue where pagination links returned an incorrect query after a spelling correction. We have also added pagination support for Google News results. [Details](https://github.com/serpapi/public-roadmap/issues/4146)
- We have fixed the issue where `recipes_results` could be missing or duplicated. We are now also extracting `source_icon` and `images` in `recipes_results`. [Details](https://github.com/serpapi/public-roadmap/issues/4170)
- We have fixed the issue where non-Roman script language queries could return a 500 error due to an encoding error in `about_this_result` links. [Details](https://github.com/serpapi/public-roadmap/issues/4211)

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

**Bug fixes**

- We have fixed the issue where some links were returned as broken/raw protobuf strings instead of proper URLs. [Details](https://github.com/serpapi/public-roadmap/issues/4199)
- We have fixed the same non-Roman script encoding error described above for the Google Search API. [Details](https://github.com/serpapi/public-roadmap/issues/4211)

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

**Bug fixes**

- We have fixed the issue where `exact_matches` could contain an invalid redirect (`goto`) link. [Details](https://github.com/serpapi/public-roadmap/issues/4175)

### [Google Maps Reviews API](https://serpapi.com/google-maps-reviews-api)

**Bug fixes**

- We have fixed the issue where `next_page_token` was missing, breaking pagination, after Google moved it to a different location in the page structure. [Details](https://github.com/serpapi/public-roadmap/issues/4181)

### [Google Maps Directions API](https://serpapi.com/google-maps-directions-api)

**Bug fixes**

- We have fixed the issue where the Playground preview always highlighted the "Best" travel mode tab regardless of the actual mode used. [Details](https://github.com/serpapi/public-roadmap/issues/4162)

### [Google Play Books API](https://serpapi.com/google-play-books)

**Features**

- We are now extracting items from the scrollable image carousel that appears on the search page in some regions. [Details](https://github.com/serpapi/public-roadmap/issues/4160)

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

**Features**

- We are now allowing different `geo` values to be used for each `query` when searching multiple comma-separated queries at once. [Details](https://github.com/serpapi/public-roadmap/issues/867)

**Bug fixes**

- We have fixed the issue where some fields were missing from the Markdown (`output=md`) table response.

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

**Bug fixes**

- We have fixed the issue where Shopping Results were missing discounted prices. [Details](https://github.com/serpapi/public-roadmap/issues/4167)

### [Yahoo! Videos API](https://serpapi.com/yahoo-videos-api)

**Bug fixes**

- We have fixed the issue where `video_results` incorrectly parsed the `source` field as `views`. [Details](https://github.com/serpapi/public-roadmap/issues/4135)

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

**Features**

- We are now extracting a unified `promotions` array in `product_results`, consolidating clip coupons, promo-code offers, card offers, Prime savings, volume deals, and Subscribe & Save into one consistent shape (existing `coupons`/`offers`/`save_with_coupon` fields are unchanged).

**Bug fixes**

- We have fixed the issue where product thumbnails were missing. [Details](https://github.com/serpapi/public-roadmap/issues/4180)

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

**Bug fixes**

- We have fixed the issue where results were missing when searching with only a `category_id` parameter. [Details](https://github.com/serpapi/public-roadmap/issues/4130)

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

**⚠️ Deprecation**

- The Google Events API has been deprecated and no longer accepts new requests. Event data is still available via the `events_results` field of the [Google Search API](https://serpapi.com/search-api). [Details](https://github.com/serpapi/public-roadmap/issues/4117)

### 💬 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](https://serpapi.com/)!