minimaxir / download-tweets-ai-text-gen

Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation.
MIT License
219 stars 41 forks source link

Add another script to use self-serve tweet exports #8

Open minimaxir opened 4 years ago

minimaxir commented 4 years ago

It seems like making AI bots of your own tweets is getting more popular, so making such a script may be more kosher (esp if Twitter starts impacting scraping).

It would be a separate script from download_tweets.py however.