Top "Yql" questions

The Yahoo!

Getting data from Yahoo Finance

I read about the YQL, but I didn't understand how can I get some simple data (like company ticker, market …

yahoo finance yql yahoo-finance stockquotes
jQuery Ajax request every 30 seconds

I have this piece of code, but the values may change while someone is on my site. I would need …

jquery ajax yql
Return Yahoo! weather API data in Celsius, using YQL

I'm trying to get Yahoo! weather API with temperatures in Celsius. I've added &u=c in the request, but …

json yahoo yql
Error HttpClient cannot be resolved to a type

I am trying to use http request and response method but i am getting error that The import org.apache.…

java apache http yql
How to Access Yahoo Finance YQL query with historical data

I'm new to YQL. Perhaps this is very trivial, but I couldn't quite figure this out. I know, for instance, …

jsonp yql stocks yahoo-finance
excel vba http request download data from yahoo finance

I am in the process of making a program I wrote using excel vba faster. The program downloads stock market …

excel vba yahoo yql
Making Yahoo Weather API request with OAuth 1

I ran into a problem with Yahoo Weather API because it wasn't giving me any data. After visiting YDN website …

url oauth request yql yahoo-api
Get stock quotes as JSON from Yahoo Finance with Start and End dates

I have been attempting to get a stock quote history from a specific symbol (BHP.AX) with a specific start …

json yahoo yql yahoo-finance
YQL How to use wildcard in XPath

I have a malformed page to scrape, and have had a hard time getting the correct XPath for YQL. I …

xpath yql
jQuery dollar sign is undefined

In my quest to get historical information, i tried using the below code. Chrome debugger says that Uncaught ReferenceError: $ is …

javascript jquery google-visualization yql