0
votes
3answers
66 views
Wikipedia integration issue - need to finally sort this out 101
Sorry guys, I've been running a mock asking questions on how to integrate wikipedia data into my application and frankly I don't think I've had any success on my end as I've been t …
0
votes
1answer
26 views
How do I get link to an image on wikipedia from the infobox?
Hi guys, I'm parsing wikipedia infoboxes and I noticed that some infoboxes have image fields - these fields hold names of image files stashed on wikipedia somewhere. However they j …
0
votes
1answer
29 views
Mediawiki: Invalid Edit Token
Hello,
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 …
-2
votes
2answers
182 views
How to use wikipedia api if it exists?
Hi,
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 abo …
1
vote
4answers
89 views
How do I grab just the parsed Infobox of a wikipedia article?
Hi guys, I'm still stuck on my problem of trying to parse articles from wikipedia. Actually I wish to parse the infobox section of articles from wikipedia i.e. my application has r …
1
vote
2answers
35 views
What do I do with this csv dataset I just downloaded from dbpedia?
I just downloaded this csv of infoboxes of wikipedia from dbpedia. However I have no idea how to use it :-S I want to import all this data into a database but am not so sure how to …
3
votes
6answers
158 views
what is a programming language?
Hi
Wikipedia says:
A programming language is a machine-readable artificial language designed to express computations that can be performed by a machine, particularly a compute …
0
votes
3answers
106 views
Copy chosen Wikipedia articles into own wiki?
Hi, 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 …
1
vote
2answers
136 views
How do I get information from wikipedia into my application.
Hi guys I wish to get information for entries I have in my database from wikipedia like for example some stadiums and country information. I'm using Zend Framework and also how wou …
0
votes
4answers
174 views
Getting info from Wikipedia - how do I get HTML form?
I'm using curl to retrieve information from wikipedia. So far I've been successful in retrieving basic text information but I really would want to retrieve it in HTML.
Here is my …
0
votes
2answers
72 views
Import non-english WIkipedia XML dump in MySQL?
Hi, I'm looking for a script that can convert the XML wikipedia DUMP in MySQL compliant SQL. I've found a ready SQL dump for the english version but no easy way to import the other …
1
vote
2answers
79 views
Importing wikipedia database dumb - kills navicat - anyone got any ideas?
Ok guys I've downloaded the wikipedia xml dump and its a whopping 12 GB of data :\ for one table and I wanted to import it into mysql databse on my localhost - however its a humong …
1
vote
2answers
416 views
c# WebRequest to connect to wikipedia API
Hey,
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 …
0
votes
1answer
97 views
Which Google API search module for Perl?
Which Google API search module for Perl do you recommend?
REST::Google::Search
http://search.cpan.org/~ejs/REST-Google-1.0.5/lib/REST/Google/Search.pod
or
Google::Search
http:// …
0
votes
0answers
24 views
Can someone explain the toolserver? [closed]
Can someone explain what the Wikimedia toolserver actually is & what you can do with it? http://meta.wikimedia.org/wiki/Toolserver
Thanks!
