Is there a way to search multi or movie getting movie details with one request. something like:
when searching direct on website, then i get title, Director, Writers, Starring
is there a way to do this with one api request.
im asking because you limit request to 30 every 10 second - and i have to get some extra data from search results.
regards, onur
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2014 年 12 月 05 日 12:47下午
Hi onursen,
Unfortunately, not. Adding extra fields to search is not possible. You will have to make an additional request.
Depending on the setup, we recommend caching some data locally and then you are free to build out the schema however suits your app the best.
Cheers.