https://github.com/abinashmeher999/pymediawiki
(Earlier known as wikipedia-category) A package to extract the properties of a wiki page. Uses MediaWiki API. Aspires to cover more page properties.
https://github.com/abinashmeher999/pymediawiki
mediawiki-api python-3 wikipedia wikipedia-api
Last synced: 2 months ago
JSON representation
(Earlier known as wikipedia-category) A package to extract the properties of a wiki page. Uses MediaWiki API. Aspires to cover more page properties.
- Host: GitHub
- URL: https://github.com/abinashmeher999/pymediawiki
- Owner: abinashmeher999
- License: mit
- Created: 2016-11-25T18:36:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T13:46:28.000Z (almost 9 years ago)
- Last Synced: 2024-12-24T01:50:30.804Z (11 months ago)
- Topics: mediawiki-api, python-3, wikipedia, wikipedia-api
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 9
- Watchers: 4
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# pymediawiki
[](https://travis-ci.org/abinashmeher999/pymediawiki) [](https://gitter.im/wikipedia-category/wikipedia-category?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A package to extract the list of categories for a wikipedia page. Uses MediaWiki API. Aspires to cover all the features listed in the [MediaWiki API:Properties](https://www.mediawiki.org/wiki/API:Properties).
We have a specially curated [list of resources](https://github.com/abinashmeher999/pymediawiki/wiki/Resources#first-time-contributors) needed for this project in case you are a first time contributor. Check it out!
NB: This repository is more focused towards first time contributors who are new to Github and Open Source.