Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunsetmkt/bilibili-video-reply-crawler
Python爬虫获取Bilibili视频/专栏评论
https://github.com/sunsetmkt/bilibili-video-reply-crawler
bilibili crawler github-actions python python3 spider
Last synced: about 1 month ago
JSON representation
Python爬虫获取Bilibili视频/专栏评论
- Host: GitHub
- URL: https://github.com/sunsetmkt/bilibili-video-reply-crawler
- Owner: SunsetMkt
- Created: 2023-01-08T10:39:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T05:47:35.000Z (almost 2 years ago)
- Last Synced: 2024-06-17T15:36:40.042Z (6 months ago)
- Topics: bilibili, crawler, github-actions, python, python3, spider
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bilibili-Video-Reply-Crawler
Python爬虫获取Bilibili视频评论基于 https://zhuanlan.zhihu.com/p/275603349 修改,支持BV、av、cv,用法见`--help`。
支持通过GitHub Actions自动获取issue标题中的BV、av、cv号,自动爬取评论并回复到issue中。(本仓库不启用此功能,请Fork后自行启用Actions)
GitHub Actions的单个Job运行时间限制为6小时,因此每次最多只能爬取约80000条评论。不要在issue提交大于此数量的视频,运行时间超时不会保留结果。