Skip to content

Takes student first and last names and uses the Student Directory to ensure they are registered students. This project uses puppeteer to simulate a browser, it would be much more useful/efficient to perform HTTP Requests.

License

Notifications You must be signed in to change notification settings

royathan/student-checker

Repository files navigation

NKU Student Name Checker

Takes a list of student names and ensures they are students at NKU

Setup

  1. Run npm install in the root directory of this project.
  2. Run node scraper.js USERNAME PASSWORD OR create a credentials.txt file and run node scraper.js

About

Takes student first and last names and uses the Student Directory to ensure they are registered students. This project uses puppeteer to simulate a browser, it would be much more useful/efficient to perform HTTP Requests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published