yinanfang / DBDCapital-Node

DBD Capital company website with Node.js & React
https://dbd-capital.com/
1 stars 0 forks source link

Stock API Comparison #42

Open yinanfang opened 7 years ago

yinanfang commented 7 years ago

General comparison: http://blog.sina.com.cn/s/blog_afae4ee50102wu8a.html

Sina API with example: http://blog.sina.com.cn/s/blog_58fc3aad01015nu7.html

Sina API libraries: Python: https://github.com/shidenggui/easyquotation (324 stars) https://github.com/jincheng9/stock_crawler

Node: https://github.com/simdm/node-sina-finance

Yahoo API libraries: https://github.com/pilwon/node-yahoo-finance (Only return English data, no snap shot data for Chinese markets)

Blog with example: http://blog.sina.com.cn/s/blog_71f389090100wivz.html

Blog with other yahoo api: http://meumobi.github.io/stocks%20apis/2016/03/13/get-realtime-stock-quotes-yahoo-finance-api.html