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
  • weather.yahooapis.com/forecastjson NOT FOUND?

    Hi all,I've noticed that my site stopped displaying weather content that I have been pulling ...

    • 0 votes
    • 6 replies
    • Last updated: Oct 13, 2012 by rppavan
  • yahoo.finance.quotes is still missing

    Hi everybody. I can't use the table yahoo.finance.quotes. If I try to use it in my query, I ...

    • 2 votes
    • 4 replies
    • Last updated: Mar 22, 2013 by Stefan Skobel
  • We are receiving error while accessing stock details form yahoo.finanace.quotes using YPL.

    Below is the error detail we tried accessing the below query select * from yahoo.finance.quotes ...

    • 1 vote
    • 5 replies
    • Last updated: Mar 5, 2013 by Carlton D
  • YQL Community Tables Down Again?

    Last few hours. Anyone else having probs?

    • 0 votes
    • 6 replies
    • Last updated: Mar 28, 2013 by rajkumar
  • Breaking out a JSON string

    I have an open table at http://hapdaniel.pwp.blueyonder.co.uk/pdaniel/yql/twitter_user_timeline.xml. ...

    • 0 votes
    • 6 replies
    • Last updated: Apr 3, 2013 by Ashraful
  • Try out the yahoo groups tables

    get groupsselect * from ygroups.HGS where query="yahoo"select * from ygroups.HGS where ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by Houyhnhnm
  • YQL Failing with datatables.org env

    When I try to use env=http://datatables.org/alltables.env I get the following error some of the ...

    • 0 votes
    • 21 replies
    • Last updated: Jan 28, 2011 by ben olive
  • No result from finance.xchange

    Hi,Lately I can't get the silver rate from YQL.It always returns a rate of 0.00 which is ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by José Massada
  • Using YQL to search and get the web page content

    I am trying to use YQL data.html table in conjunction with the search.web table to search for a term ...

    • 0 votes
    • 15 replies
    • Last updated: May 29, 2009 by James Ostheimer
  • YQL Caching feed data?

    I have a very simple YQL statement that retrieves all the data for an RSS feed... select * from feed ...

    • 0 votes
    • 3 replies
    • Last updated: Feb 10, 2011 by Joe Workman
  • token issue with twitter in yahoo example

    I have one issue at the momenthttp://developer.yahoo.net/blog/archives/2...tterstatus.htmlfor step C ...

    • 0 votes
    • 13 replies
    • Last updated: Oct 13, 2010 by Houyhnhnm
  • Flickr through YQL is down?

    Seems like I can't do any queries to flickr through YQL, I always get a count = 0.Just try the ...

    • 0 votes
    • 6 replies
    • Last updated: Jan 18, 2011 by Chr Vue
  • Limits and calls executed within the call

    Hi, I'm trying to understand rate limits. I've read about the 1,000 hourly public and 10,000 ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by steve
  • Return total number of inlinks from search.siteexplorer.inlinks

    I'd like to return the number of inlinks.I've tried the following:select ...

    • 0 votes
    • 4 replies
    • Last updated: Sep 20, 2011 by Joe
  • YQL yahoo.identity query suddenly stopped working

    Hi all, I was wondering if anyone else was having a similar problem:I had some code in production ...

    • 0 votes
    • 11 replies
    • Last updated: Mar 8, 2010 by James
  • HTTP POST with html table

    I know it is really bad for the HTTP spec, but some people require POSTs to get at their page.How ...

    • 0 votes
    • 3 replies
    • Last updated: Feb 15, 2012 by Syed Adeel Ali
  • how query flickr services that read permission

    I wantt to query flickr.groups.members.getList. I've fork yql-tables and create a new xml file: ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by Andreas
  • Accessing SOAP api's with YQL / Open Data Tables

    Hi,I'd like to access a soap api via yql and open data tables. Is there any tutorial or example ...

    • 0 votes
    • 10 replies
    • Last updated: Feb 22, 2010 by nexenator
  • Empty results array

    Hi all, I have a server running querying for weather data. It used to work fine up until this ...

    • 0 votes
    • 10 replies
    • Last updated: Mar 31, 2010 by Alessandro L
  • Yahoo Finance symbol company info

    Hi,I am looking for Yahoo Finance symbol company info Like company description,url,board of ...

    • 0 votes
    • 1 reply
    • Last updated: Jun 19, 2011 by CATCH
  • Flickr To YQL APIs Mapping

    Hi to everybody I'm new to this forum and also to the YQL world.I need to retrieve data from ...

    • 0 votes
    • 9 replies
    • Last updated: Sep 24, 2010 by Groob
  • examples in the yql guide do not work

    http://developer.yahoo.com/yql/guide/yql-e...twitter-updatesthis link above for YQL that supposedly ...

    • 0 votes
    • 9 replies
    • Last updated: Aug 10, 2010 by Houyhnhnm
  • Finance tables

    Ah had a framework up and running last night working that used yahoo.finance tables... but today I ...

    • 0 votes
    • 9 replies
    • Last updated: Nov 29, 2010 by Ronnie Xx
  • Selecting Medium format from Flickr

    The query below works a treat:SELECT * FROM xml WHERE ...

    • 0 votes
    • 9 replies
    • Last updated: Feb 20, 2009 by lachlanhardy
  • vimeo table returns results with no content

    Hi, Since 2 days i have been using the following request:select * from vimeo.user.videos where ...

    • 0 votes
    • 9 replies
    • Last updated: Oct 27, 2010 by Christoph
  • search.suggest and UTF-8

    Hi,i am trying the following statement:CODEselect * from search.suggest where ...

    • 0 votes
    • 2 replies
    • Last updated: Feb 16, 2011 by Alan A.
  • YQL and Yahoo music API

    Hi. I have found a post on the music api forum that says:-----You can call item service to get ...

    • 0 votes
    • 8 replies
    • Last updated: May 15, 2009 by Anonymous
  • local.search doesn't return any data

    Hi,I've been facing problem with local search. Unable to receive any data for the last week. ...

    • 0 votes
    • 8 replies
    • Last updated: Dec 22, 2010 by Fazle
  • No results from search.suggest

    The problemIn the last couple of days queries to search.suggest have stopped returning data. The ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 3, 2011 by Dominic Baggott
  • YQL 'just' started reporting sites as blocked by robots.txt when they are not

    HiJust within the last couple of hours, request to YQL from anywhere but the console has been ...

    • 0 votes
    • 3 replies
    • Last updated: Jan 28, 2011 by Bob
  • <<
  • <
  • 4
  • 5
  • 6
  • 7
  • 8
  • >
  • >>
RSS feed for YQL
Ask a Question

Tags

  • yql (24)
  • execute (7)
  • open-table (6)
  • scraping (6)
  • yui (3)

Top Contributors

  • Jonathan (123)
  • Nagesh Susarla (96)
  • Paul Donnelly (47)
  • Houyhnhnm (31)
  • The Josh (27)
  • Sam (24)
  • Paul Donnelly (24)
  • hapdaniel (19)
  • Balaji Narayanan (18)
  • arcturus (17)

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.