🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

twitgrab

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitgrab

Download all uploaded media by a Twitter user

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

twitgrab

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

Installation

  • Make sure you've installed all requirements
  • 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

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

Requirements / Dependencies

  • NodeJS

Version

1.0.1

License

MIT

Keywords

twitter

FAQs

Package last updated on 08 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts