0.0.8 • Published 7 years ago

google-image-downloader v0.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
7 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

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago