twitter-unroll-html

0.1.0 • Public • Published

twitter-unroll-html

Download a twitter thread and save it as HTML file (including media).

INSTALLATION

npm install -g twitter-unroll-html

USAGE

twitter-unroll-html --api_key=foo --api_secret=bar <id>

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 <id> with a index.html and all the media of the thread which ends in <id>. Also, the full data of the tweets of the thread will be saved in thread.json.

/twitter-unroll-html/

    Package Sidebar

    Install

    npm i twitter-unroll-html

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    7.56 kB

    Total Files

    10

    Last publish

    Collaborators

    • plepe