Maisons du Monde Product Scraper avatar

Maisons du Monde Product Scraper

Pricing

from $3.80 / 1,000 overview products

Go to Apify Store
Maisons du Monde Product Scraper

Maisons du Monde Product Scraper

Scrape Maisons du Monde products — EUR price, ratings, images, specs & full descriptions. Browse any category, full detail enrichment, clean JSON/CSV, no code.

Pricing

from $3.80 / 1,000 overview products

Rating

0.0

(0)

Developer

SIÁN OÜ

SIÁN OÜ

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Maisons du Monde Product Scraper — Prices, Specs & Stock 🏡

SIÁN Agency Store Crate & Barrel Scraper Home Depot Scraper IKEA Scraper

🎉 Turn any Maisons du Monde category into a clean dataset — EUR prices, ratings, specs & images in minutes

Built for furniture & home-décor pricing analysts, e-commerce teams, and market researchers


📋 Overview

Need Maisons du Monde product data without copy-pasting hundreds of pages? This actor turns any Maisons du Monde category into a clean, structured dataset — EUR prices, ratings, review counts, images, full specifications and long descriptions — ready for spreadsheets, BI tools or your own pipeline.

Why thousands of professionals choose us:

  • Complete catalog coverage: Browse any category and capture every product tile — title, EUR price, rating and image
  • Two depth modes: Fast Overview for whole categories, or rich Detail with specs, GTIN/EAN, stock and the full image gallery
  • 🎯 Accurate EUR pricing: Current price, regular (was) price and sale flags exactly as shoppers see them on the FR/EU store
  • 💰 Pay only for what you get: Transparent pay-per-result pricing — no subscriptions, generous free tier
  • 💎 Native filters & sorting: Use Maisons du Monde's own facets (shape, colour, material, price band) and sort options
  • No code, no account: Paste a category link, press Start, export JSON/CSV/Excel

✨ Features

  • 🧭 Category Browsing: Scrape an entire Maisons du Monde category from a single URL
  • 🔗 Direct Product Mode: Drop in specific product URLs for instant full-detail extraction
  • 💵 EUR Price Capture: Current price, regular price and on-sale flag per product
  • Ratings & Reviews: Average star rating and total review count
  • 📐 Specifications Table: Material, dimensions and product attributes (Detail mode)
  • 📊 GTIN / EAN & Stock: Barcode and availability status for catalog matching (Detail mode)
  • 📸 Full Image Gallery: Hero image plus every product photo
  • 🔃 Native Sorting: Relevance, price (low/high), newest, best selling, top rated
  • 🔍 Facet Filters: Pass the site's own filters as simple key=value pairs
  • 📄 Deep Pagination: Pull multiple result pages per category in one run

🎬 Quick Start

Paste a Maisons du Monde category URL, choose Overview or Detail, press Start. Your structured dataset is ready to export as JSON, CSV or Excel.

curl -X POST "https://api.apify.com/v2/acts/sian.agency~maisons-du-monde-product-scraper/runs?token=YOUR_TOKEN" \
-H 'Content-Type: application/json' \
-d '{"categories": ["https://www.maisonsdumonde.com/FR/fr/c/canapes-n4dc562d7bb509362a3a2102db4cbf90b6454f1f"], "scrapeMode": "overview"}'

🚀 Getting Started (3 Simple Steps)

Step 1: Pick a category

Open Maisons du Monde, navigate to a category (e.g. Canapés, Chaises, Tables, Tapis) and copy the page URL.

Step 2: Paste & configure

Paste the URL into Category URLs, choose Overview (fast) or Detail (full specs), and optionally set sort, filters and Max Results.

Step 3: Run & export

Press Start. In a couple of minutes you'll have:

  • A clean table of products with EUR prices and ratings
  • Full specifications, GTIN/EAN and image galleries (Detail mode)
  • One-click export to JSON, CSV or Excel

📥 Input Configuration

