|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Help with web crawlingby eversuhoshin (Sexton) |
| on Dec 09, 2012 at 07:06 UTC ( #1007958=perlquestion: print w/ replies, xml ) | Need Help?? |
|
eversuhoshin has asked for the
wisdom of the Perl Monks concerning the following question:
Dear Monks, I need help web crawling. I need to obtain the html code in the web page itself. I have tried WWW::Mechanize and URI to convert it to an absolute URL. But I have failed so far. Can someone please help me crawl through or download the html code of the webpage of www.sec.gov/Archives/edgar/data/935226/000114420411058092/0001144204-11-058092-index.htm Here is the code trying to crawl the edgar website
This is the SEC Edgar data base and once I figure out how to crawl through I can do the parsing. I just need the information between the "div class="infoHead"Items div" Thank you so much!
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||