2007/9/11, Srinivas <[EMAIL PROTECTED]>: > Hi, > > I want to write a perl script that scrapes various job sites like > monster, dice, career builders etc. > > Given the job id and web site name it should scrape the information and > store in a mySQL database. > > Can you please tell me how to do this , or is there any such script > which does this. >
You may referer some modules like WWW::Mechanize and LWP etc. see `perldoc lwpcook` and http://search.cpan.org/~petdance/WWW-Mechanize-1.30/lib/WWW/Mechanize.pm -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/