Skip to content
M. Bilal edited this page Nov 10, 2019 · 1 revision

Googliser

Welcome to the googliser wiki!

Googliser is a bash script to perform fast image downloads from Google Images based on a specified search-phrase. It's a web-page scraper that feeds a list of original image URLs to Wget (or cURL) to download images in parallel, then combine them using ImageMagick's montage into a single gallery image. The idea is to build a picture of a phrase.

This is an expansion upon a solution provided by ShellFish and has been updated to handle Google's various page-code changes from April 2016 to the present.

Checkout the Readme to get a quick start. This wiki will contain more information for the advanced/power users.

Wiki is currently a work in progress. So if you don't find any information here or in the readme feel free to ask through issues.

Clone this wiki locally