tlpinney / Web_Scraper

Web scraper for Yelp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run npm install to install dependencies

$npm install

Once that is taken care of run the main application to scrape text from yelp

$node server.js

If you add the end of any Yelp url to the "bar" array it will scrape that page as well.

About

Web scraper for Yelp.com


Languages

Language:JavaScript 60.5%Language:Python 39.5%