curl-and-python

pycurl and cookies

From: Christopher Lucas <clucas916_at_gmail.com>
Date: Sat, 17 Feb 2007 15:38:33 -0700

Hello,

I figured out that to download the file i wanted i had to use cookies
from accessing the site, i was able to download the file from the
command line with this syntax:

curl -b Library/Application\ Support/Firefox/Profiles/
ogp8xwki.default/cookies.txt http://example.org/file.txt -O

Now i want to include this in my python script, can someone please
show me how to do this.

-Chris
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2007-02-17