Top "Wikipedia-api" questions

Related to the use of the MediaWiki API on Wikipedia.

How do I grab just the parsed Infobox of a wikipedia article?

I'm still stuck on my problem of trying to parse articles from wikipedia. Actually I wish to parse the infobox …

php wikipedia wikipedia-api
How to use Wikipedia API to get the page view statistics of a particular page in wikipedia?

The stats.grok.se tool provides the pageview statistics of a particular page in wikipedia. Is there a method to …

wikipedia-api
Wikipedia API - get random page(s)

I'm trying to get a JSON result with a set of random pages from Wikipedia, including their titles, content and …

json wikipedia wikipedia-api
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
How to list Wikipedia page titles with links using JSON?

This is my current code. It lists out page titles perfectly, but the links all return 'undefined'. function func(json) { …

javascript json wikipedia-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
pass session cookies in http header with python urllib2?

I'm trying to write a simple script to log into Wikipedia and perform some actions on my user page, using …

python http cookies wikipedia-api
Wiki quotes API?

I would want to get a structured version of a Wikiquote page via JSON (basically I need all phrases) Example: …

ruby wikipedia dbpedia wikipedia-api
Limits of the Wikipedia API

I read that wikipedia's API is called MediaWiki. My question is regarding this API. Does this API have a maximum …

wikipedia-api