免费 JSON 格式的股票报价 API(实时或历史) [英] Free JSON formatted stock quote API (live or historical)

查看:47
本文介绍了免费 JSON 格式的股票报价 API(实时或历史)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个项目,我在其中实施所有国家/地区不同公司的实时股票更新.

I have an project where i implement live stock updates of various companies of all countries.

谁能告诉我在哪里可以找到免费 API"来获取这些详细信息.我已经在谷歌上搜索了很多只找到Pro API".需要帮助:)

Can any one tell me where we can find "Free API" to fetch these details. I already search a lot on Google only found "Pro API". Need help :)

推荐答案

检查以下它们是免费的,它们会生成 Json,但对于不同的交换,您需要确保使用正确的语法.即使雅虎金融也运行良好,但它在 NSE 和 BSE 数据方面存在一些问题,这些数据总是生成 Null

Check the following they are free, they generate Json, though for different exchanges you need to ensure that correct syntax is used. even Yahoo finance works well, but it has some issues regarding NSE and BSE data, which is always generated Null

已弃用Google 财经 - NSE

DEPRECATEDGoogle Finance - NSE

URL - http://www.google.com/finance/info?q=NSE:AIAENG,ATULAUTO,<Add more NSE codes>

已弃用 Google 财经 - BSE

DEPRECATED Google Finance - BSE

URL -http://www.google.com/finance/info?q=BOM:524091,532683,<Add more BSE codes>

已弃用 其他数据源 (Json)

DEPRECATED Other Data Feeds (Json)

URL - http://live-nse.herokuapp.com/?symbol=AIAENG,ATULAUTO,<Add more NSE codes>

Python 实用程序 (NSE)

Python Utility (NSE)

URL - http://nsetools.readthedocs.org/en/latest/index.html

这篇关于免费 JSON 格式的股票报价 API(实时或历史)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