Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
BaiFu
2025-10-15 21:32:32 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2025-10-15 21:32:32 +0800
Commit
3afa16b6bc4f7600df42977dafc4f2309f94916a
3afa16b6
1 parent
35084eb4
Add note on news API failure and solution.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
MindSpider/README.md
MindSpider/README.md
View file @
3afa16b
> [!warning]
> 好像最近项目中用来请求每日热点新闻的api接口被ban了,可以自己部署一下[newsnow](https://github.com/ourongxing/newsnow),很快的可以一键部署,然后替换掉这个URL即可,最近一个月我也会commit一版更通用的解决方案。
> ```python
> #新闻API基础URL
> BASE URL = "https://newsnow.busiyi.world"
> ```
# MindSpider - 专为舆情分析设计的AI爬虫
> 免责声明:
...
...
Please
register
or
login
to post a comment