mediawiki-api Questions

3

Solved

I noticed there was a question somewhat similar to mine, only with c#:link text. Let me explain: I'm very new to the whole web-services implementation and so I'm experiencing some difficulty unders...
Pluri asked 13/12, 2009 at 19:45

3

Solved

I was looking for a way to get the pronunciation of any given word by querying an API of some sort. As Wiktionary comes in handy to find pronunciations of words I was trying to use their API,...
Tootsie asked 21/3, 2011 at 13:19

1

Solved

When users create or edit articles I want to approve them first and then publish them. How can I achieve that or What extension make this possible?
Januarius asked 18/8, 2012 at 9:25

3

Solved

The query part of a URL seems to consist of key-value pairs separated by & and associated by =. I've taken to always using jQuery's $.param() function to URL-encode my query strings because I ...
Harangue asked 18/6, 2012 at 17:43

1

Solved

I would like to use the wikipedia API to return the extract from multiple wikipedia articles at once. I am trying, for example, the following request (I just chose the pageids randomly): http://en...
Ilanailangilang asked 23/3, 2012 at 21:38

1

Solved

I wish to use Wikipedia api to extract the result of this page: http://en.wikipedia.org/wiki/Special:PrefixIndex When searching "something" on it, for example this: http://en.wikipedia.org/w/ind...
Blane asked 29/1, 2012 at 20:33

1

Solved

I'm trying to pull the text out of a Wikipedia article using their API (API is a generous term for what they are offering, but we'll use it I guess), and I am running into issues regarding parsing ...
Verlie asked 14/11, 2011 at 16:24

1

Solved

How can I get the total number of articles using the MediaWiki API? I couldn't find it in the docs: http://www.mediawiki.org/wiki/API:Search http://en.wikipedia.org/wiki/Help:Searching#Search_en...
Sparkie asked 8/11, 2011 at 13:30

5

Solved

On my Wikipedia user page, I run a Wikipedia script that displays my statistics (number of pages edited, number of new pages, monthly activity, etc.). I'd like to put this information on my ...
Warlike asked 9/3, 2009 at 19:4

© 2022 - 2024 — McMap. All rights reserved.