CineData Pro API
Access the definitive list of cinematic excellence. This endpoint scrapes the live IMDb Top 250 chart and returns the top 20 entries in a structured JSON format. Each result includes the movie's current rank, full title, and weighted IMDb user rating. This is ideal for building 'Must Watch' lists, movie recommendation homepages, or tracking historical shifts in film rankings without manually…
CineData Pro API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Top Movies /top-movies |
Access the definitive list of cinematic excellence. This endpoint scrapes the live IMDb Top 250 chart and returns the top 20 entries in a structured JSON format. Each result… |
| GET |
Search Movies /search/{query} |
A dynamic search engine for the world's largest film database. By passing a text string (e.g., 'Inception' or 'The Matrix'), this endpoint simulates a real-time search on IMDb… |