Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How can I get ALL of check-in data using foursquare api on apigee console? (returns only 20),is there a limit for the number of check-ins I canget from foursqaure api?

Not applicable

Hi,

I registered with apigee in order to be able to collect my own check-in data on Foursquare. I used O Auth authentication but when I send the get request for my check-ins using apigee console, it only returns to me the recent 20 check-ins. Can you please let me know how can I get all of my check-ins (not only 20)?

I am not a developer but I need to get all my check-in data fro a research I am doing. Is there a simple way of downloading all of my check-in using this console?

I would really appreciate you help.

Many thanks!

Solved Solved
0 4 654
1 ACCEPTED SOLUTION

@fofo , Welcome to Apigee community.

Looks like default API call provides recent 20 checkins, but you can configure the limit & offset using query params. It helps you navigate through paginated like results.

For example,

3521-foursquare.png

You can find more about same here. Hope it helps.

View solution in original post

4 REPLIES 4