kingspp / facets-downloader

Script for downloading all 365 facets.la images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facets-downloader

##Instructions

1.Download Node.js

https://nodejs.org/download/

2.Install request and cheerio modules

npm install request cheerio

3.Run

node facets-downloader.js LOCAL_SAVE_PATH_HERE

[Downloads all the facets in 800x800 resolution]

node facets-downloader.js LOCAL_SAVE_PATH_HERE w

[Downloads all the facets in 2560x1440 resolution]

About

Script for downloading all 365 facets.la images

License:MIT License


Languages

Language:JavaScript 100.0%