API Docs for: 3.8.0
Show:

yql Module

This class adds a sugar class to allow access to YQL (http://developer.yahoo.com/yql/).

This module provides the following classes:

This module is a rollup of the following modules:

  • yql-nodejs
    NodeJS plugin for YQL to use native request to make requests instead of JSONP. Not required by the user, it's conditionally loaded and should "just work".
  • yql-winjs
    WinJS plugin for YQL to use native XHR to make requests instead of JSONP. Not required by the user, it's conditionally loaded and should "just work".