Skip to content

Simple .NET Core (2.2) console application to search and download images from google.

License

Notifications You must be signed in to change notification settings

jaycollett/GoogleSearchImageDownloader

Repository files navigation

GoogleSearchImageDownloader

Simple .NET Core console application to search and download images from google.

Dependencies

In order to run this application, you need to have the Microsoft Dotnet Core 2.2 runtime installed. No other deps are required. If you wish to modify and build this code, you'll need the Microsoft Dotnet Core SDK. You can can download the compiled version of this code from here.

Use

dotnet GoogleSearchImageDownloader.dll "pathToSaveFile" "searchTerm" "imageFileNamePrefix"

About

Simple .NET Core (2.2) console application to search and download images from google.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages