Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glitchedpanda/mediawikiparser
Parses MediaWiki dumps to a sqlite3 database
https://github.com/glitchedpanda/mediawikiparser
mediawiki mediawiki-parser mediawikiparser parser python3 sqlite3 sqlite3-database xml-parser
Last synced: about 1 month ago
JSON representation
Parses MediaWiki dumps to a sqlite3 database
- Host: GitHub
- URL: https://github.com/glitchedpanda/mediawikiparser
- Owner: GlitchedPanda
- Created: 2024-08-20T19:26:16.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-23T13:23:10.000Z (6 months ago)
- Last Synced: 2024-11-14T04:34:05.576Z (3 months ago)
- Topics: mediawiki, mediawiki-parser, mediawikiparser, parser, python3, sqlite3, sqlite3-database, xml-parser
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MediaWiki Parser
Parses MediaWiki dumps to a sqlite3 database
## Resources
https://jamesthorne.com/blog/processing-wikipedia-in-a-couple-of-hours/https://realpython.com/python-xml-parser/