Open
Description
Currently, SerpResults.yield_pages
skips the first page. Because of that, it's required to duplicate the results processing in the clients' code.
serpapi-python/serpapi/models.py
Lines 74 to 78 in 44e41d3
Let's yield current_page
before entering the pagination loop.
Metadata
Metadata
Assignees
Labels
No labels