serpapi / public-roadmap

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

[Google Scholar API] Different quantities of documents in search_information.total_results for the same requests. #1534

Closed KaluginSlava closed 2 months ago

KaluginSlava commented 3 months ago

Example 1: https://serpapi.com/playground?engine=google_scholar&q=cancer&filter=0&no_cache=true

Screenshot 2024-04-09 at 5 20 31 PM

"total_results": 6680000

Example 2: https://serpapi.com/playground?engine=google_scholar&q=cancer&num=10&filter=0&no_cache=true

Screenshot 2024-04-09 at 5 22 39 PM

"total_results": 6540000

I need to mention that I cannot replicate this issue consistently, but there are instances where I receive completely different numbers in search_information.total_results, and I cannot find satisfactory explanations for these discrepancies. Please investigate this issue further.

schaferyan commented 2 months ago

Thanks for the issue @KaluginSlava. This variation is most likely on Google's side, as Google can sometimes be inconsistent with its estimate for the total number of results available for a query.

Since the inconsistency is coming from Google, there's unfortunately we can do to change it. Due to that, I'm going to close this issue.

However, I do want to note that we appreciate your taking the time to file a complete report, and we hope you won't be discouraged from opening issues in our Public Roadmap in the future, should you encounter other potential bugs.

You are also welcome to reach out to our Customer Success team via support@serpapi.com or the chat interface on our website at any time.