Skip to content

利用正则表达式和Beautifulsoup实现的微博爬虫

Notifications You must be signed in to change notification settings

xiao-data/weibo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

微博爬虫

Introduction

利用正则表达式和beautifulsoup实现的微博爬虫

requirement

  • python3
    • requests
    • beautifulSoup
    • pandas

  • weibo.py
  • weibo_crawler.py
  • user.json

refer

模拟登录部分参考了weibo_crawler

About

利用正则表达式和Beautifulsoup实现的微博爬虫

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages