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
  • Reset YQL query aliases name

    Hi,I was playing around with the YQL console and wanted to create an alias. I clicked "Create ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by Kevin Old
  • Indexed Pages

    Not sure if this is the right place, but I'll ask anyways.I want to pull a result showing number ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by Dawn
  • Retreiving Futures Chain with yahoo.finance.quotes

    Hi I am currently looking into writing an app that uses the "Futures Chain" not just the ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by Jon
  • an error for a basic open data table

    <url execution-time="181" http-status-code="403" ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by Houyhnhnm
  • SELECT COUNT(*) AS WHATEVER ?

    Hi everybody Is there a way to implement the SQL statement SELECT COUNT(*) AS WHATEVER in YQL?The ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by Groob
  • New Screencasts on Open Apps and YQL

    The docs team has pushed out 2 great screencasts that may interest you. Creating an Open ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 20, 2011 by duzins
  • Getting stock option prices from Yahoo! Finance? It used to work.

    Is it possible to grab stock option prices for PHP from Yahoo Finance?  It used to be possible; ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 29, 2011 by Scott
  • YQL table for pub/sub endpoint

    How to create a YQL table for pub/sub endpoint like this one?http://developer.usa.gov/1usagov

    • 0 votes
    • 0 replies
    • Last updated: Jul 29, 2011 by Sebastian Spier
  • YQL table for pub/sub endpoint

    Can I use YQL with a pub/sub endpoint like this one?http://developer.usa.gov/1usagov

    • 0 votes
    • 0 replies
    • Last updated: Jul 29, 2011 by Sebastian Spier
  • a query used to work now it doesn't

     up till yesterday I used the code "select * from html where ...

    • 0 votes
    • 0 replies
    • Last updated: Jul 31, 2011 by zamalek
  • The table search.spelling changed something?

    Hello everybody,I have a problem with YQL spelling queries that is very annoying. Can anyone help ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 4, 2011 by Anonymous
  • Problems in search.spelling

    Hello everybody,I have a problem with YQL spelling queries that is very annoying. Can anyone help ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 4, 2011 by Anonymous
  • Search spelling return error 999

    Hello everybody,I have a problem with YQL spelling queries that is very annoying. Can anyone help ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 4, 2011 by Anonymous
  • Problems in search.spelling

    Hello everybody,I have a problem with YQL spelling queries that is very annoying. Can anyone help ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 4, 2011 by Anonymous
  • search.spelling return error 999

    Hello everybodyI have an application that using YQL returns words suggestions (Did you mean?).All ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 4, 2011 by Anonymous
  • search.spelling return error 999

    Hello everybodyI have an application that using YQL returns words suggestions (Did you mean?).All ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 4, 2011 by Anonymous
  • Stock Quote Returning Old Data when executed from PHP

    I have a php script that executes some YQL, but sometimes that YQL returns data that is a few days ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 5, 2011 by Todd VanDenburg
  • results from yahoo finance not the same

    Hello I'm using php with yql to get stock exchange value and it returns the result but sometimes ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 6, 2011 by Ahmed Kazem
  • Often getting old data from Yahoo Finance

    Hi,Every 5 to 10 times I call this public URL to query Yahoo finance I get old data. It can be seen ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 10, 2011 by Gizero
  • Often getting old data from Yahoo Finance

    Hi,Every 5 to 10 times I call this public URL to query Yahoo finance I get old data. It can be seen ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 10, 2011 by Gizero
  • Often getting old data from Yahoo Finance

    Hi,Every 5 to 10 times I call this public URL to query Yahoo finance I get old data. It can be seen ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 10, 2011 by Gizero
  • Often getting old data from Yahoo Finance

    Hi,Every 5 to 10 times I call this public URL to query Yahoo finance I get old data. It can be seen ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 10, 2011 by Gizero
  • Often getting old data from Yahoo Finance

    Hi,Every 5 to 10 times I call this public URL to query Yahoo finance I get old data. It can be seen ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 10, 2011 by Gizero
  • Getting 999'd way too easily early

    I have been playing with the v1/public server to get some stock quote data. The query I'm using ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 12, 2011 by phylaxis
  • Selecting from XHTML

    I'm using the YQL console to run the following query: select *    from xml   ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 15, 2011 by Rob
  • Help with a simple YQL Query

    I'm using the YQL console to run the following query:select * from xmlwhere ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 16, 2011 by Rob
  • How to YQL To retrieve message content using either an mid or a list of mids?

    Hi,I was trying out YQL for ymail tables and I couldn't figure out how to get email content for ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 22, 2011 by Chinh
  • YQL and COMET streaming

    Hi folks!I got really exited reading this blog post about YQL COMET ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 24, 2011 by arcturus
  • Comet support

    Hi folks,Is the comet support fully working?Got running my table with the examples in the ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 24, 2011 by arcturus
  • Accessing IDs via itemPath

    I'm trying to pull a particular bit of content -- the content contained within div#content -- ...

    • 0 votes
    • 0 replies
    • Last updated: Aug 25, 2011 by Rob
  • <<
  • <
  • 26
  • 27
  • 28
  • 29
  • 30
  • >
  • >>
RSS feed for YQL
Ask a Question

Tags

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

Top Contributors

  • Jonathan (121)
  • Nagesh Susarla (96)
  • Paul Donnelly (46)
  • Houyhnhnm (33)
  • The Josh (27)
  • Paul Donnelly (26)
  • Sam (24)
  • hapdaniel (19)
  • sh1mmer (19)
  • Salathe (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.