Skip to content

🐍 A coursediggers.com web scraper that scrapes course averages, failure rates and grades into a database for Simon Fraser University.

License

Notifications You must be signed in to change notification settings

joshvocal/SFU-Course-Diggers-Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SFU-Course-Diggers-Web-Scraper

A coursediggers.com web scraper that scrapes course averages, failure rates and grades into a database for SFU.

Getting Started

Prerequisites

Import the following python packages with pip

pip3 install requests

Installing

A step by step series of examples that tell you have to get a development env running

git clone https://github.com/joshvocal/SFU-Course-Diggers-Web-Scraper.git
cd SFU-Course-Diggers-Web-Scraper
python3 scraper.py

You now have a database with past SFU grades as sfu_grades.db

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

🐍 A coursediggers.com web scraper that scrapes course averages, failure rates and grades into a database for Simon Fraser University.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages