This web crawler is written in Visual Basic. This program is meant for advanced vb developers/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 programmers 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.
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.
Requirements:
· Visual Basic Basic ActiveX Controls (OCX).
· VB 6.0 Compiler