Changeset 27386 in project
- Timestamp:
- 09/07/12 06:22:57 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/yelp
r27385 r27386 8 8 This egg provides an interface to the [[http://www.yelp.com/about|Yelp]] [[http://www.yelp.com/developers/getting_started|API]]. Yelp is a social database of reviews of restaurants and businesses. It also provides generalized lookup by phone number, geocode, or address across the United States, Canada, and Great Britain. All six Yelp APIs are supported along with a simple query mechanism for traversing the JSON query result. A valid Yelp [[http://www.yelp.com/developers/getting_started|YWSID]] is required to use this API. There is no charge for a YWSID, though each YWSID has a daily query limit (1000) and use is subject to Yelp's [[http://www.yelp.com/developers/getting_started/api_terms|API Terms of Use]]. 9 9 10 NB: this egg implements the (now) depr acated Yelp v1.0 API.10 NB: this egg implements the (now) deprecated Yelp v1.0 API. 11 11 12 12 [[image:http://static1.px.yelp.com/static/200911301285253944/i/developers/Powered_By_Yelp_Red.png|Yelp logo]]
Note: See TracChangeset
for help on using the changeset viewer.