Look up any GitHub profile + top repositories. Source: api.github.com (free, unauthenticated calls allowed at 60/hr/IP).
GitHub Profile
The GitHub Profile lookup pulls any GitHub user's public details - repositories, stars, followers, and activity - into one clean summary, without opening the GitHub site.
A quick developer snapshot
Enter a username and the tool queries GitHub's public API to show the account's bio, follower and following counts, public repository count, and top repositories by stars. It is handy for sizing up a potential hire, checking a collaborator's work, or reviewing your own public footprint at a glance.
What it can and can't see
It only shows public data - private repositories and private activity are never exposed. GitHub also rate-limits anonymous API requests, so very frequent lookups may pause briefly. No login or token is required for public profiles.
Frequently Asked Questions
Does it show private repositories?
No. It only displays public information available through GitHub's API. Private repos and activity are never shown.
Do I need to log in or provide a token?
No. Public profiles can be viewed without any authentication.
Why might a lookup fail temporarily?
GitHub rate-limits anonymous API requests. If you look up many profiles quickly, you may need to wait a short while.
What details are included?
Typically the bio, follower and following counts, public repository count, and the most-starred repositories.
Related Developer Tools
Privacy-first: client-side tools process your input in your browser. Free to use, no sign-up. See our Privacy Policy and Disclaimer.