Use these filters to narrow your search results.
Use tag:<tag-value> to filter by tag
Use forum:<forum-name> to filter by forum.
Hi,I'm trying to parse an HTML page using an Open Data Table.This is my xml file.CODE<?xml ...
Normally if I want to test an rss feed in the console I would put in something like this:select * ...
I'm receiving empty results when trying to access a REST Query for the domain: ...
Hello,I 'm new with YQL. I'm looking for a solution to obtain the currency of a stock in ...
I am successfully posting a JSON string to YQL/Sherpa, except that spaces in my strings are being ...
it would be great if yql could generate the quid for a specific user without nay information.you ...
what is the total number of results that can be obtained through a query on search.web? i know i can ...
Does YQL still uses robots.txt?For example, I was testing this query: select * from html where ...
Attempting this query:QUOTE select * from html where ...
I was super enthusiastic about YQL and was considering it for my next project. But the more I used ...
Hi, I'm creating a pipe that basically needs to follow the work flow as follows:Read an XML feed ...
Hello,I am a bit confused on commercial usage for YQL. On http://developer.yahoo.com/yql/ it ...
Hi, I can't seem to find (in the docs) what exactly the information in the Diagnostics part of a ...
Hi.I am unable to pass authentication in my java application using YQL.let's say I have a query ...
Is it possible to specify a timeout value - in (milli)seconds - on y.query and y.rest? Currently, ...
Json can have arrays within arrays. yql is not handling these correctly. This means that GeoJSON ...
http://www.yqlblog.net/blog/2011/06/03/cha...or-build-17991/QUOTE New Feature Highlights* ...
This morning I fired up the app I am developing and immidiately got the message: ...
Since 13 Sep 2011, our App stopped receiving any new updates , which is using the Yahoo! Social ...
Hi,I've been having a problem querying certain stocks in the yahoo.finance.quotes table:I can ...
Good after noon,I'm new in YQL, and i want know if its possibel to get all components of Down ...
Hello, As I am saying in the title, the community table 'yahoo.finance.xchange' has been ...
I'm not sure exactly when, but it appears that stock names are being truncated. It appears to ...
Here's an example request: select * from tumblr.posts where username='david' Go to the ...
Hello, I'm using weather api on yql. I can't get today and three days later weather ...
I'm testing a query in the YQL console that is a valid XML document (as far as I can tell) but ...
hi alli was wondering if there is a possibly to select from upcoming.events by user_idsomthing like ...
Is this an example of JSON output not being the same as XML at the top level? http://bit.ly/8N0oeThe ...
I fail to call YQL in Flash SDK. The error shown is: Error opening URL ...
Hi,I'm trying to use the <execute> in a new data table and have a specific question. ...