YQL Code Examples
[slideshare id=5707362&doc=using-yql-sensibly-yuiconf2010-101108152305-phpapp02]
[slideshare id=4504103&doc=redinnova-100615035346-phpapp01]
YQL, short for Yahoo! Query Language, turns the web into an SQL like database. That means you can fetch web pages, navigate search results, call APIs, and more using SQL like SELECT commands.
For instance, a query like “select * from flickr.photos.search where text=India’” would find India related photos on Flickr while a query like “select * from search.web where query= ‘India’” would search for web pages related to India.
In the above presentations, Christian Heilmann, web evangelist at Yahoo!, shares some really interesting code examples of using YQL.
Amit Agarwal
Google Developer Expert, Google Cloud Champion
Amit Agarwal is a Google Developer Expert in Google Workspace and Google Apps Script. He holds an engineering degree in Computer Science (I.I.T.) and is the first professional blogger in India.
Amit has developed several popular Google add-ons including Mail Merge for Gmail and Document Studio. Read more on Lifehacker and YourStory