curl-users
lynx -dump option
From: Surya Kiran Gullapalli <suryakiran.gullapalli_at_gmail.com>
Date: Tue, 6 Jun 2006 09:29:55 +0530
Date: Tue, 6 Jun 2006 09:29:55 +0530
Hi,
I'm new to curl, and i'm trying to explore some things which are specific to
my application.
Till now my application, downloads a html file, and then extracts some
information from it.
as an example i'm using some thing like this
lynx http://www.google.com -dump > output.
Then parses this output file to get the required information. I'm using
system call to do this.
I'd like to know whether i can do the same thing with libcurl? If so how?
I can download a file, alright. But can i dump it to another file, like lynx
does?
Thanks in advance,
Surya
Received on 2006-06-06