API for scraping data from Smogon
Hosted at https://smogon-api.herokuapp.com/
pip install flask
pip install flask_restful
pip install requests
pip install bs4
- Finish web page look and loading of data
- Develop landing page for application
- Add optional format param
- Add optional description param
- Add about page detailing how to use the service
- Potentially interface with smogon damage calculator