Use these filters to narrow your search results.
Use tag:<tag-value> to filter by tag
Use forum:<forum-name> to filter by forum.
We're looking for some cool apps or websites that use YQL. Please reply to this post if you ...
YQL Engineer Daniel Park (@sudocoder) explains how to create a simple table and how to publish your ...
I'm using YQL for several sites to pull in data from their calendar page within our CMS. When I ...
Hi,My users have been complaining that they no longer can access their yahoo data from my appin my ...
Hi - I was wondering if anyone else is having the same problem I'm having.I have some YQL ...
Hi,I'm trying to execute a YQL query using a HTTP POST request in Java.It seems I'm doing ...
Following was the query in the YQL console: select * from rss where url ...
Hi,I think there is a problem with the data table for yahoo.finance.stocks no matter what symbol I ...
HiI have tried using OAuth for signed yql queries. Still after 1000 calls, I am getting error ...
I have been running some basic HTML parsing queries using YQL for many months now during a dev ...
I am not able to make YQL calls from my console and not even from my script. Am getting this 420 ...
I'm trying to get NASDAQ's index via YQL using this query:select * from ...
Hi,Is anyone successfuly querying SalesForce.com report pages? If so, an example would be ...
The YQL table data.uri seems to have a 25k size limit, is this right and does anyone know of ...
How can I get profile ID of a Yahoo Answers account? For instance, if I ...
There is a class on this page called "count", I am trying to only return that result ...
I am very new to YQL/REST. I am trying to query multiple symbols for monthly options data. At this ...
Withselect * from yahoo.finance.historicaldata where symbol = "IBM" and startDate = ...
Hi,Several of the social tables (social.connections, social.relationships, ...) are throwing 3002 ...
Hi,this happened to me twice over the past few weeks.e.g Last night, the closing for Mineral ...
Hello,I have looked around for an answer but could not find any.... Maybe it's just a problem of ...
Using email as a filter in my YQL queries always returns a 403 forbidden error. Is there a ...
Hi,I am trying to create a Yahoo! Pipe from the site listed below using the fetch page module, ...
Hello,I want to use YQL to retrieve some information on my website but I saw there is a limited ...
Hello -We use query.multi to pass a batch of YQL requests to partner.news.feeds. In recent ...
I am looking for social updates on my yahoo wall i.e. Pulse.yahoo.com profile page where my activity ...
I am using YQL to fetch weather information about certain cities, but it won't return any ...
Hi,I'm using the following code to try to get stock quotes. If I get a quote for just one stock ...
I'm getting an error after running a YQL query on a .gov xml fileHere's the query:USE ...
I would like to use the select * from termextractwhere context="" to extract terms in 3 ...
Using the YQL console, select * from social.contacts where guid=me returns ALL of my contacts, but ...
Hello,I want to retrieve the isin of a stock.It could be like :select isin from yahoo.finance.quotes ...