Bricorama Scraper — French DIY & Home Improvement Products
Pricing
Pay per event
Go to Apify Store

Bricorama Scraper — French DIY & Home Improvement Products
Scrape products from Bricorama.fr, the French DIY retailer with 100+ stores. Tools, paint, flooring, bathroom, kitchen, garden, and building materials.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Jelle Desramaults
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 minutes ago
Last modified
Categories
Share
Bricorama Scraper
Scrape products from bricorama.fr, the French DIY and home improvement retailer with 100+ stores. Covers tools, power equipment, paint, flooring, bathroom, kitchen, garden, and building materials.
Input
| Field | Type | Required | Description |
|---|---|---|---|
searchQuery | String | No | French keyword, e.g. "perceuse", "peinture", "parquet" |
categoryUrl | String | No | Category page, e.g. https://www.bricorama.fr/outillage |
maxResults | Integer | No | Product limit (default: 100) |
proxyConfiguration | Object | No | Proxy settings |
Output
| Field | Type | Example |
|---|---|---|
name | String | "Perceuse visseuse sans fil 18V Bosch" |
brand | String | "Bosch" |
price | Number | 89.90 |
originalPrice | Number | 109.90 |
currency | String | "EUR" |
ean | String | EAN barcode |
sku | String | Bricorama reference |
inStock | Boolean | true |
rating | Number | 4.4 |
reviewCount | Number | 28 |
imageUrl | String | Product image |
imageUrls | Array | Gallery images |
description | String | Product description |
category | String | "Outillage > Outillage electroportatif" |
categories | Array | Full category path |
{"name": "Perceuse visseuse sans fil 18V Bosch","brand": "Bosch","price": 89.90,"originalPrice": 109.90,"currency": "EUR","inStock": true,"url": "https://www.bricorama.fr/perceuse-visseuse-sans-fil-18v-bosch.html","category": "Outillage > Outillage electroportatif","scrapedAt": "2026-03-15T10:00:00.000Z"}
Technical details
- Product data from JSON-LD markup with HTML
itempropfallback - Supports both search results and category page crawling
- Handles image arrays in both string and array JSON-LD formats
Cost
CheerioCrawler. ~$0.25 per 1,000 products.
Notes
- French-language product data
- Both single offers and offer arrays in JSON-LD are handled
- The scraper falls back gracefully when JSON-LD is missing from a product page