Is there any way to data scraping images from a google search

i was trying to get images from a google search but idk how will i get it

i guess either a click event or a datascraping will do the job , but i don’t know how

here is eg

Hi @indiedev91 I’m not sure but please try this

  • Use data scrapping and check the extract url . If you can get the image url then you will be find a solution

Thanks.

is there anyway to extract “src” directly from datascraping?,src is what all i need