Is it possible to do this with jquery: Input an url press submit (html form I believe) Put the entire webpage html structure of the inputed url into a variable and parse it to detect certain elements such as specific html tags and their content ?
I'm not sure if this is what you mean but I've been using firebug (free addon for Firefox), this is proving to be an excellent tool for exploring a web pages structure. still going through all the functions of it so all I can really suggest is that you download it to see if its what you need. cheers Jon