键盘快捷键
高级搜索
What URL I use with APIKEY to receive a JSON with movie name searching ? I use by ID only for now... like this : http://api.themoviedb.org/3/movie/550?api_key=###&append_to_response=trailers
i need please to find by movie title
Try
http://api.themoviedb.org/3/search/movie?api_key=###&query=fight+club
As shown in the api here: http://docs.themoviedb.apiary.io/#get-%2F3%2Fsearch%2Fmovie
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
rjvandoesburg 的回复
于 2013 年 03 月 29 日 3:22下午
Try
As shown in the api here: http://docs.themoviedb.apiary.io/#get-%2F3%2Fsearch%2Fmovie