{"id":25661842,"url":"https://github.com/2003scape/rsc-news-archives","last_synced_at":"2025-04-19T20:24:37.116Z","repository":{"id":57093507,"uuid":"323686273","full_name":"2003scape/rsc-news-archives","owner":"2003scape","description":"📰 archived news posts from jagex for runescape classic","archived":false,"fork":false,"pushed_at":"2021-01-11T11:31:53.000Z","size":956,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T12:51:21.619Z","etag":null,"topics":["archive","json","markdown","news","rsps","runescape","sql","wiki"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2003scape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-22T17:05:18.000Z","updated_at":"2023-04-27T02:26:52.000Z","dependencies_parsed_at":"2022-08-22T21:40:15.074Z","dependency_job_id":null,"html_url":"https://github.com/2003scape/rsc-news-archives","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2003scape%2Frsc-news-archives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2003scape%2Frsc-news-archives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2003scape%2Frsc-news-archives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2003scape%2Frsc-news-archives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2003scape","download_url":"https://codeload.github.com/2003scape/rsc-news-archives/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249793252,"owners_count":21326515,"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":["archive","json","markdown","news","rsps","runescape","sql","wiki"],"created_at":"2025-02-24T03:23:57.522Z","updated_at":"2025-04-19T20:24:37.079Z","avatar_url":"https://github.com/2003scape.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rsc-news-archives\narchived news posts from jagex for runescape classic. sourced from\n[the runescape classic wiki](https://classic.runescape.wiki/w/Updates) and\n[runescape.com](https://secure.runescape.com/m=news/list) and converted to\nmarkdown (with HTML).\n\n![](./doc/screenshot.png?raw=true)\n\n## install\n\n    $ npm install @2003scape/rsc-news-archives\n\n## news\n```javascript\n[\n    {\n        body: '...',\n        category: 0, // see below\n        date: 973836000,\n        title: '...'\n    }\n]\n```\n\n## categories\n```javascript\nconst CATEGORY_IDS = {\n    GAME_UPDATES: 0,\n    WEBSITE: 1,\n    CUSTOMER_SUPPORT: 2,\n    TECHNICAL: 3,\n    COMMUNITY: 4,\n    BEHIND_THE_SCENES: 5,\n    POLLS: 6\n}\n```\n\n## license\nCC-BY-SA-4.0 https://creativecommons.org/licenses/by-sa/4.0/legalcode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2003scape%2Frsc-news-archives","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2003scape%2Frsc-news-archives","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2003scape%2Frsc-news-archives/lists"}