Documentation
How RepoScan works and how to get the most out of it.
Getting started
Head to the Scanner page and paste either a full GitHub URL or an owner/repo slug. Hit scan and you'll get a structured snapshot within seconds.
Accepted inputs
https://github.com/owner/repogithub.com/owner/repo.gitowner/repo
Rate limits
Anonymous requests to the GitHub API are limited to 60 per hour per IP. If you hit a limit, wait a few minutes before trying again.
Data sources
All data comes from public GitHub endpoints: /repos/:owner/:repo and /repos/:owner/:repo/languages. Private repositories are not supported.