yoavaviram / python-amazon-simple-product-api

A simple Python wrapper for the Amazon.com Product Advertising API ⛺
Apache License 2.0
817 stars 212 forks source link

Question: How to get flash price? #153

Open iranzo opened 5 years ago

iranzo commented 5 years ago

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