I\'d like to make some simple calls to Yahoo Query Language (YQL). Has anyone implemented this in .NET?
Here is the query I\'d like to make from .NET:
se
Yes. There two good examples that are actually working because I just tested some hours ago...
http://jarloo.com/get-yahoo-finance-api-data-via-yql/
and
http://jarloo.com/code/get-historical-stock-data/
Hope this help! It helps me a lot!