- Clone the repo and run
yarn
to install required packages. - It's important you create two directories (folder) if they don't already exist.
images
&imagesLink
folder.
To scrape any image simply run yarn scrape "horse rider"
where "horse rider" can me any image keyword you desire.
The whole returned image links will be saved as a json file under your imagesLink
folder and images will be saved under the images
folder