SerpApi, LLC - Old roadmap, we've just migrated our public roadmap to our Github `serpapi` logo
SerpApi, LLC - Old roadmap, we've just migrated our public roadmap to our Github `serpapi`
Roadmap
Feedback
Other
7

    Boards

  • Bugs

  • Feature Requests

  • Other

Powered by Canny

Other

Please, refer to our new public roadmap on GitHub: https://github.com/serpapi/public-roadmap
posts
How to use pagination() generator with 20 pages per request
I am trying to use the pagination feature based on the code at ( https://github.com/serpapi/google-search-results-python#pagination-using-iterator ). I want to request 20 results per API call but pagination by default iterates by 10 results only instead of 20, meaning I my requests end up overlapping. Is there a way to change the iteration interval?
7
·

complete

Powered by Canny