serpapi / public-roadmap

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

[Google Jobs API] Results are Sometimes Empty #832

Closed schaferyan closed 4 months ago

schaferyan commented 1 year ago

A customer reported that the Google Jobs API is sometimes returning empty results. I was unable to replicate it in the Playground. They noted it seems to only happen when using chips and paginating (but not all searches/paginations using chips return empty).

Screenshot 2023-05-04 at 1 17 53 PM

Search Inspector (empty) | Playground (not empty) | Intercom

andypple83 commented 4 months ago

This depends on how Google returns the results. If I try to search for a job posted within 3 days, Jobs from 100th(offset 100), it will be empty because there are no more than 100 jobs available.

Let me know if there is any abnormal search. Thanks

Happy scraping!