You can point to a list using its list identifier by
entering something similar to the following:
http://www.amazon.com/gp/registry/wishlist/1U5EXVPVS3WP5
Hence, you can conclude that the URL for a wish list is as follows:
http://www.amazon.com/gp/registry/wishlist/{wishlist-id}
Tags
Tags are a recent introduction to Amazon. You will see links like the following:
http://www.amazon.com/tag/czeslaw%20milosz/ref=tag_dp_ct/102-8204915-1347316
which can be reduced (following the strategy you took for other parts of Amazon) to this:
http://www.amazon.com/tag/czeslaw%20milosz/
The URL for books that correspond to a tag is as follows:
http://www.amazon.com/tag/{tag}/
Subject Headings
In looking through the Browse Subject section of Amazon (http://www.amazon.com/
Subjects-Books/b/?ie=UTF8&node=1000), you can find a link such as the following:
http://www.amazon.com/b/ref=amb_link_1760642_21/104-0367717-
9318361?ie=UTF8&node=5&pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-
3&pf_rd_r=0J0MADE0YSN1VRBA6XZS&pf_rd_t=101&pf_rd_p=233185601&pf_rd_i=1000
This refers to the Computers & Internet Section, which you can reduce to the following:
http://www.amazon.com/b/?ie=UTF8&node=5
CHAPTER 2 ?– UNCOVERING THE MASHUP POTENTIAL OF WEB SITES 55
from which you can conclude that the URL for a section is as follows:
http://www.amazon.com/b/?ie=UTF8&node={node-number}
?– Caution The fact that the node is specified by number corresponding to its order by alphabetical listing
rather than a unique key makes me concerned about the long-term stability of the link.
Pages:
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141