Skip to content

Has someone gotten banned off GitHub from using Obtainium with a GitHub Account? #2146

Answered by DarkCrypt
Lokito23 asked this question in Q&A
Discussion options

You must be logged in to vote

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:

  • 60 requests per hour
  • Using Obtainium without a personal access token = exceed rate limits (depends on # of apps)
  • Not recommended

Authenticated users:

  • 5,000 requests per hour
  • Using Obtainium with a personal access token = never exceed rate limits
  • Recommended

I won't get into the secondary rate limits…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Lokito23
Comment options

@ImranR98
Comment options

@Lokito23
Comment options

@DarkCrypt
Comment options

Answer selected by Lokito23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants