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.8k stars 1.81k forks source link

AKShare 接口问题报告ak.stock_board_concept_name_ths #4945

Closed shjasdsa closed 1 month ago

shjasdsa commented 1 month ago

接口:ak.stock_board_concept_name_ths 报错:AppData\Roaming\Python\Python312\site-packages\akshare\stock_feature\stock_board_concept_ths.py", line 113, in stock_board_concept_name_ths .find("tbody") ^^^^ AttributeError: 'NoneType' object has no attribute 'find'

每次抓到第五或者第六页的时候出错

albertandking commented 1 month ago

接口:ak.stock_board_concept_name_ths 报错:AppData\Roaming\Python\Python312\site-packages\akshare\stock_feature\stock_board_concept_ths.py", line 113, in stock_board_concept_name_ths .find("tbody") ^^^^ AttributeError: 'NoneType' object has no attribute 'find'

每次抓到第五或者第六页的时候出错

目前是目标网站的问题,要等目标网站修复