Tagged Questions

7
votes
6answers
989 views

Parser for wikipedia

I downloaded wikipedia dump and want to convert from wiki format to my object format. Is there a wiki parser available that converts the object into XML?
7
votes
3answers
6k views

WebRequest to connect to the Wikipedia API

This may be a pathetically simple problem, but I cannot seem to format the post webrequest/response to get data from the Wikipedia API. I have posted my code below if anyone can help me see my ...
6
votes
2answers
444 views

What PHP Framework and ORM does wikipedia use?

I have always been fascinated about how wikipedia works. I am think of creating an idea similar to wikipedia but I must know what technology they use first. Just wanted to know what technology does ...
6
votes
5answers
372 views

How does Wikipedia's “What links here” work?

I recently used Wikipedia's function "What links here" (which is found under the "Toolbox" element in any entry's left menu) and it got me started wondering how this function actually works. I'm ...
6
votes
2answers
11k views

How to use wikipedia api if it exists?

I'm trying to find out if there's a wikipedia api (I Think it is related to the mediawiki?). If so, I would like to know how I would tell wikipedia to give me an article about the new york yankees ...
4
votes
4answers
2k views

MediaWiki styling for iPhone

When you visit en.wikipedia.org with an iPhone you are forwarded to en.m.wikipedia.org which is formatted beautifully for the device. I have MediaWiki on my own server and I'd love to have this ...
3
votes
2answers
120 views

Get all Wikipedia Infobox Templates and all Pages using them

Given a Wikipedia page like Wikipedia: Stack Overflow there are often Infoboxes (mostly on the right hand at the top of the page). Example screenshot: DBPedia lists all these attributes as RDF ...
3
votes
2answers
435 views

How to retrieve parts of Wikipedia content into Android App?

Basically, I want to retrieve content from wikipedia. But I want to display it inside my Android Apps directly. Not immidiately redirect to the internet browser, but to display it inside my apps ...
3
votes
2answers
218 views

Wikipedia (MediaWiki) URI encoding scheme

Folks, Anybody knows how Wikipedia or MediaWiki in general, encode the URI according to the title? It's not normal URI encoding, " "s are replaced with "_"s and single quotations are not encoded and ...
3
votes
3answers
595 views

Parsing Wiki XML Dumps ver0.4 just got tough

I am trying to parse Wikipedia XML Dump using "Parse-MediaWikiDump-1.0.4" along with "Wikiprep.pl" script. I guess this script works fine with ver0.3 Wiki XML Dumps but not with the latest ver0.4 ...
3
votes
1answer
3k views

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 Do a GET on ...
2
votes
1answer
82 views

Get total number of articles from a MediaWiki wiki programmatically

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 ...
2
votes
1answer
81 views

How to read gigantic xml file with PHP? [closed]

Possible Duplicate: Parsing Huge XML Files in PHP I want to read wikipedia's xml dump files with PHP. They are gigantic. What should I do?
2
votes
1answer
314 views

How do I get all the sub-categories from a Category page on Wikipedia, using the Wikipedia API? [closed]

Possible Duplicate: How to get all article pages under a Wikipedia Category and its sub-categories So I'm making a PHP project for fun that involves pulling out a random item from a set ...
2
votes
3answers
1k views

How to get plain text out of wikipedia

I've been searching for about 2 months now to find a script that gets the Wikipedia description section only. (It's for a bot i'm building, not for IRC.) That is, when I say /wiki bla bla bla it ...
2
votes
1answer
164 views

Wikimedia page to Text in Python

I would like to convert a wikipedia content extracted with API to plain text. Any tip??
2
votes
6answers
1k views

Inserting articles straight into MediaWiki database

I need a way to insert new articles straight into my MediaWiki database without damaging the wiki installation. I'm guessing if I knew what tables/attributes MediaWiki inserts to when creating a new ...
1
vote
1answer
16 views

Export Wikipedia by category option?

I know I can download Wikipedia entirely. But I wonder if there is any way to download it by category? They have the Special Export page but writing a category (e.g. Culture) adds the children pages ...
1
vote
2answers
41 views

How to get the result of a complex Wikipedia template?

This is a question that is a bit hard to follow but I will do my best explaining it. First, let me present an example page: http://en.wikipedia.org/wiki/African_bush_elephant That's a wikipedia ...
1
vote
1answer
51 views

Anybody know what editor MediaWiki and Wikipedia are using?

Just started a Wiki built on MediaWiki and is disappointed with the default editor. Have seen the text editor on MediaWiki and Wikipedia (when editing) and they appear to be the same. I was wondering ...
1
vote
1answer
173 views

wikitools, wikipedia and python

Does anybody have experience in getting a wikipedia page using wikitools for python (and django)? I am trying to get the article but I get a few first lines and that's it. I need to fetch the whole ...
1
vote
3answers
114 views

Wikipedia API - grab 'Background Inforamtion' Table?

Does MediaWiki provide a way to return the information present in 'Background Information' Table? (usually right of the article page) For example I would like to grab the Origin from Radiohead: ...
1
vote
4answers
419 views

Getting Wikipedia infoboxes in a format that Ruby can understand

