GitHub username


Article Images

English

username of this project, person or organization on GitHub

  • GitHub
  • GitHub organization

Data type

Statements

https://api.github.com/users/$1

^https?:\/\/(?:www\.)?github\.com\/(?!home|search|issues|marketplace|explore|notifications|pulls|about|contact|pricing|site|security|team|readme|orgs)([^\/?#]+)

should match https://github.com/internetarchive but not https://github.com/internetarchive/openlibrary. The latter should match on P1324 (English)

https://scholia.toolforge.org/github/$1

http://caius.github.io/github_id/#$1

https://keybase.io/_/api/1.0/user/lookup.json?github=$1

https://unavatar.now.sh/github/$1

https://skyline.github.com/$1

https://coderstats.net/github/#$1

https://github.com/search?type=users&q=$1

[0-9A-Za-z]([0-9A-Za-z\-]{0,37}[0-9A-Za-z])?

Constraints

[0-9A-Za-z]([0-9A-Za-z\-]{0,37}[0-9A-Za-z])?