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.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    WebService::Yelp 0.03

    Download button

    No screenshots available
    Downloads: 350  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Josh Rotenberg | More programs
    Perl Artistic License / FREE
    October 17th, 2008, 15:22 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    WebService::Yelp description

    Yelp.com API Client Implementation

    WebService::Yelp is a API client implementation for Yelp.com. It implements a programmatic interface to yelp.com's public REST API.

    SYNOPSIS

     use strict;
     use WebService::Yelp;

     my $yelp = WebService::Yelp->new({ywsid => 'XXXXXXXXXXXX'});

     my $biz_res = $yelp->search_review_hood({
     term => 'cream puffs',
     location => 'San Francisco',
     };
     for my $biz (@{$biz_res->businesses()}) {

     my @reviews = $biz->reviews();
     my @hoods = $biz->neighborhoods();

     }



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Yelp.com API | Perl module | Yelp | API | Perl

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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