Pitmairen wrote:
> I want to make a program that get info from a website and prints it out
> in a txt file.
>
> I made this:
>
> import urllib
> f = urllib.urlopen("http://www.imdb.com/title/tt0407304/";)

path of even less resistance
http://imdbpy.sourceforge.net/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to