How to save an image from google in glide table of a data value

I have a table with 2 columns:
In the first column are the names of a couple of categories such as Shirt, Book, etc.
I want the second column to be filled with an image related to this category. I want this to be done automatically. For Eg: The category is a book. I want Glide to automatically search an image for ‘Book’ in google and save the first image of the search result in the Table.
Is there any way to do this?

Here’s a tip for you. It’s not Google, it’s Unsplash, but I think it serves your purpose.

My image is constructed like below.

OMG! Thank you so much, it works like a charm. :)(: