npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

n8n-nodes-apivault-woocommerce

v0.1.2

Published

n8n community node for WooCommerce Product Scraper — scrape any WooCommerce catalog via the public Store API. Full variant prices, reviews text, related products, discount %, product intelligence score. Export to Shopify CSV (migration) or Google Merchant

Readme

n8n-nodes-apivault-woocommerce

An n8n community node for the WooCommerce Product Scraper — scrape any WooCommerce catalog via the public Store API.

No login. Pay-as-you-go, no monthly subscription. The catalog crawl and enrichment run server-side on Apify; this node is a thin connector you drive with your own Apify API token.

Built by apivault_labs — see all our actors.

What you get per product

  • Core: title, price, regular/sale price, discount %, SKU, description, short description, currency
  • Catalog: categories, tags, attributes (brand, material…), images
  • Stock & rating: in-stock status, low-stock count, average rating, review count
  • Variants: variation IDs, or full per-variant prices/stock with "one row per variant"
  • Reviews text (optional): actual review text + reviewer info
  • Intelligence: discount %, popularity rank, new-arrival flag, product intelligence score
  • FX: optional converted price (USD/EUR/GBP) via live rates

Export formats

  • Default JSON — full structured fields
  • Shopify CSV / Shopify CSV only — WooCommerce → Shopify migration
  • Google Merchant / Google Merchant only — Google Shopping ad feed
  • Custom CSV — your own columns
  • Catalog Snapshot — one aggregate record per store

Installation

In your n8n instance:

  1. Go to Settings → Community Nodes
  2. Select Install
  3. Enter n8n-nodes-apivault-woocommerce
  4. Confirm and install

Credentials

This node uses an Apify API token:

  1. Create a free account at apify.com
  2. Go to Apify Console → Settings → Integrations and copy your API token
  3. In n8n, create new Apify API credentials and paste the token

A free Apify account includes monthly usage credits.

Usage

  • WooCommerce Store or Product URLs — store domain (whole catalog), product URL, or bare domain. One per line, or comma-separated.
  • Export Format — JSON / Shopify CSV / Google Merchant / Custom CSV / Catalog Snapshot
  • Limits & Filters — max products, per-page, only in-stock, category slug, FX currency
  • Variants & Reviews — flatten variants, enrich variants, review text
  • Fields to Extract — toggle any of the 14 product fields
  • Advanced — concurrency, timeout

Pricing

Billed per product through Apify (pay-per-event): $0.9 / 1,000 products ($0.0009 each).

Use cases

  • Shopify migration — export any WooCommerce catalog to Shopify CSV
  • Price monitoring — track competitor prices and discounts
  • Google Shopping — generate a Merchant feed from any store
  • Dropshipping research — sample catalogs, ratings and intelligence scores

Resources

License

MIT

Keywords

woocommerce-scraper product-scraper ecommerce price-monitoring shopify-migration google-merchant dropshipping catalog-export n8n apify