drawrowfly / amazon-product-api

Amazon Scraper. Scrape products from the amazon search result or reviews from the specific product
631 stars 181 forks source link

[Feature request] Indicate currency in the price section #16

Closed vesper8 closed 3 years ago

vesper8 commented 3 years ago

This is a minor one but it would be nice if based on the host, the currency could also be indicated in the returned json inside the price array. So .com -> USD, .co.uk -> GBP, etc

Of course we can do this on our end but it would be a nice extra if it was handled at the source

Many thanks!!

drawrowfly commented 3 years ago

Will be added to the todo list

drawrowfly commented 3 years ago

It is available on the latest updated