Skip to content

Files

Latest commit

 

History

History
14 lines (8 loc) · 348 Bytes

readme.MD

File metadata and controls

14 lines (8 loc) · 348 Bytes

Redditscraper

Place subreddit names in the array. It will rotate and download the images from the array.

npm run scrape

Images will downlaod to pictures folder

(Limitations so far: Auto scrolldown and download not implemented yet. Can only download a certain amount of images before round robin-ning to the next site in the array. )