serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
45 stars 3 forks source link

[Google News API] Wrong thumbnail URL in the response when using a `story_token` #1556

Closed martin-serpapi closed 2 months ago

martin-serpapi commented 2 months ago

A user reported that a wrong thumbnail URL is returned in the response when using a story_token. I was able to reproduce it in the Playground.

image

Playground | Inspect

If I change the URL to https://news.google.com/api/attachments instead of https://news.google.com/apiapi/attachments an image is returned successfully.

Inspect

aciddjus commented 2 months ago

This issue has been resolved.

We are now extracting the correct thumbnail URL and have fixed thumbnails not loading in HTML.

image


Playground