forked from NanmiCoder/MediaCrawler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
78a9bf9
commit 96309dc
Showing
5 changed files
with
134 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,13 +18,13 @@ | |
成为赞助者,展示你的产品在这里,联系作者:[email protected] | ||
|
||
## 功能列表 | ||
| 平台 | Cookie 登录 | 二维码登录 | 手机号登录 | 关键词搜索 | 指定视频/帖子 ID 爬取 | 登录状态缓存 | 数据保存 | IP 代理池 | 滑块验证码 | | ||
|:---:|:---------:|:-----:|:-----:|:-----:|:-------------:|:------:|:----:|:------:|:-----:| | ||
| 小红书 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ | | ||
| 抖音 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | ||
| 快手 | ✅ | ✅ | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ | | ||
| B 站 | ✅ | ✅ | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ | | ||
| 微博 | ✅ | ✅ | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ | | ||
| 平台 | Cookie 登录 | 二维码登录 | 指定创作者主页 | 关键词搜索 | 指定视频/帖子 ID 爬取 | 登录状态缓存 | 数据保存 | IP 代理池 | 滑块验证码 | | ||
|:---:|:---------:|:-----:|:-------:|:-----:|:-------------:|:------:|:----:|:------:|:-----:| | ||
| 小红书 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ | | ||
| 抖音 | ✅ | ✅ | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | ||
| 快手 | ✅ | ✅ | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ | | ||
| B 站 | ✅ | ✅ | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ | | ||
| 微博 | ✅ | ✅ | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ | | ||
|
||
|
||
## 使用方法 | ||
|
@@ -93,24 +93,25 @@ | |
|
||
PS:如果打赏时请备注捐赠者,如有遗漏请联系我添加(有时候消息多可能会漏掉,十分抱歉) | ||
|
||
| 捐赠者 | 捐赠金额 | 捐赠日期 | | ||
|-------------|-------|------------| | ||
| 捐赠者 | 捐赠金额 | 捐赠日期 | | ||
|------------|-------|------------| | ||
| *诚 | 20 元 | 2024-03-17 | | ||
| Strem Gamer | 20 元 | 2024-03-16 | | ||
| *鑫 | 20 元 | 2024-03-14 | | ||
| Yuzu | 20 元 | 2024-03-07 | | ||
| **宁 | 100 元 | 2024-03-03 | | ||
| **媛 | 20 元 | 2024-03-03 | | ||
| Scarlett | 20 元 | 2024-02-16 | | ||
| Asun | 20 元 | 2024-01-30 | | ||
| 何* | 100 元 | 2024-01-21 | | ||
| allen | 20 元 | 2024-01-10 | | ||
| llllll | 20 元 | 2024-01-07 | | ||
| 邝*元 | 20 元 | 2023-12-29 | | ||
| 50chen | 50 元 | 2023-12-22 | | ||
| xiongot | 20 元 | 2023-12-17 | | ||
| atom.hu | 20 元 | 2023-12-16 | | ||
| 一呆 | 20 元 | 2023-12-01 | | ||
| 坠落 | 50 元 | 2023-11-08 | | ||
| *鑫 | 20 元 | 2024-03-14 | | ||
| Yuzu | 20 元 | 2024-03-07 | | ||
| **宁 | 100 元 | 2024-03-03 | | ||
| **媛 | 20 元 | 2024-03-03 | | ||
| Scarlett | 20 元 | 2024-02-16 | | ||
| Asun | 20 元 | 2024-01-30 | | ||
| 何* | 100 元 | 2024-01-21 | | ||
| allen | 20 元 | 2024-01-10 | | ||
| llllll | 20 元 | 2024-01-07 | | ||
| 邝*元 | 20 元 | 2023-12-29 | | ||
| 50chen | 50 元 | 2023-12-22 | | ||
| xiongot | 20 元 | 2023-12-17 | | ||
| atom.hu | 20 元 | 2023-12-16 | | ||
| 一呆 | 20 元 | 2023-12-01 | | ||
| 坠落 | 50 元 | 2023-11-08 | | ||
|
||
## 运行报错常见问题Q&A | ||
> 遇到问题先自行搜索解决下,现在AI很火,用ChatGPT大多情况下能解决你的问题 [免费的ChatGPT](https://sider.ai/invited?c=8e03db1a973401fdf114ed9cf9f8c183) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters