Questions tagged [yelp]

RESTful web services for getting business information.

Yelp's API program enables you to access trusted Yelp information in real time, such as business listing info, overall business ratings and review counts, deals and recent review excerpts.

Resources:

418 questions
0
votes
0 answers

JQuery JSONP ajax not calling

i'm trying to use yelp v2 js api. when I try to trigger ajax call from form event, success is not fired (and nothing in firebug NET panel) I can step thru debugger to $.ajax line fine...