Skip to content

Python code utilizing packages Selenium and NumPy to scrape data off of a shift scheduling website. Code provides a browser that logs into ameego.ca automatically (using one's own login information) and retrieves shift data for the week in an array. Using event scheduler, script is run every week Thursday to continuously retrieve shifts.

Notifications You must be signed in to change notification settings

rjseehra/webscrapingwithselenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

webscrapingwithselenium

Python code utilizing packages Selenium and NumPy to scrape data off of a shift scheduling website. Code provides a browser that logs into ameego.ca automatically (using one's own login information) and retrieves shift data for the week in an array. Using event scheduler, script is run every week Thursday to continuously retrieve shifts.

About

Python code utilizing packages Selenium and NumPy to scrape data off of a shift scheduling website. Code provides a browser that logs into ameego.ca automatically (using one's own login information) and retrieves shift data for the week in an array. Using event scheduler, script is run every week Thursday to continuously retrieve shifts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages