Ghauster / BilibiliCommentScraper

B站视频评论爬虫 Bilibili完整爬取评论数据,包括一级评论、二级评论、昵称、用户ID、发布时间、点赞数
MIT License
288 stars 27 forks source link

Update README.md #11

Closed MrL646 closed 4 months ago

MrL646 commented 9 months ago

参照#10 修改了一下
安装时指定 selenium 和 beautifulsoup4 的版本即可正常使用

MrL646 commented 9 months ago

补充一下,Python 3.12正常运行