Unroll a twitter thread into a JSON file (and download images)
npm install twitter-unroll-htmlsh
npm install -g twitter-unroll-html
`USAGE
`sh
twitter-unroll-html --api_key=foo --api_secret=bar
`You have to register an App on developer.twitter.com. Receive the Consumer API keys from the website and use these as parameters.
This will create a directory
with a index.html and all the media of the thread which ends in . Also, the full data of the tweets of the thread will be saved in thread.json`.