pathfinder-2-sqlite-MIRROR/deprecated/deprecated-old-src-dir/deprecated/gear
James Miller 34ef5a6025 MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
..
README.md MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
gear.csv MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
scrape_gear.ipynb MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
scrape_gear.py MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05: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