Skip to content

Releases: keepacom/api_backend

Added Deals Request Filter

03 Feb 17:22
Compare
Choose a tag to compare

Added isLowest90 filter to the Deals Request.

Added Product Finder Query Filters

02 Feb 10:41
Compare
Choose a tag to compare

Added:
New filters to the Product Finder request.

Fixed:
buyBoxUsedCondition, brandStoreName and brandStoreUrlName definitions

Expanded Product Data Fields

26 Jan 11:23
Compare
Choose a tag to compare

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.

Added fields to Product object

03 Dec 09:18
Compare
Choose a tag to compare

added ingredients, unitCount and isHaul field, updated promotions.

Bugfix

01 Oct 23:18
Compare
Choose a tag to compare

Fixed gson toString() error introduced in version 1.86.

Added fields to Product object

27 Aug 16:46
Compare
Choose a tag to compare

Added type, variableClosingFee, urlSlug to the Product object.

Add returnRate field to Product object

24 Aug 06:33
Compare
Choose a tag to compare

Introduced a new field returnRate to the Product object.

Improved exception handling

21 Aug 10:25
Compare
Choose a tag to compare

Added exception field to Response field.

New Product and Statistics fields added

20 Aug 16:25
Compare
Choose a tag to compare
  • Added buyBoxEligibleOfferCounts and isHeatSensitive to Product object.
  • Added new Statistic object fields

1.84

06 Apr 20:34
Compare
Choose a tag to compare

New fields: aa3f213