Keepa

Latest version: v1.3.9

Safety actively analyzes 634660 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 11

1.02

Added support for new product object fields and the category object. You can find our more about the new fields in the documentary: https://keepa.com/#!discuss/c/api/apirequests

1.01

Added support for UPC, EAN and MPN.

1.00

0.15.0

Code has been refactored to match pep8 standards. Logger is now local to the module. Shipping prices, which previously messed up the data from a product, are now added directly into the price.

0.13.2

Removed numpy import on load and fixed other python 3 breaking bugs.

0.13

Updated API interface and added category and best sellers search. Useful for obtaining ASINs from Amazon.

For keepa details, see:
https://keepa.com/#!discuss/t/request-best-sellers/1298
https://keepa.com/#!discuss/t/category-searches/114

Example
python
import keepaAPI
api = keepaAPI.API('key') input actual key from https://keepa.com/#!api
categories = api.SearchForCategories(r'Home')
bestsellers = api.BestSellersQuery('9568356011') catID from categories in previous line

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.