1 parent 3ce2a35 commit dc9037dCopy full SHA for dc9037d
1 file changed
README.md
@@ -177,6 +177,7 @@ amazon = bottlenose.Amazon(
177
results = amazon.ItemLookup(ItemId="0198596790",ResponseGroup="SalesRank")
178
179
print(results.find('SalesRank').string)
180
+# 168088
181
```
182
183
Throttling/Batch Mode
0 commit comments