IMDb

免费增值
Verified
通过 Api Dojo | 已更新 לפני שעה | News, Media
人气

9.9 / 10

延迟

1,146ms

服务等级

100%

Health Check

N/A

返回所有讨论

Search for Endpoints popular-movies

Rapid account: Semsem
Semsem
לפני שנתיים

Hello,
I don’t understand how I have to query with Endpoints other than find (ex: title / get-the-most-popular-movies) … they return me an array with the movie titles but then how do I retrieve all the data of those returned movies such as photo, name, year etc?

Thank you so much
Best regards

Rapid account: Apidojo
apidojo Commented לפני שנתיים

Hello,

Yes, you do. Every endpoints reproduce features and data, and are mapped to accordingly features on the official site. You may use …/title/get-meta-data endpoint which supports querying multiple ids at once.

Regards.

Rapid account: Semsem
Semsem Commented לפני שנתיים

Sorry, maybe I explained myself wrong.
I figured out what I need to pass to the endpoints what I don’t understand is for example:

if I want to retrieve all popular movies with their specific data, I do a call title/get-most-popular-movies which returns me an array with the popular movies and their ID.

But now, How do I get the detailed information of all those movies? I have to make another call, eg. title/get-details the respective id for each film that passes?

Rapid account: Apidojo
apidojo Commented לפני שנתיים

Well,

I believe you can guess the purpose of endpoints by their URL path name. You should spend more time to try available endpoints, and read the parameter description to know how to get the required value to pass in.

Regards.

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论