-
import akshare as ak
stock_news_em_df = ak.stock_news_em(symbol="300059")
print(stock_news_em_df)
Traceback (most recent call last):
File "C:\Users\kshare\akshare\news\test.py", line 3, …
-
[Use Customize Outline] {'report_title': 'AIGC行业动态', 'column_list': [{'column_title': 'AIGC', 'column_requirement': '最近发布的AIGC信息', 'search_keywords': 'AIGC 新技术 发布'}, {'column_title': '大模型技术', 'column…
-
**遇到任何问题,请先确认您的 AKShare 版本是最新的**
```
pip install akshare --upgrade # Python 版本需要大于等于 3.8
```
**描述遇到的问题**
1. 操作系统版本 win11
2. Python 版本 3.10.9
3. AKShare 版本 1.12.16
4. 接口的名称和代码 option_…
-
个股新闻
接口: stock_news_em
目标地址: http://so.eastmoney.com/news/s
描述: 东方财富指定个股的新闻资讯数据
限量: 当日最近 100 条新闻资讯数据
输入参数
名称 类型 描述
symbol str symbol="300059"; 股票代码或其他关键词
输出参数
名称 类型 描述
关键词 obje…
-
**描述遇到的问题**
1. 操作系统版本:Win11
2. Python 版本:3.9.16
3. AKShare 版本:1.12.5
4. 接口的名称和代码
```
import akshare as ak
fund_open_fund_info_em_df = ak.fund_open_fund_info_em(fund="710001", indicator="累计收益率…
-
E:\Anaconda\python.exe E:\Anaconda\Lib\site-packages\akshare\news\news_stock.py
Traceback (most recent call last):
File "E:\Anaconda\Lib\site-packages\akshare\news\news_stock.py", line 86, in
…
-
**遇到任何问题,请先确认您的 AKShare 版本是最新的**
```
pip install akshare --upgrade # Python 版本需要大于等于 3.8
```
**描述遇到的问题**
1. 操作系统版本: macOS Monterey v12.7.4
2. Python 版本: 3.12.2
3. AKShare 版本: v1.12.92
4. 接…
-
vue版本的如何提换成自己的数据呢,在哪里填充自己的数据呢,没有像serves那种吗
-
有试过在dns设置里开启ipv6的解析,还是没有用,openclash一关闭,ipv6就正常
-
### Describe the bug
Under mac os, ClientSession fails to request the stream interface.
This problem does not exist under Windows.
### To Reproduce
async def stock_intraday_em(symbol: str = "0…