API for getting business hours at a location?

aschepis picture aschepis · Mar 18, 2011 · Viewed 13.6k times · Source

Are there any APIs that will provide the hours of operation for a business at a particular location? Google Places, SimpleGeo, and Yelp don't seem to expose it. If not, is there some dataset that exists (again, i couldn't find one on data.gov or anything) that i could use to create such an API?

Answer

Lenny Sirivong picture Lenny Sirivong · Oct 22, 2012

The feature request to the Google Places API mentioned by Mihai Danila has been since fulfilled.

Comment 17:

Opening hours are now returned in Place Details results where available: https://developers.google.com/places/documentation/details#PlaceDetailsResults https://developers.google.com/places/documentation/details#PlaceDetailsResponses

Place Search results also now include a property that indicates if a business is currently open.