Skip to content

mwichary/twitter-thread-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter-thread-list

A tool to generate a list of your most popular Twitter threads.

Here’s an example from my data.

You can use this to allow others access – or just for yourself for reflection or another form of archiving.

Instructions

  1. Request your Twitter data (this might take some time – you will get an email whenever that’s ready – so do this first).

  2. Install Node

  3. Run npm install feed.

  4. Clone or copy this script to your computer.

  5. Unpack your Twitter data once you got it.

  6. Run the script by providing the directory where the files reside, e.g.:

node generate-thread-list.js /~/Downloads/twitter-2018-11-25-501cabffd3e92d9a0ff16656406

Result

Open thread-list.html in your browser.

OR

Get the generated thread-list.json or thread-list.rss and use them in some other way.

Version history

  • 1.03 Better date ranges, showing new and ongoing threads, copy HTML file properly
  • 1.02 Use smaller images for better performance
  • 1.01 Add RSS (Atom) support
  • 1.00 Initial release

About

A tool to grab all your Twitter threads and list them all on a nice page ranked by popularity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published