Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

ryanopily/Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classifier Web Scraper

Purpose

To scrape data from University at Buffalo's online class schedule and compile it into a MySQL database. This way, it can be used in software applications.

Setup

You will need a local MySQL server running on your computer. The project is already set up to work with this one, although you can modify the project to work with whatever you'd like.

Then update the url, username, and password variables in ml.zer0dasho.classifier.Main to reflect those of your database.

Then you can run the program in your favorite IDE or through the command line.

Releases

No releases published

Packages

No packages published

Languages