asin 0.5.1 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- data/.travis.yml +11 -0
- data/Gemfile.lock +16 -9
- data/README.rdoc +32 -10
- data/asin.gemspec +13 -8
- data/cassettes/add_items1430216263.yml +204 -0
- data/cassettes/bad_configuration.yml +29 -0
- data/cassettes/browse_node_599826.yml +112 -0
- data/cassettes/clear_cart.yml +196 -0
- data/cassettes/create_cart_with_asin_1430218150_and_other_asin_1430216263.yml +36 -0
- data/cassettes/get_cart.yml +199 -0
- data/cassettes/lookup_1430218150-0439023521_multiple.yml +26 -0
- data/cassettes/lookup_1430218150.yml +184 -0
- data/cassettes/lookup_1430218150_item_class.yml +184 -0
- data/cassettes/lookup_1430218150_mash.yml +184 -0
- data/cassettes/lookup_1430218150_medium.yml +184 -0
- data/cassettes/lookup_1430218150_rash.yml +184 -0
- data/cassettes/lookup_1430218150_raw.yml +184 -0
- data/cassettes/lookup_multiple_asins.yml +112 -0
- data/cassettes/search_index_music.yml +92 -0
- data/cassettes/search_keywords.yml +1513 -0
- data/cassettes/search_keywords_index_music.yml +116 -0
- data/cassettes/search_keywords_key_index_music.yml +231 -0
- data/cassettes/search_keywords_single_result.yml +72 -0
- data/cassettes/update_items.yml +208 -0
- data/lib/asin/client.rb +12 -11
- data/lib/asin/configuration.rb +27 -19
- data/lib/asin/version.rb +1 -1
- data/spec/browse_node_spec.rb +7 -5
- data/spec/cart_spec.rb +31 -22
- data/spec/search_spec.rb +72 -40
- data/spec/spec_helper.rb +16 -2
- metadata +84 -19
@@ -0,0 +1,196 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
3
|
+
request: !ruby/struct:VCR::Request
|
4
|
+
method: :get
|
5
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
6
|
+
body: !!null
|
7
|
+
headers: !!null
|
8
|
+
response: !ruby/struct:VCR::Response
|
9
|
+
status: !ruby/struct:VCR::ResponseStatus
|
10
|
+
code: 200
|
11
|
+
message: OK
|
12
|
+
headers:
|
13
|
+
date:
|
14
|
+
- Tue, 02 Aug 2011 14:49:22 GMT
|
15
|
+
server:
|
16
|
+
- Server
|
17
|
+
content-type:
|
18
|
+
- text/xml;charset=UTF-8
|
19
|
+
vary:
|
20
|
+
- Accept-Encoding,User-Agent
|
21
|
+
nncoection:
|
22
|
+
- close
|
23
|
+
transfer-encoding:
|
24
|
+
- chunked
|
25
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
26
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1S027X3S6Q7N62BXCN7F</RequestId><Arguments><Argument
|
27
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.0.Quantity"
|
28
|
+
Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
29
|
+
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument
|
30
|
+
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Signature"
|
31
|
+
Value="60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I="></Argument><Argument Name="AWSAccessKeyId"
|
32
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.128875017166138</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>189-5571387-8422838</CartId><HMAC>YlxkqjTKaDn1L/JRzMLumKNgL9s=</HMAC><URLEncodedHMAC>YlxkqjTKaDn1L%2FJRzMLumKNgL9s%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=189-5571387-8422838%26associate-id=ws%26hmac=YlxkqjTKaDn1L/JRzMLumKNgL9s=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
33
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
34
|
+
http_version: '1.1'
|
35
|
+
- !ruby/struct:VCR::HTTPInteraction
|
36
|
+
request: !ruby/struct:VCR::Request
|
37
|
+
method: :get
|
38
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&CartId=189-5571387-8422838&HMAC=YlxkqjTKaDn1L/JRzMLumKNgL9s=&Operation=CartClear&Service=AWSECommerceService&Signature=10CGsfwpdUV/buZTC65gvQ2yqzdB54Cl4FyzaU44TdU=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
39
|
+
body: !!null
|
40
|
+
headers: !!null
|
41
|
+
response: !ruby/struct:VCR::Response
|
42
|
+
status: !ruby/struct:VCR::ResponseStatus
|
43
|
+
code: 200
|
44
|
+
message: OK
|
45
|
+
headers:
|
46
|
+
date:
|
47
|
+
- Tue, 02 Aug 2011 14:49:22 GMT
|
48
|
+
server:
|
49
|
+
- Server
|
50
|
+
content-type:
|
51
|
+
- text/xml;charset=UTF-8
|
52
|
+
vary:
|
53
|
+
- Accept-Encoding,User-Agent
|
54
|
+
nncoection:
|
55
|
+
- close
|
56
|
+
transfer-encoding:
|
57
|
+
- chunked
|
58
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartClearResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
59
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>0X6GWF2JHYTZB8XYGP50</RequestId><Arguments><Argument
|
60
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Operation"
|
61
|
+
Value="CartClear"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
62
|
+
Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument Name="Signature"
|
63
|
+
Value="10CGsfwpdUV/buZTC65gvQ2yqzdB54Cl4FyzaU44TdU="></Argument><Argument Name="HMAC"
|
64
|
+
Value="YlxkqjTKaDn1L/JRzMLumKNgL9s="></Argument><Argument Name="CartId" Value="189-5571387-8422838"></Argument><Argument
|
65
|
+
Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.0375380516052246</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartClearRequest><CartId>189-5571387-8422838</CartId><HMAC>YlxkqjTKaDn1L/JRzMLumKNgL9s=</HMAC></CartClearRequest></Request><CartId>189-5571387-8422838</CartId><HMAC>YlxkqjTKaDn1L/JRzMLumKNgL9s=</HMAC><URLEncodedHMAC>YlxkqjTKaDn1L%2FJRzMLumKNgL9s%3D</URLEncodedHMAC></Cart></CartClearResponse>
|
66
|
+
http_version: '1.1'
|
67
|
+
- !ruby/struct:VCR::HTTPInteraction
|
68
|
+
request: !ruby/struct:VCR::Request
|
69
|
+
method: :get
|
70
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
71
|
+
body: !!null
|
72
|
+
headers: !!null
|
73
|
+
response: !ruby/struct:VCR::Response
|
74
|
+
status: !ruby/struct:VCR::ResponseStatus
|
75
|
+
code: 200
|
76
|
+
message: OK
|
77
|
+
headers:
|
78
|
+
date:
|
79
|
+
- Tue, 02 Aug 2011 14:49:35 GMT
|
80
|
+
server:
|
81
|
+
- Server
|
82
|
+
content-type:
|
83
|
+
- text/xml;charset=UTF-8
|
84
|
+
vary:
|
85
|
+
- Accept-Encoding,User-Agent
|
86
|
+
nncoection:
|
87
|
+
- close
|
88
|
+
transfer-encoding:
|
89
|
+
- chunked
|
90
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
91
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>14HRZKPHAW3W62KKD45S</RequestId><Arguments><Argument
|
92
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.0.Quantity"
|
93
|
+
Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
94
|
+
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument
|
95
|
+
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Signature"
|
96
|
+
Value="60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I="></Argument><Argument Name="AWSAccessKeyId"
|
97
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.130835056304932</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>186-8848070-8057945</CartId><HMAC>TdhC0ZnZuSEwhITdGWrM9Q+yi54=</HMAC><URLEncodedHMAC>TdhC0ZnZuSEwhITdGWrM9Q%2Byi54%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=186-8848070-8057945%26associate-id=ws%26hmac=TdhC0ZnZuSEwhITdGWrM9Q%2Byi54=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
98
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
99
|
+
http_version: '1.1'
|
100
|
+
- !ruby/struct:VCR::HTTPInteraction
|
101
|
+
request: !ruby/struct:VCR::Request
|
102
|
+
method: :get
|
103
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&CartId=186-8848070-8057945&HMAC=TdhC0ZnZuSEwhITdGWrM9Q+yi54=&Operation=CartClear&Service=AWSECommerceService&Signature=wZmO8j3A1vgNpCnfF7T9HwfWkl0LL/UCGY2XgpMZmPo=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
104
|
+
body: !!null
|
105
|
+
headers: !!null
|
106
|
+
response: !ruby/struct:VCR::Response
|
107
|
+
status: !ruby/struct:VCR::ResponseStatus
|
108
|
+
code: 200
|
109
|
+
message: OK
|
110
|
+
headers:
|
111
|
+
date:
|
112
|
+
- Tue, 02 Aug 2011 14:49:36 GMT
|
113
|
+
server:
|
114
|
+
- Server
|
115
|
+
content-type:
|
116
|
+
- text/xml;charset=UTF-8
|
117
|
+
vary:
|
118
|
+
- Accept-Encoding,User-Agent
|
119
|
+
nncoection:
|
120
|
+
- close
|
121
|
+
transfer-encoding:
|
122
|
+
- chunked
|
123
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartClearResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
124
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1JCRYCQ7G8XBTWK5M14A</RequestId><Arguments><Argument
|
125
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Operation"
|
126
|
+
Value="CartClear"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
127
|
+
Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument Name="Signature"
|
128
|
+
Value="wZmO8j3A1vgNpCnfF7T9HwfWkl0LL/UCGY2XgpMZmPo="></Argument><Argument Name="HMAC"
|
129
|
+
Value="TdhC0ZnZuSEwhITdGWrM9Q+yi54="></Argument><Argument Name="CartId" Value="186-8848070-8057945"></Argument><Argument
|
130
|
+
Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.0357871055603027</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartClearRequest><CartId>186-8848070-8057945</CartId><HMAC>TdhC0ZnZuSEwhITdGWrM9Q+yi54=</HMAC></CartClearRequest></Request><CartId>186-8848070-8057945</CartId><HMAC>TdhC0ZnZuSEwhITdGWrM9Q+yi54=</HMAC><URLEncodedHMAC>TdhC0ZnZuSEwhITdGWrM9Q%2Byi54%3D</URLEncodedHMAC></Cart></CartClearResponse>
|
131
|
+
http_version: '1.1'
|
132
|
+
- !ruby/struct:VCR::HTTPInteraction
|
133
|
+
request: !ruby/struct:VCR::Request
|
134
|
+
method: :get
|
135
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
136
|
+
body: !!null
|
137
|
+
headers: !!null
|
138
|
+
response: !ruby/struct:VCR::Response
|
139
|
+
status: !ruby/struct:VCR::ResponseStatus
|
140
|
+
code: 200
|
141
|
+
message: OK
|
142
|
+
headers:
|
143
|
+
date:
|
144
|
+
- Tue, 02 Aug 2011 14:53:58 GMT
|
145
|
+
server:
|
146
|
+
- Server
|
147
|
+
content-type:
|
148
|
+
- text/xml;charset=UTF-8
|
149
|
+
vary:
|
150
|
+
- Accept-Encoding,User-Agent
|
151
|
+
nncoection:
|
152
|
+
- close
|
153
|
+
transfer-encoding:
|
154
|
+
- chunked
|
155
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
156
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1PJQX66DM1NWVXVVY0EJ</RequestId><Arguments><Argument
|
157
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.0.Quantity"
|
158
|
+
Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
159
|
+
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument
|
160
|
+
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Signature"
|
161
|
+
Value="60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I="></Argument><Argument Name="AWSAccessKeyId"
|
162
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.118145942687988</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>190-4750114-8336920</CartId><HMAC>oyqlhAFtBpzDQz87x1HhTRzuapw=</HMAC><URLEncodedHMAC>oyqlhAFtBpzDQz87x1HhTRzuapw%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=190-4750114-8336920%26associate-id=ws%26hmac=oyqlhAFtBpzDQz87x1HhTRzuapw=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
163
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
164
|
+
http_version: '1.1'
|
165
|
+
- !ruby/struct:VCR::HTTPInteraction
|
166
|
+
request: !ruby/struct:VCR::Request
|
167
|
+
method: :get
|
168
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&CartId=190-4750114-8336920&HMAC=oyqlhAFtBpzDQz87x1HhTRzuapw=&Operation=CartClear&Service=AWSECommerceService&Signature=5YMWfVVHwzM6xAYEp1sjawW0tNSaKTAA2quzdpHPKOw=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
169
|
+
body: !!null
|
170
|
+
headers: !!null
|
171
|
+
response: !ruby/struct:VCR::Response
|
172
|
+
status: !ruby/struct:VCR::ResponseStatus
|
173
|
+
code: 200
|
174
|
+
message: OK
|
175
|
+
headers:
|
176
|
+
date:
|
177
|
+
- Tue, 02 Aug 2011 14:53:59 GMT
|
178
|
+
server:
|
179
|
+
- Server
|
180
|
+
content-type:
|
181
|
+
- text/xml;charset=UTF-8
|
182
|
+
vary:
|
183
|
+
- Accept-Encoding,User-Agent
|
184
|
+
nncoection:
|
185
|
+
- close
|
186
|
+
transfer-encoding:
|
187
|
+
- chunked
|
188
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartClearResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
189
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>03HQP7TWAR97XRY6EGYD</RequestId><Arguments><Argument
|
190
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature"
|
191
|
+
Value="5YMWfVVHwzM6xAYEp1sjawW0tNSaKTAA2quzdpHPKOw="></Argument><Argument Name="HMAC"
|
192
|
+
Value="oyqlhAFtBpzDQz87x1HhTRzuapw="></Argument><Argument Name="Operation" Value="CartClear"></Argument><Argument
|
193
|
+
Name="CartId" Value="190-4750114-8336920"></Argument><Argument Name="AWSAccessKeyId"
|
194
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
195
|
+
Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument></Arguments><RequestProcessingTime>0.0330929756164551</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartClearRequest><CartId>190-4750114-8336920</CartId><HMAC>oyqlhAFtBpzDQz87x1HhTRzuapw=</HMAC></CartClearRequest></Request><CartId>190-4750114-8336920</CartId><HMAC>oyqlhAFtBpzDQz87x1HhTRzuapw=</HMAC><URLEncodedHMAC>oyqlhAFtBpzDQz87x1HhTRzuapw%3D</URLEncodedHMAC></Cart></CartClearResponse>
|
196
|
+
http_version: '1.1'
|
@@ -0,0 +1,36 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
3
|
+
request: !ruby/struct:VCR::Request
|
4
|
+
method: :get
|
5
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&Item.0.ASIN=1430218150&Item.0.Quantity=1&Item.1.ASIN=1430216263&Item.1.Quantity=2&Operation=CartCreate&Service=AWSECommerceService&Signature=WHwe02fXijnfRIPDgRlN6KTbLN1iHYjdKYKRZXCvyY4=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
6
|
+
body: !!null
|
7
|
+
headers: !!null
|
8
|
+
response: !ruby/struct:VCR::Response
|
9
|
+
status: !ruby/struct:VCR::ResponseStatus
|
10
|
+
code: 200
|
11
|
+
message: OK
|
12
|
+
headers:
|
13
|
+
date:
|
14
|
+
- Tue, 02 Aug 2011 14:49:21 GMT
|
15
|
+
server:
|
16
|
+
- Server
|
17
|
+
content-type:
|
18
|
+
- text/xml;charset=UTF-8
|
19
|
+
vary:
|
20
|
+
- Accept-Encoding,User-Agent
|
21
|
+
nncoection:
|
22
|
+
- close
|
23
|
+
transfer-encoding:
|
24
|
+
- chunked
|
25
|
+
body: ! '<?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
26
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>0Y74X05XCNF7K1JAQ5PE</RequestId><Arguments><Argument
|
27
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.0.Quantity"
|
28
|
+
Value="1"></Argument><Argument Name="Item.1.Quantity" Value="2"></Argument><Argument
|
29
|
+
Name="Operation" Value="CartCreate"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
30
|
+
Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument Name="Item.1.ASIN"
|
31
|
+
Value="1430216263"></Argument><Argument Name="Signature" Value="WHwe02fXijnfRIPDgRlN6KTbLN1iHYjdKYKRZXCvyY4="></Argument><Argument
|
32
|
+
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="AWSAccessKeyId"
|
33
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.169774055480957</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item><Item><ASIN>1430216263</ASIN><Quantity>2</Quantity></Item></Items></CartCreateRequest></Request><CartId>176-9122769-8132313</CartId><HMAC>IKkEC9DtA0Q7zAWge2imCHv57as=</HMAC><URLEncodedHMAC>IKkEC9DtA0Q7zAWge2imCHv57as%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=176-9122769-8132313%26associate-id=ws%26hmac=IKkEC9DtA0Q7zAWge2imCHv57as=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>7567</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$75.67</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>7567</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$75.67</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
34
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem><CartItem><CartItemId>U3CFEHHIPJNW3L</CartItemId><ASIN>1430216263</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>2</Quantity><Title>Beginning
|
35
|
+
iPhone Development: Exploring the iPhone SDK</Title><ProductGroup>Book</ProductGroup><Price><Amount>2639</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$26.39</FormattedPrice></Price><ItemTotal><Amount>5278</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$52.78</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>'
|
36
|
+
http_version: '1.1'
|
@@ -0,0 +1,199 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
3
|
+
request: !ruby/struct:VCR::Request
|
4
|
+
method: :get
|
5
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
6
|
+
body: !!null
|
7
|
+
headers: !!null
|
8
|
+
response: !ruby/struct:VCR::Response
|
9
|
+
status: !ruby/struct:VCR::ResponseStatus
|
10
|
+
code: 200
|
11
|
+
message: OK
|
12
|
+
headers:
|
13
|
+
date:
|
14
|
+
- Tue, 02 Aug 2011 14:49:23 GMT
|
15
|
+
server:
|
16
|
+
- Server
|
17
|
+
content-type:
|
18
|
+
- text/xml;charset=UTF-8
|
19
|
+
vary:
|
20
|
+
- Accept-Encoding,User-Agent
|
21
|
+
nncoection:
|
22
|
+
- close
|
23
|
+
transfer-encoding:
|
24
|
+
- chunked
|
25
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
26
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>090KG4J2MW2K357MQMXX</RequestId><Arguments><Argument
|
27
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.0.Quantity"
|
28
|
+
Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
29
|
+
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument
|
30
|
+
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Signature"
|
31
|
+
Value="60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I="></Argument><Argument Name="AWSAccessKeyId"
|
32
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.119558095932007</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>177-2732451-8516818</CartId><HMAC>gI2es0PfCPwfr4q3mz4UfBCVb84=</HMAC><URLEncodedHMAC>gI2es0PfCPwfr4q3mz4UfBCVb84%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=177-2732451-8516818%26associate-id=ws%26hmac=gI2es0PfCPwfr4q3mz4UfBCVb84=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
33
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
34
|
+
http_version: '1.1'
|
35
|
+
- !ruby/struct:VCR::HTTPInteraction
|
36
|
+
request: !ruby/struct:VCR::Request
|
37
|
+
method: :get
|
38
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&CartId=177-2732451-8516818&HMAC=gI2es0PfCPwfr4q3mz4UfBCVb84=&Operation=CartGet&Service=AWSECommerceService&Signature=P8pXSEu/owgzofzk0K2G1FQbNMI5SMYPRN2cd+M8lZ4=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
39
|
+
body: !!null
|
40
|
+
headers: !!null
|
41
|
+
response: !ruby/struct:VCR::Response
|
42
|
+
status: !ruby/struct:VCR::ResponseStatus
|
43
|
+
code: 200
|
44
|
+
message: OK
|
45
|
+
headers:
|
46
|
+
date:
|
47
|
+
- Tue, 02 Aug 2011 14:49:23 GMT
|
48
|
+
server:
|
49
|
+
- Server
|
50
|
+
content-type:
|
51
|
+
- text/xml;charset=UTF-8
|
52
|
+
vary:
|
53
|
+
- Accept-Encoding,User-Agent
|
54
|
+
nncoection:
|
55
|
+
- close
|
56
|
+
transfer-encoding:
|
57
|
+
- chunked
|
58
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartGetResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
59
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>06SEZ6PBX97YKXS8DAYX</RequestId><Arguments><Argument
|
60
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Operation"
|
61
|
+
Value="CartGet"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
62
|
+
Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument Name="Signature"
|
63
|
+
Value="P8pXSEu/owgzofzk0K2G1FQbNMI5SMYPRN2cd+M8lZ4="></Argument><Argument Name="HMAC"
|
64
|
+
Value="gI2es0PfCPwfr4q3mz4UfBCVb84="></Argument><Argument Name="CartId" Value="177-2732451-8516818"></Argument><Argument
|
65
|
+
Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.0532078742980957</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartGetRequest><CartId>177-2732451-8516818</CartId><HMAC>gI2es0PfCPwfr4q3mz4UfBCVb84=</HMAC></CartGetRequest></Request><CartId>177-2732451-8516818</CartId><HMAC>gI2es0PfCPwfr4q3mz4UfBCVb84=</HMAC><URLEncodedHMAC>gI2es0PfCPwfr4q3mz4UfBCVb84%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=177-2732451-8516818%26associate-id=ws%26hmac=gI2es0PfCPwfr4q3mz4UfBCVb84=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
66
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartGetResponse>
|
67
|
+
http_version: '1.1'
|
68
|
+
- !ruby/struct:VCR::HTTPInteraction
|
69
|
+
request: !ruby/struct:VCR::Request
|
70
|
+
method: :get
|
71
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
72
|
+
body: !!null
|
73
|
+
headers: !!null
|
74
|
+
response: !ruby/struct:VCR::Response
|
75
|
+
status: !ruby/struct:VCR::ResponseStatus
|
76
|
+
code: 200
|
77
|
+
message: OK
|
78
|
+
headers:
|
79
|
+
date:
|
80
|
+
- Tue, 02 Aug 2011 14:49:36 GMT
|
81
|
+
server:
|
82
|
+
- Server
|
83
|
+
content-type:
|
84
|
+
- text/xml;charset=UTF-8
|
85
|
+
vary:
|
86
|
+
- Accept-Encoding,User-Agent
|
87
|
+
nncoection:
|
88
|
+
- close
|
89
|
+
transfer-encoding:
|
90
|
+
- chunked
|
91
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
92
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>0YY17SGK7HC2KQGXBXN6</RequestId><Arguments><Argument
|
93
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.0.Quantity"
|
94
|
+
Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
95
|
+
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument
|
96
|
+
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Signature"
|
97
|
+
Value="60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I="></Argument><Argument Name="AWSAccessKeyId"
|
98
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.13646388053894</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>175-7171010-7310522</CartId><HMAC>gQMJg43uJ8red6qIJgCEQ7nKY2k=</HMAC><URLEncodedHMAC>gQMJg43uJ8red6qIJgCEQ7nKY2k%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=175-7171010-7310522%26associate-id=ws%26hmac=gQMJg43uJ8red6qIJgCEQ7nKY2k=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
99
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
100
|
+
http_version: '1.1'
|
101
|
+
- !ruby/struct:VCR::HTTPInteraction
|
102
|
+
request: !ruby/struct:VCR::Request
|
103
|
+
method: :get
|
104
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&CartId=175-7171010-7310522&HMAC=gQMJg43uJ8red6qIJgCEQ7nKY2k=&Operation=CartGet&Service=AWSECommerceService&Signature=nikFsqqH5FFE8fd3x8IghJkfIFR6tvnB4I4Z9eb9vxg=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
105
|
+
body: !!null
|
106
|
+
headers: !!null
|
107
|
+
response: !ruby/struct:VCR::Response
|
108
|
+
status: !ruby/struct:VCR::ResponseStatus
|
109
|
+
code: 200
|
110
|
+
message: OK
|
111
|
+
headers:
|
112
|
+
date:
|
113
|
+
- Tue, 02 Aug 2011 14:49:37 GMT
|
114
|
+
server:
|
115
|
+
- Server
|
116
|
+
content-type:
|
117
|
+
- text/xml;charset=UTF-8
|
118
|
+
vary:
|
119
|
+
- Accept-Encoding,User-Agent
|
120
|
+
nncoection:
|
121
|
+
- close
|
122
|
+
transfer-encoding:
|
123
|
+
- chunked
|
124
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartGetResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
125
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>14N9F5PT4F0YS6FSPQZJ</RequestId><Arguments><Argument
|
126
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature"
|
127
|
+
Value="nikFsqqH5FFE8fd3x8IghJkfIFR6tvnB4I4Z9eb9vxg="></Argument><Argument Name="HMAC"
|
128
|
+
Value="gQMJg43uJ8red6qIJgCEQ7nKY2k="></Argument><Argument Name="Operation" Value="CartGet"></Argument><Argument
|
129
|
+
Name="CartId" Value="175-7171010-7310522"></Argument><Argument Name="AWSAccessKeyId"
|
130
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
131
|
+
Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument></Arguments><RequestProcessingTime>0.062263011932373</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartGetRequest><CartId>175-7171010-7310522</CartId><HMAC>gQMJg43uJ8red6qIJgCEQ7nKY2k=</HMAC></CartGetRequest></Request><CartId>175-7171010-7310522</CartId><HMAC>gQMJg43uJ8red6qIJgCEQ7nKY2k=</HMAC><URLEncodedHMAC>gQMJg43uJ8red6qIJgCEQ7nKY2k%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=175-7171010-7310522%26associate-id=ws%26hmac=gQMJg43uJ8red6qIJgCEQ7nKY2k=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
132
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartGetResponse>
|
133
|
+
http_version: '1.1'
|
134
|
+
- !ruby/struct:VCR::HTTPInteraction
|
135
|
+
request: !ruby/struct:VCR::Request
|
136
|
+
method: :get
|
137
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
138
|
+
body: !!null
|
139
|
+
headers: !!null
|
140
|
+
response: !ruby/struct:VCR::Response
|
141
|
+
status: !ruby/struct:VCR::ResponseStatus
|
142
|
+
code: 200
|
143
|
+
message: OK
|
144
|
+
headers:
|
145
|
+
date:
|
146
|
+
- Tue, 02 Aug 2011 14:53:59 GMT
|
147
|
+
server:
|
148
|
+
- Server
|
149
|
+
content-type:
|
150
|
+
- text/xml;charset=UTF-8
|
151
|
+
vary:
|
152
|
+
- Accept-Encoding,User-Agent
|
153
|
+
nncoection:
|
154
|
+
- close
|
155
|
+
transfer-encoding:
|
156
|
+
- chunked
|
157
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
158
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1T1HKJTT3KFW3SK54VNY</RequestId><Arguments><Argument
|
159
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.0.Quantity"
|
160
|
+
Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
161
|
+
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument
|
162
|
+
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Signature"
|
163
|
+
Value="60FIHegEQ1yDFysiNp+pUxXh/HL+azObnKByGS6zf0I="></Argument><Argument Name="AWSAccessKeyId"
|
164
|
+
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.129973888397217</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>175-7198068-0919716</CartId><HMAC>ZV1TGMcdWxQEB7BpPPM7EYZ9SGI=</HMAC><URLEncodedHMAC>ZV1TGMcdWxQEB7BpPPM7EYZ9SGI%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=175-7198068-0919716%26associate-id=ws%26hmac=ZV1TGMcdWxQEB7BpPPM7EYZ9SGI=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
165
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
166
|
+
http_version: '1.1'
|
167
|
+
- !ruby/struct:VCR::HTTPInteraction
|
168
|
+
request: !ruby/struct:VCR::Request
|
169
|
+
method: :get
|
170
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&CartId=175-7198068-0919716&HMAC=ZV1TGMcdWxQEB7BpPPM7EYZ9SGI=&Operation=CartGet&Service=AWSECommerceService&Signature=ZHXzrdmEW8dbe/Ebjlal55VSeYFbFH4qdKdwkcyP6U4=&Timestamp=2011-08-02T14:48:00Z&Version=2010-11-01
|
171
|
+
body: !!null
|
172
|
+
headers: !!null
|
173
|
+
response: !ruby/struct:VCR::Response
|
174
|
+
status: !ruby/struct:VCR::ResponseStatus
|
175
|
+
code: 200
|
176
|
+
message: OK
|
177
|
+
headers:
|
178
|
+
date:
|
179
|
+
- Tue, 02 Aug 2011 14:53:59 GMT
|
180
|
+
server:
|
181
|
+
- Server
|
182
|
+
content-type:
|
183
|
+
- text/xml;charset=UTF-8
|
184
|
+
vary:
|
185
|
+
- Accept-Encoding,User-Agent
|
186
|
+
nncoection:
|
187
|
+
- close
|
188
|
+
transfer-encoding:
|
189
|
+
- chunked
|
190
|
+
body: <?xml version="1.0" encoding="UTF-8"?><CartGetResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
191
|
+
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>19A480QT4C4GGQM7WS5M</RequestId><Arguments><Argument
|
192
|
+
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Operation"
|
193
|
+
Value="CartGet"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
194
|
+
Name="Timestamp" Value="2011-08-02T14:48:00Z"></Argument><Argument Name="Signature"
|
195
|
+
Value="ZHXzrdmEW8dbe/Ebjlal55VSeYFbFH4qdKdwkcyP6U4="></Argument><Argument Name="HMAC"
|
196
|
+
Value="ZV1TGMcdWxQEB7BpPPM7EYZ9SGI="></Argument><Argument Name="CartId" Value="175-7198068-0919716"></Argument><Argument
|
197
|
+
Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.0523271560668945</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartGetRequest><CartId>175-7198068-0919716</CartId><HMAC>ZV1TGMcdWxQEB7BpPPM7EYZ9SGI=</HMAC></CartGetRequest></Request><CartId>175-7198068-0919716</CartId><HMAC>ZV1TGMcdWxQEB7BpPPM7EYZ9SGI=</HMAC><URLEncodedHMAC>ZV1TGMcdWxQEB7BpPPM7EYZ9SGI%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=175-7198068-0919716%26associate-id=ws%26hmac=ZV1TGMcdWxQEB7BpPPM7EYZ9SGI=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
198
|
+
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></Price><ItemTotal><Amount>2289</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.89</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartGetResponse>
|
199
|
+
http_version: '1.1'
|
@@ -0,0 +1,26 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
3
|
+
request: !ruby/struct:VCR::Request
|
4
|
+
method: :get
|
5
|
+
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&ItemId=1430218150,0439023521&Operation=ItemLookup&ResponseGroup=Medium&Service=AWSECommerceService&Signature=ePjFYsif9+GmD1bIfBQRff+qLRQJTUc9/c4Vqdfl2aY=&Timestamp=2011-08-15T08:25:26Z&Version=2010-11-01
|
6
|
+
body:
|
7
|
+
headers:
|
8
|
+
response: !ruby/struct:VCR::Response
|
9
|
+
status: !ruby/struct:VCR::ResponseStatus
|
10
|
+
code: 200
|
11
|
+
message: OK
|
12
|
+
headers:
|
13
|
+
date:
|
14
|
+
- Mon, 15 Aug 2011 08:25:28 GMT
|
15
|
+
server:
|
16
|
+
- Server
|
17
|
+
content-type:
|
18
|
+
- text/xml;charset=UTF-8
|
19
|
+
vary:
|
20
|
+
- Accept-Encoding,User-Agent
|
21
|
+
nncoection:
|
22
|
+
- close
|
23
|
+
transfer-encoding:
|
24
|
+
- chunked
|
25
|
+
body: "<?xml version=\"1.0\" ?><ItemLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><RequestId>39985dce-ac7a-43f6-9907-353162df68c6</RequestId><Arguments><Argument Name=\"Operation\" Value=\"ItemLookup\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument Name=\"Signature\" Value=\"ePjFYsif9+GmD1bIfBQRff+qLRQJTUc9/c4Vqdfl2aY=\"></Argument><Argument Name=\"Version\" Value=\"2010-11-01\"></Argument><Argument Name=\"ItemId\" Value=\"1430218150,0439023521\"></Argument><Argument Name=\"AWSAccessKeyId\" Value=\"AKIAJFA5X7RTOKFNPVZQ\"></Argument><Argument Name=\"Timestamp\" Value=\"2011-08-15T08:25:26Z\"></Argument><Argument Name=\"ResponseGroup\" Value=\"Medium\"></Argument></Arguments><RequestProcessingTime>0.0169660000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>Amazon</MerchantId><OfferPage>1</OfferPage><ItemId>1430218150</ItemId><ItemId>0439023521</ItemId><ResponseGroup>Medium</ResponseGroup><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>1430218150</ASIN><DetailPageURL>http://www.amazon.com/Learn-Objective-C-Mac-Mark-Dalrymple/dp/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218150</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Learn-Objective-C-Mac-Mark-Dalrymple/dp/tech-data/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink></ItemLinks><SalesRank>67778</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height Units=\"pixels\">160</Height><Width Units=\"pixels\">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height Units=\"pixels\">500</Height><Width Units=\"pixels\">379</Width></LargeImage><ImageSets><ImageSet Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL30_.jpg</URL><Height Units=\"pixels\">30</Height><Width Units=\"pixels\">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL110_.jpg</URL><Height Units=\"pixels\">110</Height><Width Units=\"pixels\">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height Units=\"pixels\">160</Height><Width Units=\"pixels\">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height Units=\"pixels\">500</Height><Width Units=\"pixels\">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Mark Dalrymple</Author><Author>Scott Knaster</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218159</CatalogNumberListElement></CatalogNumberList><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9781430218159</EAN><EANList><EANListElement>9781430218159</EANListElement></EANList><Edition>1st ed. 2009. Corr. 3rd printing</Edition><Feature>Apress Learn ObjectiveC on the Mac</Feature><Feature>Take your coding skills to the next level with this extensive guide to ObjectiveC, the native programming language for developing sophisticated software applications for Mac OS X.</Feature><ISBN>1430218150</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height Units=\"hundredths-inches\">90</Height><Length Units=\"hundredths-inches\">925</Length><Weight Units=\"hundredths-pounds\">122</Weight><Width Units=\"hundredths-inches\">697</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>978-1-4302-1815-9</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>360</NumberOfPages><PackageDimensions><Height Units=\"hundredths-inches\">102</Height><Length Units=\"hundredths-inches\">921</Length><Weight Units=\"hundredths-pounds\">123</Weight><Width Units=\"hundredths-inches\">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-12-25</PublicationDate><Publisher>Apress</Publisher><SKU>mon0000005185</SKU><Studio>Apress</Studio><Title>Learn Objective-C on the Mac (Learn Series)</Title><TradeInValue><Amount>68</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.68</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1498</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.98</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1123</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$11.23</FormattedPrice></LowestUsedPrice><TotalNew>50</TotalNew><TotalUsed>34</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product Description</Source><Content><P>Learn Objective-C on the Macintosh is a classic programming primer for Mac OS X developers. And it\xE2\x80\x99s hard to believe, but this will be the only guide to Objective-C specifically aimed at new developers!</P></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0439023521</ASIN><DetailPageURL>http://www.amazon.com/Hunger-Games-Suzanne-Collins/dp/0439023521%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0439023521</DetailPageURL><ItemLinks><ItemLink><Description>Technical Details</Description><URL>http://www.amazon.com/Hunger-Games-Suzanne-Collins/dp/tech-data/0439023521%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0439023521</URL></ItemLink><ItemLink><Description>Add To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0439023521%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0439023521</URL></ItemLink><ItemLink><Description>Add To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0439023521%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0439023521</URL></ItemLink><ItemLink><Description>Add To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0439023521%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0439023521</URL></ItemLink><ItemLink><Description>Tell A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0439023521%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0439023521</URL></ItemLink><ItemLink><Description>All Customer Reviews</Description><URL>http://www.amazon.com/review/product/0439023521%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0439023521</URL></ItemLink><ItemLink><Description>All Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0439023521%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0439023521</URL></ItemLink></ItemLinks><SalesRank>4</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL._SL75_.jpg</URL><Height Units=\"pixels\">75</Height><Width Units=\"pixels\">49</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL._SL160_.jpg</URL><Height Units=\"pixels\">160</Height><Width Units=\"pixels\">104</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL.jpg</URL><Height Units=\"pixels\">420</Height><Width Units=\"pixels\">274</Width></LargeImage><ImageSets><ImageSet Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL._SL30_.jpg</URL><Height Units=\"pixels\">30</Height><Width Units=\"pixels\">20</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL._SL75_.jpg</URL><Height Units=\"pixels\">75</Height><Width Units=\"pixels\">49</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL._SL75_.jpg</URL><Height Units=\"pixels\">75</Height><Width Units=\"pixels\">49</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL._SL110_.jpg</URL><Height Units=\"pixels\">110</Height><Width Units=\"pixels\">72</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL._SL160_.jpg</URL><Height Units=\"pixels\">160</Height><Width Units=\"pixels\">104</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41CGy%2BCBDaL.jpg</URL><Height Units=\"pixels\">420</Height><Width Units=\"pixels\">274</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Suzanne Collins</Author><Binding>Paperback</Binding><EAN>9780439023528</EAN><EANList><EANListElement>9780439023528</EANListElement></EANList><Edition>Reprint</Edition><ISBN>0439023521</ISBN><ItemDimensions><Height Units=\"hundredths-inches\">75</Height><Length Units=\"hundredths-inches\">800</Length><Weight Units=\"hundredths-pounds\">70</Weight><Width Units=\"hundredths-inches\">525</Width></ItemDimensions><Label>Scholastic Press</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>899</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$8.99</FormattedPrice></ListPrice><Manufacturer>Scholastic Press</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>384</NumberOfPages><PackageDimensions><Height Units=\"hundredths-inches\">90</Height><Length Units=\"hundredths-inches\">800</Length><Weight Units=\"hundredths-pounds\">70</Weight><Width Units=\"hundredths-inches\">520</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-07-03</PublicationDate><Publisher>Scholastic Press</Publisher><ReadingLevel>Young Adult</ReadingLevel><SKU>20110610129137</SKU><Studio>Scholastic Press</Studio><Title>The Hunger Games</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>392</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.92</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>295</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.95</FormattedPrice></LowestUsedPrice><TotalNew>152</TotalNew><TotalUsed>102</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product Description</Source><Content><p>In the ruins of a place once known as North America lies the nation of Panem, a shining Capitol surrounded by twelve outlying districts. Long ago the districts waged war on the Capitol and were defeated. As part of the surrender terms, each district agreed to send one boy and one girl to appear in an annual televised event called, \"The Hunger Games,\" a fight to the death on live TV. Sixteen-year-old Katniss Everdeen, who lives alone with her mother and younger sister, regards it as a death sentence when she is forced to represent her district in the Games. The terrain, rules, and level of audience participation may change but one thing is constant: kill or be killed.</p> </div></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></ItemLookupResponse>"
|
26
|
+
http_version: "1.1"
|