0.4.0 • Published 10 years ago

first-image-search-load v0.4.0

Weekly downloads
7
License
MIT
Repository
github
Last release
10 years ago

Description

Simple module that loads the first image from Google image search on query

Module usues url : https://www.google.nl/search?tbm=isch&q= Request returns A+ promises, thanks to q module.

Npm package first-image-search-load, to install: npm i first-image-search-load

API

saveFirstImage(queryString, fileNameAndPath) - Saves the first image to disk as a file

getFirstImageURL(queryString) - Returns URL of the first image in the search results

getImagesArray(queryString) - Returns array of URLs of the images in the search results

Dependencies

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

1.0.0

10 years ago