键盘快捷键
高级搜索
I'm taking a course on JSON parsing.
I'm using the https://api.themoviedb.org/3/movie/550?api_key={my api_key} and only getting data for Fight Club.
What do I need to do to get the complete DBase?
Hi @jackmanjls We don't have any bulk DB download or anything like that. All we offer is the web service. You can iterate over each ID if you want to get information about more than one item.
Just to be clear. I need data (similiar to "Fight Club" data) for about 3-5 movies.
Can I get all in one download? How do I find the ID's?
The course that I'm taking the instructor gets a dbase for probably 100 or so movies.
There's a page in the documentation that goes over how to do what you're asking: https://developers.themoviedb.org/3/getting-started/search-and-query-for-details
Cheers.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2017 年 02 月 12 日 11:50上午
Hi @jackmanjls We don't have any bulk DB download or anything like that. All we offer is the web service. You can iterate over each ID if you want to get information about more than one item.
jackmanjls 的回复
于 2017 年 02 月 12 日 1:56下午
Just to be clear. I need data (similiar to "Fight Club" data) for about 3-5 movies.
Can I get all in one download? How do I find the ID's?
The course that I'm taking the instructor gets a dbase for probably 100 or so movies.
Travis Bell 的回复
于 2017 年 02 月 13 日 12:22下午
There's a page in the documentation that goes over how to do what you're asking: https://developers.themoviedb.org/3/getting-started/search-and-query-for-details
Cheers.