Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 342 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 342 Bytes

Twitter Image Parser

Dependencies

tweepy

how to

To run this script, you need to have a Twitter API access.
When you have your access token, you need to complete the credentials.py with your twitter API tokens, your directory (for the images) and the tracked hashtags.
Yu also need to install tweepy with 'pip install tweepy'