| 
				
					
						
							 | 
			||
|---|---|---|
| .. | ||
| deprecated | ||
| staves | ||
| README.md | ||
| requirements.txt | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	The purpose of this directory is to perform scraping of Archives of Nethys
Requirements
- Python 3.6.8
 - pandas==0.24.2
 - splinter==0.11.0
 - beautifulsoup4==4.8.0
 - selenium==3.141.0
 - Download the chrome WebDriver and place it in this directory. It is required by selenium and splinter as using Requests was prone to failure.