iapi

module
v0.0.0-...-678509e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2023 License: MIT

README

iapi

Scrape and downlaod images from google images

Sample code

func main() {
	// initialize api
	api := iapi.NewGoogleImageApi()

	// search for images
	urls := api.Search("cars")

	// Download images
	api.DownloadImages(urls, "./images/", "g")
}

Directories

Path Synopsis
cmd
websites
pinterest Module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL