0.0.8 • Published 6 years ago

google-image-downloader v0.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

google-image-downloader

Query google images and download images in original size.

Usage

import { ImageDownloader } from '../lib/ImageDownloader';

const downloader = new ImageDownloader(__dirname)

downloader.downloadImages('big bang theory', 5)

Run the example

node example.js

or

ts-node example.ts
0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago