Skip to content

A package that allows for easy scraping of the GradeBook page's HTML from HISD's GradeSpeed portal.

License

Notifications You must be signed in to change notification settings

GreggKr/gradespeed-hisd

 
 

Repository files navigation

Gradespeed HISD

A package that allows for easy scraping of the GradeBook page's HTML from HISD's GradeSpeed portal.

Usage

gradespeed(username, password);

Output

Outputs a file with the raw HTML for further parsing (output.txt)

Notes

Right now the code is extremely messy and can be improved significantly. Both in function and style. I welcome any suggestions and PR's/issues. It currently seems to be functioning well and properly.

...why?

I recognize that the purpose that this package serves is extremely niche, but I found myself searching and tinkering for hours to figure out how to use a makeshift GradeSpeed API. There is no official API or documentation for it and almost nothing online. Why not make something that at the very least helped me practice making an NPM package and at the most saved someone hours of messing around and bullshit? In response to "...why?", I ask "why not?"

Credits

I could not have done this without the hidden gem that is @au5ton's informal docs page on the GradeSpeed portal.

About

A package that allows for easy scraping of the GradeBook page's HTML from HISD's GradeSpeed portal.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%