This site provides statistics of last 48 hours online players on all available World of Tanks servers. You can also check the average number of online players in last week or month
Data harvesting scripts here
Client-side javaScript is making GET request to API for data and then it generates the Chart.js charts
- Create
.env
file that looks like this ✔️WG APIDB_LINK=<mongoDB connection string> APP_ID=<your WG API ID>
- Install modules using npm ✔️
npm install
- Run script! ✔️
node .\bin\www