/keyword/:keyword/location/:location
- Starts a scrapp process, and returns the id and the url for the results/job-posting/:id.json
- Returns a json file with the results for the id provided
- Install dependencies
npm install
- Start local server
npm start
- Visit localhost:5000