Skip to content

tjiusuryanto/twitter-image-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Image Scraper

Twitter image scraper is a simple node.js project to scrap tweets from selected Twitter channels that contain an image and downloads them to your local directory. Useful if you are monitoring news from Twitter but are too lazy to check Twitter website. Use responsibly.

How to use

  1. Clone the project
    git clone https://github.com/tjiusuryanto/twitter-image-scraper.git

2. Install dependencies
```bash
npm install
  1. Run project
node app.js

About

Scrap image from picture tweets from selected profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published