/weibo-crawler

a weibo crawler to crawl user's info and following information on weibo

Primary LanguagePython

##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.