hulu-node

1.0.1 • Public • Published

hulu-node

A node.js wrapper for the Hulu search API

How to use it

 
var hulu = require("hulu-node");
 
hulu.search("Saturday Night Live", function(response) {
 
  // do whatever you want with the response.
  // the response is in JSON
 
});
 

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i hulu-node

    Weekly Downloads

    1

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • connor