{"id":35038101,"url":"https://github.com/fteem/hckr","last_synced_at":"2026-05-21T15:33:54.897Z","repository":{"id":19254128,"uuid":"22489796","full_name":"fteem/hckr","owner":"fteem","description":"Browse HN via CLI. Or get some JSON love.","archived":false,"fork":false,"pushed_at":"2014-08-01T00:41:11.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T20:31:48.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/fteem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-01T00:14:46.000Z","updated_at":"2014-08-01T00:21:30.000Z","dependencies_parsed_at":"2022-08-01T04:37:59.329Z","dependency_job_id":null,"html_url":"https://github.com/fteem/hckr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fteem/hckr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fhckr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fhckr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fhckr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fhckr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fteem","download_url":"https://codeload.github.com/fteem/hckr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fhckr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28075695,"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-12-27T02:00:05.897Z","response_time":58,"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":[],"created_at":"2025-12-27T08:04:08.899Z","updated_at":"2025-12-27T08:04:23.656Z","avatar_url":"https://github.com/fteem.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hckr\n\nBrowse Hackernews from the command line. Or get some JSON.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'hckr'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install hckr\n\n## Usage\n\n### Via CLI\nRun ```hckr```\n\n#### Options\n\n* ```home```, ```-h``` or ```--home``` returns links from the HN home page\n* ```show```, ```-s``` or ```--show``` returns links from the Show HN page\n* ```jobs```, ```-j``` or ```--jobs``` returns links from the jobs section\n* ```newest```, ```-n``` or ```--newest``` returns links from the newest section\n* ```best```, ```-b``` or ```--best``` returns links from the best section\n* ```help``` or ```--help``` sends help\n\nWhen ran without any arguments, returns links from the home page.\n\n### Return JSON\nYou can call the ```Hckr::JsonBuilder``` like:\n\n```ruby\nHckr::JsonBuilder.new(page: :jobs).build!\n```\n\nwhich will return a JSON of the jobs HN page.\n\n\n## Contributing\n\n1. Fork it ( http://github.com/fteem/hckr/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffteem%2Fhckr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffteem%2Fhckr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffteem%2Fhckr/lists"}