You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2024. It is now read-only.
IMDb has recently launched their official API, providing developers with authorized access to their database. Given this development, I've made the decision to discontinue maintenance of this project for the following reasons:
To avoid potential conflicts with IMDb's terms of service and intellectual property rights.
To encourage the use of officially supported and maintained data sources.
Recommendations for users of this project:
Transition to IMDb's official API for the most up-to-date and reliable movie data.
Consider using alternative sources like TMDB (The Movie Database) API as another robust option.
This repository will be archived to preserve the code for reference purposes. Thank you to all contributors and users for your support throughout this project's lifespan.
For any questions or concerns, please refer to IMDb's developer documentation or explore TMDB's API offerings.
Features 🪶
Search titles
Search by IMDB ID
Cacheable Result
High Performance
Get episode information
Get all reviews with full pagination supported
Installation 📦
If you anticipate sending a large number of requests, it is recommended that you deploy your own Cloudflare worker. Installation is pretty easy and straight forward. Click the button below to get started.
After deployed, map the worker to a Domain Name to configure cache. Only Workers deployed to custom domains have access to functional cache operations.