I'm writing a script which estimates the load time of a specific page. I'm looking for a way to take some HTML and extract any CSS or images loaded on that page. Is there any decent way to do this? I've googled for ideas, but haven't found much. Jon