FieldTypeRequiredDescription
categoriesarrayNo*Maisons du Monde category URLs (or c/<slug>-<hash> paths) to scrape
productUrlsarrayNo*Direct product URLs for instant full-detail extraction
scrapeModestringNooverview (fast) or detail (full specs + description)
sortstringNorelevance, price_low, price_high, newest, best_selling, top_rated
filtersarrayNoNative facet filters as key=value (e.g. fo=FORM_rond, disc=all)
pagesintegerNoResult pages to fetch per category (each ≈ 50 products)
maxResultsintegerNoCap on total products returned (FREE: 25, PAID: unlimited)

*Provide at least one of categories or productUrls.

Example:

{
"categories": ["https://www.maisonsdumonde.com/FR/fr/c/chaises-20526cb834235f8bc54e78e97ca5a14a"],
"scrapeMode": "overview",
"sort": "price_low",
"maxResults": 100
}

Detail mode with filters:

{
"categories": ["https://www.maisonsdumonde.com/FR/fr/c/tapis-1559ac122904996dcae8be4c5de8fda6"],
"scrapeMode": "detail",
"filters": ["fo=FORM_rond"],
"pages": 2
}

📤 Output

Results are saved to the Apify dataset with 20+ fields including:

FieldTypeDescription
productTitlestringFull product name
brandstringBrand (usually Maisons du Monde)
pricenumberCurrent price in EUR
regular_pricenumberList/was price in EUR before markdown
currencystringAlways EUR (FR/EU store)
on_salebooleanWhether the product is currently discounted
ratingnumberAverage customer rating (0–5)
review_countintegerTotal number of reviews
gtin13stringEAN / GTIN-13 barcode (Detail)
availabilitystringStock status, e.g. InStock (Detail)
specsobjectSpecification label → value table (Detail)
descriptionstringLong product description (Detail)
breadcrumbsarrayCategory trail (Detail)
imagesarrayAll product image URLs (hero first)
urlstringDirect product page link

Example:

{
"id": "234643",
"productTitle": "Clio - Canapé convertible 2/3 places en tissu recyclé beige",
"brand": "Maisons du Monde",
"price": 599,
"regular_price": null,
"currency": "EUR",
"on_sale": null,
"rating": 4.1,
"review_count": 358,
"gtin13": "3611872346430",
"availability": "InStock",
"specs": { "Matière principale": "Bois", "Nombre de places": "2 places, 3 places" },
"breadcrumbs": ["Canapés et fauteuils", "Canapés", "Canapés convertibles"],
"image": "https://medias.maisonsdumonde.com/.../canape-convertible-2-3-places-en-tissu-recycle-beige.jpg",
"image_count": 12,
"url": "https://www.maisonsdumonde.com/FR/fr/p/canape-convertible-2-3-places-en-tissu-recycle-beige-clio-234643.htm",
"source": "detail"
}

💼 Use Cases & Examples

1. Competitor Price Monitoring

Pricing analysts tracking furniture & décor prices across the EU market.

Input: Category URLs for sofas, chairs, tables Output: EUR price, regular price and sale flag per product Use: Daily price snapshots to benchmark your own assortment

2. Catalog & Assortment Research

E-commerce merchandisers mapping a category's breadth and price architecture.

Input: A whole category in Overview mode Output: Every product with price, rating and image Use: Spot gaps, price bands and best-sellers at a glance

3. Product-Spec Extraction for Feeds

Marketplace and feed managers needing clean, structured product attributes.

Input: Category or product URLs in Detail mode Output: Specs table, GTIN/EAN, dimensions and descriptions Use: Build or enrich product feeds and PIM records

4. Promotion & Discount Tracking

Deal hunters and retail strategists watching markdowns.

Input: A category with filters: ["disc=all"] Output: On-sale products with current vs regular price Use: Surface the deepest discounts as they go live

5. Trend & Demand Research

Market researchers studying home-décor trends and ratings.

Input: Multiple categories in Overview mode Output: Ratings, review counts and prices across the range Use: Identify rising styles, materials and price expectations

6. Image & Content Sourcing

Content teams building product galleries and comparison pages.

