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
  • Issue with data from YQL

    I've written a YQL query which takes a lat/long and produces the weather from it, and on the ...

    • 0 votes
    • 1 reply
    • Last updated: Jan 6, 2010 by Simon
  • retrieve and select xml-data from yql.storage

    Hi,YQL allows to retrieve and select data from an XML-table, using the 'xml' open table. ...

    • 0 votes
    • 2 replies
    • Last updated: Jan 5, 2010 by vic m
  • input parameter substitution in url - not simply substituting

    Hi,I've been looking into YQL for a private project of mine and try to define an open table that ...

    • 0 votes
    • 1 reply
    • Last updated: Jan 4, 2010 by vic m
  • How to view debug logs

    Hi,I trying to create YQL Open Data Table with using "debug=true" mode.So I can not afford ...

    • 0 votes
    • 2 replies
    • Last updated: Jan 4, 2010 by okuryu
  • Create RSS feed with YQL?

    HiI'm new to YQL, limited in my programming experience, but very interested in what I've ...

    • 0 votes
    • 1 reply
    • Last updated: Jan 3, 2010 by Lee Martin
  • Yahoo Videos Playlist

    Hello,Can you we query a list of video ids from a playlist video id?

    • 0 votes
    • 1 reply
    • Last updated: Dec 31, 2009 by Jayakumar
  • CDATA to JSON response format

    Hi guys,First let me start off with, if there is a place for (possible) bug reports to be made other ...

    • 0 votes
    • 2 replies
    • Last updated: Dec 19, 2009 by Salathe
  • Can YQL be used to workaround browser restrictions for cross-domain AJAX calls?

    In short I have a problem with a cross-domain AJAX request and I am hoping that YQL can be used to ...

    • 0 votes
    • 2 replies
    • Last updated: Dec 17, 2009 by Najevi
  • news feed

    Hi, I am new to YQL. I am wondering if there is any tutorial for query news from as many sources as ...

    • 0 votes
    • 1 reply
    • Last updated: Dec 16, 2009 by Lewis
  • Limit on number of sites in sites= operator?

    Hi all,I was playing with the yql interface for search.web. Crafty!I tried searching for a term ...

    • 0 votes
    • 2 replies
    • Last updated: Dec 14, 2009 by Anonymous
  • my table has been blocked....

    I was in test in the yql console, and i've receive this message :The current table ...

    • 0 votes
    • 2 replies
    • Last updated: Dec 9, 2009 by gerard
  • authenticate fantasy sports

    Could YQL execute be used to authenticate into fantasysports.yahoo.com and query the data therein?I ...

    • 0 votes
    • 5 replies
    • Last updated: Dec 2, 2009 by LUKE
  • get newsheader from yahoo finance with xpath

    Hello,I am trying to get all the links to newheaders on a certain ticker. I was able to get the list ...

    • 0 votes
    • 4 replies
    • Last updated: Nov 26, 2009 by Yehuda
  • simpleyql, a free Java library to ease YQL+OAuth development

    Hello!I am one of the developers of simpleyql, a library that simplifies the development of Java ...

    • 0 votes
    • 1 reply
    • Last updated: Nov 24, 2009 by Carlos Duarte do Nascimento (Chester)
  • YQL three legged OAuth

    Hi,I have an application that has read access for contacts. I want to access the social.contacts ...

    • 0 votes
    • 2 replies
    • Last updated: Nov 19, 2009 by Mike
  • Can Open Data Table be created from a HTML table?

    I see a lot of info on how to generate open data tables from url querystrings but not much on how to ...

    • 0 votes
    • 3 replies
    • Last updated: Nov 16, 2009 by Matthew R
  • help with xpath

    Im trying to take the score rating for each game. (which can be found down the right hand of the ...

    • 0 votes
    • 2 replies
    • Last updated: Nov 13, 2009 by Jon
  • issue in posting to meme

    Hi,array 'method' => string 'GET' (length=3) 'url' => string ...

    • 0 votes
    • 2 replies
    • Last updated: Nov 9, 2009 by Usha
  • Posting to meme issue

    Hi i tried posting a text to meme could it doesnot post the url is ...

    • 0 votes
    • 1 reply
    • Last updated: Nov 8, 2009 by Usha
  • meme

    Hi, Is their anything we could do with meme similar to sign in with twitter,facebook connect so ...

    • 0 votes
    • 2 replies
    • Last updated: Nov 6, 2009 by Usha
  • Information DataTable and Drag and Drop

    Dear all,I have a little question to ask about use of the DataTable and Drag and Drop. When my ...

    • 0 votes
    • 1 reply
    • Last updated: Nov 6, 2009 by Omar
  • update with sub-select

    I would like to update photo tags in flickr with this query:update photos set tags="cats" ...

    • 0 votes
    • 1 reply
    • Last updated: Nov 6, 2009 by Mayleen
  • 3-legged OAuth

    How is YQL's 3-legged OAuth different than the social apis? Don't they use the same ...

    • 0 votes
    • 2 replies
    • Last updated: Nov 4, 2009 by Paul Tarjan
  • YQL Twitter broken?

    When I copy the URL from the YQL console for the twitter.user.profile table, I'm getting an ...

    • 0 votes
    • 1 reply
    • Last updated: Nov 2, 2009 by Matthew
  • caching when fetching from html page

    I am trying to use YQL to extract train departure times from an HTML page like so:CODEselect * from ...

    • 0 votes
    • 1 reply
    • Last updated: Nov 2, 2009 by Josef Pfleger
  • How can I use YQL for pages without feed or API?

    Hi,I'm quite new to YQL and I'm trying to read a website that has neither a rss feed nor an ...

    • 0 votes
    • 2 replies
    • Last updated: Nov 2, 2009 by Dennis Leisdorff
  • YQL call without any extra stuff around the output

    If I just want the [query][results][result] node (assuming there is only 1), is there a special ...

    • 0 votes
    • 4 replies
    • Last updated: Oct 27, 2009 by Paul Tarjan
  • Not able to get reviews using YQL from google search API

    I am developing a mobile app in which i require to collect reviews about any places which google ...

    • 0 votes
    • 1 reply
    • Last updated: Oct 21, 2009 by mani
  • String Operations and Relative URLs

    Executing a query like the following:CODEBOXselect content from html where url in (select href ...

    • 0 votes
    • 3 replies
    • Last updated: Oct 20, 2009 by Hans
  • Concerns about using YQL

    Hello,I'm working on a project that will pull in information from various sources, such as ...

    • 0 votes
    • 2 replies
    • Last updated: Oct 19, 2009 by Joseph
  • <<
  • <
  • 23
  • 24
  • 25
  • 26
  • 27
  • >
  • >>
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 (21)
  • 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.