Phil wrote:

> Does anyone know where I can get a web spider/robot component for delphi
> to find web pages via http? I'll be indexing & searching them with rubicon
> in my web app.

Depends on exactly what level of automation/ducking-and-diving  
you're wanting pre-packaged in the component. For example, the 
THTTP component in WebHub, or similar ones in Delphi or 
elsewhere need just a little minor parsing to get them finding URLs 
to follow and return. (Of course, you need to write the tree-walking 
logic and limits that ensue if you take that approach <g>).   


cheers,
peter

============================================
Peter Hyde, WebCentre Ltd & SPIS Ltd, Christchurch, New Zealand
* Web automation for online periodicals: http://TurboPress.com
* TurboNote+: http://TurboPress.com/tbnote.htm
  -- easy, small, handy onscreen sticky notes
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to