{"id":15592064,"url":"https://github.com/derhuerst/wikipedia-edits-stream","last_synced_at":"2026-03-05T11:30:21.721Z","repository":{"id":21474459,"uuid":"92880093","full_name":"derhuerst/wikipedia-edits-stream","owner":"derhuerst","description":"A live stream of page edits on Wikipedia.","archived":false,"fork":false,"pushed_at":"2022-05-13T10:56:39.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T19:46:01.023Z","etag":null,"topics":["edits","eventsource","realtime","wikipedia"],"latest_commit_sha":null,"homepage":"https://github.com/derhuerst/wikipedia-edits-stream","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derhuerst.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-30T22:02:41.000Z","updated_at":"2018-06-20T19:01:51.000Z","dependencies_parsed_at":"2022-08-09T03:30:20.367Z","dependency_job_id":null,"html_url":"https://github.com/derhuerst/wikipedia-edits-stream","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/derhuerst%2Fwikipedia-edits-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fwikipedia-edits-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fwikipedia-edits-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fwikipedia-edits-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derhuerst","download_url":"https://codeload.github.com/derhuerst/wikipedia-edits-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239889919,"owners_count":19713863,"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":["edits","eventsource","realtime","wikipedia"],"created_at":"2024-10-02T23:54:00.814Z","updated_at":"2026-03-05T11:30:21.626Z","avatar_url":"https://github.com/derhuerst.png","language":"JavaScript","funding_links":["https://patreon.com/derhuerst"],"categories":[],"sub_categories":[],"readme":"# wikipedia-edits-stream\n\n**A live stream of [page edits on Wikipedia](https://www.mediawiki.org/wiki/API:Recent_changes_stream).**\n\n[![npm version](https://img.shields.io/npm/v/wikipedia-edits-stream.svg)](https://www.npmjs.com/package/wikipedia-edits-stream)\n[![build status](https://img.shields.io/travis/derhuerst/wikipedia-edits-stream.svg)](https://travis-ci.org/derhuerst/wikipedia-edits-stream)\n![ISC-licensed](https://img.shields.io/github/license/derhuerst/wikipedia-edits-stream.svg)\n[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](https://gitter.im/derhuerst)\n[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)\n\n\n## Installing\n\n```shell\nnpm install wikipedia-edits-stream\n```\n\n\n## Usage\n\nRefer to the [manual on the edits format](https://www.mediawiki.org/wiki/Manual:RCFeed#Properties) for more info.\n\n```js\nconst edits = require('.')\n\nconst e = edits()\ne.on('data', console.log)\ne.on('error', (err) =\u003e {\n\tconsole.error(err)\n\tprocess.exit(1)\n})\n\nsetTimeout(() =\u003e e.close(), 10 * 1000)\n```\n\n\n## Contributing\n\nIf you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/wikipedia-edits-stream/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fwikipedia-edits-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderhuerst%2Fwikipedia-edits-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fwikipedia-edits-stream/lists"}