键盘快捷键
高级搜索
I have tried to implement an auto complete on search of a movie, but sadly i have not won, has anybody done this yet?
Hey CrazyZimbo,
What language are you trying to do this in? The query from an API perspective would look like this:
https://api.themoviedb.org/3/search/movie?api_key=###&query=dark+kn&search_type=ngram
Is that would you have been using?
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2014 年 09 月 12 日 2:05下午
Hey CrazyZimbo,
What language are you trying to do this in? The query from an API perspective would look like this:
Is that would you have been using?