- 创建一个conda的虚拟环境,pip install requirements.txt
- 之后在./config/base_config.py里面进行配置(关键词)等信息
- 使用命令 python main.py --platform zhihu --lt qrcode --type search进行爬虫
- https://github.com/NanmiCoder/MediaCrawler
- https://github.com/NanmiCoder/CrawlerTutorial
- https://blog.csdn.net/ChenBinBini/article/details/109739116
- https://playwright.dev/
- https://github.com/lining0806/PythonSpiderNotes
在wordcloud.py中配置数据来源之后,直接python wordcloud.py即可