Python爬取微博,采集的数据属性如下:微博内容,是否原创,转发内容,发布时间,转发数,评论数,点赞数,设备源,微博ID。对于抓取到的页面源码分析不同属性对应的标签分别提取数据。最后将采集到的数据保存为csv格式,供数据分析使用。
☆36Jun 15, 2019Updated 6 years ago
Alternatives and similar repositories for CrawlWeiBo
Users that are interested in CrawlWeiBo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 微博用户关系爬虫☆12Jan 20, 2018Updated 8 years ago
- 对微博评论进行情感三分类(正面,中性,负面)☆18Apr 24, 2020Updated 6 years ago
- 基于Django的的微博转发分析系统☆14Oct 26, 2018Updated 7 years ago
- 新浪热门微博爬虫,外加词云分析。☆19Mar 29, 2018Updated 8 years ago
- 微博爬虫,爬去微博语料,情感分析,user-agent池,充足IP,scrapy,mongodb☆15Aug 23, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 微博情感分析,使用flask制作restful api,毕业设计衍生项目☆17Dec 16, 2017Updated 8 years ago
- 科学的微博爬虫,永不封号,不设置cookie,高频爬取关注的人发送的原创图片☆29Mar 28, 2017Updated 9 years ago
- 微博模拟登录+微博关键词爬虫+微博短文本情感语义分析+生成词云☆19Aug 20, 2018Updated 7 years ago
- 中文微博评论情感分类☆25May 11, 2019Updated 7 years ago
- 本项目是采用Python语言结合机器学习中的常用算法来对微博传播过程中的转发进行预测。☆14Jul 4, 2018Updated 7 years ago
- 微博SDK(目前支持新浪微博和腾讯微博)☆19Aug 1, 2012Updated 13 years ago
- 微博评论爬虫+评论html tag清洗+中文词云生成☆31Jul 2, 2018Updated 7 years ago
- self complemented WeiboIndexSpyder based on Selenium ,新浪微博指数(微指数)采集,包括综合指数,移动端指数,PC端指数☆31May 29, 2018Updated 8 years ago
- convert weibo(sina/tencent/netease) data source into an intermediate format supported by citespace☆10Sep 27, 2011Updated 14 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 使用Tweepy爬取川普Twitter☆10Nov 28, 2019Updated 6 years ago
- 微博情感分析☆31Mar 22, 2018Updated 8 years ago
- 基于微博的数据挖掘与社交舆情分析☆224Jul 10, 2018Updated 7 years ago
- 新浪爬虫,基于Python+Selenium。模拟登陆后保存cookie,实现登录状态的保存。可以通过输入关键词来爬取到关键词相关的热门微博。☆30Aug 21, 2018Updated 7 years ago
- 微博爬虫(可基于搜索关键词,爬取博文),对博文数据清洗,并利用百度aip情感分析(三分类)。repo曾用于2022学创杯省赛☆16Feb 10, 2022Updated 4 years ago
- 新浪微博爬虫,保存一个用户发过的所有内容,保存包括原链接、正文、评论等(微博换新UI同时也换了数据接口,该项目已无法使用,针对新接口的爬虫见主页weibo_spider-scrapy)☆19Nov 13, 2021Updated 4 years ago
- A web crawler for Sina, search and retrieve microblogs that contain certain keywords 一个简单的python爬虫实践,爬取包含关键词的新浪微博☆100Oct 25, 2018Updated 7 years ago
- 抓取微博转发关系数据,weibo repost☆10Nov 16, 2015Updated 10 years ago
- 新浪微博互动预测