Front page | perl.beginners |
Postings from August 2011
Re: Spidering
Thread Previous
From:
shawn wilson
Date:
August 1, 2011 03:29
Subject:
Re: Spidering
Message ID:
CAH_OBickG6+w_8-fdyrCemRg_-bcrpJJ6ner7MsYrgCaxp3b3g@mail.gmail.com
On Aug 1, 2011 6:16 AM, "Alan Haggai Alavi" <alanhaggai@alanhaggai.org>
wrote:
>
> Hello,
>
> > Hi everyone i am a beginer for Perl can you give me a psedocode and a
> > sample code for a spider program.It will be helpful in understanding web
> > interfaces.Thank you
>
> Check out WWW::Mechanize - http://search.cpan.org/perldoc?WWW::Mechanize
> The SYNOPSIS section will help you get started.
>
Mechanize is probably where I'd go. However, IIRC, there was a perl based
web spider that I remember seeing as looking through useragent names.
Thread Previous