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

mikemiles86’s picture

Assigned: Unassigned » mikemiles86
Status: Active » Closed (fixed)

This 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

kirkcaraway’s picture

Thanks 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.