# Bricorama Scraper — French DIY & Home Improvement Products (`studio-amba/bricorama-scraper`) Actor

Scrape products from Bricorama.fr, the French DIY retailer with 100+ stores. Tools, paint, flooring, bathroom, kitchen, garden, and building materials.

- **URL**: https://apify.com/studio-amba/bricorama-scraper.md
- **Developed by:** [Studio Amba](https://apify.com/studio-amba) (community)
- **Categories:** E-commerce
- **Stats:** 2 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.00 / 1,000 result scrapeds

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Bricorama Scraper

Extract product data, prices, ratings, and stock information from bricorama.fr -- a French DIY and home improvement chain with over 100 stores across France. Scrape tools, paint, flooring, plumbing, garden supplies, bathroom fixtures, and kitchen fittings.

### What is Bricorama Scraper?

Bricorama is a well-established French DIY retailer that competes in the mid-market segment alongside Leroy Merlin, Castorama, and Brico Depot. With a network of stores throughout France and a comprehensive online catalog, Bricorama serves both casual renovators and serious bricoleurs.

This scraper extracts structured product data from their website. Typical use cases include:

- **French DIY market intelligence** -- Monitor how Bricorama prices compare to Leroy Merlin, Castorama, and Brico Depot across product categories. Track who has the lowest prices on tools, paint, and flooring
- **Cross-border price comparison** -- Compare French hardware pricing against German (OBI, Hornbach, Hagebau), Belgian (Brico, Hubo), and Nordic (Byggmax, Jula) retailers. The same DeWalt or Bosch product can cost 20-40% more or less depending on the country
- **Product catalog mapping** -- Extract full category structures and brand assortments for market entry research or competitive positioning
- **Seasonal promotion monitoring** -- Track French DIY promotional cycles: spring garden, summer outdoor, back-to-school renovation, and winter heating campaigns
- **EAN-based matching** -- Use EAN barcodes to match identical products across multiple European retailers for true like-for-like price comparison

### What data does Bricorama Scraper extract?

Each scraped product includes the following fields when available:

- 🏷️ **Product name** -- Full product title in French
- 🏢 **Brand** -- Manufacturer name
- 💰 **Price** -- Current price in EUR
- 🔖 **Original price** -- Pre-sale price for discounted items
- 🔗 **EAN** -- European Article Number (barcode) for cross-retailer matching
- 🔢 **SKU** -- Bricorama product reference
- 📦 **In stock** -- Whether the product is available
- ⭐ **Rating** -- Customer rating (normalized to 0-5 scale)
- 💬 **Review count** -- Number of customer reviews
- 🖼️ **Image URL** -- Main product image
- 🖼️ **Image URLs** -- Full product gallery
- 📝 **Description** -- Product description text (HTML stripped)
- 📂 **Category** -- Product category and breadcrumb path
- 🌐 **Language** -- Always `"fr"` (French)

### How to scrape Bricorama

#### Search by keyword

```json
{
    "searchQuery": "perceuse",
    "maxResults": 100
}
```

Good French search terms: `"perceuse"` (drill), `"peinture"` (paint), `"parquet"` (wood flooring), `"robinet"` (faucet), `"tondeuse"` (lawn mower), `"carrelage"` (tiles), `"radiateur"` (radiator).

#### Scrape a category

```json
{
    "categoryUrl": "https://www.bricorama.fr/outillage",
    "maxResults": 500
}
```

#### Input reference

| Field | Type | Description |
|-------|------|-------------|
| `searchQuery` | String | French keyword (e.g., `"perceuse"`, `"peinture"`) |
| `categoryUrl` | String | Bricorama.fr category page URL |
| `maxResults` | Integer | Product limit (default: 100, max: 50,000) |
| `proxyConfiguration` | Object | Proxy settings for reliability |

**Tip:** The scraper sends `accept-language: fr-FR` headers automatically for optimal compatibility with Bricorama's server. If you do not provide any input, it defaults to an empty run -- always set at least a search query or category URL.

### Output

```json
[
    {
        "name": "Perceuse visseuse sans fil 18V Bosch GSR 18V-28",
        "brand": "Bosch",
        "price": 129.90,
        "currency": "EUR",
        "originalPrice": 159.90,
        "ean": "3165140951036",
        "sku": "BRC-0601901R08",
        "inStock": true,
        "rating": 4.4,
        "reviewCount": 67,
        "imageUrl": "https://www.bricorama.fr/media/catalog/product/bosch-gsr-18v-28.jpg",
        "imageUrls": [
            "https://www.bricorama.fr/media/catalog/product/bosch-gsr-18v-28.jpg",
            "https://www.bricorama.fr/media/catalog/product/bosch-gsr-18v-28-side.jpg"
        ],
        "description": "Perceuse visseuse sans fil 18V avec 2 batteries 2,0 Ah, chargeur rapide et coffret de transport. Couple max 63 Nm.",
        "category": "Outillage electroportatif",
        "categories": ["Outillage", "Outillage electroportatif", "Perceuses"],
        "language": "fr",
        "url": "https://www.bricorama.fr/perceuse-visseuse-bosch-gsr-18v-28.html",
        "scrapedAt": "2026-04-03T10:00:00.000Z"
    },
    {
        "name": "Peinture murs et plafonds blanc mat 10L V33",
        "brand": "V33",
        "price": 49.90,
        "currency": "EUR",
        "inStock": true,
        "rating": 4.1,
        "reviewCount": 134,
        "imageUrl": "https://www.bricorama.fr/media/catalog/product/v33-peinture-blanc-mat-10l.jpg",
        "description": "Peinture monocouche haute opacite pour murs et plafonds. Seche au toucher en 30 minutes. Rendement 12 m2/L.",
        "category": "Peinture interieure",
        "categories": ["Peinture", "Peinture interieure", "Peinture blanche"],
        "language": "fr",
        "url": "https://www.bricorama.fr/peinture-murs-plafonds-blanc-mat-10l-v33.html",
        "scrapedAt": "2026-04-03T10:00:15.000Z"
    },
    {
        "name": "Lame de terrasse composite gris 2400x145x21 mm",
        "brand": "Blooma",
        "price": 15.90,
        "currency": "EUR",
        "originalPrice": 19.90,
        "inStock": true,
        "imageUrl": "https://www.bricorama.fr/media/catalog/product/lame-terrasse-composite-gris.jpg",
        "description": "Lame de terrasse en bois composite resistant aux intemperies. Surface antiderapante. Garantie 10 ans.",
        "category": "Terrasse",
        "categories": ["Jardin", "Terrasse", "Lames de terrasse"],
        "language": "fr",
        "url": "https://www.bricorama.fr/lame-terrasse-composite-gris-2400mm.html",
        "scrapedAt": "2026-04-03T10:00:28.000Z"
    }
]
```

Export in **JSON**, **CSV**, **Excel**, **XML**, or **RSS** from the Apify dataset tab.

### How much does it cost?

Bricorama Scraper calls the site's own product search API directly (no headless browser), keeping costs minimal.

| Scenario | Products | Estimated cost |
|----------|----------|----------------|
| Quick product search | 50 | ~$0.03 |
| Category monitoring | 200 | ~$0.10 |
| Multi-category export | 1,000 | ~$0.50 |
| Broad catalog crawl | 5,000 | ~$2.50 |

The Apify free tier covers most monitoring workflows. No headless browser is needed, so runs are fast and compute-efficient.

### Can I integrate?

Route Bricorama product data anywhere:

- **Webhooks** -- Get notified when a scrape run completes
- **Google Sheets** -- Auto-export to shared spreadsheets
- **Slack / Microsoft Teams** -- Price drop alerts for tracked products
- **Zapier / Make** -- Connect to 5,000+ apps
- **Amazon S3 / Google Cloud Storage** -- Cloud storage for data pipelines
- **PostgreSQL / MySQL / BigQuery** -- Direct database ingestion
- **API** -- Programmatic access from any language

### Can I use it as an API?

#### Python

```python
from apify_client import ApifyClient

client = ApifyClient("YOUR_API_TOKEN")

run = client.actor("studio-amba/bricorama-scraper").call(run_input={
    "searchQuery": "peinture",
    "maxResults": 100,
})

for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(f"{item['name']} - EUR {item['price']}")
```

#### JavaScript

```javascript
import { ApifyClient } from "apify-client";

const client = new ApifyClient({ token: "YOUR_API_TOKEN" });

const run = await client.actor("studio-amba/bricorama-scraper").call({
    searchQuery: "peinture",
    maxResults: 100,
});

const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach(item => console.log(`${item.name} - EUR ${item.price}`));
```

### FAQ

**How does Bricorama compare to other French DIY sites?**
Bricorama occupies the mid-market. Brico Depot focuses on trade and budget buyers, Leroy Merlin targets premium renovators, and Castorama sits in between. Scraping all four gives you complete French DIY market coverage.

**Does the scraper get EAN barcodes?**
Yes. The product feed exposes the EAN for virtually every item. EANs allow you to match identical products across Bricorama, Leroy Merlin, Brico Depot, and even German or Nordic retailers for true like-for-like comparison.

**Can I scrape multiple categories in one run?**
Set `categoryUrl` to a top-level category (e.g. https://www.bricorama.fr/outillage) and the scraper paginates through its full product list. For separate categories, run the actor multiple times with different URLs.

**Are prices including or excluding VAT?**
All prices are TTC (toutes taxes comprises) -- the consumer price including French VAT at 20%.

**How complete is the data?**
Products come straight from the site's search feed, so core fields (name, brand, price, EAN, image, category, stock flag) are populated on virtually every item.

**How do I monitor specific products over time?**
Use Apify's scheduler to run the scraper daily or weekly with the same input. Each run creates a new dataset so you can track prices over time by comparing datasets.

### Limitations

- All data is in French from bricorama.fr
- Long-form product descriptions and customer reviews are not included in the search feed
- The scraper does not extract store-level stock or click-and-collect availability
- Very large categories (10,000+ products) should be split across multiple runs for reliability

### Other DIY & hardware scrapers

Build a complete European DIY price database by combining scrapers from our collection:

- [Gamma Scraper](https://apify.com/studio-amba/gamma-scraper) -- Netherlands
- [Leroy Merlin Scraper](https://apify.com/studio-amba/leroymerlin-scraper) -- France
- [Brico Scraper](https://apify.com/studio-amba/brico-scraper) -- Belgium
- [Praxis Scraper](https://apify.com/studio-amba/praxis-scraper) -- Netherlands
- [OBI Scraper](https://apify.com/studio-amba/obi-scraper) -- Germany
- [Hornbach Scraper](https://apify.com/studio-amba/hornbach-scraper) -- Germany/Europe
- [Bauhaus Scraper](https://apify.com/studio-amba/bauhaus-scraper) -- Germany/Europe
- [Castorama Scraper](https://apify.com/studio-amba/castorama-scraper) -- France/Poland
- [Hubo Scraper](https://apify.com/studio-amba/hubo-scraper) -- Belgium/Netherlands
- [Toom Scraper](https://apify.com/studio-amba/toom-scraper) -- Germany
- [Hagebau Scraper](https://apify.com/studio-amba/hagebau-scraper) -- Germany
- [Globus Baumarkt Scraper](https://apify.com/studio-amba/globus-baumarkt-scraper) -- Germany
- [Brico Depot Scraper](https://apify.com/studio-amba/bricodepot-scraper) -- France
- [Byggmax Scraper](https://apify.com/studio-amba/byggmax-scraper) -- Sweden
- [Bricomarche Scraper](https://apify.com/studio-amba/bricomarche-scraper) -- France
- [Clas Ohlson Scraper](https://apify.com/studio-amba/clasohlson-scraper) -- Scandinavia
- [Jula Scraper](https://apify.com/studio-amba/jula-scraper) -- Sweden
- [K-Rauta Scraper](https://apify.com/studio-amba/krauta-scraper) -- Finland

### Your feedback

This scraper is actively maintained. If you encounter issues, missing data, or have feature requests, drop us a message on the actor's Apify Store page or the community forum. We prioritize feedback from active users.

# Actor input Schema

## `searchQuery` (type: `string`):

Search for products by keyword (e.g., 'perceuse', 'peinture', 'parquet').

## `categoryUrl` (type: `string`):

A Bricorama category page URL to scrape. Example: https://www.bricorama.fr/outillage. If empty and no search query, nothing will be scraped.

## `maxResults` (type: `integer`):

Maximum number of products to return.

## `proxyConfiguration` (type: `object`):

Proxy settings for better reliability.

## Actor input object example

```json
{
  "searchQuery": "perceuse",
  "maxResults": 100,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "BE"
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchQuery": "perceuse",
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ],
        "apifyProxyCountry": "BE"
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("studio-amba/bricorama-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "searchQuery": "perceuse",
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
        "apifyProxyCountry": "BE",
    },
}

# Run the Actor and wait for it to finish
run = client.actor("studio-amba/bricorama-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchQuery": "perceuse",
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "BE"
  }
}' |
apify call studio-amba/bricorama-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,studio-amba/bricorama-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/eKRap41DaTbjracfW/builds/yxJEyjcLvSL9vLfWm/openapi.json
