WWW::Search::Scraper::YahooFinance

WWW::Search::Scraper::YahooFinance is a Perl module that scrapes Finance.Yahoo.com
Download

WWW::Search::Scraper::YahooFinance Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Glenn Wood
  • Publisher web site:
  • http://search.cpan.org/~glennwood/

WWW::Search::Scraper::YahooFinance Tags


WWW::Search::Scraper::YahooFinance Description

WWW::Search::Scraper::YahooFinance is a Perl module that scrapes Finance.Yahoo.com WWW::Search::Scraper::YahooFinance is a Perl module that scrapes Finance.Yahoo.comSYNOPSIS require WWW::Search::Scraper; $search = new WWW::Search::Scraper('YahooFinance'); ($dow, $nasdaq, $sap, $tenYrBond, $nyseVolume, $nasdaqVolume) = $scraper->getMarketSummary();This class is an YahooFinance extension of WWW::Search::Scraper. It handles making and interpreting Yahoo Finance searches http://Finance.Yahoo.com.The Search capabilities of module are not yet implemented; only the getMarketSummary method is implemented.OPTIONSgetMarketSummaryGets the "Market Summary" data off of finance.yahoo.com. $scraper = new WWW::Search::Scraper('YahooFinance'); ($dow, $nasdaq, $sap, $tenYrBond, $nyseVolume, $nasdaqVolume) = $scraper->getMarketSummary(); Requirements: · Perl


WWW::Search::Scraper::YahooFinance Related Software