1

I guess the title is quite self-describing.

Is there a way to determine the total count of check-ins that a Yelp business has using their API?

I don't seem to be able to find it in their API docs, and the actual API responses don't give any hints either.

Max Twardowski
  • 117
  • 1
  • 6

1 Answers1

1

Not currently, no. The full public API is documented at http://www.yelp.com/developers/documentation - if you don't see a field listed in the available fields there, it's not available for public consumption.

Amber
  • 507,862
  • 82
  • 626
  • 550