Use these filters to narrow your search results.
Use tag:<tag-value> to filter by tag
Use forum:<forum-name> to filter by forum.
Dear Dev's,Why is my YQL console giving the error. <forbidden>robots.txt for that domain ...
I've been looking around I think I'm missing something that I bet is abundantly clear ...
Hi,I am writing an application (for personal use) which uses yahoo's Stock Quote API (i.e. ...
Many of the applications I use, such as e-commerce, customer relationship management, or newletter ...
I'd like to be able to get Yahoo Finance's information on a stock's Company, Exchange, ...
This is a very long message but in summary, I've noticed the following YQL quirks that I need ...
After reading this blog post I was excited to try and get YQL execute to run the Showdown markdown ...
I would like to add more functions to XMLNode. I tried this way: ...
Consider the following YQL statement:CODEselect * from xml where ...
The Y! Finance team has the habit of changing symbols every other day for the Amsterdam Exchange ...
HiHow do I fetch data from multiple Xpaths in a Single Query?Thanks/A
I need To access data from Contacts API similar to the way it was accessed on AddressBook API. ...
Is this an example of JSON output not being the same as XML at the top level? http://bit.ly/8N0oeThe ...
With any example occurs an error on console.I tried in Chrome and Firefox. Look the ...
Hello!I'll be very happy if someone can help me. I'm novice in YQL.I want to make YQL query ...
I made a YUI DataSource class to be able to access YQL easily from several YUI Widgets. The problem ...
Hi I am using PHP to read a a YQL file. Problem is it outputs all the results as a big string. I ...
I was super enthusiastic about YQL and was considering it for my next project. But the more I used ...
I want to select a feed and perform a spelling check of the title and body in one query. Is this ...
I'm trying to use YQL to access my Twitter feed. I had it working, but when I tried my webpage ...
Hi,I am wondering if I am allowed to build commercial application using YQL? If Yes what is the fee ...
When there's a double quote in an XML field's value that is converted to JSON with ...
Hello,I'm trying to wrap my head around using YQL with multiple sites and url's in the WHERE ...
When an XML payload - with attributes that don't have values (e.g. are empty) - gets converted ...
Ok, one more...With codeCODEvar xml = y.jsonToXml(games);I getCODE ...
Attempting this query:QUOTE select * from html where ...
Ok, last question of the night.Can I force a response object to be cleaned up and then converted to ...
Greetings. Just cutting my teeth on YQL -- very powerful stuff!I'm using an execute block in my ...
why is the font-size so huge in the query editor? is there a way to adjust this without having to ...
Sorry for bugging you so much CODEuse 'http://yourock.paulisageek.com/yql/fetch.xml'; ...