web_scraper_cougarcs
v1.2.0
Published
- Simply run ```npx web_scraper_cougarcs``` in your terminal to save a list of the current year hackathons in your current working directory. - As stated above, can be automated with a cronjob to make it fully automated. - No other required dependencies
Downloads
4
Readme
CougarCS Hackthons Webscraper Tool
A tool that can be set up with a cronjob to pull all current and past hackathons for the current year.
- Simply run
npx web_scraper_cougarcs
in your terminal to save a list of the current year hackathons in your current working directory. - As stated above, can be automated with a cronjob to make it fully automated.
- No other required dependencies besides ensuring you have the latest Node.js and npm versions installed.
- I'm sure this can be improved significantly, and I'm open to any feedback regarding improvements/changes to it.