cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl to login with POST and redirect

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Dec 2009 11:31:55 +0100 (CET)

On Mon, 7 Dec 2009, LoD MoD wrote:

> I take it I will need to create a custom script using libcurl or pycurl for
> this?

Please don't top-post, we lose track of context.

Yes, you often need to make a series of requests to repeat browser actions and
then writing a script is necessary. That can be done using the curl command
line tool or one of the many bindings for libcurl. It's really your choice.

-- 
  / 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
Received on 2009-12-08