/GoogleSearchImageDownloader

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

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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"