akfamily / akshare

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
https://akshare.akfamily.xyz
MIT License
8.72k stars 1.79k forks source link

同花顺板块成分股接口 无法获取数据 #4974

Closed WhiteK0912 closed 3 weeks ago

WhiteK0912 commented 3 weeks ago

疑似同花顺修改了相关接口

stock_board_cons_ths_df = ak.stock_board_cons_ths(symbol="885611") print(stock_board_cons_ths_df)

QQ20240619-165808

albertandking commented 3 weeks ago

疑似同花顺修改了相关接口

stock_board_cons_ths_df = ak.stock_board_cons_ths(symbol="885611") print(stock_board_cons_ths_df)

QQ20240619-165808

参见接口文档