Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

Search API - offset not working #16

Open
rakesh050791 opened this issue Sep 19, 2014 · 0 comments
Open

Search API - offset not working #16

rakesh050791 opened this issue Sep 19, 2014 · 0 comments

Comments

@rakesh050791
Copy link

We are integrating YELP api in our Application,

We are trying to fetch multiple records for bars+restaurants category, But every time we are requesting with offset change , we are getting same results.

We are using: http://api.yelp.com/business_review_search?term=bar+restaurants&lat=37.77492950&long=-122.41941550&limit=10&offset=1&radius=25&ywsid=MY_CONSUMER_KEY

and

http://api.yelp.com/business_review_search?term=bar+restaurants&lat=37.77492950&long=-122.41941550&limit=10&offset=2&radius=25&ywsid=MY_CONSUMER_KEY

In both cases results are same. But we need atleast 60 -70 unique records for our application. will it be possible to get more that 20 unique records ?

Quick reply would be very helpful.

Thanks in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant