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
 
});
 

Readme

Keywords

none

Package Sidebar

Install

npm i hulu-node

Weekly Downloads

10

Version

1.0.1

License

none

Last publish

Collaborators

  • connor