stats.wh3e.se

Free visitor counter for GitHub repositories

How to Use

Add Badge to Your Repository

Copy this to your README.md file:

![Visitors](https://stats.wh3e.se/badge/username/repo-name)

Replace username and repo-name with your actual GitHub username and repository name.

Example:

![Visitors](https://stats.wh3e.se/badge/micaelATwh3e/testar)

Style Options

Customize your badge appearance by adding a style parameter:

?style=gradient (default) or ?style=flat

Show Repository Statistics Table

Display all your repositories with visitor counts:

![Repository Visitors](https://stats.wh3e.se/repos-table/username)

API Endpoints

/badge/<username>/<repo_name> - Get visitor badge for a specific repo
Optional: ?style=gradient or ?style=flat
/repos-table/<username> - Get SVG table of all repos for a user
/stats/<username>/<repo_name> - Get JSON statistics for a repo
/total-badge/<username> - Get total visitors badge for a user
/total-stats/<username> - Get aggregated statistics JSON for a user

Ready to Track Your Visitors?

Start using stats.wh3e.se today for free and monitor your GitHub repository traffic

Get Started