 HTML Filter Screenshot
| Visual basic utility based on GREP. Allows for huge merged HTML link lists to be filtered to remove duplicates URL's as well as removeing all links based on keyword removal or keep box. It is based on <P> as a delimiter. In other words it words on strings that start with <P> But don't worry, you can always use a text editor to do multiple replace to add <P> to all the links if they do not already start with <P> Basically what it does is go through and delete all the lines that start with <P> which contain the keyword you used in the keyword box. Or if you choose [keep] it will keep all the lines that contain the keyword that you put in the keyword box and delete everything else. It is really that simple. It works from paragraph to paragraph. This is great if you want to merge huge lists of html links or lists you saved from the net and you want to merge them and sort them out to built a huge list.
|