PUBLIC DATA LOOKUP

One username, see the account's time.

Look up a GitHub account's registration date, numeric user ID, and public profile. No login required — your search history stays in this browser.

e.g. octocat, torvalds, or your own username

Try one:
01

Public and transparent

Everything comes from GitHub's public API; recent searches and the cache live only on this device and can be cleared anytime.

02

What are the IDs?

Usernames can change; the numeric user ID is best for identity linking, while the Node ID is for global GraphQL references.

03

Rate limits

Anonymous access is typically limited to 60 requests per IP per hour; this page never asks for or stores a token.