/ghc_db_scrape

Primary LanguageCoffeeScript

Make sure PhantomJS and CoffeeScript are installed. They can be installed with:

brew install phantomjs

npm install -g coffee-script

Setup

  1. npm install
  2. create a json file named auth.json to store login credentials. Example:
{
  "username": "akonwi",
  "password": "pa$$word"
}
  1. run npm start
  2. A file named attendees.json will be created as a result