Imgur Search Engine

Description

This microservice allows you to access Imgur's API to search for images in their gallery.

Search

Add "/search/" in the address bar, followed by your search terms.
To get the second page of results, add ?offset=1 to the query string.

History

Add "/history" in the address bar to see the last 10 searches that were made.

Example URLs

Searching for "cats": search/cats

Searching for the third page of "cats": search/cats?offset=2

Search history: history