Paramount Plus电影API旨在管理关于派拉蒙影业最受欢迎电影的数据,专注于从用户生成的列表中挑选出的前100部作品。它提供关键细节,如电影标题、发行年份、评分、元评分、导演和主要演员。
[{"movie_titles":["National Lampoon's Christmas Vacation","Josh Groban & Friends Go Home For The Holidays","The Recruit","Den of Thieves 2: Pantera","Gladiator II","Eurovision","You're Cordially Invited","Roy Wood Jr.: Lonely Flowers","Saturday Night","Moana 2","Sonic the Hedgehog 3","You Gotta Believe","The Sand Castle","Babygirl","I'm Still Here","Harlem","This Is The Tom Green Documentary","Yellowstone One-Fifty","Rust","The Traitors","Severance","The Pitt","The Night Agent","Paradise","The Bachelor","The Trauma Code: Heroes On Call","Watson","Landman","1923","The Wolf of Wall Street","Catch Me If You Can","Hell or High Water","The Talented Mr. Ripley","Mission: Impossible \u2013 Fallout","Jackass Forever","How to Lose a Guy in 10 Days","Pain & Gain","Tropic Thunder","The Addams Family","The Naked Gun: From the Files of Police Squad!","The Truman Show","Top Gun","Interstellar","Arrival","Beverly Hills Cop","Annihilation","Collateral","Chinatown","Forrest Gump","I Love You, Man","Planes, Trains & Automobiles","Catch Me If You Can","The Lost City","The Fighter","Shutter Island","Star Trek","Red Eye","Rosemary's Baby","Minority Report","Face\/Off","Selma","Zoolander","Paranormal Activity","Heaven Can Wait","Anchorman: The Legend of Ron Burgundy","Revolutionary Road","Saving Private Ryan","Mean Girls","There Will Be Blood","Paper Moon","Mission: Impossible \u2013 Ghost Protocol","A.I.: Artificial Intelligence","Zodiac","Raiders of the Lost Ark","A Quiet Place","Almost Famous","Michael Clayton","Titanic","The Godfather","The Lighthouse","Top Gun: Maverick"]},[]]
curl --location --request POST 'https://zylalabs.com/api/6046/paramount+plus+movies+api/8166/get+top+paramount+movies' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"title":"Forrest Gump","release_year":1994,"rating":"PG-13","critics_consensus":"Forrest Gump catches a lot of flak for being the movie that beat Pulp Fiction and The Shawshank Redemption for Best Picture, but this film deserves better than to be your Oscars villain. Most people take this American odyssey far too literally, missing the complexity lurking just underneath the 'living history' fa\u00e7ade. Robert Zemeckis does not uncritically align his film with the winning performance of Tom Hanks\u2019 titular character. Rather, the film asks us what America really is \u2013 both good and bad \u2013 if it\u2019s structured in a manner that allows a simple man to be at its center during the height of the nation\u2019s power.","synopsis":"Forrest Gump is a man with a low IQ but good intentions, who witnesses and unwittingly influences several historical events in the 20th century. His unique perspective on life leads him through a series of adventures, including serving in the Vietnam War, playing college football, and meeting several U.S. presidents."},[]]
curl --location --request POST 'https://zylalabs.com/api/6046/paramount+plus+movies+api/8167/paramount+movie+details+by+title' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"title":"Required"}'
[{"director":"Robert Zemeckis","cast":["Tom Hanks","Robin Wright","Gary Sinise"]}]
curl --location --request POST 'https://zylalabs.com/api/6046/paramount+plus+movies+api/8168/get+cast+and+director+by+title' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"title":"Required"}'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
派拉蒙加电影API提供了对派拉蒙影业精选顶级电影的访问,提供每部电影的详细信息
您可以检索电影的关键信息,包括标题、上映年份、评分、Metascore、导演和主要演员。
这些电影是从用户生成的列表中挑选出来的,重点关注最受赞誉的派拉蒙影业的前100个影片
是的,API提供了对派拉蒙影业精选的前100部电影的访问
您需要查看API的使用条款以获取有关商业用途的具体指南,因为它可能会有所不同
“获取顶级派拉蒙电影”接口返回前100部电影标题的列表“通过标题获取派拉蒙电影详情”接口提供特定电影的详细信息,包括其发行年份、评级和简介“通过标题获取演员和导演”接口返回指定电影标题的导演和演员
关键字段包括“movie_titles”用于电影列表,“title”“release_year”“rating”“synopsis”和“cast”用于详细的电影信息,以及“director”用于电影的导演
响应数据被构造成一个JSON对象的数组。每个对象包含相关字段,如电影标题、细节或演员信息,使其易于解析和在应用中使用
“获取顶级派拉蒙电影”端点提供电影标题列表 “按标题获取派拉蒙电影详细信息”端点提供特定电影的全面详细信息 “按标题获取演员和导演”端点提供电影演员和导演的信息
“按标题获取派拉蒙电影详情”和“按标题获取演员和导演”端点要求一个“标题”参数来指定要检索哪个电影的详情 “获取顶级派拉蒙电影”端点不需要任何参数
用户可以利用“获取顶级派拉蒙电影”端点中的电影标题,通过其他端点获取详细信息或演员数据。这使得对特定电影及其关键贡献者进行全面的深入洞察成为可能
典型的用例包括构建电影推荐系统 创建电影数据库 或开发提供用户详细电影信息和演员见解的应用程序 以便于派拉蒙影业的顶级电影
该API的数据来源于用户生成的列表和精心挑选的选择,确保所包含的影片是最受赞誉的作品 定期更新和质量检查有助于维护所提供信息的准确性和相关性
服务级别:
100%
响应时间:
389ms
服务级别:
100%
响应时间:
16,057ms
服务级别:
100%
响应时间:
3,033ms
服务级别:
100%
响应时间:
100ms
服务级别:
100%
响应时间:
7,723ms
服务级别:
100%
响应时间:
1,233ms
服务级别:
100%
响应时间:
2,405ms
服务级别:
100%
响应时间:
248ms
服务级别:
100%
响应时间:
500ms
服务级别:
100%
响应时间:
9,045ms
服务级别:
100%
响应时间:
227ms
服务级别:
100%
响应时间:
135ms
服务级别:
100%
响应时间:
264ms
服务级别:
100%
响应时间:
339ms
服务级别:
100%
响应时间:
331ms
服务级别:
100%
响应时间:
190ms
服务级别:
100%
响应时间:
116ms
服务级别:
100%
响应时间:
428ms
服务级别:
80%
响应时间:
623ms
服务级别:
100%
响应时间:
768ms