Closed (fixed)
Project:
Yelp
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
14 Sep 2009 at 00:24 UTC
Updated:
14 Sep 2009 at 16:01 UTC
It seems the number of results that can be pulled is capped at 20. Is this determined by the module, or by Yelp? If it is limited by the module, is there a way to bypass this limit? Thanks.
Comments
Comment #1
mikemiles86This is a limit imposed by Yelp. From the developers documentation at yelp.com :
"..the number of businesses to return in the result set. Default is 10. Minimum value is 1 and maximum value is 20.."
http://www.yelp.com/developers/documentation/search_api
Comment #2
kirkcaraway commentedThanks for the info. I have figured out a way to get what I need within their limitation, by breaking down the categories more than I have now. Thanks for the work on this module. I really like it.