Created
November 11, 2023 06:21
-
-
Save ashvardanian/76bae6147fe5581176529399ac0cb6bd to your computer and use it in GitHub Desktop.
Intersect Stargazers in a Venn Diagram
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Be ready, that the GitHub API has an aggressive rate-limiter for non-authorized applications and also limits pagination to 400 pages.
This means, addressing over 40K GitHub stars with this API is impossible. For authorization, use your custom developer token:
Attached you can find some of the outputs.