Skip to content

基于requests + bs4 + mongodb的微博单机爬虫项目

Notifications You must be signed in to change notification settings

Terry-Ma/WeiboRequestsSpider

Repository files navigation

启动步骤

  • 安装mongodb
  • 启动mongd服务
  • pip install -r requirement
  • 爬取微博发文 python run_spider.py ariticle
  • 爬取微博评论(基于已爬取的发文)python run_spider.py comment

About

基于requests + bs4 + mongodb的微博单机爬虫项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages