automate finding all images used by webpage
- by Richard
When I load a page with Firebug I can see a list of all the images required by the site.
How can I automate finding a list of the image URLs used by a webpage, including those referenced in external CSS?