Public-data product catalog

apify / product

Any Store Price Monitor

Extract product price, currency and availability from configured public product pages and report changes against saved observations

What this product does

Extract product price, currency and availability from configured public product pages and report changes against saved observations

Who it is for

Not published yet.

Problems solved

Not published yet.

Update cadence

1 hour ago

Pricing and access note

Not published yet. Pricing will appear on the verified external marketplace listing.

Source and provenance note

Foundry product package: ProductStudio public-safe 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/any-store-price-monitor",
      "observedAt": "2026-07-01T09:00:00Z",
      "sellerName": "Deterministic fixture Seller Name for Any Store Price Monitor",
      "marketplace": "Deterministic fixture Marketplace for Any Store Price Monitor",
      "productName": "Deterministic fixture Product Name for Any Store Price Monitor",
      "stockStatus": "fixture_validated"
    },
    {
      "price": 0.97,
      "inStock": false,
      "currency": "USD",
      "offerUrl": "https://apify.com/zentrafoundry/any-store-price-monitor",
      "observedAt": "2026-07-01T09:00:00Z",
      "sellerName": "Deterministic fixture Seller Name for Any Store Price Monitor 2",
      "marketplace": "Deterministic fixture Marketplace for Any Store Price Monitor 2",
      "productName": "Deterministic fixture Product Name for Any Store Price Monitor 2",
      "stockStatus": "fixture_validated 2"
    },
    {
      "price": 0.94,
      "inStock": true,
      "currency": "USD",
      "offerUrl": "https://apify.com/zentrafoundry/any-store-price-monitor",
      "observedAt": "202

Related products and use cases

Related products and use-case links are not published yet.