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 file, a download the wikipedia page of the requested item. e.g. if they typed hello,python-3,chicken ir would go to wikipedia and download http://www.wikipedia.com/wiki/hello, http://www.wikip... Anyone think they can do this? When I say "download" i mean download the text, doesnt matter about images.
Thanks, I know this place is realy helpful.