{"id":21201649,"url":"https://github.com/oleander/icheckmovies","last_synced_at":"2025-07-10T06:31:45.628Z","repository":{"id":1704541,"uuid":"2433510","full_name":"oleander/ICheckMovies","owner":"oleander","description":"Unofficial API for iCheckMovies.com","archived":false,"fork":false,"pushed_at":"2012-02-28T20:56:16.000Z","size":383,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T17:11:25.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/oleander/icheckmovies","language":"Ruby","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/oleander.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":"2011-09-21T22:57:32.000Z","updated_at":"2015-08-02T06:32:19.000Z","dependencies_parsed_at":"2022-09-07T17:41:45.380Z","dependency_job_id":null,"html_url":"https://github.com/oleander/ICheckMovies","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/oleander/ICheckMovies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2FICheckMovies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2FICheckMovies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2FICheckMovies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2FICheckMovies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleander","download_url":"https://codeload.github.com/oleander/ICheckMovies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2FICheckMovies/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264005160,"owners_count":23542829,"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-20T20:10:21.950Z","updated_at":"2025-07-10T06:31:45.282Z","avatar_url":"https://github.com/oleander.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ICheckMovies\n\nGet easy access to any public [ICheckMovies](http://www.icheckmovies.com/) [list](http://www.icheckmovies.com/list/the+best+1000+movies+ever+made/).\n\n## How to use\n\n### Find by url\n\n``` ruby\nrequire \"icheckmovies\"\ncheck = ICheckMovies.fetch(\"http://www.icheckmovies.com/list/the+best+1000+movies+ever+made/\")\n\ncheck.name # =\u003e The Best 1,000 Movies Ever Made\ncheck.movies.count # =\u003e 1002\ncheck.movies.first.title # =\u003e À nous la liberté\n```\n\n## Data to work with\n\n### Accessors\n \n- **name** (String) List name.\n- **url** (String) Full URL to the given list.\n- **movies** (Array\u003c Movie \u003e) A list of movies.\n\n### A movie object\n\nThe `movies` method returns a list of movies.\n \n- **id** (String) IMDb movie id.\n- **imdb_link** (String) IMDb link.\n- **title** (String) Movie title.\n- **year** (Fixnum) Release year.\n- **details** (String) Url to ICheckMovies detail page.\n- **order** (Fixnum) Where is the movie?\n\n## How do install\n\n    [sudo] gem install icheckmovies\n\n## Requirements\n\n*ICheckMovies* is tested in OS X 10.7.1 using Ruby 1.9.2.\n\n## License\n\n*ICheckMovies* is released under the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Ficheckmovies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleander%2Ficheckmovies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Ficheckmovies/lists"}