mediawiki-api
MediaWiki API: size at which images where embedded/dropping unrelated icons
I use the MediaWiki API to find images of Wikipedia articles. However, I also get all the useless icons, like the broom for when a article needs to be cleaned up or the creative commons logo that mark[详细]
2023-04-05 18:09 分类:问答Retrieving image license and author information in wiki commons
I am trying to use the wikimedia API for wiki commons at: http://commons.wikimedia.org/w/ap开发者_StackOverflow社区i.php[详细]
2023-04-05 07:14 分类:问答Category Members API - Mediawiki
I had a script which used the sort keys from this API call. Previously it returned values in such a fashion:[详细]
2023-03-31 16:37 分类:问答Wikipedia API: how to get the number of revisions of a page?
Anyone know how to get the number of re开发者_运维知识库visions of a wikipedia page using mediawiki API?[详细]
2023-03-29 08:10 分类:问答Display data from MediaWiki API request
I use .getJSON() to extract information from Wikipedia, using the MediaWiki API. I don\'t know how to handle the data I get. For example, how can I display the text content? I\'ve tried using .text()[详细]
2023-03-22 20:27 分类:问答Case Insensitivity on Wikipedia API Calls
I am attempting to add case-insensitivity to my Wikipedia api calls. Wikipedia is case-sensitive in how it names pages. So, http://en.wikipedia.org/wiki/Cat will yield a page about the animal, http://[详细]
2023-03-16 12:27 分类:问答How to access Wikipedia from R?
Is there any package for R that allows queryi开发者_运维技巧ng Wikipedia (most probably using Mediawiki API) to get list of available articles relevant to such query, as well as import selected articl[详细]
2023-03-07 14:23 分类:问答Get pages from MediaWiki API using jQuery
I\'ve been trying to come up with a solution to get links/pages (dunno what it\'s called) from a MediaWiki category page using simple jQuery. I\'m been reading the API docs but don\'t really know what[详细]
2023-03-03 13:12 分类:问答How do I iterate over an array in a nested data structure?
I am attempting to parse over the MediaWiki\'s API output with format=yaml. My YAML code looks something like:[详细]
2023-02-21 09:45 分类:问答How can I use the Wiktionary API for getting pronunciation data? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-18 13:57 分类:问答