Dealabs.com Scraper - French Deals & Coupons
Pricing
from $1.20 / 1,000 result scrapeds
Dealabs.com Scraper - French Deals & Coupons
Extract live deals, discount codes and prices from dealabs.com, France's largest deals community (Pepper Group network). Get titles, prices, discount %, merchant, comment/heat score, coupon codes and expiry by category. No login required.
Pricing
from $1.20 / 1,000 result scrapeds
Rating
0.0
(0)
Developer
Studio Amba
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Dealabs.com Scraper
Extract live deals and coupon codes from dealabs.com, France's largest deals community (part of the Pepper Group network, alongside mydealz.de, pepper.pl and hotukdeals.com).
Why use this actor?
dealabs.com has no public API and its own keyword-search backend is off-limits to crawlers (disallowed in robots.txt). This actor reads the site the way a real category browser does — pulling the same structured deal data dealabs.com's own frontend uses to render each card — so you get clean, structured deals, discount codes, prices and community heat scores without scraping raw HTML by CSS selector. Useful for price-monitoring tools, deal-alert bots, market research on French ecommerce discounting, or feeding a broader European deals aggregator.
How to scrape Dealabs data
- Pick a category or product-keyword slug from the dealabs.com URL bar — visit
dealabs.com/groupe/{slug}in a browser and copy the slug (e.g.high-tech,maison-habitat,auto-moto,sports-plein-air, orgratuitfor free deals). - Set
categoryto that slug, or leave it empty to pull the site-wide homepage deals feed instead. - Set
maxResults(results load 30 at a time). - Run the actor. Each dealabs.com deal thread becomes one row in the output dataset: title, price, original price, discount %, merchant, shop domain, image, heat score, comment count, category, voucher code, and expiry when the poster set one.
- Export the dataset as JSON, CSV, or connect it via API to your own pipeline.
There is no login, no cookie banner to dismiss, and no CAPTCHA in the way — dealabs.com's category pages are plain server-rendered HTML, and its Cloudflare protection is passive (no JS challenge encountered).
A note on dealabs.com's own data
dealabs.com is a community-posted deals board, not a retailer's own product feed. Two things follow directly from that and aren't scraper bugs:
priceis what the poster typed in, and on a meaningful share of threads it doesn't exactly match the price mentioned in the title text itself. Always treat the title as the human-readable source of truth andprice/originalPriceas the structured (but occasionally imprecise) numeric fields.priceis legitimately empty on a lot of deals. Freebies, coupon-code-only posts, and press-release-style deals (merchantNamealso null on these) often carry no numeric price or registered merchant at all — that's the real shape of the data, not a missing DOM fallback.
Input
| Field | Type | Required | Description |
|---|---|---|---|
category | String | No | dealabs.com category/keyword slug from /groupe/{slug} (e.g. high-tech, maison-habitat, auto-moto, gratuit). Empty = site-wide homepage deals feed. |
maxResults | Integer | No | Maximum deals to return (default: 50, loads in pages of 30). |
proxyConfiguration | Object | No | Proxy settings. Defaults to residential, France — dealabs.com's Cloudflare passes plain HTTP requests but intermittently blocks Apify's automatic/datacenter proxy IPs. |
Output
Each result contains:
| Field | Type | Example |
|---|---|---|
dealId | String | "3388281" |
title | String | "[Clients Sosh] Smartphone 6,3\" Google Pixel 10a 5G+..." |
url | String | Full dealabs.com deal page URL |
price | Number | null | 229 |
originalPrice | Number | null | 199 |
discountPercentage | Number | null | 30 |
currency | String | "EUR" |
merchantName | String | null | "Sosh" |
shopDomain | String | null | "shop.sosh.fr" |
imageUrl | String | null | Deal image on dealabs.com's static CDN |
temperature | Number | null | 5020.14 (community heat score) |
temperatureLevel | String | null | "Hot2" |
commentCount | Number | null | 554 |
category | String | null | "High-Tech" |
categorySlug | String | null | "high-tech" |
voucherCode | String | null | "AUGSAVE" |
isExpired | Boolean | false |
isHot | Boolean | true |
isNew | Boolean | false |
freeShipping | Boolean | null | null |
publishedAt | String | null | ISO 8601 timestamp |
expiresAt | String | null | ISO 8601 timestamp, only when the poster set one |
searchCategory | String | null | Input echo |
scrapedAt | String | ISO timestamp of the scrape |
Example output
{"dealId": "3388281","title": "[Clients Sosh] Smartphone 6,3\" Google Pixel 10a 5G+ - RAM 8 Go, 128 Go (Via 120€ de Bonus Reprise & 50€ d'ODR sur Facture)","url": "https://www.dealabs.com/bons-plans/google-pixel-10a-128go-lavande-uniquement-via-bonus-reprise-120eur-odr-orange-50eur-3388281","scrapedAt": "2026-08-09T14:08:59.417Z","price": 229,"originalPrice": null,"discountPercentage": null,"currency": "EUR","merchantName": "Sosh","shopDomain": "shop.sosh.fr","imageUrl": "https://static-pepper.dealabs.com/threads/raw/w1dLd/3388281_1/re/768x768/qt/60/3388281_1.jpg","temperature": 5020.14,"temperatureLevel": "Hot2","commentCount": 554,"category": "High-Tech","categorySlug": "high-tech","voucherCode": null,"isExpired": false,"isHot": true,"isNew": false,"freeShipping": null,"publishedAt": "2026-08-06T08:22:53.000Z","expiresAt": null,"searchCategory": "high-tech"}
Cost estimate
This actor uses approximately 1 request per 30 results (one listing page = 30 deals), making it one of the cheapest scrapers in the fleet per item — well under $0.01 per 30 deals in Apify compute alone.
Limitations
- No robots.txt-compliant keyword search exists on dealabs.com (its
/searchroute and REST/GraphQL API are all disallowed for crawlers). This actor browses by category/keyword slug instead — the same path a visitor takes from the site's own category menu. priceanddiscountPercentageare community-entered fields and are sometimes absent, approximate, or (rarely) inconsistent with the deal title — see the note above.merchantNameis null on deals with no registered merchant page (blog posts, press releases, some freebies) —shopDomainis populated more reliably and is the better "who sells this" field.- A run's usage cost only settles after the run reports SUCCEEDED — checking cost mid-run under-reports actual spend.
- Data is scraped from the public website and may change without notice.
Related Scrapers
- mydealz-scraper — same Pepper Group platform, German deals community
- pepper-pl-scraper — same Pepper Group platform, Polish deals community
- cdiscount-scraper — French ecommerce marketplace, common dealabs merchant
- fnac-scraper — French electronics/media retailer, common dealabs merchant
Need this data on a schedule, or a custom version?
We run this scraper as a managed service for businesses: scheduled runs, deduplication, delta detection, and delivery to your inbox, Google Sheets, or API — maintenance included. We can also build a custom version with your exact fields and filters, or combine multiple sources into one feed.
See studioamba.dev/services or email hello@studioamba.dev for a free data sample. We maintain 300+ European web scrapers and answer within one business day.