ido green - yql demo

7
YQL 101 Ido Green JavaPosse Roundup 2009

Upload: ido-green

Post on 14-May-2015

1.291 views

Category:

Technology


0 download

DESCRIPTION

Short examples on how to use YQL.This powerful approch let developers use the web as their DB. It's easy and it will be the last API you will need to use.

TRANSCRIPT

Page 1: Ido Green - YQL demo

YQL 101Ido GreenJavaPosse Roundup 2009

Page 2: Ido Green - YQL demo

What is YQL?

• Lot of structured data available to developers, primarily through web services.

• These services require developers to locate the right URLs/APIs.

• The YQL platform provides a single endpoint service that enables developers to query, filter and combine data across the web.

Page 3: Ido Green - YQL demo

The Console

Page 4: Ido Green - YQL demo

Google docs example

Page 5: Ido Green - YQL demo

Scrap the web

Page 6: Ido Green - YQL demo

Usage in Java

Page 7: Ido Green - YQL demo

More

You can find more information on YQL at my blog:http://idojava.blogspot.com/

and of course athttp://developer.yahoo.com/yql/