Skip to content

Uses webdriver to scrape grades / class info loaded into table by JS on PlusPortals for SJHS

Notifications You must be signed in to change notification settings

SJ-Coding-Club/SJ-PlusPortals-Scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SJ-PlusPortals-Scraper

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.

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

No packages published

Languages

  • Python 100.0%