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

rate limit error :( #40

Open
VGJeyasurya opened this issue Nov 28, 2021 · 4 comments
Open

rate limit error :( #40

VGJeyasurya opened this issue Nov 28, 2021 · 4 comments

Comments

@VGJeyasurya
Copy link

python3 GitDorker.py -q teslamotors.com -d Dorks/medium_dorks.txt -tf tf/TOKENSFILE

When I try to run the above command I get the rate limit error as shown below even though I'm using two unique git tokens. Please help me to resolve this issue.
MicrosoftTeams-image (6)

@MannSingh99999
Copy link

same

@israsec
Copy link

israsec commented Jan 18, 2022

What I did to fix this is just change the requests_per_minute on line 129 of the python file, down to your desired limit. I found that 4 or 5 per minute with 5 API keys worked ok and only a few requests were blocked. If you put it down to 2 or 3 then it should be even better.

@1979139113
Copy link

i have read the github api rate limit doc, its true that you can request 30 times in a minute, but in fact, you will get a rate limit while request 2-5 times, i dont know why.

@spookhorror
Copy link

Same issue , what should I do any solution ?

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

5 participants