This web crawler is written in Visual Basic. This program is meant for advanced vbdevelopers/programmers.
A web crawler is an automated program that accesses a web site and traverses through the site by following the links present on the pages. VB programmer will find this product useful if they want to build a complete web crawler themselves. Enhancements are very easy and source codes are arranged neatly and properly.
features
This program searches for links in the Page Source and shows them in a listbox. VB programmer may also use the html from the page to extend the processing.