wikipedia-api
Wikipedia Integration. How?
If I wanted to import few lines 开发者_Go百科of a document from Wikipedia into my site. How can I do this?[详细]
2023-01-26 17:28 分类:问答Wikipedia API for geolocations
Is it possible, using the existing Wikipedia API\'s to get a list of articles around a Geo-location? Sort of like how Google maps does it?[详细]
2023-01-25 12:05 分类:问答Does the Wikipedia API support searches for a specific template?
Is it possible to query the Wikipedia API for articles that contain a specific template? The documentation does not describe any action that would filter search results to pages that contain a templat[详细]
2023-01-22 04:33 分类:问答How do I get all articles about people from Wikipedia?
What would be the easiest way to get all articles about people from Wikipedia? I know I can download a dump of all the pages, but then how do I filter those and get only the ones about pe开发者_如何学[详细]
2023-01-21 17:13 分类:问答MediaWiki renderer in Java/Javascript supporting mathematical symbols and formulas
I need a renderer/parser in Java开发者_开发百科script or Java for MediaWiki syntax which supports mathematical symbols and formulas.MediaWiki uses AMS-LateX for its formulas:[详细]
2023-01-21 15:08 分类:问答No response from MediaWiki API using jQuery
I\'ve tried to get some content from Wikipedia as JSON: $.getJSON(\"http://en.wikipedia.org/w/api.php?action=query&a开发者_JS百科mp;prop=revisions&rvprop=content&titles=\"+title+\"&format[详细]
2023-01-18 19:18 分类:问答MediaWiki api - get last changes
How can i 开发者_如何学编程get the list of all pages, that were changed since some date using mediawiki api?[详细]
2023-01-17 06:51 分类:问答list=alllinks confusion
I\'m doing a research project for the summer and I\'ve got to use get some data from Wikipedia, store it and then do some analysis on it. I\'m using the Wikipedia API to gather the data and I\'ve got[详细]
2023-01-02 16:09 分类:问答Wikipedia embedded in WinForms App Tutorial
Can anyone post a tutorial here on how to show a Wikipedia article in a .NET WinForms application (C# or VB)? If the article can be placed in a string it suffices, there`s no need to put it on any con[详细]
2023-01-01 07:06 分类:问答Extract paragraphs from Wikipedia API using PHP cURL
Here\'s what I\'m trying to do using the Wikipedia (MediaWiki) API - http://en.wikipedia.org/w/api.php[详细]
2022-12-31 07:11 分类:问答