Hi Chris,

There's a number of ones that do this, especially in terms of HTML and 
XML parsing. Unfortunately it's been a while since I used something like 
this, and have a couple of components at the office that I pulled down 
off http://www.torry.net. I seem to remember using one called HyperParse 
or HyperParser, but that wasn't the only one there.

I'm pretty sure that if you look up keywords like HTML and parse etc., 
on that website you'll come back with a number of hits. You may have to 
build the tree yourself though...

Good luck with it!

Regards,

John

> Subject: HTML Browser / Parser
> 
> Hi All,
> 
> this may seem like a strange request, but is there a program out 
> there that will take a web page and break it down into a tree-like 
> structure?  I need to do some web scraping and it would assist me 
> greatly if there was a program which would allow me to traverse the 
> HTML code in a tree-like manner..
> 
> Cheers,
> Chris.
> 
> 
> 
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to