{"id":17954700,"url":"https://github.com/nukeop/slashdot","last_synced_at":"2025-07-05T19:02:07.231Z","repository":{"id":57362890,"uuid":"117475166","full_name":"nukeop/slashdot","owner":"nukeop","description":"slashdot scraper","archived":false,"fork":false,"pushed_at":"2018-01-15T12:17:34.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T01:38:35.599Z","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nukeop.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2018-01-14T23:18:40.000Z","updated_at":"2018-01-14T23:48:39.000Z","dependencies_parsed_at":"2022-09-26T16:32:19.742Z","dependency_job_id":null,"html_url":"https://github.com/nukeop/slashdot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nukeop/slashdot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fslashdot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fslashdot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fslashdot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fslashdot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nukeop","download_url":"https://codeload.github.com/nukeop/slashdot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fslashdot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262957495,"owners_count":23391023,"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-10-29T10:19:31.476Z","updated_at":"2025-07-05T19:02:07.169Z","avatar_url":"https://github.com/nukeop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slashdot\nslashdot scraper. Promise-based API.\n\n# Usage\n\n### Installation\n```bash\n$ npm install --save slashdot\n```\n\n### List of methods:\n\n- getArticle(url)\n```javascript\nconst slashdot = require('slashdot');\n\nslashdot.getArticle('https://entertainment.slashdot.org/story/18/01/14/2124225/japans-latest-sensation-is-a-cryptocurrency-pop-group')\n.then(article =\u003e {\n\tconsole.log(article);\n});\n```\n\n- getComment(url)\n```javascript\nconst slashdot = require('slashdot');\n\nslashdot.getComment('https://linux.slashdot.org/comments.pl?sid=11610579\u0026cid=55929905')\n.then(comment =\u003e {\n\tconsole.log(comment);\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fslashdot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukeop%2Fslashdot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fslashdot/lists"}