Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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视频/专栏评论

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提交大于此数量的视频,运行时间超时不会保留结果。