![]() |
|
|
|
#1
|
|||
|
|||
|
HI
I'm attemtping to build a HTML tool for Delphi which would go through a website (eg www.delphi.com) and all the pages linked to from the home page (traversing through each link my tool encounters while reading the HTML), simply looking a for a particular link. The main purpose of the tool is to confirm that a recipricoral has been placed somwehere within a website. I'm wondering how best I should approach this problem, should I use the TWebBrwoser Component, and parse the HTML myself, or are there any components out there which would simplify the task? Many thanks for your help. Kind Regards Musaffar www.alljammin.com |
|
#2
|
|||
|
|||
|
Here are some links...
http://www.zeitungsjunge.de/delphi/ This has a htmlparser. This page has html parsers as well. http://swiss.torry.net/html.htm Donald Adams Agent86 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|