Related to the use of the MediaWiki API on Wikipedia. Consider also the tags [wikipedia] if your question isn't about the API or [mediawiki-api] if your question isn't about Wikipedia.
0
votes
1answer
14 views
Wikipedia API returns no links for specific articles
I have a query that gets all the links in a Wikipedia article. The problem is that for some pages, it returns no link.
This Wikipedia article has many links on it.
However, my query:
...
0
votes
2answers
13 views
Wikipedia: dump article id's and it's category
I would like to make a mysql database with every wikipedia article id and it's category id (most general category). I saw that wikipedia gives an entire dump, and a few others like links between ...
0
votes
1answer
12 views
Wikipedia API: check if template is protected
When you get the list of templates that are associated with a specific page (ie. http://en.wikipedia.org/w/api.php?action=query&prop=templates&format=json&tllimit=10&pageids=199445), ...
1
vote
2answers
22 views
Wikipedia API: Excluding References From Parse Request
I'm trying to get the links from a particular page in order as presented on page, or reasonably close. I believe I found the correct API call to do so using the parse request, however I'm noticing ...
0
votes
1answer
86 views
Best Java API to Access Wikipedia Data
I want to access the Wikipedia Data for some research based NLP task in optimizes way. I'm focusing on finding some Java API. I've seen many Java API e.g JWPL, gwtwiki,wikixmlj, Bliki Engine, ...
2
votes
1answer
59 views
How to get Wikipedia “clean” content?
I'm using Mediawiki api in order to get content from Wikipedia pages.
I've written a code which generates the next query ( for example ) :
...
0
votes
1answer
34 views
Finding and downloading images within the Wikipedia Dump
I'm trying to find a comprehensive list of all images on wikipedia, which I can then filter down to the public domain ones. I've downloaded the SQL dumps from here:
...
0
votes
1answer
21 views
Wikipedia Lucene search possible with REST-API?
I get about 1-25 search words and would like to search in a private wiki if a article exists (in article text search) where all the words or at least many words are occuring. (or instead of and ...
0
votes
0answers
6 views
How to retrieve list of Wikipedia pages that link to given page using WebAPI?
I am trying to retrieve list of pages which link to given Wikipedia page. Can anyone suggest how to do this?
0
votes
1answer
23 views
How to specify or increase the content length of snippet by wikipedia api
I am using this url to extract data from wikipedia
http://en.wikipedia.org/w/api.php?format=xml&action=query&list=search&srsearch=google&srlimit=1&prop=revisions
This gives ...
0
votes
1answer
42 views
Is there an API that retrieves a list of items for a given category?
I figure since Google Sets used to exist and somewhat still does, there must exist some API (google or otherwise) where I could send a category as a GET request and retrieve a JSON listing of items in ...
0
votes
1answer
41 views
Get Italian names from Wikipedia Api
We are trying to fetch italian data from wikipedia's api. We have multiple names and need to get the first 10 results.
e.g. we want to collect the data from the "Persone" section of this result: ...
0
votes
0answers
18 views
Local Installation of Wikipedia Search API
I am currently using the Wikipedia search API heavily on R&D. And given that it's got usage limits, I was wondering if it is possible to download the exact search functionality Wikipedia is using?
...
0
votes
0answers
78 views
php script with wikipedia api is suddenly slow, what could be wrong?
I run a php script that uses the wikipedia api to locate wikipedia pages about certain movies, based on a long list with titles and year of release. This takes 1-2 seconds per query on average, and I ...
1
vote
1answer
51 views
How to get the complete list of pages titles from wikipedia ?
I want to get this list to later work on it for linquistic researches.
The API:Allpages is limited to 500 queries. I need them all (4millions).
Maybe attack it using dbpedia.
Any trick to do it ?
0
votes
1answer
41 views
How to get all URLs in a Wikipedia page
It seems like Wikipedia API's definition of a link is different from URL? I'm trying to use the API to return all the urls in a specific wiki page.
I have been playing around with this query that I ...
0
votes
1answer
11 views
Query Wikipedia Software Infobox to Retrieve Current Version?
I would like to create a script to give me the current version of each software in a list of software. Wikipedia seems to do a good job of maintaining this information, and so I am trying to figure ...
2
votes
1answer
72 views
Javascript Regex to Match Wikipedia Section Text
Given the text for a Wikipedia article (see http://test.wikipedia.org/w/index.php?title=Paris&action=raw), I would like to extract all sections needing citations. In Wikipedia markup, needing a ...
0
votes
1answer
44 views
How to get all historical events on Wikipedia?
I would like to get all the articles of historical events on Wikipedia? What is the best way to go about this? Wiki API? Database dumps? I've checked out the DBPedia and it seems to be quite limited ...
1
vote
1answer
63 views
Get the text content of a wikipedia page given its title
When I give the title of a wikipedia page, I want the content of the page in pure text format. No images, no markup etc.
I have been going through the Wikipedia API, but couldn't find any relevant ...
0
votes
0answers
36 views
How to download all person pages from wikipedia?
Is it possible to download all Wikipedia pages of one category (for example, http://en.wikipedia.org/wiki/Category:Births_by_year) and all it's subcategories?
The problem is that specific page are ...
0
votes
1answer
81 views
parsing wikipedia stopwords html with nltk
Related to this question, I am working on a program to extract the introduction of wikipedia entities. As you can read in the above link, I already succeeded to query the api and am now focussing on ...
-1
votes
1answer
54 views
Using windows store wikipedia application in my app [closed]
I am trying to build a windows phone application and i need to open wikipedia page for a particular search whenever the user clicks one.
For this,shall i use a wikipedia api or the built-in wikipedia ...
-4
votes
1answer
77 views
how to parse php variable to jquery? [duplicate]
Possible Duplicate:
Get variable from PHP to JavaScript
I am working in wikipedia api, how to search query with two words like "new york", as it is returning no image when using two words ?
...
1
vote
1answer
74 views
MediaWiki API query for images for multiple titles
When I ask the MediaWiki API to provide images for each title, it just returns images for the first specified title. For example, the query:
...
0
votes
1answer
56 views
Simplexml_load_file empty array
I try to load this document:
$url = "http://en.wikipedia.org/w/api.php?action=query&titles=Electrophoresis&prop=langlinks&lllimit=500";
When I run it in browser, everything is fine.
...
0
votes
0answers
24 views
Extract Nicknames from Wikipedia Pages using MediaWiki API
I am trying to extract nicknames of athletes from Wikipedia Pages. Can anyone tell me the exact and efficient way to do that. I don't want to download the complete page and then parse it.
Here is a ...
0
votes
1answer
43 views
Wikipedia API ignore Cite Error or Footnotes [closed]
I am making this request:
http://en.wikipedia.org/w/api.php?format=xml&action=query&titles=self-administration&prop=revisions&rvprop=content&rvparse=&rvsection=0
My goal is ...
2
votes
3answers
89 views
Whats the fastest way to extract “external links” data from dbpedia (or wikipedia)?
I need to get the "external links" links from specific Wikipedia articles in an array in either jquery (preferable) or php. I've gone through the wikipedia api and it doesn't seem there's a way to do ...
0
votes
0answers
28 views
Getting a (autocomplete) list from Wikipedia with writers (of books)
I have been trying really hard to get a list of writers of books from Wikipedia using it's API. I would like to give users of my website the ability to show what writers they like. To show them others ...
2
votes
1answer
89 views
Full urls of images of a given page on Wikipedia (only those I see on the page)
I'd want to extract all full urls of images of "Google"'s page on Wikipedia
I have tried with:
...
1
vote
0answers
66 views
Get first paragraph (and only text) of a Wikipedia article returns not desired result
I'm trying to retive the first text paragraph of text for an article of the Wikipedia, UNIX in this example, but it returns me a non-desired output.
For what I've been reading on the wikipedia api ...
1
vote
0answers
71 views
Fetch data from Wikipedia using Special:Export
I am trying to fetch data from Wikipedia using Special:Export
Following is my markup, i am unable to understand why it does not get into the while loop? I get no errors though. Kindly Help.
...
1
vote
1answer
188 views
Wiki quotes API?
I would want to get a structured version of a Wikiquote page via JSON (basically I need all phrases)
Example: http://en.wikiquote.org/wiki/Fight_Club_(film)
I tried with: ...
0
votes
2answers
54 views
Wikipedia Curl request error
I am trying to get the summary of a page from Wikipedia using Curl. My code is
<?php
$title = <input from user>;
$url = ...
2
votes
2answers
115 views
A robust search on DBpedia by title
I need to write a SPARQL query to get movies from dbpedia.
I have wrote almost all the query but I have this problem:
I have all of these titles, and they have to give me the same wikipedia resource:
...
1
vote
0answers
58 views
custom wikipedia search to retrieve only summary (javascript?)
I want to implement 2 things on my website, that i know that are possible sepparetly, but combined.
First, a custom search box to retrieve results within the site without getting to wikipedia.
Second, ...
1
vote
0answers
54 views
wikipedia api results vary between list and generator queries
I'm exploring wiki apis...
Based on the below post, i 've some doubts.
Wikipedia list=search REST API: how to retrieve also Url of matching articles
I need to fetch the wiki URLs for my search. So I ...
2
votes
0answers
72 views
Sweble wikipedia parser [closed]
I am currently working on one project which involves parsing of wikiText of whole Wikipedia. Do anybody know about Sweble wikipedia parser? I found this parser on [1]: http://sweble.org
Can you guys ...
1
vote
1answer
46 views
How to get Titles from a Wikipedia Page
Is there a direct API call where I can get titles from a wikipedia page.
For e.g. from http://en.wikipedia.org/wiki/Chicago, I want to retrieve the following:
1 History
1.1 Rapid growth and ...
2
votes
3answers
81 views
Python UnicodeEncodeError / Wikipedia-API
I am trying to parse this document with Python and BeautifulSoup:
http://en.wikipedia.org/w/api.php?format=xml&action=opensearch&search=rage_against_the_machine
The seventh Item down as this ...
1
vote
0answers
67 views
Which is the fastest graph representation of Wikipedia out there?
I am working on this project where I need to run some graph algorithms on a graph representing English Wikipedia articles. This would need to be in real time
I have tried
WikiMapUW which has only ...
1
vote
0answers
81 views
browser compatibility for jquery yahoo-weather and wikipedia-api
I use this code in my jquery file script.js
// weather yahoo and wikipedia
$(document).ready(function () {
$('#weather').weatherfeed(['IDXX0058']);
...
1
vote
1answer
88 views
Get the Wikipedia topic title from curid
I have Wikipedia pages specified as :
I can parse the curid and use it to get specific Wiki pages.
Question: How can I get the Wikipedia topic title using this curid? I am trying as follows when the ...
1
vote
1answer
148 views
How to get country information from wikipedia api [duplicate]
Possible Duplicate:
dbpedia country profile query
I would like to get the country information that is listed on the right of a page with the wikipedia api. The documentation is chaotic so ...
1
vote
1answer
74 views
Is there a way to access Wikipedia tree for disambiguation pages and categories?
1) for example try visiting : http://en.wikipedia.org/wiki/Architecture_(disambiguation)
-->Is there any wikipedia api via which I can access this?
2) for example try visiting : ...
0
votes
1answer
76 views
Is there any API to get wikipedia revision id by date, instead of checking all the revision history?
Is there any API to get wikipedia revision id by date, instead of checking all the revision history and extract out the most recent revision before that date?
Thank you!
0
votes
1answer
198 views
Wikimedia API image search with public domain filter
I would like to query Wikimedia API to find all images that contain a keyword and filter only the images that are public domain. So no additional CC-SA license.
Curently I'm using the following query ...
0
votes
1answer
82 views
How to download a dump of all the movies information available on Wikipedia? [closed]
I'm working on a project that requires the information for all the movies available on Wikipedia. We consider creating our own dump as a better way forward for what we're trying to do. We need to take ...
-1
votes
1answer
85 views
Filter Wikipedia API link output to current content
I want to develop some kind of knowledge tree for some Wikipedia articles, so I am using the Wiki API to get JSON encoded data with this.
...
