ParseForge Scrapers

The Warehouse NZ Product Scraper

parseforge/thewarehouse-nz-scraper

E-commerceAutomationIntegrations

Scrapes product listings from The Warehouse New Zealand by search query or category path. Returns each product as a flat row with price, rating, availability, and full details.

Run this scraper See the API call
Total users
1
Monthly active
0
Total runs
90
Bookmarked
0
Rating
Not rated yet
Last modified
8 days ago

Overview

ParseForge

The Warehouse NZ Product Scraper

Scrape product listings from The Warehouse NZ by search term or category, up to a million per run. Each product comes with its price, availability, rating, and full details. No login or API key. Export to CSV, JSON, Excel, or XML.

The Warehouse NZ's website holds thousands of products across home, electronics, toys, and clothing, but browsing manually or checking stock one page at a time is slow. This scraper reads the public search and category feeds directly, so you can collect structured product data for price monitoring, assortment analysis, or market research. It returns every matched product in a consistent flat schema, ready for spreadsheets or databases.

Who uses it What they scrape The Warehouse NZ for
Pricing analysts Track daily price changes on specific product categories.
E-commerce managers Monitor competitor assortment and stock availability in New Zealand.
Market researchers Understand product trends and pricing strategies in the NZ retail market.
Dropshippers Build a product feed with current prices and stock status for their store.

What it does

This Actor collects product listings from The Warehouse NZ by search query or category path, and returns each one as a flat row with price, rating, and availability.

  • ๐Ÿ” Search by keyword: enter any search term like 'kettle' or 'kids shoes' to collect matching products.
  • ๐Ÿ“‚ Filter by category: provide a category path slug from a Warehouse URL to scrape a whole department.
  • ๐Ÿ”ข Sort control: order results by relevance, price ascending or descending, newest, or top rated.
  • ๐Ÿ“Š Structured output: every product returns as a flat row with price, rating, availability, and product details.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with The Warehouse NZ data

๐Ÿ’ฐ Monitor competitor pricing.

A pricing analyst runs the scraper daily on key categories to track how The Warehouse adjusts prices on electronics and home goods.

๐Ÿ“ฆ Check stock availability.

A dropshipper scrapes their product list weekly to confirm which items are in stock and remove discontinued lines from their feed.

๐Ÿ“ˆ Analyze product assortment.

A market researcher collects the full toy category before Christmas to see which brands and price points dominate the shelves.

๐Ÿ›’ Build a product catalogue.

An e-commerce manager scrapes search results for 'outdoor furniture' to populate a comparison site with current NZ dollar prices.

Why choose this scraper

What you get
No API key needed Access public product data without registration or rate limits.
Flexible input Search by keyword or scrape entire category pages with a path slug.
Sort on the fly Get results ordered by price, rating, or newest items first.
Scalable collection Collect up to a million products in a single run.

How it compares

No other Store actor targets The Warehouse NZ the same way, so the honest comparison is with the alternatives teams actually weigh.

The Warehouse NZ Product Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When The Warehouse NZ changes Maintained for you You fix it You re-learn the page
Proxies, retries, anti-bot Built in Your problem Browser only
Output Fixed JSON schema, CSV/Excel export Whatever you build Copy-paste
Cost Pay per result Engineering time Analyst hours

Configure the run

Drive the Actor from search queries and category paths, alone or together, and sorting runs before collection so only the most relevant products reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
  "query": "kettle",
  "maxItems": 10
}

A larger pull:

{
  "query": "kettle",
  "maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the The Warehouse NZ Product Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to The Warehouse NZ through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/thewarehouse-nz-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your search term spelling or try a broader keyword. If using a category path, verify it matches a live URL on The Warehouse site. Some categories may have no products listed.

The scraper stopped before reaching my max items limit.

The scraper collects all products that match your query. If fewer products exist than your max items setting, it will finish early. This is expected behavior.

Some product prices are missing or show as zero.

The Warehouse website sometimes hides prices until you select a variant or size. The scraper captures the price as displayed on the search or category page. Check the product page directly if a price looks incorrect.

The sort order does not match what I see on the website.

The scraper sends the sort parameter to The Warehouse's API. Small differences can occur if the website applies additional client-side filtering. Try a different sort option or collect unsorted data and sort it yourself.

FAQ

Question Answer
Can I scrape a specific category like 'toys' or 'clothing'? Yes. Copy the category path slug from any Warehouse URL and paste it into the category input field. The scraper will collect all products listed in that department.
How many products can I collect in one run? You can set the maximum up to 1,000,000 products. The actual number collected depends on how many match your search or category.
Does this scraper handle The Warehouse's weekly deals or clearance items? It collects whatever products appear for your search or category, including items on sale or clearance. The output includes the current price and any special offer labels.
What output formats are supported? You can export your dataset as CSV, JSON, Excel, or XML directly from Apify's storage.
Do I need an account or API key from The Warehouse? No. This scraper reads the publicly accessible product feeds. You do not need a Warehouse account or any API registration.
Can I sort results by price or newest items? Yes. Use the sort dropdown to order results by relevance, price low to high, price high to low, newest, or top rated before collection begins.
Is it legal to scrape The Warehouse website? This Actor only accesses publicly available data. You are responsible for complying with The Warehouse's terms of service and local laws in your jurisdiction.
Can I run this scraper on a schedule? Yes. Apify supports scheduled runs. You can set it to collect product data hourly, daily, or weekly to track changes over time.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by The Warehouse Group Limited. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
query string Keyword to search The Warehouse (e.g. 'kettle', 'kids shoes'). kettle
maxItems integer Maximum number of products to collect per run. 10
category string Optional category path slug from a Warehouse URL. not set
sort string (5 options) Sort by relevance

Pricing

from $7.50 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.0075 to $0.0085

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~thewarehouse-nz-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run The Warehouse NZ Product Scraper on Apify All scrapers