pathfinder-2-sqlite-MIRROR/src/weapons
Brian Haley 57aa8769de Fix ammunition_id 2019-08-13 17:22:44 -04:00
..
README.md Add readmes, explanation and link for chromedriver, clear notebook outputs 2019-08-09 14:28:18 +00:00
ammunition.csv Fix ammunition_id 2019-08-13 17:22:44 -04:00
melee.csv Clean data 2019-08-13 17:21:07 -04:00
ranged.csv Remove ammunition and clean data 2019-08-13 17:21:01 -04:00
scrape.ipynb Add readmes, explanation and link for chromedriver, clear notebook outputs 2019-08-09 14:28:18 +00:00
scrape.py Add readmes, explanation and link for chromedriver, clear notebook outputs 2019-08-09 14:28:18 +00:00

README.md

This directory scrapes the weapons from the Archives of Nethys

Steps to scrape the weapons

  1. Install the requirements from the previous readme
  2. Generate .csv files from copy pasting the tables from here and save them in this directory
  3. Set the number_of_weapons variable to the number of weapons in the database it is currently 83
  4. Run the python file or Jupyter Notebook