Baby is this sweet. LWP! Forget about affiliate programs. I've already grabbed a varity of data, stuffed it into a couple of dB tables and have Skynet by the balls. Thanks again Kevin.
Mark Bergeron http://mab.pagehere.com -----Original Message----- From: "Kevin Smith"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Mon Apr 01 02:54:59 PST 2002 Subject: Re: Capturing Content >Hi Mark, > >This might help you on your way : > >#!perl -w >use strict; >use LWP::Simple; >use LWP::UserAgent; > >my $url = 'http://www.domainsomewhere.com'; >my $con = get $url; > >print "$con"; > >exit; >__END__ > > >----- Original Message ----- >From: "Mark Bergeron" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>; ><[EMAIL PROTECTED]> >Sent: Monday, April 01, 2002 12:28 AM >Subject: Capturing Content > > >> Hello guys, >> Has anyone worked with grabbing content from another webpage (text only) >and storing that into a text file or dB table for use later inside of >another application. I know this isn't too tricky. Just wanted to maybe get >an idea or an example or two. Perhaps a type of customized spyder? A link to >a site would be great. >> TIA, Mark Bergeron >> >> ___________________________________________________ >> GO.com Mail >> Get Your Free, Private E-mail at http://mail.go.com >> >> >> _______________________________________________ >> Perl-Win32-Web mailing list >> [EMAIL PROTECTED] >> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs >> > > > ___________________________________________________ GO.com Mail Get Your Free, Private E-mail at http://mail.go.com _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs