{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends/2"}],"enrichment":{"capability":"Query Amazon product data and pricing history from the Keepa API, with support for both synchronous and asynchronous requests, and optional visualization of price trends.","skillfed_tags":["amazon-api","price-monitoring","async-support"],"use_cases":["Monitor Amazon product price trends over time to identify buying opportunities or track competitor pricing","Build a price-tracking dashboard that queries multiple ASINs and visualizes historical data with matplotlib","Automate bulk product research by querying hundreds of ASINs asynchronously to find products by author, category, or other criteria","Extract buy-box history and seller offer data to analyze marketplace competition and pricing patterns","Integrate Keepa data into a pandas workflow for statistical analysis of price elasticity or seasonal trends"],"what_it_does":"Keepa is a Python client for the Keepa.com API that retrieves Amazon product information, pricing history, and marketplace data. It wraps HTTP requests to Keepa's backend and returns product data as dictionaries or typed Pydantic models, with built-in support for batch queries, offer history, and buy-box statistics. The library also includes a plotting module for visualizing price trends when matplotlib is installed.\n\nThe package is designed for e-commerce researchers, price monitors, and arbitrage tools that need historical Amazon pricing and product metadata. It supports both blocking and async workflows via the Keepa and AsyncKeepa classes, and handles token-based rate limiting transparently. All queries require a valid Keepa subscription key, making it a bridge between your Python code and Keepa's commercial data service.","worth_installing":"Yes, if you have a Keepa subscription and need to query Amazon product data programmatically. The library is actively maintained, has no known vulnerabilities, supports current Python versions (3.10+), and offers both sync and async interfaces. The permissive license and low install friction make it a straightforward choice for e-commerce automation. Without a Keepa subscription, it is not useful."},"id":"keepa","links":{"html":"https://skillfed.io/packages/keepa","md":"https://skillfed.io/packages/keepa.md","pypi":"https://pypi.org/project/keepa/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-02","license_spdx":null,"license_treatment":"permissive","name":"keepa","python_support":"supports_current","summary":"Interfaces with keepa.com's API."},"popularity":{"monthly_downloads":106394,"position":12653,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.5.0"}
