A datascrape of the call of duty fandom to get Black Ops II weapon data and convert it into a database Don't use datascrapeOld.py, it won't work, instead use datascrape.py to scrape data
Instructions:
- Create a db file (Name doesn't really matter)
- Run
pip install -r requirements.txt
- Run
datascrape.py
- Run
createTables.sql
Database created and example queries can be found in exampleQueries.sql