{"title":"The People vs. Larry Flynt","release_date":"1996-12-25","original_language":"en","popularity":14.509,"overview":"Larry Flynt is the hedonistically obnoxious, but indomitable, publisher of Hustler magazine. The film recounts his struggle to make an honest living publishing his girlie magazine and how it changes into a battle to protect the freedom of speech for all people.","vote_average":6.954,"vote_count":1034}
curl --location --request GET 'https://zylalabs.com/api/5807/tmdb+movies+and+tv+shows+api/7580/get+a+random+tmdb+popular+movie' --header 'Authorization: Bearer YOUR_API_KEY'
{"items":[{"title":"Back to the Future","release_date":"1985-07-03","original_language":"en","popularity":68.148,"overview":"Eighties teenager Marty McFly is accidentally sent back in time to 1955, inadvertently disrupting his parents' first meeting and attracting his mother's romantic interest. Marty must repair the damage to history by rekindling his parents' romance and - with the help of his eccentric inventor friend Doc Brown - return to 1985.","vote_average":8.316,"vote_count":18974},{"title":"Back to the Future","release_date":"1985-07-03","original_language":"en","popularity":68.148,"overview":"Eighties teenager Marty McFly is accidentally sent back in time to 1955, inadvertently disrupting his parents' first meeting and attracting his mother's romantic interest. Marty must repair the damage to history by rekindling his parents' romance and - with the help of his eccentric inventor friend Doc Brown - return to 1985.","vote_average":8.316,"vote_count":18974},{"title":"Back to the Future Part II","release_date":"1989-11-22","original_language":"en","popularity":32.833,"overview":"Marty and Doc are at it again in this wacky sequel to the 1985 blockbuster as the time-traveling duo head to 2015 to nip some McFly family woes in the bud. But things go awry thanks to bully Biff Tannen and a pesky sports almanac. In a last-ditch attempt to set things straight, Marty finds himself bound for 1955 and face to face with his teenage parents -- again.","vote_average":7.758,"vote_count":12160},{"title":"Back to the Future Part III","release_date":"1990-05-25","original_language":"en","popularity":34.241,"overview":"The final installment of the Back to the Future trilogy finds Marty digging the trusty DeLorean out of a mineshaft and looking for Doc in the Wild West of 1885. But when their time machine breaks down, the travelers are stranded in a land of spurs. More problems arise when Doc falls for pretty schoolteacher Clara Clayton, and Marty tangles with Buford Tannen.","vote_average":7.5,"vote_count":9965},{"title":"Back to the Future Part III","release_date":"1990-05-25","original_language":"en","popularity":34.241,"overview":"The final installment of the Back to the Future trilogy finds Marty digging the trusty DeLorean out of a mineshaft and looking for Doc in the Wild West of 1885. But when their time machine breaks down, the travelers are stranded in a land of spurs. More problems arise when Doc falls for pretty schoolteacher Clara Clayton, and Marty tangles with Buford Tannen.","vote_average":7.5,"vote_count":9965},{"title":"Back to the Future Part II","release_date":"1989-11-22","original_language":"en","popularity":32.833,"overview":"Marty and Doc are at it again in this wacky sequel to the 1985 blockbuster as the time-traveling duo head to 2015 to nip some McFly family woes in the bud. But things go awry thanks to bully Biff Tannen and a pesky sports almanac. In a last-ditch attempt to set things straight, Marty finds himself bound for 1955 and face to face with his teenage parents -- again.","vote_average":7.758,"vote_count":12160}],"meta":{"count":6,"current_page":1,"items_per_page":6,"number_of_pages":1}}
curl --location --request GET 'https://zylalabs.com/api/5807/tmdb+movies+and+tv+shows+api/7581/get+a+list+of+tmdb+popular+movies?name=Required' --header 'Authorization: Bearer YOUR_API_KEY'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 TMDB电影和电视剧 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
通过我们强大可靠的API访问TMDB的实时电影数据。即时获取热门电影、评分和详细影片信息,保证99.99%的正常运行时间。
🎬 为什么选择我们的TMDB API?
用全面的电影数据改变您的应用程序。无论您是在构建电影推荐引擎、娱乐平台还是影评网站,我们的API都能以企业级的可靠性提供您所需的数据。
主要特点
- 实时热门电影数据
- 综合电影详细信息
- 灵活的搜索和过滤
- 随机电影选择
- 支持分页
- 详细的电影指标
- 99.99%正常运行时间保证
📊 API参考
1. 获取热门电影列表
```
GET /v1/tmdb
```
检索经过策划的热门电影列表,可选过滤和分页。
**查询参数:**
- `name`(可选):按电影名称过滤结果
- `page`(可选):指定页码(默认:1)
2. 获取随机热门电影
```
GET /v1/tmdb/random
```
从热门电影列表中获取一部随机电影,包括:
- 标题
- 上映日期
- 原语言
- 热度分数
- 剧情概述
- 投票平均
- 投票总数
🎯 示例响应
```json
{
"title": "示例电影",
"releaseDate": "2024-03-15",
"originalLanguage": "en",
"popularity": 245.7,
"overview": "电影情节摘要...",
"voteAverage": 8.5,
"voteCount": 1500
}
```
🚀 准备开始了吗?
现在订阅以解锁TMDB数据的全部功能!
APIRobots API:
- 我们提供和开发高质量的API。
- 我们的API拥有99.99%的正常运行时间。
- 我们的目标是实现尽可能低的延迟。
TMDB电影和电视剧API是一个强大的工具,它提供了来自电影数据库(TMDB)的实时电影数据访问。它提供对热门电影、评分和详细电影信息的即时访问,拥有99.99%的正常运行时间保证
该 API 提供有关电影和电视节目的全面信息,包括 - 热门电影 - 详细的影片信息 - 评分 - 综合电影数据
API使用RESTful端点进行各种操作 - 获取热门电影列表:GET /v1/tmdb - 获取随机热门电影:GET /v1/tmdb/random 这些端点允许您检索 curated 热门电影列表并从热门列表中获取随机电影
/v1/tmdb 端点允许您通过电影名称使用名称查询参数来过滤结果。此外,您可以使用页面参数指定页码
此API可以集成到各种应用程序中,例如 - 电影推荐引擎 - 娱乐平台 - 电影评论网站 - 面向电影制作人和制片人的内容创作工具 - 个性化内容交付系统
`/v1/tmdb` 端点返回一系列热门电影,包括标题、上映日期、原始语言、热门指数、概述、投票平均分和投票总数等详细信息 `/v1/tmdb/random` 端点返回一部随机热门电影,具有相同的详细字段
响应数据中的关键字段包括`title`、`release_date`、`original_language`、`popularity`、`overview`、`vote_average`和`vote_count`。这些字段提供了有关每部电影特征和接受度的基本信息
响应数据采用JSON格式结构化 对于热门电影列表,它包含一个电影对象数组,每个对象都包含关键字段 随机电影端点返回一个具有相同结构的单个电影对象
`/v1/tmdb` 端点接受两个可选参数:`name` 用于按电影标题过滤结果,`page` 用于分页,允许用户指定要检索的结果页面
`/v1/tmdb` 端点提供了一份热门电影的精选列表,而 `/v1/tmdb/random` 端点则提供一部随机电影的详细信息,包括其标题、发行日期和评分
用户可以通过使用 `name` 参数按标题过滤电影,并使用 `page` 参数在多个结果页面之间导航,从而增强所检索数据的相关性
用户可以期待一致的数据模式,例如响应中类似字段的电影列表。例如,每部电影通常会包含标题、发布日期和受欢迎程度评分,这使得解析和展示变得简单
数据准确性通过来自电影数据库(TMDB)的定期更新得以维护,该数据库从各种可靠渠道获取信息,确保API提供当前和准确的电影数据