{"id":21722430,"url":"https://github.com/timstott/hackernews","last_synced_at":"2026-04-18T07:34:24.871Z","repository":{"id":74257622,"uuid":"83253342","full_name":"timstott/hackernews","owner":"timstott","description":"Output top Hacker News posts to STDOUT as JSON","archived":false,"fork":false,"pushed_at":"2017-02-27T14:05:43.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-26T01:41:27.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/timstott.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-27T00:51:39.000Z","updated_at":"2017-02-27T00:52:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"fed3a654-4176-44cc-8ed2-5790e18bb6b2","html_url":"https://github.com/timstott/hackernews","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timstott/hackernews","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timstott%2Fhackernews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timstott%2Fhackernews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timstott%2Fhackernews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timstott%2Fhackernews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timstott","download_url":"https://codeload.github.com/timstott/hackernews/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timstott%2Fhackernews/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31961346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":"2024-11-26T02:28:51.749Z","updated_at":"2026-04-18T07:34:24.811Z","avatar_url":"https://github.com/timstott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hacker News to JSON\n\nOutput top Hacker News posts to STDOUT as JSON\n\n## Installation\n\nRequirements\n- NodeJS \u003e= 6\n- npm \u003e= 3.10\n\n```\ngit clone git://github.com/timstott/hackernews.git \u0026\u0026 cd hackernews\nnpm install\nnpm install -g\n```\n\n## Usage\n\n```\nhackernews --posts 3\n[ { author: 'kawera',\n    comments: 84,\n    points: 309,\n    rank: 1,\n    title: 'Annotation is now a web standard',\n    uri: 'https://hypothes.is/blog/annotation-is-now-a-web-standard/' },\n  { author: 'ayanai',\n    comments: 29,\n    points: 60,\n    rank: 2,\n    title: 'Saudi Arabia\\'s Oil Wealth Is About to Get a Reality Check',\n    uri: 'https://www.bloomberg.com/news/articles/2017-02-23/saudi-arabia-2-trillion-aramco-vision-runs-into-market-reality' },\n  { author: 'Tiktaalik',\n    comments: 70,\n    points: 127,\n    rank: 3,\n    title: 'Popularity of Sony’s PlayStation VR Surprises Even the Company',\n    uri: 'https://www.nytimes.com/2017/02/26/business/sony-playstation-vr-sales.html' } ]\n```\n\n## Roadmap\n\n- Logging\n\n## Dependencies\n\n- Cheerio to parse and select HTML elements\n- Minimist to parse arguments passed\n- Lodash to compensate for the missing sequence operations in JavaScript stdlib\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimstott%2Fhackernews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimstott%2Fhackernews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimstott%2Fhackernews/lists"}