Search code examples
picasa

how to obtain actual urls for all images in a google picasa web album


I have a lot of images in a picasa web album, and I want to obtain the URL for all of the images in that album.

The sharing settings of that album are Visibility= Restricted, all with the link.

How do I get these URLs? I understand that I can open each image, then on the right hand side obtain the URL to that image-- however there are a lot of images in that album, so is there any other way to obtain this info?

I want the URL to the image in its original size.


Solution

  • Using Firefox, a Greasemonkey script can be used that provides the actual link to some/all images in a Picasa album.

    You need to navigate to the album's page in firefox, at the top the extension displays options- eg if you want urls for images of a specific size, or for some images only-- once these options are filled in you can easily obtain the link(s).

    The greasemonkey script I used is at http://www.userscripts.org (Disclaimer- use such a script after ensuring that it is not malicious).

    There are many such scripts (for obtaining links to images in a picasa album) at http://www.userscripts.org- just do a search and you will get a list of such scripts.