-
While it's ironic to ask it here, I have to ask if someone has gotten banned from their account because they used Obtainium. |
Beta Was this translation helpful? Give feedback.
Answered by
DarkCrypt
Feb 26, 2025
Replies: 1 comment 4 replies
-
No, not that I know of. Not sure why this would happen anyway. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I should of said this in my previous comment but I'll expand on it here for others to see as well.
As we already know, Obtainium works with GitHub by utilizing GitHub REST API requests. Of course there's rate limits, primary and secondary. There's also different rate limits for unauthenticated users and authenticated users (personal access token).
Primary Rate Limits
Unauthenticated users:
Authenticated users:
I won't get into the secondary rate limits…