An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# pymediawiki
[![Build Status](https://travis-ci.org/abinashmeher999/pymediawiki.svg?branch=master)](https://travis-ci.org/abinashmeher999/pymediawiki) [![Gitter](https://badges.gitter.im/Join Chat.svg)](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.