{"id":20240862,"url":"https://github.com/ronsmits/omdbapi4j","last_synced_at":"2025-06-16T05:37:08.642Z","repository":{"id":14643734,"uuid":"17361529","full_name":"ronsmits/omdbapi4j","owner":"ronsmits","description":"very thin api to collect data from omdbapi.com","archived":false,"fork":false,"pushed_at":"2017-03-11T20:42:33.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-03T15:14:45.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/ronsmits.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":"2014-03-03T09:45:08.000Z","updated_at":"2017-02-06T06:02:47.000Z","dependencies_parsed_at":"2022-08-23T17:10:38.738Z","dependency_job_id":null,"html_url":"https://github.com/ronsmits/omdbapi4j","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ronsmits/omdbapi4j","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronsmits%2Fomdbapi4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronsmits%2Fomdbapi4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronsmits%2Fomdbapi4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronsmits%2Fomdbapi4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronsmits","download_url":"https://codeload.github.com/ronsmits/omdbapi4j/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronsmits%2Fomdbapi4j/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260107082,"owners_count":22959786,"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-14T08:50:09.465Z","updated_at":"2025-06-16T05:37:08.617Z","avatar_url":"https://github.com/ronsmits.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/ronsmits/omdbapi4j.png?branch=develop)](https://travis-ci.org/ronsmits/omdbapi4j)\n[![Stories in Ready](https://badge.waffle.io/ronsmits/omdbapi4j.png?label=ready\u0026title=Ready)](http://waffle.io/ronsmits/omdbapi4j)\n\nThis is a very thin layer around the http://omdbapi.com rest services. Everything is build around the Omdb object:\n\n    List\u003cSearchResults\u003e results = new Omdb().search(\"Star Wars\");\n\nWill return at most 10 results of that have star wars in the title.\n\n    List\u003cSearchResuls\u003e results = new Omdb().year(1982).type(MovieType.movie).search(\"blade runner\");\n    \nWill search for all entries from the year `1982` with type `MovieType.movie` and title `blade runner`\n\nSee the test cases for more examples.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronsmits%2Fomdbapi4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronsmits%2Fomdbapi4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronsmits%2Fomdbapi4j/lists"}