cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: images referenced by javascript

From: Nielsen Linus (ext) <Linus.Nielsen_at_elema.siemens.se>
Date: Mon, 11 Feb 2002 09:36:09 +0100

> Can curl download images referenced from javascript embedded in html?

Yes and no.

Of course curl can download them, but you will need to parse the HTML
yourself. That is, fetch the page with curl, parse the HTML/javascript and
then download the images.
But I assume that you wanted curl to do it all for you. Then the answer is
no.

/Linus
Received on 2002-02-11