What is Yelp API?
The Yelp Fusion APIs are RESTful APIs and users can retrieve business review and rating, information for a particular geographic region or location.display review information for a particular business, determine accurate neighborhood name information for a particular location and track recent reviews
Yelp's Fusion API allows you to get the best local business information and user reviews of over million businesses in 32 countries.
The Fusion API uses OAuth 2.0 to authenticate all endpoints. Once you've registered for the API, you should use your client_id and client_secret to request an access token from the token endpoint.
Main List of API's
- Search API
- Phone Search API
- Transaction Search API
- Business API
- Reviews API
- Autocomplete API
Node:
node-yelp
Video for YELP