VOOZH about

URL: https://apify.com/truenorth/conrad-de-product-search

โ‡ฑ Conrad.de Product Search Scraper ยท Apify


๐Ÿ‘ Conrad.de Electronics Product Search Scraper avatar

Conrad.de Electronics Product Search Scraper

Under maintenance

Pricing

Pay per usage

Go to Apify Store

Conrad.de Electronics Product Search Scraper

Under maintenance

Extract Conrad.de product search results, prices, availability, EANs, brands, images, sellers, and technical details.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ TrueNorth

TrueNorth

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

13 hours ago

Last modified

Categories

Share

Conrad.de Product Search Scraper

Extract structured Conrad.de product data for price monitoring, assortment research, ecommerce intelligence, procurement workflows, and AI-ready product datasets.

This Actor searches Conrad.de by keyword and returns clean JSON records with product identifiers, titles, URLs, EANs, brands, images, seller/offer data, prices, availability, and optional technical details.

Key Features

  • Search Conrad.de products by keyword.
  • Supports B2C and B2B customer modes.
  • Configurable result limits and page size.
  • Optional category filter when you know a Conrad category ID.
  • Optional offer enrichment for price, seller, and availability data.
  • Optional detail enrichment for descriptions, images, and technical attributes.
  • Outputs JSON/CSV/Excel-ready product records.
  • Proxy configuration support through Apify.

How it Works

  1. Enter a Conrad.de search query and choose the maximum number of products.
  2. Select optional enrichment settings for offers and product details.
  3. Run the Actor and download the structured dataset as JSON, CSV, Excel, or connect it to your API workflow.

Input Example

{
"query":"arduino",
"maxItems":100,
"pageSize":90,
"mode":"b2c",
"sortField":"_score",
"sortOrder":"desc",
"includeOffers":true,
"includeDetails":false,
"proxyConfiguration":{
"useApifyProxy":true
}
}

Output Sample

{
"productId":"3132748",
"title":"Arduino AFX00005 Erweiterungsmodul",
"url":"https://www.conrad.de/de/p/arduino-afx00005-erweiterungsmodul-3132748.html",
"ean":"7630049204096",
"brand":"Arduino",
"image":"https://asset.conrad.com/media10/isa/160267/c1/-/de/003132748PI00/arduino-afx00005-erweiterungsmodul.jpg",
"manufacturerId":"AFX00005",
"isBuyable":true,
"isHazardous":false,
"features":[],
"technicalDetails":[
{
"attributeID":"Product.SubCategory",
"attributeName":"Produkt-Art",
"values":[{"value":"Erweiterungsmodul"}]
}
],
"sellers":[
{
"sellerId":"CE001",
"sellerName":"Conrad Electronic"
}
],
"price":{
"currency":"EUR",
"unitPrice":142.66,
"totalPrice":142.66
},
"availability":{
"availabilityState":"AVAILABLE_NOW",
"stockQuantity":1
},
"detail":{
"shortDescription":"Opta Ext D1608E"
},
"source":"conrad.de",
"scrapedAt":"2026-06-22T12:00:00.000Z"
}

AI & LLM Integration

The dataset is suitable for downstream AI workflows:

  • Build product intelligence datasets for RAG systems.
  • Feed normalized product records into ecommerce monitoring agents.
  • Use titles, descriptions, technical attributes, prices, and availability in lead scoring, assortment analysis, or procurement automation.
  • Store product records in vector databases for semantic search and competitor monitoring.

Typical Use Cases

  • Conrad.de price and availability monitoring.
  • Product catalog research for electronics and industrial supplies.
  • Competitor assortment tracking.
  • Procurement and purchasing intelligence.
  • Ecommerce analytics and product matching by EAN/manufacturer ID.

Input Fields

  • query required search string.
  • maxItems maximum number of products to save.
  • pageSize search API page size, clamped to 90.
  • mode customer mode: b2c or b2b.
  • sortField Conrad search sort field.
  • sortOrder sort direction: desc or asc.
  • categoryId optional Conrad category ID filter.
  • includeDetails fetch product details and technical information.
  • includeOffers fetch offer, price, seller, and availability data.
  • proxyConfiguration optional Apify proxy settings.

Notes and Limits

Conrad.de can change its public APIs over time. If Conrad rotates public API keys or modifies response structures, the Actor may require an update.

You might also like

Otto.de Product Scraper

m3web/otto-de-product-scraper

Easily extract product data from Otto.de with this scraper. Supports product categories, filtered results, search terms, and individual product URLs. Ideal for collecting product details, including name, price, brand, condition, availability, ratings, and more.

Toolstation Scraper

maximedupre/toolstation-scraper

Scrape Toolstation products from search queries, category pages, or product URLs. Export product codes, names, brands, prices, availability, ratings, images, descriptions, EANs, categories, and specifications.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

MediaMarkt & Saturn Scraper for Product Prices

truenorth/mediamarkt-saturn-product-scraper

Extract MediaMarkt and Saturn product prices, sellers, availability, ratings, images, EANs, and category data to JSON or CSV.

Amazon DE Sellers Leads Scraper

scrapier/amazon-de-sellers-leads-scraper

Amazon DE Sellers Leads Scraper extracts seller data from Amazon.de: store name, seller ID, storefront URL, ratings, categories & product count. ๐Ÿ” Perfect for B2B lead gen, market research & outreach. ๐Ÿ“Š Export CSV/JSON. ๐Ÿš€ Fuel your sales pipeline.

Otto.de Listings Scraper

piotrv1001/otto-de-listings-scraper

The Otto.de Listings Scraper extracts product listings from Otto.de category and search pages, capturing IDs, names, brands, prices, images, availability, and ratings with automatic pagination โ€” ideal for German e-commerce price monitoring, assortment tracking, and competitive market research.

Otto Search Scraper

powerai/otto-search-scraper

Scrape product search results from Otto.de by providing a search URL, with automatic pagination and comprehensive product information extraction including prices, ratings, colors, and availability.

Amazon Search Scraper

api-empire/amazon-search-actor

Amazon Search Scraper extracts product results from any Amazon search query. Capture titles, prices, ratings, images, sellers, availability, and key details. Ideal for market research, pricing analysis, product tracking, and workflows needing structured Amazon search data.