stock_financial_report_sina
Retrieve balance sheet, income statement, or cash flow statement for a stock from Sina Finance using AKShare's financial data API.
Instructions
新浪财经-财务报表-三大报表 https://vip.stock.finance.sina.com.cn/corp/go.php/vFD_FinanceSummary/stockid/600600/displaytype/4.phtml?source=fzb&qq-pf-to=pcqq.group :param stock: 股票代码 :type stock: str :param symbol: choice of {"资产负债表", "利润表", "现金流量表"} :type symbol: str :return: 新浪财经-财务报表-三大报表 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock | No | sh600600 | |
| symbol | No | 资产负债表 |