{"id":19711853,"url":"https://github.com/ricoledan/imdb-api-client","last_synced_at":"2026-06-12T11:31:43.723Z","repository":{"id":38174670,"uuid":"284557846","full_name":"Ricoledan/imdb-api-client","owner":"Ricoledan","description":"🎥 JavaScript Client for accessing imdb data","archived":false,"fork":false,"pushed_at":"2023-01-07T20:43:18.000Z","size":1600,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T17:45:43.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ricoledan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-02T23:10:20.000Z","updated_at":"2021-12-21T21:11:00.000Z","dependencies_parsed_at":"2023-02-08T01:30:44.722Z","dependency_job_id":null,"html_url":"https://github.com/Ricoledan/imdb-api-client","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fimdb-api-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fimdb-api-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fimdb-api-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fimdb-api-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ricoledan","download_url":"https://codeload.github.com/Ricoledan/imdb-api-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241029949,"owners_count":19896996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T22:14:24.985Z","updated_at":"2026-06-12T11:31:43.707Z","avatar_url":"https://github.com/Ricoledan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMDb API Client\r\n\r\n🎥 JavaScript Client for accessing imdb data\r\n\r\n## Installation\r\n\r\n```bash\r\nnpm install imdb-api-client\r\n```\r\n\r\n## Methods\r\n\r\n```javascript\r\nimport {\r\n  getImdbId, getNextEpisode\r\n}\r\n\r\n// request the imdb id\r\nconst getImdbId = await getImdbId('atlanta')\r\n\r\n// request latest episode information\r\nconst getNextEpisode = await getNextEpisode('tt4288182')\r\n```\r\n\r\n## API\r\n\r\n```\r\nX_RAPIDAPI_HOST=\r\nX_RAPIDAPI_KEY=\r\n```\r\n\r\nTo obtain host and api key, reference documentation below.\r\n\r\n[IMDb API Documentation](https://docs.rapidapi.com/docs/keys)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fimdb-api-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricoledan%2Fimdb-api-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fimdb-api-client/lists"}