Skip to content

I am scraping the course requirements for my B.S. of Computer Science at the University of Montana.

Notifications You must be signed in to change notification settings

trevornei/umt_cs_scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome.

My Name is Trevor Nei - I'm a CS student at the University of Montana

Here is my first full stack web app. The purpose of this app is to scrape my degrees course requirements, to save the tabular data to a GH repo, and deploy the application with Vercel.

About the Stack:
  • FE: Next.js
  • BE: Django & BS4

Here is the high level of the data of interest.

  1. Table listing cs undergrad requirements for software engineerign concentration.
  2. Each table has sub section ex: 'Computer Science Core Courses' vs. 'Science Core'
    2.1 each sub section has it's own series of table rows with three columns of important data. <td>(3) ->School -->Course Title --->Credit Hours / Class

If you're interested in reading more about the data harvesting method...

Read more about the data harvesting method here

About

I am scraping the course requirements for my B.S. of Computer Science at the University of Montana.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages