python-amazon-simple-product-api
python-amazon-simple-product-api copied to clipboard
A simple Python wrapper for the Amazon.com Product Advertising API ⛺
I'm running my code on a server, and the connection to Amazon works correct when I first boot at the server, but after some requests (about 3 or 4) it...
How should I get product price? I do see product.price and product.list_price but that doesn't show flash prices for products Thanks
This error is shown for every URL I'm trying.
Getting this error while using `search_n` function Using `python3.6`
Hey guys, So, I've been using the wrapper class for the Amazon Product API (Thanks for the awesome wrapper, by the way) for the last two weeks - and have...
Hi, So, the 'sort by price' on the search, considers the lowest price across all sellers - even when we filter by 'Amazon' merchantid. Is there any way we can...
Can you implement search with proper pagination ?
- [x] Question I need to get all available pricing of the product if there are multiple sellers available. I tried with ``` p.formatted_price # gives the lowest price in...
why there is a limit to only add quantity of 10 units per item?
Australia is now a supported locale: https://docs.aws.amazon.com/AWSECommerceService/latest/DG/Locales.html Can you please support for AU?