REST API applications for GrinnellDB using Node.js, Cheerio and Express.js framework.
This is updated code that follows Scraping the Web With Node.js article.
You need to have installed Node.js
To install dependencies enter project folder and run following command:
npm install
To run server execute:
node bin/www
Creating and refreshing access tokens:
localhost:
localhost:3000/?LastName=&FirstName=shaun&email=&campusphonenumber=&campusquery=&Homequery=&Department=&Major=&conc=&Gyear=
heroku instance:
https://murmuring-cliffs-5798.herokuapp.com/?LastName=&FirstName=shaun&email=&campusphonenumber=&campusquery=&Homequery=&Department=&Major=&conc=&Gyear=
Some of non standard modules used:
- express
- [cheerio]
This app has not been tested yet!!!!
This app was created by Shaun S. Mataire .
Updated by: