Skip to content

Problem: don't know how and where to slice up search results to stay within 1000 limit #22

Open
@ioioio8888

Description

@ioioio8888

For now, it is fetching the top 1000 repos sorted by stars.

Since Github search api only returns 1000 results at once and the request limit for authenticated user is 30 request per minute. so that we need to define a proper filter rule when searching repo to filter out "useless" repo and narrow down the result within 1000 repo in one search.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions