Hi I want to develop an UrlFIlter which takes an url, takes its metadata or even the fetched content, then use some duplicate detection algorithms to determine if it is a duplicate of any url in bitch. However, the only parameter passed into the Urlfilter is the url, is it possible to get the data I want of that input url in Urlfilter?
Thanks, Zhique

