Giter Site home page Giter Site logo

ku-class-scraper's Introduction

KU Class Scraper

I created this tool to help efficiently look through and archive KU class data.

I grew tired of having to launch multiple queries on classes.ku.edu so this tool collects information over multiple semesters and years

Future Features:

  • Display tool
  • Stable query interface
  • Data insights (when was a certain class last offered, what's changed, etc.)

Feel free to contribute

Scrapy.py Usage

usage: scrapy.py [-h] department output start_year start_term end_year end_term

KU class info site scrapper

positional arguments:
department  = department code (EECS, CLSX, ...) to look search for
output      = file to output results to
start_year  = Start year
start_term  = Start term
end_year    = End year
end_term    = End term

options:
-h, --help show this help message and exit

Examples

python scrapy.py PHSX .\data\PHSX.json 2021 spring 2023 spring

Data_Munger.py Usage

usage: data_munger.py [-h] [-s]

KU class information tool

options:
  -h, --help      show this help message and exit
  -s, --simplify  Simplify data file

Examples

python .\data_munger.py -s
Input file path: ./data/PHSX.json
Output file path: ./simple_data/phsx.json

ku-class-scraper's People

Contributors

durbatuluk1701 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.