Re: [MacPerl-AnyPerl] www spider
[email protected] (Jeff Lowrey) Thu, 4 Jul 2002 13:07:21 -0500
| Newsgroups | perl.macperl.anyperl |
|---|---|
| Message-ID | <p05010401b94a3ebd5779@[192.168.136.5]> |
At 7:22 PM +0200 7/4/02, Eelco Alosery wrote: >I'm traing to make a www spider zo that people can submit there site and >that I can read the url's keywords and discription and titel. > >is ther a small script that can help me on the way. You want probably to start with libwww-perl, more specifically the WWW::Robot module. This should be pretty darn platform independant. -Jeff Lowrey