The spider should also be able to retrieve CSS files, including their references via the @import directive and the url() function (for example background-image: url(foo.gif);).
Similarly, the spider should javascript files referenced in html files.
Logged In: YES user_id=1682837 Originator: NO
how would I make it parse a css file and download any images referenced in it?
Good idea. A CSS parser and a more flexible mime-type system have been added to the upcoming 1.0 release.
Log in to post a comment.
Logged In: YES
user_id=1682837
Originator: NO
how would I make it parse a css file and download any images referenced in it?
Good idea. A CSS parser and a more flexible mime-type system have been added to the upcoming 1.0 release.