1.0.3 • Published 6 years ago

code_hs_crawler v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

CodeHS Crawler

This is a NodeJS tool using the Puppeteer headless browser to crawl CodeHS.com for student grades.

Installation

Use the package manager npm to install CodeHS Crawler.

npm install code_hs_crawler

Usage

npm start

Troubleshooting

Problem names in output are not matching input names

Delete the ./cached directory as problem IDs may have changed

Why are there '--' in each of the output fields?

The assignment may have been removed and could not be found, no real solutions as of right now.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.