foursquare2 icon indicating copy to clipboard operation
foursquare2 copied to clipboard

Paginating venues not possible?

Open i-arindam opened this issue 9 years ago • 2 comments

I'm using the explore_venues method (I'll send a PR to add this and other missing methods to the list of available methods on the homepage).

The maximum possible items in one query is 100. Currently there's no way of getting items 101 to however are present. For eg., my example call gives a totalResults: 322 in the initial response.

Is it possible to be able to page through the responses? This is more of a question.

i-arindam avatar Apr 17 '15 08:04 i-arindam

Did anyone ever figure this out? I'm trying to use the search_venue method which allows a limit of up to 50 venues.

Is there really not a way to get the next page using this gem?

PelagicDev avatar Jul 26 '16 14:07 PelagicDev

I'm getting only up 30 venues on my request even thought when testing the api on explore I'm getting more. Anyone?

pskoike avatar Apr 28 '17 04:04 pskoike