Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 442 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 442 Bytes

##Weibo Crawler

this is a weibo crawler to crawl weibo user's info and relationship, I only need these information for my project. This repository is inspired by chineking.

###To use this repository

  1. new a file settings.py similar to settings.py.sample, use a valid weibo account and password.
  2. use python main.py [uids] to crawler user's information with a list of uids.