Skip to content

shershen08/first-image-search-load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published