This microservice allows you to access Imgur's API to search for images in their gallery.
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.
Add "/history" in the address bar to see the last 10 searches that were made.
Searching for "cats": search/cats
Searching for the third page of "cats": search/cats?offset=2
Search history: history