-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- Currently the search can process only 1000
- We want to make changes in the search logic, so we can add date filter in search query
created:>2021-10-01(Ref: https://github.com/search?q=http+created%3A%3E2021-10-01&type=Code) - And this should be done for each month using the same date format
Change would be here https://github.com/arshadkazmi42/gh-crawl/blob/main/github_crawl.py#L36 and https://github.com/arshadkazmi42/gh-crawl/blob/main/github_search.py#L7
Metadata
Metadata
Assignees
Labels
No labels