/tweepy_sailor

Primary LanguagePythonMIT LicenseMIT

Collect Sailormoonredraw img on Twitter

  1. Collect tweets with Hashtag(#Sailormoonredraw) and with media
  2. Download files

How to run

collect img, save csv

python hello_tweepy.py -p 10 -min_rt 1000

download img

python download_image.py

Reuquirements

Environment

  • python=3.6