0
votes
2answers
53 views
Downloading Images from WikiMedia Commons
Is anyone aware of a way to programatically download images from WikiMedia Commons without registering for a Bot account? It seems like the only way to get approval for a Bot accou …
8
votes
3answers
137 views
Reverse wikipedia geotagging lookup
Wikipedia is geotagging a lot of its articles. (Look in the top right corner of the page.)
Is there any API for querying all geotagged pages within a specified radius of a geograp …
0
votes
1answer
109 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 d …
-1
votes
2answers
565 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 …
2
votes
2answers
974 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
192 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:// …
4
votes
2answers
1k views
Is there a Wikipedia API?
On my Wikipedia user page, I run a Wikipedia script that displays my statistics (number of pages edited, number of new pages, monthly activity etc.).
I'd like to put this info on …
