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
  • Timestamp conversion

    The Yahoo! Finance CSV API has a strange timezone offset and timestamp format:CODEselect * from csv ...

    • 0 votes
    • 1 reply
    • Last updated: Apr 29, 2009 by FocusFriend
  • Retrieve Yahoo! Weather info from multiple cities in one query

    With the Yahoo! Finance CSV API, you can specify multiple symbols and retrieve them in one query ...

    • 0 votes
    • 2 replies
    • Last updated: Apr 29, 2009 by FocusFriend
  • Typo in data-sets documentation page

    See http://developer.yahoo.com/yql/guide/data-sets.htmlin the data/external section you list ...

    • 0 votes
    • 1 reply
    • Last updated: Apr 21, 2009 by Ryan
  • YQL: JSON output format throws away text nodes that XML output does not

    When retrieving HTML with "select * from html" in YQL, if the selected node contains ...

    • 0 votes
    • 4 replies
    • Last updated: Apr 21, 2009 by sil
  • search.news: How to get non-english results

    I ...

    • 0 votes
    • 1 reply
    • Last updated: Apr 16, 2009 by thkoch2001
  • An rss feed that doesn't seem to work with YQL

    Normally if I want to test an rss feed in the console I would put in something like this:select * ...

    • 0 votes
    • 7 replies
    • Last updated: Apr 12, 2009 by Ted Fundy
  • Yahoo! Weather RSS icon

    I've got a basic weather feed & can display everything I need (location, description, temp, ...

    • 0 votes
    • 2 replies
    • Last updated: Apr 12, 2009 by StuartH
  • Alternative RSS feed for this forum

    http://pipes.yahoo.com/pipes/pipe.run?_id=...amp;_render=rssWhy?1. It shows additions to a thread ...

    • 0 votes
    • 1 reply
    • Last updated: Apr 10, 2009 by hapdaniel
  • Usage Limits Explained?

    Hello!On the "homepage" of YQL, we can find that the Usage Limits are 100k calls per day ...

    • 0 votes
    • 1 reply
    • Last updated: Apr 10, 2009 by Alexander
  • sorting descending

    Hello!I'd like to fetch some feeds with YQL and then have the result sorted on pubDate in a ...

    • 0 votes
    • 6 replies
    • Last updated: Apr 10, 2009 by Alexander
  • the GUID

    it would be great if yql could generate the quid for a specific user without nay information.you ...

    • 0 votes
    • 6 replies
    • Last updated: Apr 4, 2009 by Monsignor Klaatu
  • Size Limits:Remote Control is not working?

    Hi,I try to execute follow YQL:select url from search.web(1000,150) where query = "hot ...

    • 0 votes
    • 1 reply
    • Last updated: Apr 4, 2009 by TepKuH TepKuH
  • unable to pass authentication

    Hi.I am unable to pass authentication in my java application using YQL.let's say I have a query ...

    • 0 votes
    • 5 replies
    • Last updated: Apr 2, 2009 by Anonymous
  • Fire Eagle support

    It would be great to get access to a users' fire eagle based location for various applications. ...

    • 0 votes
    • 2 replies
    • Last updated: Apr 2, 2009 by Ted
  • YQL & .TORRENT files

    In Yahoo pipes can the YQL module accept a .TORRENT file as input?I hope it isn't a hopelessly ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 31, 2009 by ekbworldwide
  • flickr.photos.search: no support for sort?

    As far as I can tell there's no YQL implementation of the sort field for flickr.photos.search ...

    • 0 votes
    • 2 replies
    • Last updated: Mar 30, 2009 by David Calhoun
  • Error Retrieving Data from External Service

    Whenever I run the following YQL in the console, I see a diagnostic message saying "Error ...

    • 0 votes
    • 3 replies
    • Last updated: Mar 30, 2009 by Andy
  • How can you tell when you trip the YQL api rate limiter?

    Hi guys,I'm working on a ruby app at the mo, and trying to get it to talk to YQL, in particular, ...

    • 0 votes
    • 2 replies
    • Last updated: Mar 30, 2009 by chris.d.adams
  • How to retrieve all photos from a Flickr photoset?

    Hi,I'm trying to use YQL to retrieve all Flickr photos belonging to a specific set in my ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 30, 2009 by Nicolas
  • Typo on main page of YQL website

    There's a typo on the main page of the YQL website:YQL exposes a SQL-like SELECT syntax that ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 30, 2009 by J
  • CSV column definition in 1st line?

    Hi-Several CSV feeds have the schema defined as the first row. Is there a way to automatically ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 30, 2009 by Miles Libbey
  • accessing mybloglog member

    Okay,yahoo says on this pagehttp://developer.yahoo.com/yql/guide/select-chapt.htmlthat to access ...

    • 0 votes
    • 2 replies
    • Last updated: Mar 19, 2009 by Monsignor Klaatu
  • High :: LocalSearch not available for India?

    Hi...We are building up a social platform using YAP, but surprisingly we notice, when we use YQL to ...

    • 0 votes
    • 2 replies
    • Last updated: Mar 18, 2009 by Sri
  • Robots.txt Not Applied Correctly

    This YQL query: select * from html where url = 'http://digg.com/users'Returns ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 16, 2009 by DonD
  • XPath and attribute extraction

    The YQL console has this example:select * from html where ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 13, 2009 by Aaron Wheeler
  • YQL not respecting strings in csv import?

    Hi@hapdaniel on twitter demoed me a YQL query to interrogate a google spreadsheet csv ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 12, 2009 by Tony Hirst
  • Very Confused Plus Sample Errors

    Coming developing applications in BOSS, have been try to get the simplest of code samples to work, ...

    • 0 votes
    • 10 replies
    • Last updated: Mar 11, 2009 by Ukash
  • YQL in EMACS

    Just letting the community know about a fun hack from our HackU program in Georgia Tech last ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 10, 2009 by Paul Tarjan
  • search flickrfotos by username

    At first:read today from yql and its great:)How have to be query to find all flickr images from one ...

    • 0 votes
    • 4 replies
    • Last updated: Mar 4, 2009 by ragtek
  • XSD / RNG definition files

    Hi,I'm looking for xsd/rng definition files for XML YQL response.Where are they (if they ...

    • 0 votes
    • 1 reply
    • Last updated: Mar 2, 2009 by G.
  • <<
  • <
  • 27
  • 28
  • 29
  • 30
  • 31
  • >
  • >>
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 (43)
  • Houyhnhnm (33)
  • Paul Donnelly (26)
  • The Josh (25)
  • Sam (24)
  • hapdaniel (19)
  • Balaji Narayanan (18)
  • Salathe (18)

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.