Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    WWW::Search::Scraper::Monster 3.05

    Download button

    No screenshots available
    Downloads: 311  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Glenn Wood | More programs
    Perl Artistic License / FREE
    June 15th, 2007, 18:05 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    WWW::Search::Scraper::Monster description

    A Perl module used to scrape Monster.com

    WWW::Search::Scraper::Monster is a Perl module used to scrape Monster.com.

    SYNOPSIS

    use WWW::Search;
    my $oSearch = new WWW::Search('Monster');
    my $sQuery = WWW::Search::escape_query("unix and (c++ or java)");
    $oSearch->native_query($sQuery,
    {'st' => 'CA',
    'tm' => '14d'});
    while (my $res = $oSearch->next_result()) {
    print $res->company . "t" . $res->title . "t" . $res->change_date
    . "t" . $res->location . "t" . $res->url . "n";
    }


    This class is a Monster specialization of WWW::Search. It handles making and interpreting Monster searches at http://www.monster.com. Monster supports Boolean logic with "and"s "or"s. See http://jobsearch.monster.com/jobsearch_tips.asp for a full description of the query language.

    The returned WWW::Search::Response objects contain url, title, company, location and change_date fields.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Monster.com scraper | web search | Perl module | WWW::Search::Scraper | Monster.com | scrapper

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM