wikipedia-api
How to parse Wikipedia API Content Data
I\'m finally successful in pulling data using the Wikipedia API, but there\'s something I really don\'t understand, and I can\'t seem to find the answer.[详细]
2023-04-10 04:33 分类:问答Search for a Wikipedia page based on its NRHP refnum
I have an application which maintains a table of places registered in the National Registry of Historic places. I\'d like to reliably search for one of these places in Wikipedia, given its NRHP refnum[详细]
2023-04-07 16:58 分类:问答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 分类:问答How to get information about Wikimedia image?
I\'m trying to retrieve images from wikimedia using the existing api, but there seems to be no logic in what works and what doesn\'t.[详细]
2023-04-04 06:57 分类:问答How to converting Wikipedia Article to RSS Feed item
Problem statement: A python script should be created to generate the rss feed of Wikipedia\'s Featured Articles for several languages.[详细]
2023-04-01 14:43 分类:问答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 分类:问答Download Images from wikipedia by Music Category and Handling Updates
I am trying to get Music Artist images and Album Art information from Wikipedia. Has anyone tried this before?[详细]
2023-03-28 13:53 分类:问答Wikiquote RSS/Feed for xml parsing
Is there a way to pull quotes from wikiquote via feed/rss? The usage would be for a quote generator. I\'ve checked the source and the link to the feed does not work. It\'s hard开发者_如何学JAVA to sea[详细]
2023-03-25 00:04 分类:问答Get neat content from Wiki page. (MediaWiki API)
I want to get a content page from Wiki 开发者_Go百科in this format (the picture below) then show it in WebView. It means the content includes text and links.[详细]
2023-03-24 07:41 分类:问答using JSONP with AJAX
I have a page where i am using the wikipedia api. But since i cannot use JSON for cross domain restrictions i use JSONP. Now i can use the api if i query like[详细]
2023-03-23 04:28 分类:问答