wikimedia Questions

5

Anyone know how to get the number of revisions of a wikipedia page using mediawiki API? I have read this API documentation, but can't find the related API: Revision API
Conde asked 21/8, 2011 at 4:24

2

Solved

I'm trying the Wikipedia client login flow depicted in the API:Login docs, but something wrong happens: 1) I correctly get a token raised with the HTTP GET https://en.wikipedia.org/w/api.php?actio...
Actin asked 19/3, 2018 at 15:48

2

Solved

Much to my displeasure, MediaWiki has recently disabled support for MathJax (ticket: T99369) rendering of TeX formulae wikipedia-wide. Since me (and others, if you skim the ticket's discussion thr...
Martinemartineau asked 8/8, 2015 at 9:23

1

Solved

I want to retrieve the members of the Wikimedia Category American rock singers. I must use Wikidata and it tells me to use P31 with Q4167836 . The query below only returns information about the Cat...
Amadeo asked 6/6, 2017 at 10:43

1

There is a lack of online resources that demonstrate how I might parse a Wiktionary API response, that looks like this: { "query": { "pages": { "40915": { "pageid": 40915, "ns": 0, "title": ...
Inhabit asked 2/12, 2013 at 20:39

3

Solved

I need to retrieve a list of all existing languages for a certain wiki project. For example, all Wikivoyage or all Wikipedia languages, just like on their landing pages. I prefer to do this via Me...
Statvolt asked 9/11, 2015 at 12:6

1

I see dumps.wikimedia.org/other/pagecounts-raw/, for example, but no country-specific data there...
Procurable asked 11/2, 2015 at 21:1
1

© 2022 - 2024 — McMap. All rights reserved.