Public-data product catalog

apify / product

Competitor Catalog Change Detector

Competitor Catalog Change Detector packages Track added/removed SKUs, price changes, category moves, image changes, markdowns, feeds to Slack/Sheets into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, a...

What this product does

Competitor Catalog Change Detector packages Track added/removed SKUs, price changes, category moves, image changes, markdowns, feeds to Slack/Sheets into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.

Who it is for

E-commerce operators, category managers

Problems solved

Publish a marketplace-ready product package., Run dry-run publish validation before live submission., Use sample outputs and setup docs during buyer onboarding.

Update cadence

2026-08-20T07:26:41.324305Z

Pricing and access note

Model: Apify actor + public-safe sample dataset + marketplace package · Visible: true · Currency: EUR

Source and provenance note

Foundry revenue-ready product catalog: Generated route-native product metadata

Limitations

Review the sample, schema, source notes, marketplace availability, and cadence before depending on this product in production.

Delivery options

Sample and schema preview

  • productName (string)
  • marketplace (string)
  • sellerName (string)
  • offerUrl (string)
  • price (number)
  • currency (string)
  • inStock (boolean)
  • stockStatus (string)
  • observedAt (string)
{
  "rows": [
    {
      "price": 1,
      "inStock": true,
      "currency": "USD",
      "offerUrl": "https://apify.com/zentrafoundry/competitor-catalog-change-detector",
      "observedAt": "2026-07-01T09:00:00Z",
      "sellerName": "Deterministic fixture Seller Name for Competitor Catalog Change Detector",
      "marketplace": "Deterministic fixture Marketplace for Competitor Catalog Change Detector",
      "productName": "Deterministic fixture Product Name for Competitor Catalog Change Detector",
      "stockStatus": "fixture_validated"
    },
    {
      "price": 0.97,
      "inStock": false,
      "currency": "USD",
      "offerUrl": "https://apify.com/zentrafoundry/competitor-catalog-change-detector",
      "observedAt": "2026-07-01T09:00:00Z",
      "sellerName": "Deterministic fixture Seller Name for Competitor Catalog Change Detector 2",
      "marketplace": "Deterministic fixture Marketplace for Competitor Catalog Change Detector 2",
      "productName": "Deterministic fixture Product Name for Competitor Catalog Change Detector 2",
      "stockStatus": "fixture_validated 2"
    },
    {
      "price": 0.94,
      "inStock": true,
      "currency": "USD",
      "offerU

Related products and use cases