sergioteula / python-amazon-paapi

Amazon Product Advertising API 5.0 wrapper for Python 💰
MIT License
228 stars 46 forks source link

Changed get_product. In this way, it returns only the first product. #61

Closed barbax7 closed 3 years ago

sergioteula commented 3 years ago

I have already added this to the new release: https://github.com/sergioteula/python-amazon-paapi/releases/tag/v3.3.2

I've changed code to get only the information about the first product. Thanks a lot!