cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Using curl to download CBOE csv file quotes...help!

From: <dsisk_at_nc.rr.com>
Date: Mon, 31 Jan 2011 14:13:54 -0500

Oh yeah, I've found the -c and -b cookie options...just not any example of how to use them with this blasted CBOE site! ;-)

---- Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Sat, 29 Jan 2011, dsisk_at_nc.rr.com wrote:
>
> > So there are cookies involved. Doesn't curl support a way to pass cookies
> > to a site? Any idea how to formulate the curl command with cookie data in
> > this particular situation?
>
> Sure it does. Use -c to store them to a file and -b to read them from a file.
>
> Surely searching for "cookie" in the man page would've found these...
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-01-31