mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-05 17:37:35 +08:00
docs: 修改错别字
This commit is contained in:
@@ -77,7 +77,7 @@ MediaCrawler视频教程课程已录制完结,包含入门教程使用、源
|
||||
### 运行爬虫程序
|
||||
|
||||
```shell
|
||||
# 从配置文件中读取关键词搜索相关的帖子并爬去帖子信息与评论
|
||||
# 从配置文件中读取关键词搜索相关的帖子并爬取帖子信息与评论
|
||||
python main.py --platform xhs --lt qrcode --type search
|
||||
|
||||
# 从配置文件中读取指定的帖子ID列表获取指定帖子的信息与评论信息
|
||||
@@ -85,7 +85,7 @@ MediaCrawler视频教程课程已录制完结,包含入门教程使用、源
|
||||
|
||||
# 打开对应APP扫二维码登录
|
||||
|
||||
# 其他平台爬虫使用示例, 执行下面的命令查看
|
||||
# 其他平台爬虫使用示例,执行下面的命令查看
|
||||
python main.py --help
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user