Movie showtimes

Hello.
Is there any way to impelement movie showtimes in my website?
I have website releated to movies, and I want to show where and when people can watch this movie in specific country.
like this: http://www.google.com/movies

Hi theunreal, the first thing you’ll need to do is try and find if there is a website out there that provides the movie show times as an API you can call.

A quick google bought up http://showsapi.com though I am unsure how good the data it provides is.

Once you find it you’d need to call that for the location you want and include the result in your site.