keepa icon indicating copy to clipboard operation
keepa copied to clipboard

Python Keepa.com API

Results 24 keepa issues
Sort by recently updated
recently updated
newest added

My program works perfectly fine, but lately i had a case with one gtin request, that cost around 1500 tokens because it found so many products under that gtin. To...

if i got a sore: https://www.amazon.com/stores/Yinyoo/Bundleearbuds/page/D62B3E97-7B1E-45A5-A51A-07193EA04AFF how can i use seller_query(seller_id, domain='US', to_datetime=True, storefront=False, update=None, wait=True)

Hello, When I am trying to get products for specific category, I am receiving all the products (ignoring dealType filter): keepa code (returns over 3k ASINs): `product_parms = {"categories_include": ["7676395011"],...

Hello, The sort function in product_finder is not working. I have written it in the source code below. Is there an error in how it's written? Thank you. Library version...