Yahoo! Developer Network

  • Developer Solutions
    • Multi-Device
    • Media
  • APIs & Tools
    • Mojito
    • YQL
    • BOSS
    • YUI
    • Connected TV
    • PlaceFinder
    • Flickr
    • View all
  • Community
    • Forums
    • YDN Theater
    • Events
    • Blog
Search YDN
Sign In

Yahoo! Query Language

  • YQL Console
  • Code Examples
  • Documentation
  • Blog
  • Forum
x
[+] Search Help

Use these filters to narrow your search results.

Use tag:<tag-value> to filter by tag

Use forum:<forum-name> to filter by forum.

  • Search in
    • Everything (default)
    • Title Only (searchin:title-only)
    • Contents Only (searchin:contents-only)
  • Show
    • Questions and Replies (default)
    • Replies (show:replies)
    • Questions (show:questions)
  • Sort by
    • Relevant on Top (default)
    • Recent on Top (sortby:recent-on-top)
  • Date
    • All Time (default)
    • Today (date:today)
    • This Week (date:week)
    • This Month (date:month)
    • This Year (date:year)
  • Forum Search for “
  • ” : 
Subscribe to YQL forum
  • Most Popular
  • Most recent
  • The update stream on yahoo profile pages

     

    • 0 votes
    • 4 replies
    • Last updated: Sep 28, 2012 by Houyhnhnm
  • Too many instructions executed

     

    • 0 votes
    • 2 replies
    • Last updated: Sep 27, 2012 by John
  • YQL can't distinguish between a filter and a sub-select, or I can't

    If I try to filter on two fields using an "IN", the query is rejected as having 2 ...

    • 0 votes
    • 1 reply
    • Last updated: Sep 26, 2012 by Glenn
  • The current table 'yahoo.finance.quotes' has been blocked

    Hi,I am trying to access the Yahoo Stock Data from the following link and sometimes it works and it ...

    • 0 votes
    • 0 replies
    • Last updated: Sep 26, 2012 by Arman Jizan
  • is query.yahooapis.com/v1/yql broken?

    I am using the developer console: http://developer.yahoo.com/yql/consoleMy query is ...

    • 0 votes
    • 3 replies
    • Last updated: Sep 18, 2012 by Josh
  • Rate limits in commercial applications - clarification needed

    Hello,I'm planning to use YQL in my commercial Android application however I'm not sure how ...

    • 0 votes
    • 2 replies
    • Last updated: Sep 18, 2012 by Marcin
  • Finance Data Rate Limit

    First of all thank you for all the great APIs. We are starting to use the Finance API at our ...

    • 0 votes
    • 6 replies
    • Last updated: Sep 16, 2012 by Sriram
  • YQL cricket.scorecard table

    Hi,I am trying to get data from Yahoo cricket.scorecard table through YQL. Getting the complete XML ...

    • 0 votes
    • 1 reply
    • Last updated: Sep 16, 2012 by bharat
  • 500 'Server not Found' after 'select * from html'

    The followingselect * from html where url = "http://userscripts.org/"invariably returns a ...

    • 0 votes
    • 7 replies
    • Last updated: Sep 10, 2012 by x
  • options are listed under wrong expiration dates

    Looks like there is a bug in the YQL.Option expiration date is represented wrongly while fetching ...

    • 0 votes
    • 1 reply
    • Last updated: Sep 4, 2012 by madhu
  • YQL geo.places randomly returns http 400 bad request

    I am using a YQL query to get weather forecast data by location:select * from weather.forecast ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 30, 2012 by Anonymous
  • YQL geo.places lookup for Ashdod, Israel

    Hi, the first record for this ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 27, 2012 by Matt Sherman
  • YQL Social.profile Query Returning 403 Forbidden

    Can someone tell me why the following query will work within the YQL Console: 'SELECT * FROM ...

    • 0 votes
    • 2 replies
    • Last updated: Aug 21, 2012 by Michael Greiling
  • Foursquare API

    HiFoursquare API looks broken. Try select * from foursquare.user where username='*****' and ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 21, 2012 by Sudhir Chauhan
  • Stock Quotes do not refresh as expected

    We have built a cross platform app using PhoneGap and Sencha Touch, from which we use YQL query.We ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 21, 2012 by Agnelo Marques
  • Extend YQL weather forecast

    Hi,I'm looking for two parameters for the YQL weather:-Translate the results (Sun -> Soleil ...

    • 0 votes
    • 4 replies
    • Last updated: Aug 14, 2012 by Ivan
  • How can I get all the results at one query

    Whe I use Community Google.Search I only get 7 reuslts out of the example query:select * from ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 3, 2012 by Emmad
  • Schemas (XSD), Standarization etc. - I'm pissed

    Dear guys...I'm totally happy and felt very welcome to see, that a big company like yahoo is ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 1, 2012 by Robin
  • I get this error when trying to get a json from a public yql table

    500Yahoo!Yahoo! - HelpHTTP Status 500 -type Exception reportmessagedescription The server ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 29, 2012 by Houyhnhnm
  • Contributing YQL Table for Yelp API v2.0

    I've built a YQL table for a subset of the latest version of the Yelp API v2.0, which I ...

    • 0 votes
    • 1 reply
    • Last updated: Jul 26, 2012 by Max Grossman
  • Possible to retrieve redirected destination url?

    I'm trying to use the YQL module in Y! Pipes to determine the ultimate destination redirected ...

    • 0 votes
    • 3 replies
    • Last updated: Jul 23, 2012 by GollyJer
  • YQL - local.search for UK results

    Hi, it does not seem possible in the current YQL implementation to retrieve UK results from ...

    • 0 votes
    • 3 replies
    • Last updated: Jul 20, 2012 by Chris Mawer
  • Both Yahoo and Bing Spelling Suggestion Tables Not Working

    Both Bing and Yahoo Spelling Suggestions return NULL.Here are the queries that were loaded when I ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2012 by Niall
  • Rate limit reached way too early

    I am using the fantasysports tables using OAuth, and getting 999 - errors after even 600 requests. ...

    • 0 votes
    • 2 replies
    • Last updated: Jul 17, 2012 by Jonathan
  • JavaScript Syntax Error in Rest Query

    I am new to YQL and I'm trying to work through a tutorial but keep running into an ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 16, 2012 by Andi
  • Please HELP! YQL not querying flickr

    Hello,I've posted elsewhere, but i can't find my post anywhere ;-)Flickr YQL queries have ...

    • 0 votes
    • 7 replies
    • Last updated: Jul 15, 2012 by henry
  • Getting inconsistent answers for the last few days

    Hi - I was wondering if anyone else is having the same problem I'm having.I have some YQL ...

    • 0 votes
    • 19 replies
    • Last updated: Jul 15, 2012 by Brady
  • yahoo.finance.quotes data very inaccurate

    Hi,this happened to me twice over the past few weeks.e.g  Last night, the closing for Mineral ...

    • 0 votes
    • 15 replies
    • Last updated: Jul 15, 2012 by Dimmer Summer
  • YQL search.siteexplorer.inlinks service down?

    Hi,is the service down? I get no results since 2 days. I have also tested it in the YQL Console ...

    • 0 votes
    • 6 replies
    • Last updated: Jul 15, 2012 by Harald
  • YQL social.updates.search stopped updating ?

    Since 13 Sep 2011, our App stopped receiving any new updates , which is using the Yahoo! Social ...

    • 0 votes
    • 5 replies
    • Last updated: Jul 15, 2012 by Kang
  • <<
  • <
  • 4
  • 5
  • 6
  • 7
  • 8
  • >
  • >>
RSS feed for YQL
Ask a Question

Tags

  • yql (22)
  • execute (7)
  • scraping (7)
  • open-table (6)
  • yui (4)

Top Contributors

  • Jonathan (123)
  • Nagesh Susarla (96)
  • Paul Donnelly (45)
  • Houyhnhnm (33)
  • Sam (26)
  • Paul Donnelly (26)
  • The Josh (23)
  • hapdaniel (21)
  • Balaji Narayanan (18)
  • arcturus (16)

Forum Leaderboard

  • Week
  • Month
  • All
  • Home
  • APIs & Tools
  • Yahoo! Query Language
  • Forum
  • Facebook
  • Twitter
  • Flickr
  • Github
  • YDN Blog
Follow Yahoo! Developer Network on
  • Contact us
  • Suggestions
  • Report a bug
  • Copyright
  • Privacy Policy
  • Terms of Use
Copyright © 2013 Yahoo! Inc. All rights reserved.