WWW::Orkut::Spider

WWW::Orkut::Spider is a Perl extension for spidering the orkut community.
Download

WWW::Orkut::Spider Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • WWW::Orkut::Spider Team
  • Publisher web site:
  • http://search.cpan.org/~manno/WWW-Orkut-Spider-0.03/lib/WWW/Orkut/Spider.pm

WWW::Orkut::Spider Tags


WWW::Orkut::Spider Description

WWW::Orkut::Spider is a Perl extension for spidering the orkut community. WWW::Orkut::Spider is a Perl extension for spidering the orkut community.SYNOPSIS use WWW::Orkut::Spider; my $orkut = WWW::Orkut::Spider->new; $orkut->login($user,$pass); $orkut->get_hisfriends($uid); print $orkut->get_xml_profile($uid); WWW::Orkut::Spider uses WWW:Mechanize to scrape orkut.com. Output is a simple xml format containing friends, communities and profiles for a given Orkut UID. - Access to orkut.com via WWW::Mechanize - Collects UIDs - Fetches Profiles/Communities/Friends for a given UID - Output via simple xml format Requirements: · Perl


WWW::Orkut::Spider Related Software