brobbot-google-image

Brobbot plugin for image searches

Usage no npm install needed!

<script type="module">
  import brobbotGoogleImage from 'https://cdn.skypack.dev/brobbot-google-image';
</script>

README

brobbot-google-image (deprecated)

Google has apparently shut down the image search API.

A brobbot plugin for image searches.

brobbot image [me] <query>

Googles query and returns 1st result's URL.

brobbot animate [me] <query>

Googles query and tries to return the first animated GIF result.

Configuration

Referer

BROBBOT_GOOGLE_IMAGE_REFERER=url

Set the referer URL sent to the Google API (see https://developers.google.com/image-search/v1/jsondevguide).