- Joined
- Apr 29, 2013
- Messages
- 210,400
- Reaction score
- 302
- Points
- 113
The duck7000/imdbGraphQLPHP library is an unofficial, open-source integration package written entirely in the PHP coding language. It interacts directly with IMDb's native GraphQL layer to fetch media datasets.
Core Technical Features
- Entity Scraped Extraction: Collects comprehensive information on films, TV series, specific TV episodes, celebrity profiles, and upcoming releases.
- Title Search Engine: Includes built-in mechanisms to query and locate media records directly through IMDb's search endpoint.
- Local Media Downloader: Downloads and saves film posters, actor headshots, recommendations, photos, and specific episode thumbnails locally.
- Integrated Data Caching: Saves request responses locally to optimize loading speeds, reduce data overhead, and minimize repeated queries.
- Localization Capabilities: Configurable to translate specific parsed elements, primary impacting titles, photo captions, plot outlines, and recommended fields.
GitHub - duck7000/imdbGraphQLPHP: IMDb GraphQL API Wrapper class in PHP
IMDb GraphQL API Wrapper class in PHP. Contribute to duck7000/imdbGraphQLPHP development by creating an account on GitHub.