> Randal Schwartz just wrote an excellent article titled > "Screen Scraping for Fun and Profit" in Linux Magazine. His > code is available at > http://www.linuxmagazine.com/downloads/2003-> 04/perl, although > I recommend reading the article (April > 2003 edition), because he walks the code line by line and > gives you an in depth understanding about what is going on. > > The module WWW:Mechanize lets you do things like fill out > forms, "click" on links, etc.
Cool a new (to me anyway) module to play with. Cpan here I come! > > The module HTML::Parser might also help you extract the > information you > need in a relatively painless way. > > Despite the plug, I am not associated with Randal or Linux > Magazine in any way, other than being a subscriber. :) > > Pete > > Mar 20, 2003 at 10:38am from Larry Wissink: > > LW> been able to do comes from reading "Perl & LWP" by Sean M. Burke > LW> (O'Reilly Press). I include what I have managed to write, drawn > LW> heavily from the Burke book, for the edification (or > amusement) of > LW> others. Again, any insight will be greatly appreciated. > > -- > http://emerson.wss.yale.edu/perl > Pete Emerson > WSS AM&T Yale University > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]