Our Spider

Chapter 3

Our Spider written in Perl

Our spider discards any URL that does not have the same host name as the beginning URL; thus, the spider is limited to a single host. We could also extend the program to specify a set of legal hosts, allowing a small group of servers to be searched for content.

Base on the URL you entered, the spider will create 3 files that inlclude almost all the information you need to do web analysis.

If you want to read the program document, please click DOCUMENTATATION.

Input the URL:



The students working on this project are Man Luo, Wenqi Su, Liqiang Xi.