crawl: print the real page number
Open
downloader
good first issue
Low Priority
- Dominant language
- Python
- Stars
- 747
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Due to GitHub API limitations, we are querying pages 1-10 and changing the query start and end page all the time. Currently, we are printing. The relational page number (1-10) and not the real one:

Change the logging to log the real page number to track progress.
Contributor guide
Assessment
This issue has not been assessed yet.