0.0.8 • Published 8 years ago

google-image-downloader v0.0.8

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

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago