Movies Ratings
收藏Movies Ratings API 数据集概述
基本信息
- API名称: Movies Ratings
- API提供商: GOLD
- 类别: Movies
- 订阅人数: 1
- 流行度: 8.3
- 服务等级: 100%
- 延迟: 46ms
- 测试覆盖率: 40%
订阅计划
- BASIC: $0.00 / 月
- PRO: $4.99 / 月
- ULTRA: $14.99 / 月
功能概述
- 获取电影和电视剧的评分数据,来源包括:
- IMDb
- Metacritic
- Rotten Tomatoes
- Letterboxd
请求示例
- 使用IMDb ID: /ratings?id=tt0111161
- 使用tmdb ID: /ratings?id=152601&mediaType=movie /ratings?id=1396&mediaType=show
响应示例
json { "tmdbId": 278, "imdbId": "tt0111161", "lastUpdated": 1738173381282, "ratings": { "imdb": { "score": 9.3, "reviewsCount": 3000000, "url": "https://www.imdb.com/title/tt0111161/" }, "metacritic": { "metascore": 82, "userScore": 9.3, "averageScore": 8.8, "url": "https://www.metacritic.com/movie/the-shawshank-redemption" }, "rotten_tomatoes": { "tomatometer": 89, "tomatometerReviewsCount": 146, "audienceScore": 98, "audienceScoreReviewsCount": 250000, "averageScore": 9.4, "url": "https://www.rottentomatoes.com/m/shawshank_redemption" }, "letterboxd": { "score": 4.6, "url": "https://letterboxd.com/film/the-shawshank-redemption" }, "allocine": null, "average": { "score": 9.12 } }, "media": { "backdrop_path": "/zfbjgQE1uSd9wiPTX4VzsLi0rGG.jpg", "budget": 25000000, "genres": [ { "id": 18, "name": "Drama" }, { "id": 80, "name": "Crime" } ], "homepage": "", "id": 278, "imdb_id": "tt0111161", "origin_country": [ "US" ], "original_language": "en", "original_title": "The Shawshank Redemption", "overview": "Imprisoned in the 1940s for the double murder of his wife and her lover, upstanding banker Andy Dufresne begins a new life at the Shawshank prison, where he puts his accounting skills to work for an amoral warden. During his long stretch in prison, Dufresne comes to be admired by the other inmates -- including an older prisoner named Red -- for his integrity and unquenchable sense of hope.", "popularity": 173.309, "poster_path": "/9cqNxx0GxF0bflZmeSMuL5tnGzr.jpg", "release_date": "1994-09-23", "revenue": 28341469, "runtime": 142, "spoken_languages": [ { "english_name": "English", "iso_639_1": "en", "name": "English" } ], "status": "Released", "tagline": "Fear can hold you prisoner. Hope can set you free.", "title": "The Shawshank Redemption", "video": false, "external_ids": { "imdb_id": "tt0111161", "wikidata_id": "Q172241", "facebook_id": null, "instagram_id": null, "twitter_id": null }, "director": "Frank Darabont", "media_type": "movie" } }
其他信息
- API创建者: GOLD
- 访问方式: 需注册




