GitHub Repo/User Info
Look up GitHub repository or user information.
Result:
What does GitHub Repo/User Info do?
Looks up GitHub user or repository information. For users: bio, repos count, followers. For repos: stars, forks, language.
What is it used for?
- Quick stats: Check repo popularity (stars, forks)
- User profile: View public profile summary
- Discovery: Get repo URL and description
How it works
Uses GitHub REST API. Unauthenticated requests are limited to 60/hour. No API key needed for basic use.