Skip to content

uint0/classutil-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classutil-scraper

A python scraper for http://classutil.unsw.edu.au/

Installation

This scraper is avaliable through pip

pip3 install classutil-scraper

Setup

The scraper can be setup with the requirements.txt

pip3 install -r requirements.txt

Usage

The scraper can be invoked with python and takes one argument - the file to output to

python scrape.py <output file>

Output Schema

The jsonschema can be found in the docs folder. A human readable version can also be found in that directory.

Releases

No releases published

Packages

No packages published

Languages