Discovered: Nov 12, 2022 14:17 timhutton/twitter-archive-parser: Python code to parse a Twitter archive and output in various ways <– QUOTE Download your Twitter archive (Settings > Your account > Download an archive of your data). Unzip to a folder. Copy parser.py into the same folder. (e.g. Right-click, Save Link As...) Run the script with Python3. e.g. python parser.py from a command prompt opened in that folder. <– super cool, wonder if will scale to my 100,000 (tweets + retweets?)?

Leave a comment on github