cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: GET

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 23 Aug 2005 15:43:10 +0200 (CEST)

On Tue, 23 Aug 2005, aymeric demay wrote:

> I succeed in getting the web page of the camera's configuration, but after I
> must parse it. Is there a mean to receive only the value of the parameter.

curl asks the server for data, server delivers data.

If you can figure out a way that makes the server provide data in a format you
want, then sure. If not, then no.

curl doesn't parse or process the received the data in any way. That's a job
for your local script!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-08-23