[Solved] Problem Downloading Images from Google Images

I am getting an unusual error while trying to download images from google images.

Error  Invalid URL '': No schema supplied. Perhaps you meant http://?

I have followed the same exact steps as suggested. I am guessing this would be something stupid that I am not able to figure out at the moment.

Here is what a few sample lines from my file looks like.

https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSBZRzTKK-EHfAy-6YKNs0ggsvY_io3CfT7QC-P4az-hI5vUpGC
https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSmn7LsTUOyDqUD4i3xFSk5JW5rqhBkYwAKwdoe4xbPRqQ80ed1
https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTFWI73wrE-fWmGWfw4InXCD3TAyLYBYCd97t-RCMPD_z0yf5yp
https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQQwgfWL1PcYDRbCnZivZqcQ2rMjkpTIWm7dFcBE-ILEini2wC2
https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcT5ttBAI3UMnB48ZaV7C1M72bZEU9SqYoe8A0JiL8KmLZi1mP63
https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQSERiM8xvOx_mPLjl7RhZevemuR9MAV0zLxvJecRkkOAk4Ndl9
https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSP4AH6ZbAslW_MWQDGA7xwtOkqR5-98tDTQ1BT0sQBms6IN2zK
https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTAQANFE0jokbbX-kfwGhrRRrReqP28AAspKXFnC7E2tTuVnJzA
https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSeICY8jNEC8JFvekFzcC4SB1684MvoINp7b82pH5MXN8dc2ksK 

I would be really grateful if someone could help out with what I am doing wrong here. Could not find any solutions on the forum.

Also tried replacing the https:// tags with http://. No luck there.

The strange thing is that this worked for me a couple of minutes back. Does not work anymore.

Alright. Managed to get my head around it.

This was happening because there were blank lines in the ‘.txt’ file downloaded by the script. Not exactly sure why the blank lines were there. I suspect that they got introduced by Google’s dynamic “Load More” feature.

Getting rid of these lines did the trick.

As I said, it was probably something stupid that I was not able to get my head around that time.

3 Likes

this worked for me, thanks.

Pleasure! :slight_smile:

I am not getting any error but my images are not getting downloaded. Can you please share your exact file which contains urls?

1 Like