I am trying to get the data from Wikipedia's infoboxes into a hash or something so that I can use it in my Ruby on Rails program. Specifically I'm interested in the Infobox company and Infobox ...
1
vote
4answers
518 views

Getting the infobox section of wikipedia

If I have the url to the page, how would I get obtain the infobox on the right using mediawiki webservices?
1
vote
2answers
832 views

Add Tags to MediaWiki and showing a tag cloud on the front page?

I want to add "tags" like in delicious to mediawiki pages and then show a tag cloud on the front page using this. How do I do this?
0
votes
1answer
14 views

Wikimedia Commons extension for mediawiki

I have installed mediawiki and now I need to make it work like http://commons.wikimedia.org/. Does anybody know which extension I need to download and install in order to make my mediawiki work like ...
0
votes
1answer
31 views

Regular Expression WikiTable

I have wikiTable tag and I would I'm struggling using Java regular expression to extract this table to remove it from other text. An example of the table is follow: {| class="wikitable" border="1" ! ...
0
votes
1answer
64 views

content of infobox of wikipedia

I need to get content of a infobox of any movie. I know name of the movie. One way is to get the complete content of wikipedia page and then parse it untill I find {{Infobox and then get the content ...
0
votes
1answer
97 views

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. English rss feed exists I need to create similar for other ...
0
votes
1answer
103 views

Get random SVG image using MediaWiki API

Is it possible to use the MediaWiki API to return a random image? If so can I specify a filetype such as SVG?
0
votes
1answer
67 views

is there a way to automate downloading of wikipedia articles using special:export?

I want to be able to download full histories of a few thousand articles from http://en.wikipedia.org/wiki/Special:Export and I am looking for a programmatic approach to automate it I started the ...
0
votes
1answer
63 views

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, ...
0
votes
1answer
67 views

Mediawiki extension to make comments on revisions

At my university, lots of teachers are using private wikis for their subjects. The students are told to populate those wikis, and the teachers evaluate their contributions afterwards. However, ...
0
votes
1answer
80 views

Omitting Wikipedia maintenance categories from sql query

I am retrieving a list of categories for a given page_title, but the results include categories such as: "All_articles_to_be_split" "Articles_with_unsourced_statements_from_July_2008" ...
0
votes
1answer
439 views

Wikipedia API returns only a tiny set of data?

Hey there, I'm trying to extract data from Wikipedia articles using its API (http://en.wikipedia.org/w/api.php) from a PHP script, but I always only seem to get a fraction of the real content. For ...
0
votes
3answers
156 views

List of pages from wikipedia

I build an application which gives you to select subjects you like, those subjects should be in DB. There is millions 'likes'! (pizza, PHP, manchester united, any movie.. i dont know), so I decided ...
0
votes
1answer
94 views

is it possible to filter links of a wikipedia article in single query?

I am trying to make use of wikipedia API to retrieve links that has Template:Persondata embedded in it from an article in single call. e.g. all people's articles that the article "George Clooney" ...
0
votes
1answer
251 views

Why am I getting the error “cannot import name Scanner” when I try to use the mwclient module for Python?

I'm using Python 2.5.2 (because mwclient still only works for 2.x). I've copied the mwclient folder into the /usr/lib/python2.5/site-packages/mwclient folder, and when I run a program that imports ...
0
votes
2answers
124 views

Truncate mediawiki

I'm working with the mediawiki API ( e.g. http://en.wikipedia.org/w/api.php) and I would like to be able to 'truncate' the mysql tables in order to reset the local installation while keeping some ...
0
votes
1answer
395 views

How to make templates after installing MediaWiki?

I had just installed MediaWiki. What must I do to have wikipedia style templates like this: http://i.piccy.info/i4/4b/37/fe303fda0c813c0bda717d3a1e3b.png (example). I have already installed ...
0
votes
1answer
560 views

Recusive transformations using xslt, xpath:document() and mediawiki

I want to use the wikipedia API to find the French pages including the ''Template:Infobox Scientifique'' missing in the english version. So, my idea was to process the following document with xproc: ...
0
votes
1answer
306 views

Mediawiki: Invalid Edit Token

I use the API with HTTP POST to create a wiki page in a Mediawiki (1.14): I require an edit token It works, I get a fresh token (example: d96d72fae5e6c43b0b9f63d82ace366) I send the HTTP POST for ...
0
votes
3answers
826 views

Copy chosen Wikipedia articles into own wiki?

is there a way to batch copy certain wikipedia articles(about 10,000) to my own mediawiki site? EDIT: How do I do this without overwriting similarly named articles/pages? Also I don't plan on using ...
0
votes
5answers
341 views

Someway of removing internal links from Wikipedia XML files?

If I have downloaded Wikipedia XML dumps, is there any way of removing all of the internal links from within an XML file? Thanks
-1
votes
1answer
53 views

How to search wikipedia with search string and fetch data, parse and disply in my app…?

all I have searched this in google, but I confused with lot of sites which are no clear step by step procedure I found. If any have Idea what are all the things need to be done. Please guide me...! ...
-1
votes
4answers
532 views

What software does Wikia use and can I have that for my own hosted Wiki?

I want my own hosted Wiki so its fully under my control, but would like something as advanced as Wikia rather than the plain, feature-lacking Wikipedia style MediaWiki. What software does Wikia use ...