This scraper is designed to get the stats from they wonderfull Fortnite Tracker (please do go and use their website!)
Once the data has been processed it will produce a .json document with all the weapon stats. This will then be ready to be consumed as part of another application on!
- Clone the repo
- Run: npm run getWeaponStats OR yarn getWeaponStats
- Use the nice weapon-stats.json file produced!
- If the file needs to be updated after a Fortnite update or patch just run through steps 2 & 3