接口: stock_notice_report 目标地址:https://data.eastmoney.com/notices/hsa/5.html 描述: 东方财富网-数据中心-公告大全-沪深京 A 股公告 限量: 单次获取指定 symbol 和 date 的数据 输入参数 输出参数 接口示例 import akshare as ak stock_notice_report_df = ak.stock_notice_report(symbol='财务报告'...
Github地址:https://github.com/akfamily/akshare 作者寄语 本次主要更新沪深 A 股公告的数据,可以通过该接口获取不同类型公告的数据 更新接口 "stock_notice_report" # 沪深 A 股公告 沪深A 股公告 接口: stock_notice_report 目标地址:http://data.eastmoney.com/notices/hsa/5.html 描述: 东方财富网-数据...
Report or fix bugs Require or publish interface Write or fix documentation Add test cases Notice: We useRuffto format the code Statement All data provided byAKShareis just for academic research purpose; The data provided byAKShareis for reference only and does not constitute any investment proposal...
Report or fix bugs Require or publish interface Write or fix documentation Add test cases Notice: We useBlackto format the code Statement All data provided byAkShareis just for academic research purpose; The data provided byAkShareis for reference only and does not constitute any investment proposa...
"stock_financial_abstract" # 财务摘要 "stock_financial_report_sina" # 三大财务报表 "stock_financial_analysis_indicator" # 财务指标 "stock_add_stock" # 股票增发 "stock_ipo_info" # 股票新股 "stock_history_dividend_detail" # 分红配股 "stock_history_dividend" # 历史分红 "stock_dividend_cninfo"...
接口: stock_balance_sheet_by_yearly_em 目标地址:https://emweb.securities.eastmoney.com/PC_HSF10/NewFinanceAnalysis/Index?type=web&code=sh600519#lrb-0 描述: 东方财富-股票-财务分析-资产负债表-按年度 限量: 单次获取指定 symbol 的资产负债表-按年度数据 ...
Report or fix bugs Require or publish interface Write or fix documentation Add test cases Notice: We use Black to format the code Statement All data provided by AkShare is just for academic research purpose; The data provided by AkShare is for reference only and does not constitute any inve...
Report or fix bugs Require or publish interface Write or fix documentation Add test cases Notice: We use Black to format the code Statement All data provided by AkShare is just for academic research purpose; The data provided by AkShare is for reference only and does not constitute any inve...
- Report or fix bugs - Require or publish interface - Write or fix documentation - Add test cases > Notice: We use [Black](https://black.readthedocs.io/en/stable/) to format the code ## Statement 1. All data provided by [AKShare](https://github.com/akfamily/akshare) is just for ...
importakshareasakhist_df=ak.stock_us_daily(symbol="AMZN")# Get U.S. stock Amazon's price infoprint(hist_df) Output open high low close volume date 1997-05-15 29.25 30.00 23.13 23.50 6013000 1997-05-16 23.63 23.75 20.50 20.75 1225000 1997-05-19 21.13 21.25 19.50 20.50 508900 1997-05-...