Menu

#21 Add link to the urlcache depending on the handleDocument()

open
nobody
None
5
2013-08-30
2013-08-30
No

Hi,

right now (part of) the discovered urls are added to the cache before the handleDocument() call. What if I want to follow links conditionally to the result of the handleDocument() method (ex.: only if the html body contains a certain string) ?
IMHO the discovered urls should be added to the cache after the handleDocument() call.

Matteo

Discussion

Anonymous
Anonymous

Add attachments
Cancel