|  | ||
|---|---|---|
| .. | ||
| README.md | ||
| ammunition.csv | ||
| melee.csv | ||
| ranged.csv | ||
| scrape.ipynb | ||
| scrape.py | ||
| weapons.py | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	This directory scrapes the weapons from the Archives of Nethys
Steps to scrape the weapons
- Install the requirements from the previous readme
- Generate .csv files from copy pasting the tables from here and save them in this directory
- Set the number_of_weapons variable to the number of weapons in the database it is currently 83
- Run the python file or Jupyter Notebook