Re: parsing website

2013-02-26 Thread David Christensen
On 02/26/13 10:46, Noah wrote: I want to parse text from a website. what are some good methods and modules to do this? Any tutorial links? "Perl & LWP" is the canonical book on the subject: http://shop.oreilly.com/product/9780596001780.do HTH, David -- To unsubscribe, e-mail: begin

Re: parsing website

2013-02-26 Thread Jim Gibson
On Feb 26, 2013, at 10:46 AM, Noah wrote: > Hi there, > > I want to parse text from a website. what are some good methods and modules > to do this? Any tutorial links? I am currently using LWP::UserAgent to scrape some websites and HTML::TokeParser and HTML::TableExtract to extract links an

Re: parsing website

2013-02-26 Thread Mike
On 2/26/2013 1:46 PM, Noah wrote: Hi there, I want to parse text from a website. what are some good methods and modules to do this? Any tutorial links? Cheers WWW::Mechanize http://search.cpan.org/dist/WWW-Mechanize/lib/WWW/Mechanize.pm -- To unsubscribe, e-mail: beginners-unsubscr...@

parsing website

2013-02-26 Thread Noah
Hi there, I want to parse text from a website. what are some good methods and modules to do this? Any tutorial links? Cheers -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/

Re: parsing website and building xml file

2007-10-19 Thread Tom Phoenix
On 10/18/07, Siva Prasad <[EMAIL PROTECTED]> wrote: > I have gone through WWW::Mechanize module, But could not get an idea how to > do it. Can you use Mech to download the web page, for a start? There should be examples of how to do that. Then you could start making a parser, probably with the he

parsing website and building xml file

2007-10-18 Thread Siva Prasad
Hi Gurus, I have the webpage as below, COMPUTER COURSES BIOLOGY . . .. . Now I want to parse this webpage and build xml file like below COMPUTER COURSES CS 162