MichaelCurrin / python-twitter-guide

Code snippets and links to docs around using the Twitter API and Tweepy 🐍 🐦
https://michaelcurrin.github.io/python-twitter-guide/
MIT License
4 stars 8 forks source link

How to persist data #25

Open MichaelCurrin opened 4 years ago

MichaelCurrin commented 4 years ago

Supply a recipe for writing out to a few attributes to a CSV file.

Or writing an entire tweet to a CSV or JSON file.