Yahoo! Query Language

Yahoo! Query Language

Initially launched in October 2008 with access to Yahoo APIs,[2] February 2009 saw the addition of open data tables from third parties such as Google Reader, the Guardian, and The New York Times.[3] Some of these APIs still require an API key to access them. On April 29 of 2009, Yahoo introduced the capability to execute the tables of data built through YQL using JavaScript run on the company's servers for free.[3]. On January 3, 2019 Yahoo retired the YQL API service.
Examples
Filter RSS feeds
Convert CSV to JSON or XML
Extract HTML via CSS Selectors
Get AppLinks meta data
Parse any XML source
Rate limits
Use of the YQL should not exceed reasonable request volume.[4] Access is limited as below:
Per application limit (identified by your Access Key): 100,000 calls per day;
Per IP limits: /v1/public/: 2,000 calls per hour; /v1/yql/: 20,000 calls per hour.
See also
WSO2 Mashup Server
Yahoo! Pipes