UserPreferences

CalPhotos


Important: I will need to figure out the implication of the [WWW]Terms of service for CalPhotos.

In pondering how to interface [WWW]CalPhotos with the ScholarsBox, I thought about how to screen-scrape the system. The query forms that can be studied to figure out how to generate the right queries:

A good place to start is to read [WWW]How to Link to the Photos.

I was wondering whether there would be a way to generate some XML from the CalPhotos system. One idea is to do the query: [WWW]UCMP collection (200 items) and then pass the [WWW]results to [WWW]HTML Tidy. This is probably not a great idea to try to parse this (because the resulting XHTML(?) is a mess, even though it might be the only way to get all the images.

Another approach is to use the text query mode to get a HTML table. [WWW]Example 1 and [WWW]Example 2

Once you are looking at one picture (an [WWW]example from UCMP), you can get up to 3 sizes:

by forming the right URL.

More useful info: