public-roadmap
public-roadmap copied to clipboard
[Google Jobs API] `thumbnail` is not scraped correctly for paginated results
A placeholder 1x1 image is currently scraped for jobs_results.thumbnail on paginated Google Jobs searches:
Ref: https://github.com/serpapi/public-roadmap/issues/1798#issuecomment-2257642861
A case where the thumbnail is not in the response when it is displayed correctly in the HTML view. The other jobs with broken images have thumbnails in the keys.
As noted by @ocvit, this issue is a duplicate of https://github.com/serpapi/public-roadmap/issues/2555