by-oneself / weiboBlogCommentsCrawl

这是一个使用Python编写的微博评论爬虫脚本,使用微博API从微博中抓取评论数据。脚本从MySQL数据库中获取博文数据,然后针对每篇博文获取评论并将其保存回数据库。This is a Python script for crawling comments from Weibo using the Weibo API. The script retrieves blog data from a MySQL database and then retrieves comments for each blog post and saves them back to the database.
14Updated last year

Related projects

Alternatives and complementary repositories for weiboBlogCommentsCrawl