Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AKShare 接口问题报告 #4902

Closed
lightcax opened this issue May 24, 2024 · 1 comment
Closed

AKShare 接口问题报告 #4902

lightcax opened this issue May 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lightcax
Copy link

lightcax commented May 24, 2024

已升级最高版本

pip install akshare --upgrade  # Python 版本需要大于等于 3.8

详细描述遇到的问题
创新高和新低的股票数量
接口: stock_a_high_low_statistics

无法获取信息,错误如下:

ak.stock_a_high_low_statistics(symbol="all")
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

@lightcax lightcax added the bug Something isn't working label May 24, 2024
@albertandking
Copy link
Collaborator

已升级最高版本

pip install akshare --upgrade  # Python 版本需要大于等于 3.8

详细描述遇到的问题 创新高和新低的股票数量 接口: stock_a_high_low_statistics

无法获取信息,错误如下:

ak.stock_a_high_low_statistics(symbol="all") raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

感谢反馈问题,已修复该问题,升级到 AKShare 1.13.86 使用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants