https://github.com/p-e-w/pastevents
A structured, searchable archive of Wikipedia's "Current Events" portal
https://github.com/p-e-w/pastevents
news wikipedia
Last synced: 11 months ago
JSON representation
A structured, searchable archive of Wikipedia's "Current Events" portal
- Host: GitHub
- URL: https://github.com/p-e-w/pastevents
- Owner: p-e-w
- License: agpl-3.0
- Created: 2022-06-17T10:27:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T03:30:00.000Z (about 2 years ago)
- Last Synced: 2025-03-21T23:23:04.386Z (over 1 year ago)
- Topics: news, wikipedia
- Language: Python
- Homepage: https://pastevents.org
- Size: 44.9 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PastEvents.org
This repository contains the complete source code powering the website
[PastEvents.org](https://pastevents.org/).
PastEvents.org is a structured, searchable archive of Wikipedia's
["Current Events"](https://en.wikipedia.org/wiki/Portal:Current_events) portal.
It contains more than **90,000 events** spanning **20 years**, and is updated daily.
PastEvents.org is built *entirely* using Free and Open Source Software and Free Content.
See the section "code and content licenses" on PastEvents.org for more information.
## License
Copyright © 2022 Philipp Emanuel Weidmann ()
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
**By contributing to this project, you agree to release your
contributions under the same license.**