twitgrab

1.0.1 • Public • Published

twitgrab

Download (or scrape) any media files (images and movies) from someones Twitter page without any API usage.

Installation

  1. Make sure you've installed all requirements
  2. Install using npm:
    npm install -g twitgrab

Usage

Here's a short explanation how to use twitgrab:

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -u, --username <username>  Twitter handle to scrape
    --no-images                Skip images
    --no-movies                Skip movies

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request

Requirements / Dependencies

  • NodeJS

Version

1.0.1

License

MIT

/twitgrab/

    Package Sidebar

    Install

    npm i twitgrab

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • frdmn