Skip to content

tuannguy/FollowThatYelpReviewer

Repository files navigation

FollowThatYelpReviewer

A Nodejs/Express app for scraping the Yelp website for the latest reviews from a user, and displaying the review locations on a map using Google Maps API

Usage

Web demo

demo.mp4

You can get the userID in the URL when you go to a Yelp user profile:

UserID

Note

Because of Google Geocoding API usage limits, the higher the requested number of reviews, the longer the app will take to load.