- Navigate to the following site: https://www.flyfrontier.com/ways-to-save/online-deals/
- Scroll down all the way (click on "Show More", then hit/hold "Enter" key until everything is rendered)
- Open console in Google Chrome (Mac: COMMAND + OPTION + I)
- Copy and paste frontierScraper.js code into console
- Call function using two cities (Ex: scraper('SEATTLE', 'PHILADELPHIA')
- Utilize "Itinerary" array, then find flights on website
This is a work in progress. Tech: jQuery, AJAX, Cheerio, Got