Add note on news API failure and solution.

This commit is contained in:
BaiFu
2025-10-15 21:32:32 +08:00
committed by GitHub
parent 35084eb41f
commit 3afa16b6bc
+7
View File
@@ -1,3 +1,10 @@
> [!warning]
> 好像最近项目中用来请求每日热点新闻的api接口被ban了,可以自己部署一下[newsnow](https://github.com/ourongxing/newsnow),很快的可以一键部署,然后替换掉这个URL即可,最近一个月我也会commit一版更通用的解决方案。
> ```python
> #新闻API基础URL
> BASE URL = "https://newsnow.busiyi.world"
> ```
# MindSpider - 专为舆情分析设计的AI爬虫 # MindSpider - 专为舆情分析设计的AI爬虫
> 免责声明: > 免责声明: