使用Sina API获取新浪财经的证券股票数据接口(时价 K线等)




https://blog.csdn.net/yctccg/article/details/52217934

从网上找到的Sina API的财经API说,Mark一下,以供以后参考

http://market.finance.sina.com.cn/downxls.php?date=2011-07-08&symbol=sh600900

获取代码为sh600900,在2011-07-08的成交明细,数据为xls格式。

http://vip.stock.finance.sina.com.cn/quotes_service/view/cn_price.php?symbol=sh600900

获得sh600900当日的分价表

http://market.finance.sina.com.cn/pricehis.php?symbol=sh600900&startdate=2011-08-17&enddate=2011-08-19

获得sh600900从2011-08-17到2011-08-19的分价表。

猜你喜欢

转载自blog.csdn.net/fangquan1980/article/details/80006793