Scrape google images

Shaybib

Senior Member
Joined
Mar 23, 2018
Messages
831
Reaction score
262
Google changed something and my python script stoped working. Anyone have a script to scrape google images?
 
I bet that your script was made when Google showed the preview horizontally and not on a side panel.

You just need to edit the image's link selector.
 
I bet that your script was made when Google showed the preview horizontally and not on a side panel.

You just need to edit the image's link selector.
No they changed the class. It was working a few days ago. The script extracted the original url of the imge. I cant get it to work
 
Back
Top