This release introduces enhancements to the Keepa API, focusing on enriched product data fields and expanded product finder and Deals capabilities.
Key Updates in Product Fields
- **Detailed Product Attributes**: New fields such as `scent`, `shortDescription`, `activeIngredients`, `specialIngredients`, `itemForm`, `itemTypeKeyword`, `recommendedUsesForProduct`, `batteriesRequired`, `batteriesIncluded`, `style`, `includedComponents`, `material` and `pattern` provide rich metadata.
- **Brand Details**: Added `brandStoreName`, `brandStoreUrl`, and `brandStoreUrlName` to retrieve specific brand information and links.
- **Video and A+ Content Support**: Added support for video metadata (`videos`) and A+ content (`aPlus`) to enhance the depth of product information.
- **Other Enhancements**:
- Business-related fields such as `businessDiscount`, `lastBusinessDiscountUpdate`, and safety-related fields like `safetyWarning` are now included.
Enhancements in Product Finder Request
- **365-Day Metrics**: New metrics (e.g., `avg365_*`) provide granular insights into product trends over a year, such as pricing, reviews, and sales.
- **Statistical Analysis**: Added fields for BuyBox standard deviations over different time frames (`30`, `90`, `365` days).
- **Flipability and Unit-Based Searches**: Parameters like `flipability30/90/365` and `unitValue_lte/gte` enable advanced product filtering.
- **Product Properties**: Expanded support for features like `itemForm`, `scent`, `pattern`, and materials.
Added Filters for Deal Requests
New filters enhance Deal Requests, including:
- **Material, Type, Manufacturer, Brand, Product Group, Model**
- **Color, Size, Unit Type, Scent, Item Form, Pattern, Style**
- **ItemTypeKeyword, TargetAudienceKeyword, Edition, Format, Author, Binding**
- **Languages**
These additions enable more precise deal searches by product attributes and metadata.
For full details, check out the [commit](https://github.com/keepacom/api_backend/commit/7914d72ca0cdde75c52bd933b9a8c75821ff39a1).