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
  • Possible Bug with Headers when Redirects are Handled on y.rest requests

    I've been fooling around with developing my own open data table to expand on the html table, by ...

    • 0 votes
    • 3 replies
    • Last updated: Oct 16, 2009 by GeekLad
  • form post in YQL

    I am trying to use the following query:select *from html where url=<webpage path>the web page ...

    • 0 votes
    • 2 replies
    • Last updated: Oct 15, 2009 by Nanji
  • How to access YQL in Python (Django)?

    Hey, I need a simple example for the following task:Send a query to YQL and receive a responseI am ...

    • 0 votes
    • 1 reply
    • Last updated: Oct 15, 2009 by Yury
  • What's wrong with my YQL?

    So the XML/JSON generated by twitter sometimes has a string that contains a single quote inside an ...

    • 0 votes
    • 1 reply
    • Last updated: Oct 11, 2009 by Shaun
  • commercial use for site explorer API

    Hi,I want to develop a site that will use Yahoo's site explorer API as backbone. I may want to ...

    • 0 votes
    • 2 replies
    • Last updated: Oct 2, 2009 by Ankit
  • Query URI Encoding with Ruby for JSON

    I am successfully posting a JSON string to YQL/Sherpa, except that spaces in my strings are being ...

    • 0 votes
    • 6 replies
    • Last updated: Sep 21, 2009 by JasonG
  • YQl and Eurosport?

    hi all...is there a yql for eurosoprt? i'd love to find a way to querry about cycling, teams and ...

    • 0 votes
    • 2 replies
    • Last updated: Sep 18, 2009 by eric
  • Any way to use forked github yql-tables .xml files directly in YQL Console?

    I just forked the github http://github.com/spullara/yql-tables repository and added a few tables to ...

    • 0 votes
    • 4 replies
    • Last updated: Sep 10, 2009 by Tom
  • Remote row limits

    I have a XML table with ~8000 rows and 26 columns. From what I gather YQL is limited to returning ...

    • 0 votes
    • 3 replies
    • Last updated: Sep 9, 2009 by Morgan
  • custom Open Data Table doesn't reflect changes immediately

    I've just started using an ODT placed on my server and if I make some chenges to it, YQL still ...

    • 0 votes
    • 2 replies
    • Last updated: Sep 5, 2009 by Balazs Endresz
  • Decoding encodeMd5() crashes YQL

    I'm trying to obtain a hex string representation of the MD5 hash. encodeMd5() returns the raw ...

    • 0 votes
    • 1 reply
    • Last updated: Sep 4, 2009 by dlow
  • Open Data Table <urls> element?

    If I have the following in my Open Data Table specification:CODE <bindings> <select ...

    • 0 votes
    • 6 replies
    • Last updated: Sep 4, 2009 by Tom
  • YQL "LIKE" clause problem with windows-1251 encoding

    Hello,I'm beginer with YQL and have a problem. I'm make a simple YQL search - (select * from ...

    • 0 votes
    • 4 replies
    • Last updated: Sep 1, 2009 by George
  • Open Data Table null results (Yahoo chartapi...)

    I've just found YQL and was playing around and decided to try and make a simple Open Table ...

    • 0 votes
    • 4 replies
    • Last updated: Aug 31, 2009 by skwasha
  • getting an element's attribute (XPATH)

    I am trying to grab some content from a certain website and I came across YQL a perfect solution for ...

    • 0 votes
    • 2 replies
    • Last updated: Aug 28, 2009 by seckidamir
  • format=xml doesn't return XML if callback is specified

    If I use format=xml and specify a callback (XMLP), JSON is returned instead of XML. Also, when this ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 27, 2009 by Elijah
  • YQL Attribution requirements in the TOS

    I asked this on Twitter but didn't hear anything back immediately so figured I'd try here. ...

    • 0 votes
    • 2 replies
    • Last updated: Aug 27, 2009 by Tivac
  • Arrays of size 1 are removed in json

    CODEuse 'http://paulisageek.com/tmp/yql-array.xml' AS yql-array; SELECT * FROM ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 26, 2009 by Paul Tarjan
  • Posting to Twitter example

    Hi,I only discovered YQL last night and I've been trying to see how I can build a HTML page and ...

    • 0 votes
    • 2 replies
    • Last updated: Aug 26, 2009 by Pete
  • YQL with Finance message boards?

    I am totally new to this so apologies if this is the wrong place.I am looking for a programmatic way ...

    • 0 votes
    • 3 replies
    • Last updated: Aug 25, 2009 by Joseph
  • Join Two Tables And Return Columns From *BOTH* ?

    In this thread was raised the issue of the "IN operator" being the only way to JOIN two ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 25, 2009 by foo
  • Select results.<random url>.shortUrl ?

    Hi, I'm trying to use YQL with the bit.ly json service,Bit.ly returns something like this:CODE{ ...

    • 0 votes
    • 2 replies
    • Last updated: Aug 25, 2009 by carlosz
  • Getting json return from twitter

    I have a query:CODEselect * from json where ...

    • 0 votes
    • 5 replies
    • Last updated: Aug 24, 2009 by Ryan
  • YQL Documentation errors

    Filtering Query Results (WHERE) says:QUOTE Tests for a string pattern match, allowing regular ...

    • 0 votes
    • 2 replies
    • Last updated: Aug 21, 2009 by Tom
  • Support for vcf

    It's not the most commonly used format, but APIs sometimes provide a VCF output, especially for ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 20, 2009 by earth2marsh
  • Problems using select FROM html to get all paragraph content when para contains linebreaks

    I'm well aware this might be just me doing something stupid, but using the following ...

    • 0 votes
    • 3 replies
    • Last updated: Aug 19, 2009 by chris s
  • Where are the geo.place.* Open Data Table .xml files located?

    I was looking at some of the YQL Console examples. In particular, the geo.places stuff looked ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 18, 2009 by Tom
  • One URL multiple batch fields

    The api I'm trying to use allows for batching on multiple keys. Like: ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 12, 2009 by Morgan
  • Working with HTTP POST

    I've just started working with YQL and am very excited about the world of possibilities it could ...

    • 0 votes
    • 1 reply
    • Last updated: Aug 12, 2009 by Russell
  • Open data table for all

    Hi Guys,I am a newbie. I have a question related to YQL. Is that possible to create a dynamic open ...

    • 0 votes
    • 7 replies
    • Last updated: Aug 11, 2009 by arie
  • <<
  • <
  • 24
  • 25
  • 26
  • 27
  • 28
  • >
  • >>
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 (44)
  • Houyhnhnm (33)
  • Paul Donnelly (28)
  • Sam (26)
  • The Josh (23)
  • hapdaniel (19)
  • sh1mmer (17)
  • 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.