This is a proof-of-concept program to show how one might log into the SJHS portals page and scrape student data (grades, classes, etc.). I chose to use a webdriver over traditional webscraping in order to be able to parse grade/class data from a table that is loaded by JavaScript. I will probably implement this function in a future project I make. I hope someone finds this useful, either now or in coming years, as it was kind of a pain trying to do this without a driver.
forked from jackdonofrio/SJ-PlusPortals-Scraper
-
Notifications
You must be signed in to change notification settings - Fork 0
SJ-Coding-Club/SJ-PlusPortals-Scraper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Uses webdriver to scrape grades / class info loaded into table by JS on PlusPortals for SJHS
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%