Skip to content

mancunian1792/Pyt_Scrape_SBB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages