Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 739 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 739 Bytes

Pyt_Scrape_SBB

The sbb folder consists of a scraping file.

Dependencies that need to be satisfied.

  • Download the geckdodriver - mozilla driver
  • Extract the file and make it accessible. (PATH variable)
  • Install selenium

Geckodriver - Installation

my path variable contains this path. Change this statement to move to a folder which is already present in the path variable.

Install Selenium

  • pip install selenium

Hopefully, the python environment that is set already isn't deleted or modified.

Run the file.

python scrape.py