/smogon_scraper

API for scraping data from Smogon

Primary LanguagePython

smogon_scraper

API for scraping data from Smogon

Hosted at https://smogon-api.herokuapp.com/

Dependencies

pip install flask
pip install flask_restful
pip install requests
pip install bs4

Todo List

  • 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