{"id":21833056,"url":"https://github.com/null-none/omdb-client","last_synced_at":"2026-05-07T13:13:56.628Z","repository":{"id":146604659,"uuid":"265180320","full_name":"null-none/OMDb-client","owner":"null-none","description":"The OMDb API is a RESTful web service to obtain movie information, all content and images on the site are contributed and maintained by our users.","archived":false,"fork":false,"pushed_at":"2020-07-08T07:59:22.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T04:44:20.457Z","etag":null,"topics":["api","api-client","database","imdb","omdb-api","python","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-19T07:46:06.000Z","updated_at":"2021-12-12T13:42:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8a2a5de-4381-4ead-9036-75ec5194fa37","html_url":"https://github.com/null-none/OMDb-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/null-none/OMDb-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FOMDb-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FOMDb-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FOMDb-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FOMDb-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/OMDb-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FOMDb-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271747023,"owners_count":24813604,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","api-client","database","imdb","omdb-api","python","rest-api"],"created_at":"2024-11-27T19:27:39.635Z","updated_at":"2026-05-07T13:13:51.604Z","avatar_url":"https://github.com/null-none.png","language":"Python","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YYZQ6ZRZ3EW5C"],"categories":[],"sub_categories":[],"readme":"\nThe OMDb API is a RESTful web service to obtain movie information, all content and images on the site are contributed and maintained by our users.\n\n\n=======\nInstall\n=======\n\n.. code-block:: bash\n\n    pip install omdb_client\n\n=======\nExample\n=======\n\n.. code-block:: python\n\n    from omdb.client import OMDb\n\n    API_KEY = 'api key'\n    title = 'mask'\n    id = 100000\n    client = OMDb(API_KEY)\n    movies = client.search_title(title)\n    movie = client.search_id(id)\n\n\n=======\nDonation\n=======\n\n.. image:: https://img.shields.io/badge/Donate-PayPal-green.svg\n  :target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YYZQ6ZRZ3EW5C\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fomdb-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fomdb-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fomdb-client/lists"}