Skip to content

myeong/testudo-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testudo Crawler

Scrapes courses data off of University of Maryland - College Park's Testudo system

Created by Brady Law
Modified by Myeong Lee (Since Testudo was redesigned in 2013)

How to use the course data exporter

python tools/export_course_data.py

Exports:

  • data/course_data.json All Course data in JSON format
  • data/courses.csv Table of courses
  • data/sections.csv Table of sections
  • data/class_times.csv Table of class times

About

Scrapes University of Maryland College Park course data off of Testudo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%