Crate & Barrel Product Scraper
Pricing
from $4.75 / 1,000 overview products
Crate & Barrel Product Scraper
Scrape Crate & Barrel products — price, ratings, images, colors, dimensions & full descriptions. Keyword or category search, detail enrichment, clean JSON/CSV, no code.
Pricing
from $4.75 / 1,000 overview products
Rating
0.0
(0)
Developer
SIÁN OÜ
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 hours ago
Last modified
Categories
Share
Crate & Barrel Product Scraper — Prices, Specs & Dimensions 🛋️
🎉 Pull Crate & Barrel prices, sale flags, ratings, color options, and full dimensions — by keyword or category, no code
Built for retail analysts, interior designers, e-commerce sellers, and brands who need fresh Crate & Barrel product data on demand
📋 Overview
Track every price, sale, and product spec on Crate & Barrel — without writing a single line of code. This scraper turns any Crate & Barrel search or category into a clean, structured spreadsheet of products, complete with prices, ratings, images, color options, and full furniture dimensions.
Why professionals choose us:
- ✅ Complete product data: price, sale price, regular price, rating, review count, color options, images, and more
- ⚡ Fast search-first mode: pull up to ~100 products per search in seconds; scale across multiple searches
- 🎨 Color & variant options: capture every available color / finish for each product
- 💰 Pay only for results: charged per product you actually receive — no wasted spend, free tier to test
- 💎 Detail enrichment: add the long description, feature highlights, full dimensions table, and care instructions with one switch
- ✨ Native sorting & filters: sort by price, rating, best-selling, or newest, and apply the site's own facet filters — just like the Crate & Barrel site
✨ Features
- 🔎 Keyword & Category Search: scrape any Crate & Barrel search term or category page
- 🏷️ Full Pricing: current price, price range, regular/was price, and sale flags
- ⭐ Ratings & Reviews: star rating and total review count for every product
- 🎨 Color Options: every available color / finish variant per product
- 📐 Dimensions Table: full structured measurements (Detail mode) — overall, seat, frame, and more
- 🖼️ Product Images: all product image URLs, ready for catalogs, moodboards, or feeds
- 🧾 Long Descriptions & Highlights: complete product copy and feature bullets (Detail mode)
- 🧼 Care Instructions: cleaning and maintenance guidance per product (Detail mode)
- 🧭 Breadcrumbs & Categories: the product's full category path for clean classification
- 📦 Clean Export: results delivered as structured JSON or CSV, ready for Excel or your database
- 🚀 No-Code Setup: configure searches in a simple form — no scripts, no maintenance
🎬 Quick Start
Enter one or more search keywords, pick a mode, and run. In under a minute you'll have a structured dataset of Crate & Barrel products you can download as JSON or CSV. No setup, no code.
curl -X POST https://api.apify.com/v2/acts/sian.agency~crate-and-barrel-product-scraper/runs?token=YOUR_TOKEN \-H 'Content-Type: application/json' \-d '{"keywords": ["sofa"], "scrapeMode": "overview"}'
🚀 Getting Started (3 Simple Steps)
Step 1: Add Your Searches
Type one or more Crate & Barrel search keywords (e.g. sofa, dining table, area rug) — one per line.
Step 2: Choose Your Mode
Pick Overview for fast search results, or Detail to also pull the long description, full dimensions table, highlights, and care instructions.
Step 3: Run & Download
Click Start, then export your results as JSON, CSV, or Excel from the Apify dataset.
That's it! In just a few minutes, you'll have:
- A clean table of Crate & Barrel products with prices and sale flags
- Ratings, review counts, color options, and product images
- Full dimensions and descriptions in Detail mode
📥 Input Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| keywords | array | No | Crate & Barrel search terms, one per item (e.g. sofa) |
| categories | array | No | Advanced — Crate & Barrel category paths from a category URL |
| scrapeMode | string | No | overview (fast search) or detail (adds description, dimensions, care) |
| sort | string | No | best_match, price_low, price_high, rating, best_selling, or newest |
| filters | array | No | Advanced — on-site facet filters as key=value (e.g. color=Blue) |
| maxResults | integer | No | Maximum products to return across all searches |
Example — fast search:
{"keywords": ["sofa", "dining table"],"scrapeMode": "overview","sort": "best_selling","maxResults": 100}
Example — full detail with dimensions:
{"keywords": ["area rug"],"scrapeMode": "detail","sort": "rating","filters": ["color=Blue"],"maxResults": 50}
📤 Output
Results are saved to the Apify dataset with rich fields per product, including:
| Field | Type | Description |
|---|---|---|
| productTitle | string | Product name |
| brand | string | Collection / brand name (Detail mode) |
| price | number | Current price (low end of any range) |
| price_max | number | High end of a price range, when applicable |
| regular_price | number | List/was price before a markdown |
| on_sale | boolean | Whether the product is currently on sale |
| rating | number | Average star rating |
| review_count | number | Total number of reviews |
| colors | array | Available color / finish options |
| images | array | All product image URLs |
| description | string | Long product description (Detail mode) |
| highlights | array | Feature highlight bullets (Detail mode) |
| dimensions | object | Full measurements table (Detail mode) |
| care | array | Care / maintenance instructions (Detail mode) |
| breadcrumbs | array | Full category path (Detail mode) |
Example:
{"sku": "322117","productTitle": "Lounge 93\" Sofa","brand": "Lounge Collection","url": "https://www.crateandbarrel.com/lounge-93-sofa/s322117","price": 2249.0,"regular_price": 2249.0,"on_sale": false,"rating": 4.5,"review_count": 3326,"colors": ["Taft Cement", "Mossa Chai", "View White"],"images": ["https://cb.scene7.com/is/image/Crate/LoungeSofa93inTCSOSSS23_3D"],"description": "Bestselling Lounge marries modern style with built-to-last durability...","highlights": ["FSC®-certified hardwood from responsibly managed forests", "Benchmade frame, kiln-dried hardwood"],"dimensions": { "Overall Dimensions": "93\"W x 41\"D x 37\"H", "Inside Seat": "83\"W x 24\"D x 18\"H" },"care": ["Do not leave spills unattended.", "Avoid direct sunlight."],"breadcrumbs": ["Furniture", "Living Room Furniture", "Sofas"]}
💼 Use Cases & Examples
1. Price & Sale Monitoring
Retailers and resellers tracking Crate & Barrel prices and markdowns over time.
Input: Your product keywords and a daily schedule Output: Current price, regular price, and sale flags for every match Use: Spot price drops, react to sales, and keep your own pricing sharp.
2. Competitive Analysis
Furniture brands and category managers benchmarking against the Crate & Barrel assortment.
Input: Category keywords Output: Competitor prices, ratings, review counts, and sale activity Use: Understand where you win or lose on price, rating, and selection.
3. Catalog Building
E-commerce teams and marketplaces building a clean product catalog with images and dimensions.
Input: Keywords or category paths, in Detail mode Output: Titles, prices, color options, images, and full dimensions tables Use: Populate your storefront or PIM with structured, ready-to-use product data.
4. Interior Design Sourcing
Designers and stylists collecting product specs, dimensions, and imagery for client moodboards.
Input: Keywords for the pieces you're sourcing, in Detail mode Output: Dimensions, materials, color options, and high-resolution images Use: Build spec sheets and moodboards without manually copying each product page.
5. Assortment & Trend Research
Merchandisers studying which products carry the best ratings and newest arrivals.
Input: Category keywords, sorted by newest or top-rated Output: Product launches, rating trends, and review-count signals Use: Surface emerging products and category trends before competitors do.
6. MAP Compliance Monitoring
Manufacturers enforcing Minimum Advertised Price policies across Crate & Barrel listings.
Input: Your branded product keywords Output: Live listed prices and sale discounts per product Use: Detect MAP violations quickly and protect your brand pricing.
🔗 Integration Examples
JavaScript/Node.js
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'YOUR_TOKEN' });const run = await client.actor('sian.agency/crate-and-barrel-product-scraper').call({keywords: ['sofa'],scrapeMode: 'overview'});const { items } = await client.dataset(run.defaultDatasetId).listItems();console.log(items[0]);
Python
from apify_client import ApifyClientclient = ApifyClient('YOUR_TOKEN')run = client.actor('sian.agency/crate-and-barrel-product-scraper').call(run_input={'keywords': ['sofa'], 'scrapeMode': 'overview'})for item in client.dataset(run['defaultDatasetId']).iterate_items():print(item)
cURL
curl -X POST 'https://api.apify.com/v2/acts/sian.agency~crate-and-barrel-product-scraper/runs?token=YOUR_TOKEN' \-H 'Content-Type: application/json' \-d '{"keywords": ["sofa"], "scrapeMode": "overview"}'
Automation Workflows (N8N / Zapier / Make)
- Trigger: Schedule (e.g. daily) or webhook
- HTTP Request: Call the actor API with your keywords
- Process: Handle the JSON results
- Action: Save to a sheet, sync to a database, or send a price-drop alert
📊 Performance & Pricing
FREE Tier (Try It Now)
- 25 products per run — full feature access, same data quality
- No credit card required
- Perfect for testing and small projects
PAID Tier (Production Ready)
- Unlimited products per run
- Run multiple searches and large categories in one go
- Pay-per-result: you're only charged for the products you actually receive
💰 Best value on the market — transparent pay-per-result pricing with no hidden subscription fees.
❓ Frequently Asked Questions
Q: How many products can I scrape? A: FREE tier: 25 products per run. PAID tier: unlimited products across as many searches as you like.
Q: What's the difference between Overview and Detail mode? A: Overview is the fast path — search results with price, ratings, images, and color options. Detail adds the long description, feature highlights, full dimensions table, and care instructions for every product.
Q: Can I capture product dimensions? A: Yes — run in Detail mode and each product includes its full structured dimensions table (overall, seat, frame, and more).
Q: What output formats are available? A: JSON, CSV, and Excel — export directly from the Apify dataset.
Q: Can I scrape by category instead of keywords?
A: Yes — use the categories field with a Crate & Barrel category path to scrape a whole category.
Q: Can I filter results?
A: Yes — use the filters field with on-site facets like color, material, or type. Every run logs the filters available for your search.
Q: Is this legal? A: Yes — we only extract publicly available product data. See the legal section below.
Q: How fresh is the data? A: Every run pulls live data directly from Crate & Barrel at the moment you run it. Schedule runs to keep prices and sales up to date.
🐞 Troubleshooting
No results returned
- Check that your keywords match real Crate & Barrel products
- Try a broader search term or a different sort order
Missing dimensions or description
- Dimensions, descriptions, highlights, and care only appear in Detail mode — switch
scrapeModetodetail
A filter had no effect
- Run a search first — every run logs the exact facet filters available for that search, with their valid values
Fewer results than expected on the free tier
- The FREE tier is capped at 25 products per run — upgrade to PAID for unlimited results
⚖️ Is it legal to scrape data?
Our actors are ethical and do not extract any private user data, such as email addresses, gender, or location. They only extract what is publicly shared. We therefore believe that our actors, when used for ethical purposes by Apify users, are safe.
However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers.
You can also read Apify's blog post on the legality of web scraping.
⚖️ Trademark Disclaimer
Crate & Barrel® is a trademark of Euromarket Designs, Inc. This actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Crate & Barrel.
⭐ Love This Tool?
If this actor saves you time, please leave us a 5-star review — it helps other professionals discover it and helps us keep improving.
🤝 Support
Join our active support community
- For issues or questions, open an issue in the actor's repository
- Check the SIÁN Agency Store for more automation tools
- 📧 apify@sian-agency.online
More from SIÁN Agency
- 🪚 Home Depot Product Scraper — Home Depot prices, specs & store inventory
- 🛍️ Google Shopping Price Scraper — track offers and price history across the web
- 🏪 Walmart Product Scraper — Walmart product and review data
Built by SIÁN Agency | More Tools