Miamiamiaa's Stars
Gordon-Deng/CrawlWeiBo
Python爬取微博,采集的数据属性如下:微博内容,是否原创,转发内容,发布时间,转发数,评论数,点赞数,设备源,微博ID。对于抓取到的页面源码分析不同属性对应的标签分别提取数据。最后将采集到的数据保存为csv格式,供数据分析使用。
huan-linwww/weibo_nlp
微博评论爬取,情感分析和可视化
enrichyourlife/weibo
新浪微博,微博内容获取程序,用于获取微博用户签到打卡数据,
nghuyong/WeiboSpider
持续维护的新浪微博采集工具🚀🚀🚀
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.
lunarwhite/covid-social-analysis
Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化
SpiderClub/weibospider
:zap: A distributed crawler for weibo, building with celery and requests.