Top "Mediawiki-api" questions

The MediaWiki API is the interface for automated editing processes ("bots") and other programs to access data in a MediaWiki wiki.

$getJSON and for loop issue

This is to populate a table with the amount of results that are returned from the MediaWiki API query /api.…

javascript mediawiki-api
HttpClient and non-ASCII URL characters (á,é,í,ó,ú)

'Long time reader, first time poster' here. I'm in the process of making a bot for a spanish Wiki I …

java url uri httpclient mediawiki-api
wikionary API - meaning of words

I would like get meaning of selected word using wikionary API. Content retrieve data should be the same as is …

javascript api wiki mediawiki-api wiktionary
How to obtain a list of titles of all Wikipedia articles

I'd like to obtain a list of all the titles of all Wikipedia articles. I know there are two possible …

mediawiki wikipedia wikipedia-api mediawiki-api
Wikipedia Mediawiki API get Pageid from URL

I have a set of full urls like http://en.wikipedia.org/wiki/Episkopi_Bay http://en.wikipedia.org/wiki/…

mediawiki wikipedia-api mediawiki-api mediawiki-extensions
PHP connecting to MediaWiki API and retrieve data

I noticed there was a question somewhat similar to mine, only with c#:link text. Let me explain: I'm very …

php api service mediawiki mediawiki-api
Wikipedia api fulltext search to return articles with title, snippet and image

I've been looking for a way to query the wikipedia api based on a search string for a list of …

mediawiki wikipedia wikipedia-api mediawiki-api