kayeew / coupon-scrapper

Web scraping fast food chain deals with Node.JS and Cheerio

Home Page:https://coupon-scrapper.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coupon Scrapper

Coupon Scrapper is written with Node.JS + Express and Cheerio that scraps data from KFC, Carl's Jr, Wendy's and Burger King website.

Live Demo: https://coupon-scrapper.herokuapp.com/

Motivation:

As a student, I'm always looking for great lunch deals and its such a hassle to visit each fast food chain website to look for deals. So I thought why not make a site that can scraps deals from all the fast food chain websites with just a click of a button.

Setup Instructions:

  • Clone or download project
  • "cd" into project folder, then "npm install" on cmd
  • npm start

Screenshots

About

Web scraping fast food chain deals with Node.JS and Cheerio

https://coupon-scrapper.herokuapp.com/


Languages

Language:JavaScript 68.4%Language:HTML 26.2%Language:CSS 5.4%