Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase rate limit by making unauthenticated requests #31

Open
0xSaltyHash opened this issue May 28, 2021 · 2 comments
Open

increase rate limit by making unauthenticated requests #31

0xSaltyHash opened this issue May 28, 2021 · 2 comments

Comments

@0xSaltyHash
Copy link

Github api allows up to 10 requests per minute for unauthenticated requests https://docs.github.com/en/rest/reference/search#rate-limit

so it is possible to add a free decrease in time by adding requests that doesn't contain Auth header

@sinlee1
Copy link

sinlee1 commented Jun 17, 2021

image

@qiuluo-oss
Copy link

@sinlee1 大佬,你的解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants