Google API Movie Showtimes Documentation

女生的网名这么多〃 提交于 2019-12-03 09:56:55

问题


where can I see the Google API movie showtimes documentation please ?

On an other question I found this :

http://www.google.com/ig/api?movies=poznan&theater=rialto&start=2&date=3&time=1

movies=poznan

theater=rialto

date=0 <0-today; 1-tomorrow; 2-day after tomorrow ....>

time=1 <1-morning, 2 afternoon ......, 5 all day>

start=0 <0-show list from the first element, 2-show list from the second element ...>

I would like to know the exhaustive list of the url parameters.

Where can I find all these informations please ?


回答1:


The Google's movie API is not official. It was developed for iGoogle developers and since it has closed, this particular API may not work. You can either do screen scraping from Google's movie OR use API provided by other sites. I found a site which provides feeds for Movies - Fandango. Here is an example RSS feed for movies near ZIP 90210 - http://www.fandango.com/rss/moviesnearme_90210.rss.



来源:https://stackoverflow.com/questions/9379555/google-api-movie-showtimes-documentation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!