akaszynski / keepa

Python Keepa.com API
https://keepaapi.readthedocs.io/en/latest/
Apache License 2.0
241 stars 77 forks source link

New product finder keys #106

Closed wixihatchi closed 3 years ago

wixihatchi commented 3 years ago

The following keys need to be added to PRODUCT_REQUEST_KEYS.

"itemHeight_lte": Integer, "itemHeight_gte": Integer, "itemLength_lte": Integer, "itemLength_gte": Integer, "itemWidth_lte": Integer, "itemWidth_gte": Integer, "itemWeight_lte": Integer, "itemWeight_gte": Integer,

wixihatchi commented 3 years ago

Also "singleVariation": Boolean