Get plenty of images from unsplash.com very easily using only your terminal. This project uses puppeteer in headless mode.
git clone <repo>
cd <repo folder>
yarn
node getImagesFromUnsplash.js
- Follow the command prompts
- Patience if downloading lots of images. The images download in parallel and will finish in random order.