Input: Product URLs in Detail mode Output: Full image galleries plus descriptions Use: Populate landing pages and buying guides quickly


🔗 Integration Examples

JavaScript/Node.js

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'YOUR_TOKEN' });
const run = await client.actor('sian.agency/maisons-du-monde-product-scraper').call({
categories: ['https://www.maisonsdumonde.com/FR/fr/c/canapes-n4dc562d7bb509362a3a2102db4cbf90b6454f1f'],
scrapeMode: 'overview',
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items[0]);

Python

from apify_client import ApifyClient
client = ApifyClient('YOUR_TOKEN')
run = client.actor('sian.agency/maisons-du-monde-product-scraper').call(
run_input={
'categories': ['https://www.maisonsdumonde.com/FR/fr/c/chaises-20526cb834235f8bc54e78e97ca5a14a'],
'scrapeMode': 'detail',
}
)
for item in client.dataset(run['defaultDatasetId']).iterate_items():
print(item)

cURL

curl -X POST 'https://api.apify.com/v2/acts/sian.agency~maisons-du-monde-product-scraper/runs?token=YOUR_TOKEN' \
-H 'Content-Type: application/json' \
-d '{"categories": ["https://www.maisonsdumonde.com/FR/fr/c/tapis-1559ac122904996dcae8be4c5de8fda6"], "scrapeMode": "detail"}'

Automation Workflows (N8N / Zapier / Make)

  1. Trigger: Schedule (e.g. daily price check) or webhook
  2. HTTP Request: Call the actor API with your category URLs
  3. Process: Handle the JSON results (prices, ratings, specs)
  4. Action: Save to a sheet, alert on price drops, or sync to your PIM

📊 Performance & Pricing

FREE Tier (Try It Now)

  • 25 products per run — full feature access, same quality
  • No credit card required
  • Perfect for testing and small projects
  • Unlimited products per run
  • Faster processing, no delays
  • Pay-per-result: only charged for the products you receive

💰 Best value in the home-décor vertical — a fat free tier plus a low per-product paid rate.

🔗 View current pricing


❓ Frequently Asked Questions

Q: How many products can I scrape? A: FREE tier: 25 per run. PAID tier: unlimited.

Q: Are prices in euros? A: Yes — this actor targets the France/EU store, so all prices are in EUR exactly as shown on maisonsdumonde.com.

Q: How do I get a category URL? A: Open any category page on the site and copy the URL from your browser (e.g. https://www.maisonsdumonde.com/FR/fr/c/canapes-...). You can paste the full URL or just the c/<slug>-<hash> path.

Q: What's the difference between Overview and Detail? A: Overview returns the category list (price, rating, image) fast and cheap. Detail adds the full specifications table, GTIN/EAN, stock status, image gallery and long description from each product page.

Q: What output formats are available? A: JSON, CSV and Excel — export directly from the Apify dataset.

Q: Is this legal? A: Yes — we only extract publicly available data. See the legal section below.


🐛 Troubleshooting

No products returned

  • Make sure you pasted a category URL (containing /c/), not a homepage or search URL
  • Check the category link still opens on the site

Detail fields are empty

  • Set scrapeMode to detail — specs, GTIN, stock and descriptions only populate in Detail mode

Fewer results than expected

  • Raise maxResults and increase pages to paginate deeper into large categories
  • FREE tier is capped at 25 products per run

A filter returns nothing

  • Confirm the key=value matches a real facet from the site URL after applying the filter on the page

Our actors are ethical and do not extract any private user data, such as email addresses, gender, or location. They only extract what the user has chosen to share publicly. 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

Maisons du Monde® and the Maisons du Monde logo are trademarks of Maisons du Monde and/or its affiliates. This actor is an independent tool and is not affiliated with, endorsed by, sponsored by, or in any way officially connected to Maisons du Monde. All product names, brand names, trademarks and logos referenced are the property of their respective owners and are used here for identification and descriptive purposes only. This tool accesses only publicly available information.


🤝 Support

Telegram Support

Join our active support community


Built by SIÁN Agency | More Tools