Any .NET examples for Yahoo Query Language (YQL)?

后端 未结 4 1839
南旧
南旧 2021-02-04 10:41

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         


        
4条回答
  •  我寻月下人不归
    2021-02-04 11:09

    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!

提交回复
热议问题