# WooCommerce Products Catalog Scraper: prices, stock, categories (`steadydata/woocommerce-products-catalog`) Actor

Product catalogue of any WooCommerce store from its public Store API, up to 200 stores a run and 5,000 products each: name, URL, SKU, price, sale price, currency, stock and on-sale flags, rating, categories, tags, brands, attributes, images and description. Robots-aware. Pay per product.

- **URL**: https://apify.com/steadydata/woocommerce-products-catalog.md
- **Developed by:** [Steadydata Team](https://apify.com/steadydata) (community)
- **Categories:** E-commerce, Business, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.55 / 1,000 product listeds

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

An Actor is a serverless cloud program that runs on the Apify platform. It has two run modes.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.

Apify vocabulary and the platform model are defined once, in the agent quickstart at https://apify.com/agents.md.

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For examples already wired to this Actor's own input schema, see the [API](#api) section below.

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).

# README

## WooCommerce Products Catalog Scraper: prices, stock, categories

Product catalogue of any WooCommerce store from its public Store API, up to 200 stores a run and 5,000 products each: name, URL, SKU, price, sale price, currency, stock and on-sale flags, rating, categories, tags, brands, attributes, images and description. Robots-aware. Pay per product.

### Why this scraper

- **Only delivered results are charged.** Inputs that fail come back as clear error
  records at no cost.
- Straight from the store's own public Store API, 100 products per call, no browser, no key and no start fee. Measured on the platform: 80 products from two stores in 11 seconds for a hundredth of a cent. The store's exact product total comes from the API's own count header.
- One complete row per product: name, URL, SKU, type, price, regular and sale price in the store's currency (minor units correctly converted: 195 with two decimals is 1.95), price range for variable products, on-sale, in-stock and purchasable flags, stock text and low-stock count where shown, average rating and review count, categories, tags, brands, attributes with their values, variation count, image count and URLs, weight, and short and full description as plain text when asked.
- Robots-aware and merchant-only: each store's robots.txt is read first (measured: woocommerce.com itself closes the path and is skipped for free), and no reviewer or customer data is ever delivered.

### Who this is for

Paste store domains or any URL on the store in `stores` (up to 200 per run), set `maxProductsPerStore` (default 500, ceiling 5,000), switch `includeDescription` on when you want the text, and `onlyInStock` on to skip sold-out products without paying for them. Built for price and assortment monitoring of WooCommerce competitors, catalogue exports into feeds and marketplaces, and stock or discount tracking across many stores.

### Who this is not for

Only stores with the public Store API are covered (WooCommerce 3.x and newer, not disabled by the merchant); a store on another platform, or one that has closed the API, comes back as a free `NOT_WOOCOMMERCE` row. Some hosts block datacenter traffic with 403 or 429, which is a free `BLOCKED` row. Variable products give the parent row with a price range; the individual variations (sizes, colours) are counted, not listed. Stock is the flag and text the store shows, not a quantity unless the store publishes a low-stock number. Prices are in the store's own currency, without conversion.

### Input example

```json
{
    "stores": [
        "barefootbuttons.com",
        "porterandyork.com"
    ],
    "maxProductsPerStore": 500,
    "includeDescription": false,
    "onlyInStock": false
}
```

### Output example

- `store`
- `productId`
- `name`
- `slug`
- `url`
- `sku`
- `type`
- `currency`
- `price`
- `regularPrice`
- `salePrice`
- `priceMin`
- `priceMax`
- `onSale`
- `inStock`
- `stockText`
- `lowStockRemaining`
- `isPurchasable`
- `averageRating`
- `reviewCount`
- `categories`
- `tags`
- `brands`
- `attributes`
- `variationCount`
- `imageCount`
- `imageUrl`
- `images`
- `weight`
- `shortDescription`
- `description`
- `storeProductTotal`

Error codes: `INVALID_STORE`, `NOT_WOOCOMMERCE`, `NO_PRODUCTS`, `ROBOTS_DISALLOWED`, `FETCH_FAILED`, `BLOCKED`.

One delivered row looks like this:

