With YQL Execute, the Internet becomes your database(developer.yahoo.net)
developer.yahoo.net
With YQL Execute, the Internet becomes your database
http://developer.yahoo.net/blog/archives/2009/04/yql_execute.html
8 comments
Very cool. How do you think this compares to http://parselets.com?
uggh, yet another xml api. Either use JSON or something like Thrift or ProtoBuf.
Look closer.
YQL can output results in either JSON or XML. It just uses XML for table definitions, and as one of several ways to extract data from web services.
YQL can output results in either JSON or XML. It just uses XML for table definitions, and as one of several ways to extract data from web services.
Well, majority of the meat/bindings/scripts etc is written in XML. If you want to use something other than prewritten samples, you'll have to deal with XML. Period.
So you would not want to use any service that uses XML for any purpose, even if it could output its results in JSON?
That seems irrational.
That seems irrational.
Hmm, interesting...
Papers for Web Query Language on Google
http://www.cs.toronto.edu/~websql/www-conf/wsql/PAPER267.htm...
http://www.w3.org/TandS/QL/QL98/pp/wql.html
Papers for Web Query Language on Google
http://www.cs.toronto.edu/~websql/www-conf/wsql/PAPER267.htm...
http://www.w3.org/TandS/QL/QL98/pp/wql.html