stock_profit_sheet_by_yearly_em
Fetch yearly income statement data for any stock symbol from East Money's financial analysis endpoint. Returns annual profit sheet rows for fundamental analysis.
Instructions
东方财富-股票-财务分析-利润表-按年度 https://emweb.securities.eastmoney.com/PC_HSF10/NewFinanceAnalysis/Index?type=web&code=sh600519#lrb-0 :param symbol: 股票代码; 带市场标识 :type symbol: str :return: 利润表-按年度 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | SH600519 |