Lemanapro Scraper avatar

Lemanapro Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Lemanapro Scraper

Lemanapro Scraper

Scrape Lemanapro.ru (Leroy Merlin Russia) product data - search by keyword, browse by category, or fetch full product details: price, availability, rating, images, brand, SKU.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Scrape Lemanapro.ru — Leroy Merlin's rebranded Russian home-improvement and DIY retailer — for product data. Search by keyword, browse a category, or fetch full details for specific product URLs: price, old/discounted price, currency, brand, availability, rating, review count, image gallery, SKU, category breadcrumbs, a full specifications table, and live delivery/stock info.

What this actor does

  • Three modes: search, byCategory, productDetails
  • Rich product data: title, price, old price + discount %, currency, brand, availability, rating, review count, image gallery, SKU
  • Full product-page detail (mode=productDetails): category breadcrumb trail, a specifications/characteristics table, and live delivery/stock info (available quantity, delivery region, pickup and courier-delivery estimates), in addition to everything listing mode returns
  • Curated category list with a free-text override for any catalogue slug
  • Empty fields are omitted — every record only contains fields that were actually found

Output per product

  • title — product name
  • price, currency — numeric price and currency code (e.g. RUB)
  • oldPrice, discountPercent — pre-discount price and computed discount percentage, when the product is on sale
  • brand — manufacturer / brand name
  • sku — article / SKU number
  • availabilityIn stock, Out of stock, Preorder, or Limited availability
  • rating — average customer rating (0-5)
  • reviewCount — number of customer reviews
  • imageUrl, images[] — product photo URL(s); images[] is a full gallery (mode=productDetails)
  • description — product description (mode=productDetails, where available)
  • breadcrumbs, categoryPath, category — full category breadcrumb trail, the trail minus the trailing product-name crumb, and its last segment (mode=productDetails)
  • specifications[]{name, value} pairs from the product's characteristics table (mode=productDetails, where the page exposes one)
  • stockAvailabilityText — live stock-quantity sentence from the product page's delivery widget, e.g. "Доступно для заказа 156 кор." (mode=productDetails)
  • deliveryRegion — the delivery region the price/stock above applies to, e.g. "Москва, Московская область" (mode=productDetails)
  • pickupText — in-store/pickup-point availability sentence, e.g. "Самовывоз сегодня бесплатно" (mode=productDetails, where offered)
  • deliveryEstimateText — courier-delivery estimate sentence, e.g. "Доставим сегодня от 390 ₽" (mode=productDetails, where offered)
  • productUrl — canonical product page URL
  • recordType: "product", scrapedAt

Input

FieldTypeDefaultDescription
modestringsearchsearch / byCategory / productDetails
searchQuerystringламинатFree-text search query (mode=search)
categorystringCurated category (mode=byCategory)
customCategorySlugstringAny catalogue slug, overrides category
productUrlsarrayProduct page URLs (mode=productDetails)
maxItemsint10Hard cap on emitted products (1–500)
proxyConfigurationobjectResidential (RU)Required — see "Why does this actor need a residential proxy?" in the FAQ

Example: search by keyword

{
"mode": "search",
"searchQuery": "ламинат",
"maxItems": 20
}

Example: browse a category

{
"mode": "byCategory",
"category": "plitka-keramicheskaya",
"maxItems": 50
}

Example: fetch specific products

{
"mode": "productDetails",
"productUrls": [
"https://lemanapro.ru/product/laminat-artens-12345678/"
]
}

Use cases

  • Price monitoring — track Lemanapro prices for building materials and home-improvement goods
  • Market research — compare product ranges, brands, and availability across categories
  • Catalog enrichment — pull structured product data (images, SKUs, ratings) for cross-listing
  • Competitive intelligence — monitor a Russian DIY retailer's assortment and pricing over time
  • Fulfillment/logistics research — see live stock quantity, pickup and courier-delivery estimates per product (mode=productDetails)

Other Russian marketplace actors by CrawlerBros

ActorURL
Citilink Scraper - Russian Electronics Store Productshttps://apify.com/crawlerbros/citilink-scraper
DNS-Shop Scraperhttps://apify.com/crawlerbros/dns-shop-scraper
Eldorado Scraperhttps://apify.com/crawlerbros/eldorado-scraper
ETM Electrical Equipment Scraperhttps://apify.com/crawlerbros/etm-scraper
Holodilnik.ru Scraperhttps://apify.com/crawlerbros/holodilnik-scraper
Lemanapro Scraper (this actor)https://apify.com/crawlerbros/lemanapro-scraper
Magnit Market (mm.ru) Scraperhttps://apify.com/crawlerbros/magnit-market-scraper
Maxidom Scraperhttps://apify.com/crawlerbros/maxidom-scraper
Megamarket.ru Scraperhttps://apify.com/crawlerbros/megamarket-scraper
M.Video Scraperhttps://apify.com/crawlerbros/mvideo-scraper
Onlinetrade.ru Scraperhttps://apify.com/crawlerbros/onlinetrade-scraper
Ozon Scraper - Products, Categories & Searchhttps://apify.com/crawlerbros/ozon-scraper
Petrovich Building Materials Scraperhttps://apify.com/crawlerbros/petrovich-scraper
Regard Scraperhttps://apify.com/crawlerbros/regard-scraper
Russkiy Svet (rs24.ru) Electrical Equipment Scraperhttps://apify.com/crawlerbros/russkiysvet-scraper
Technopark.ru Scraper - Products, Categories & Searchhttps://apify.com/crawlerbros/technopark-scraper
VseInstrumenti.ru Scraperhttps://apify.com/crawlerbros/vseinstrumenti-scraper
Wildberries Scraperhttps://apify.com/crawlerbros/wildberries-scraper
X-Com Shop Scraperhttps://apify.com/crawlerbros/xcom-shop-scraper
Yandex Market Pro Scraperhttps://apify.com/crawlerbros/yandex-pro-scraper

FAQ

Why does this actor need a residential proxy? Lemanapro.ru blocks traffic from non-residential and non-Russian IP addresses with an anti-bot / WAF layer — a Russian residential proxy is required for every request to load successfully, so proxyConfiguration is a required input pinned to RESIDENTIAL + RU by default.

Does this actor respect Lemanapro's robots.txt? robots.txt disallows crawling /search/, which mode=search uses — that path is the only keyword-search entry point the storefront itself exposes to end users, so this actor uses it the same way a visitor's browser would. Browsing by category (byCategory) and fetching specific product pages by URL (productDetails) use paths that are not disallowed.

What's the difference between category and customCategorySlug? category is a curated dropdown of common top-level categories. customCategorySlug lets you target any other catalogue slug as it appears in a Lemanapro category URL (lemanapro.ru/catalogue/<slug>/) — it overrides category when set.

Can I fetch a product by URL directly? Yes — use mode=productDetails with one or more URLs in productUrls.

Are prices in Russian rubles? Yes, currency is normally RUB.

What if a field is missing from a record? Only fields that were actually found on the page are included — empty/unavailable fields are omitted rather than shown as null or "N/A".

What region does stockAvailabilityText / deliveryRegion reflect? Whatever region the scraping session's residential proxy IP resolved to (normally Moscow, since the proxy is pinned to Russia broadly, not a specific city) — deliveryRegion is included on every productDetails record precisely so you can see which region the stock/delivery figures apply to. This actor does not currently support requesting a different delivery region.

Is this actor affiliated with Lemanapro or Leroy Merlin? No, this is a third-party actor that reads Lemanapro.ru's publicly browsable storefront pages; it is not affiliated with, endorsed by, or operated by Lemanapro or Leroy Merlin.