8000 GitHub - photodesignch/image-scraper: Image Scrapper using node.js to parse through email looking for images in the email and download them into local storage.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Image Scrapper using node.js to parse through email looking for images in the email and download them into local storage.

Notifications You must be signed in to change notification settings

photodesignch/image-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Image Scrapper

Saves a local copy of images in any emails. Allows multiple files to be running at same time.

Place emails in "emails" folder. This will grab all emails in this folder and run them through the scapping proccess.

  • Email parsing will double check if image file already existed on the local file system or not. If exists, it skips the request to fetch a copy from remote url.

Run [npm install] Then [node scrap.js]

Thats it.

The images will be save to the "saved-images" folder.

About

Image Scrapper using node.js to parse through email looking for images in the email and download them into local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0