Use these filters to narrow your search results.
Use tag:<tag-value> to filter by tag
Use forum:<forum-name> to filter by forum.
I've been fooling around with developing my own open data table to expand on the html table, by ...
I am trying to use the following query:select *from html where url=<webpage path>the web page ...
Hey, I need a simple example for the following task:Send a query to YQL and receive a responseI am ...
So the XML/JSON generated by twitter sometimes has a string that contains a single quote inside an ...
Hi,I want to develop a site that will use Yahoo's site explorer API as backbone. I may want to ...
I am successfully posting a JSON string to YQL/Sherpa, except that spaces in my strings are being ...
hi all...is there a yql for eurosoprt? i'd love to find a way to querry about cycling, teams and ...
I just forked the github http://github.com/spullara/yql-tables repository and added a few tables to ...
I have a XML table with ~8000 rows and 26 columns. From what I gather YQL is limited to returning ...
I've just started using an ODT placed on my server and if I make some chenges to it, YQL still ...
I'm trying to obtain a hex string representation of the MD5 hash. encodeMd5() returns the raw ...
If I have the following in my Open Data Table specification:CODE <bindings> <select ...
Hello,I'm beginer with YQL and have a problem. I'm make a simple YQL search - (select * from ...
I've just found YQL and was playing around and decided to try and make a simple Open Table ...
I am trying to grab some content from a certain website and I came across YQL a perfect solution for ...
If I use format=xml and specify a callback (XMLP), JSON is returned instead of XML. Also, when this ...
I asked this on Twitter but didn't hear anything back immediately so figured I'd try here. ...
CODEuse 'http://paulisageek.com/tmp/yql-array.xml' AS yql-array; SELECT * FROM ...
Hi,I only discovered YQL last night and I've been trying to see how I can build a HTML page and ...
I am totally new to this so apologies if this is the wrong place.I am looking for a programmatic way ...
In this thread was raised the issue of the "IN operator" being the only way to JOIN two ...
Hi, I'm trying to use YQL with the bit.ly json service,Bit.ly returns something like this:CODE{ ...
I have a query:CODEselect * from json where ...
Filtering Query Results (WHERE) says:QUOTE Tests for a string pattern match, allowing regular ...
It's not the most commonly used format, but APIs sometimes provide a VCF output, especially for ...
I'm well aware this might be just me doing something stupid, but using the following ...
I was looking at some of the YQL Console examples. In particular, the geo.places stuff looked ...
The api I'm trying to use allows for batching on multiple keys. Like: ...
I've just started working with YQL and am very excited about the world of possibilities it could ...
Hi Guys,I am a newbie. I have a question related to YQL. Is that possible to create a dynamic open ...