3Mm7ueNMKpZdPX7t7ZWRXzKTfovLqrYCCT
API driven comment and like extractor for all followees of a profile
- Windows 7
- Windows 10 Other operating systems have not been tested for compatibility.
A twitter app is required to use this program. For more details, please see: https://developer.twitter.com/en/apps
After you have created your own Twitter App... Fill in the credentials.json file with your twitter app credentials Next, install the required dependencies via pip
pip install -r requirements.txt
If you wish this program to scrape tweets that are less than 8 days old, run the program as is. Otherwise, please edit tweet_dumperv1.py Line 55 Column 44 and replace the 8 with a 31
python twitter_main.py --screen_name="nubonics"