An open API service indexing awesome lists of open source software.

https://github.com/mathieu2301/overwatch-scrapi

Overwatch Scrap API
https://github.com/mathieu2301/overwatch-scrapi

Last synced: 18 days ago
JSON representation

Overwatch Scrap API

Awesome Lists containing this project

README

          

# Overwatch-ScrAPI

1. `npm i`
2. Edit `main.js` and put your battletag instead of mine
3. `npm start`

If you want to write data in a text file, you can run `node.exe main >> data.txt` (`.exe` is required)

# Example of data you can get :

- All Damage Done - Most in Game = 19340
- Barrier Damage Done - Most in Game = 8588
- Defensive Assists - Most in Game = 20
- Eliminations - Most in Game = 29
- Environmental Kill - Most in Game = 1
- Final Blows - Most in Game = 20
- Healing Done - Most in Game = 10197
- [...] (TOTAL: 3196 lines)