pathfinder-2-sqlite-MIRROR/deprecated/deprecated-old-src-dir
James Miller 34ef5a6025 MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
..
deprecated MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
staves MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
README.md MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
requirements.txt MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00

README.md

The purpose of this directory is to perform scraping of Archives of Nethys

Requirements

  1. Python 3.6.8
  2. pandas==0.24.2
  3. splinter==0.11.0
  4. beautifulsoup4==4.8.0
  5. selenium==3.141.0
  6. Download the chrome WebDriver and place it in this directory. It is required by selenium and splinter as using Requests was prone to failure.