atulya2109 / Stats-Royale-Python

Stats Royale web Scrapper for clash royale
MIT License
17 stars 4 forks source link
api clash-royale game library royale stats supercell unofficial

Stats-Royale-Python

Retrieve player info from http://statsroyale.com/ in a JSON format.

Installation & Usage:

- Run this in Terminal OR CMD

cd Stats-Royale-Python python stats.py



And open http://127.0.0.1:5000 in your browser.

### Changing server address:
Change the ```host = '127.0.0.1'``` and ```port = 5000``` in stats.py file to the address and port of your choice.
## License:

`The MIT License`