1 / 6

YQL

YQL. Kevin Murphy CMPS 183. YQL. “The Yahoo! Query Language is an expressive SQL-like language that lets you query, filter, and join data across Web services.” Uses Open Data Tables Can read a variety of file types HTML, XML, JSON, RSS, Atom, and microformat Returns results in XML or JSON.

diza
Download Presentation

YQL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. YQL Kevin Murphy CMPS 183

  2. YQL • “The Yahoo! Query Language is an expressive SQL-like language that lets you query, filter, and join data across Web services.” • Uses Open Data Tables • Can read a variety of file types • HTML, XML, JSON, RSS, Atom, and microformat • Returns results in XML or JSON

  3. Open Data Tables • Example: • http://www.yqlblog.net/samples/twitter.status.xml • Select/Insert/Delete Elements • Familiar to SQL users • Contain the urls, inputs, and executes elements

  4. Open Data Tables • Execute Element • Contains JavaScript • Can run on Yahoo servers • Login to accounts • Manipulate Data

  5. Uses • Read and post Twitter messages • Explore Netflix movie library • Make your own

  6. Resources • http://developer.yahoo.com/yql/ • http://developer.yahoo.com/yql/console/

More Related