Skip to content

Course Sniper for Rutgers that alerts and adds the course on WebReg automatically

Notifications You must be signed in to change notification settings

mm1729/autosniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autosniper

Course Sniper for Rutgers that alerts and adds the course on WebReg automatically

outline

  • checker.js: node module that interfaces with the schedule of classes api
  • cron.js: responsible for checking the courses and scheduling sniper.js
  • sniper.js: web scraper that actually adds the courses
  • courses.txt: text file with the courses user wants to snipe

Usage Instructions

  1. courses.txt has a specific format: courses should be inputted:
    <school name>:<course name>
    
    Ex: 198:112 Each course must be inputted on a new line.

About

Course Sniper for Rutgers that alerts and adds the course on WebReg automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published