The Restaurant Warehouse Equipment Scraper avatar

The Restaurant Warehouse Equipment Scraper

Pricing

from $12.99 / 1,000 result items

Go to Apify Store
The Restaurant Warehouse Equipment Scraper

The Restaurant Warehouse Equipment Scraper

Scrapes commercial kitchen equipment products from The Restaurant Warehouse by category handle, search query, or direct URL. Returns each product as a flat row with price, brand, specs, and availability.

Pricing

from $12.99 / 1,000 result items

Rating

5.0

(1)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

0

Monthly active users

10 hours ago

Last modified

Share

ParseForge

The Restaurant Warehouse Equipment Scraper

Scrape commercial kitchen equipment from The Restaurant Warehouse by category, keyword, or direct URL. Every product row includes its price, brand, specs, and availability. No login required. Export to CSV, JSON, Excel, or XML.

Finding the right commercial kitchen equipment means comparing dozens of models across brands like Atosa, True Refrigeration, and Turbo Air. The Restaurant Warehouse lists thousands of products, but manually checking each one is slow. This Actor reads the public product feeds directly, so you can collect refrigerators, freezers, prep tables, ice machines, and more in one fixed schema.

Who uses itWhat they scrape The Restaurant Warehouse for
Restaurant ownersCompare prices and specs for a new walk-in cooler or fryer before buying.
Kitchen equipment dealersMonitor competitor pricing and stock availability on high-demand items.
Market researchersTrack which brands and equipment types are listed most often this quarter.
Procurement managersBuild a structured catalog of available equipment for a new location build-out.

What it does

This Actor collects equipment products from The Restaurant Warehouse by category handle, search query, or direct product URL, and returns each one as a flat row.

  • πŸ“‚ Category collection: Feed it collection handles like refrigerators, freezers, or cooking-equipment to pull every product in that section.
  • πŸ” Keyword search: Use a product name or keyword to search across names, descriptions, and tags, returning only the matches.
  • πŸ”— Direct URLs: Paste specific product page URLs to collect exactly those items, one row per URL.
  • 🏷️ Brand filter: Narrow any collection or search to a single brand, such as Atosa or True Refrigeration, as the Actor runs.

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

What you can do with The Restaurant Warehouse data

πŸ“Š Build a competitive pricing sheet.

A dealer runs the Actor weekly on the refrigerators and freezers categories, filters by True Refrigeration, and exports a CSV to update their own price list against the market.

πŸ“‹ Plan a new kitchen layout.

A restaurant owner collects all prep tables, sinks, and griddles into one dataset, then filters by dimensions in a spreadsheet to see what fits the floor plan.

πŸ“ˆ Track brand availability trends.

A market researcher runs the Actor monthly across all cooking-equipment handles and charts which brands appear most often, spotting supply shifts early.

πŸ”— Audit a specific equipment list.

A procurement manager pastes 50 product URLs into the Actor and gets a clean table of current prices and stock statuses for a purchase order review.

Why choose this scraper

What you get
Full product specsBrand, model, dimensions, capacity, and material where listed on the page.
Pricing dataCurrent listed price for each item, captured in a consistent format.
Availability statusWhether the item is in stock, backordered, or discontinued as shown on the site.
Fixed flat schemaEvery product, regardless of category, arrives in the same columns for easy analysis.

How it compares

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

The Restaurant Warehouse Equipment ScraperBuild it in-houseBy hand
SetupRun it now, zero configDays of engineeringNone, but hours per pull
When The Restaurant Warehouse changesMaintained for youYou fix itYou re-learn the page
Proxies, retries, anti-botBuilt inYour problemBrowser only
OutputFixed JSON schema, CSV/Excel exportWhatever you buildCopy-paste
CostPay per resultEngineering timeAnalyst hours

Configure the run

Drive the Actor from category handles, search queries, and direct product URLs, alone or together, and the brand filter runs as each product is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10,
"collectionHandles": [
"refrigerators"
]
}

A larger pull:

{
"maxItems": 200,
"collectionHandles": [
"refrigerators"
]
}

Pricing

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

Results collectedApproximate cost
100 results$1.73
1,000 results$17.34
10,000 results$173.40

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 Restaurant Warehouse Equipment 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 Restaurant Warehouse 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/the-restaurant-warehouse-equipment-scraper"

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

Troubleshooting

Why am I getting no results?

Check that your collection handle or search query is spelled exactly as it appears in the site URL. Also, verify the brand filter is not too restrictive. Try running without the brand filter first to confirm the category or search returns products.

The Actor is collecting fewer products than expected.

The max items setting limits the total per run. Increase this number. Also, some categories may have fewer products than you anticipate. Check the live site to confirm the category size.

Some product fields are empty in my dataset.

Not every product listing on The Restaurant Warehouse includes all specs. If a field like dimensions or material is missing from the page, it will be empty in your output. This is normal variation in the source data.

The brand filter is not returning the brand I entered.

The filter matches the brand text as it appears on the site. Try a partial name or check the exact spelling on a product page. Some brands may be listed under a parent company name.

My run timed out.

Large collections can take time. Increase the run timeout in your Apify actor settings, or reduce the max items to collect fewer products per run and split the work across multiple runs.

FAQ

QuestionAnswer
What is a collection handle?A collection handle is the last part of a category URL on The Restaurant Warehouse site. For example, the refrigerators page URL ends in /collections/refrigerators, so the handle is refrigerators. You can find handles by browsing the site and copying the slug from the address bar.
Can I scrape multiple categories in one run?Yes. Add multiple collection handles in the input, and the Actor will collect products from each one sequentially, up to the max items limit you set.
Does this Actor require a login or API key?No. It reads the publicly available product listing pages directly, so no account, API key, or authentication is needed.
How do I filter by brand?Enter a brand name in the Brand Filter field, such as Atosa or Turbo Air. The Actor will only return products whose brand matches that string as it reads each page.
What format does the data export to?You can export your dataset to CSV, JSON, Excel, or XML directly from the Apify platform after the run completes.
Can I scrape a single product by its URL?Yes. Paste one or more direct product page URLs into the Product URLs field, and the Actor will collect only those items.
How many products can I collect per run?You set the maximum in the input, up to 1,000,000 products. The Actor stops when it reaches that number or runs out of matching items.
Does the search query look at product descriptions?Yes. The keyword search checks product names, descriptions, and tags on the site to find relevant matches.
What if a product is out of stock?The Actor captures the availability status as shown on the page, so you will see if an item is in stock, backordered, or discontinued.
Can I schedule this Actor to run automatically?Yes. Apify supports scheduled runs. You can set it to run daily or weekly to track price and stock changes over time.

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 Restaurant Warehouse. 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.