- Documentation
- Key Concepts
- Release Notes
Documentation
Ready to start accessing IMDb data? You can access onboarding documentation, data dictionaries, and sample queries for IMDb Bulk Datasets and the IMDb API on AWS Data Exchange below.
Bulk Data
Review Bulk File key concepts, data dictionaries, and common questions around DDL and AWS Athena.
API
Learn how to subscribe and access the API and review common queries across our data products.
V1.0.5 - 13th July 2023
We are excited to announce the addition of the "Advanced Title Search" to our API, providing users with our most powerful title search functionality. With this new feature, users can perform highly specific searches by combining various types of information available in our catalog. The Advanced Title Search feature enables users to create customized queries using a range of search criteria. Whether you're looking for Canadian horror movies from the 1970s or any other specific combination of attributes, this feature empowers you to find precisely what you're looking for.
APIV1.0.4 - 3rd July 2023
Added
APIcreditSummary
and primaryProfession
to the Name
type. The primaryProfession
denotes the main occupations associated with that person, whereas the creditSummary
provides the numeric count of different categories in which they have worked.V1.0.3 - 20th April 2023
Added
APIreleaseDateRange
to the TitleSearchOptions
input. When using the mainSearch
top level field to search for titles, the releaseDateRange
filter can be included to filter out titles with an earliest release date outside of the provided release date range.