Tagged Questions
4
votes
4answers
1k 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 account is if it adds to ...
0
votes
1answer
61 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 ...
-1
votes
2answers
182 views
Python-Wikipedia Automated Downloader
Hey Guys,
[Using Python 3.1]
Anyone have any idea how to make a python 3 application which alows the user to write a text file with multiple words seperated with comors, the program should read the ...