imdb.com API: get_movie_details
imdb.com via Parse · entertainment
Get comprehensive movie details including title, plot overview, IMDb rating, genres, cast (with character names), directors, writers, budget, box office, keywords, and more. The cast returned is capped by cast_limit; use get_full_cast for the complete list with pagination. Extract comprehensive movie details from IMDb including overview, ratings, genres, cast, crew, and financial data using IMDb's GraphQL API. Fulfilled by Parse from imdb.com.
- entertainment
- imdb-com
- parse
- platform-key
- reviews-ratings
- streaming-video
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fe7b024f-ea0d-489a-b060-6f5bda26ccb7/get_movie_details
- Interface artifact
- sha256:087fabfe7a7f7d513bbf4582cb401dd6dcde59cbff8058526db5acc067fda36b
- Manifest digest
- sha256:d69a931b83c8175e2047a7897d1e2eba92407ec7347687a96c03093d477d5d8f
Request fields
- title_id (string, required): IMDb title ID (e.g., tt0816692). The 'tt' prefix is optional.: Allowed values: tt0816692, tt1375666, tt0468569, tt0111161, tt0137523
- cast_limit (integer): Maximum number of cast members to return (max 50).: Allowed values: 10, 20, 50
Example queries
- {"title_id":"tt0816692","cast_limit":"10"}