```json
{
  "store": "barefootbuttons.com",
  "productId": "1475",
  "name": "Replacement Set Screw and Allen Wrench Kit",
  "slug": "replacement-set-screw-and-allen-wrench-kit",
  "url": "https://barefootbuttons.com/product/replacement-set-screw-and-allen-wrench-kit/",
  "sku": "18-AC-AS-02",
  "type": "variable",
  "currency": "USD",
  "price": 1.95,
  "regularPrice": 1.95,
  "salePrice": null,
  "priceMin": 1.95,
  "priceMax": 1.95,
  "onSale": false,
  "inStock": true,
  "stockText": "95 in stock",
  "lowStockRemaining": null,
  "isPurchasable": true,
  "averageRating": null,
  "reviewCount": 0,
  "categories": [
    "Accessories"
  ],
  "tags": [],
  "brands": [],
  "attributes": [
    {
      "name": "Set Screw Size",
      "hasVariations": true,
      "values": [
        "For V1/V2 Mini and V1/V2 Tallboy Mini",
        "For V1/V2 Standard, V1/V2 Standard Skirtless & V1/V2 Tallboy",
        "For Big Bore Standard, Big Bore Standard Skirtless, Big Bore Tallboy & Max Bore"
      ]
    }
  ],
  "variationCount": 1,
  "imageCount": 1,
  "imageUrl": "https://barefootbuttons.com/wp-content/uploads/2026/06/set-screws-allen-wrench-prodcut.png",
  "images": [
    "https://barefootbuttons.com/wp-content/uploads/2026/06/set-screws-allen-wrench-prodcut.png"
  ],
  "weight": null,
  "shortDescription": null,
  "description": null,
  "storeProductTotal": 61,
  "status": "ok"
}
```

### Related actors from steadydata

- [woocommerce-store-report](https://apify.com/steadydata/woocommerce-store-report): one summary row per store instead of every product
- [shopify-products-catalog](https://apify.com/steadydata/shopify-products-catalog): the same catalogue for Shopify stores
- [google-shopping](https://apify.com/steadydata/google-shopping): what the same products cost at other merchants

### Pricing

Pay per event: one `product-listed` event per delivered result. No charge for inputs
that fail, no separate platform-usage surcharge.

**Free Apify plan:** this actor delivers up to 25 rows per run for accounts on the Apify free
plan, and then stops with a message. That limit is set by us, not by Apify. It exists so the
actor keeps paying for itself for the people who do pay. Any paid Apify plan runs it at full
size, billed per delivered row, with failed rows never charged.

**Reviews:** if this actor saves you time, a short review on this page is the one thing that
helps most. Ratings are what other buyers look at first, and we have no other way to ask.

### FAQ

**Is personal data collected?**
No. Products, prices, stock, categories, brands and the review count and average are delivered; reviewer names, customer data and the merchant's contact details are not read.

**Why is `price` 1.95 when the API says 195?**
The Store API writes prices in minor units with a separate decimals field. This actor converts them, so the row carries what the customer pays.

**How do I get only discounted products?**
Filter on `onSale` true; `regularPrice` minus `salePrice` is the discount. Combine with `onlyInStock` to see what is both discounted and available.

**How does this differ from the WooCommerce store report actor?**
The report gives one row per store (size, price range, stock share, signals); this actor gives every product. Use the report to pick stores, this one to read them.

**What does a run cost when a store fails?**
Nothing. `NOT_WOOCOMMERCE`, `NO_PRODUCTS`, `ROBOTS_DISALLOWED`, `INVALID_STORE`, `FETCH_FAILED` and `BLOCKED` rows are free; only delivered products are charged.

**What happens when the source changes?**
Sources change from time to time; that is the nature of this work. The actor is
monitored daily and fixed fast, and while it is broken you are not charged, because
only delivered results cost anything.

# Changelog

This Actor's version history is a separate document: https://apify.com/steadydata/woocommerce-products-catalog/changelog.md

# Actor input Schema

## `stores` (type: `array`):

One per row, up to 200: the store domain or any URL on it (barefootbuttons.com, https://porterandyork.com/shop/).

## `maxProductsPerStore` (type: `integer`):

Cost ceiling per store, in the store's order. Pages of 100.

## `includeDescription` (type: `boolean`):

On: short and full description as plain text. Off keeps rows small.

## `onlyInStock` (type: `boolean`):

On: products that are out of stock are skipped and not charged.

## Actor input object example

```json
{
  "stores": [
    "barefootbuttons.com",
    "porterandyork.com"
  ],
  "maxProductsPerStore": 500,
  "includeDescription": false,
  "onlyInStock": false
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "stores": [
        "barefootbuttons.com",
        "porterandyork.com"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("steadydata/woocommerce-products-catalog").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "stores": [
        "barefootbuttons.com",
        "porterandyork.com",
    ] }

# Run the Actor and wait for it to finish
run = client.actor("steadydata/woocommerce-products-catalog").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "stores": [
    "barefootbuttons.com",
    "porterandyork.com"
  ]
}' |
apify call steadydata/woocommerce-products-catalog --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,steadydata/woocommerce-products-catalog"
        }
    }
}
```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/PgfyAmfJZO0YEfg8C/builds/mblse8qfT1iSjJSc8/openapi.json
