SYSTEM all green source reichelt.de queue 14,892 pages p99 latency 214ms dataflirt.com · scraper/reichelt-de
RUN : 62 active pipelines : reichelt.de live

Reichelt data,
at warehouse scale.

We extract electronic component catalogues, technical specifications, tiered pricing, and stock levels from Reichelt. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

Components extracted
145K /day
Price tier updates
612K /24h
Datasheets mapped
89K /run
Active pipelines
62
Uptime
99.94%
Data Dictionary

Every field we extract from reichelt.de

Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.

Complete list of extractable fields for Component Details objects from reichelt.de. All fields typed and schema-versioned.

article_idmpneanmanufacturertitlecategory_pathrohs_compliantweight_gramswarranty_monthspage_url
component_details
● 200 OK
"article_id": "NE555 DIP",
"mpn": "NE 555 N",
"ean": "4016138123456",
"manufacturer": "Texas Instruments",
"title": "Standard Timer, Single, 0 to 70°C, DIP-8",
"category_path": "Active Components > Integrated Circuits > Linear ICs",
"rohs_compliant": true,
"weight_grams": 0.5
# article_idmpneanmanufacturertitlecategory_path
1
2
3

Complete list of extractable fields for Pricing & Stock objects from reichelt.de. All fields typed and schema-versioned.

article_idbase_pricecurrencytier_1_qtytier_1_pricetier_2_qtytier_2_pricestock_statusdelivery_time_daysscraped_at
pricing_& stock
● 200 OK
"article_id": "NE555 DIP",
"base_price": 0.18,
"currency": "EUR",
"tier_1_qty": 10,
"tier_1_price": 0.15,
"tier_2_qty": 100,
"tier_2_price": 0.12,
"stock_status": "In Stock",
"delivery_time_days": "1-2"
# article_idbase_pricecurrencytier_1_qtytier_1_pricetier_2_qty
1
2
3

Complete list of extractable fields for Technical Specs objects from reichelt.de. All fields typed and schema-versioned.

article_idspec_namespec_valuetolerancevoltage_ratingpackage_typemounting_typeoperating_temp_minoperating_temp_max
technical_specs
● 200 OK
"article_id": "NE555 DIP",
"spec_name": "Supply Voltage Max",
"spec_value": "18 V",
"package_type": "DIP-8",
"mounting_type": "Through Hole",
"operating_temp_min": "0 °C",
"operating_temp_max": "70 °C",
"tolerance": "N/A"
# article_idspec_namespec_valuetolerancevoltage_ratingpackage_type
1
2
3

Complete list of extractable fields for Media & Docs objects from reichelt.de. All fields typed and schema-versioned.

article_idmain_image_urlgallery_urlsdatasheet_urlmanual_urlsafety_data_sheetcad_model_urlcert_url
media_& docs
● 200 OK
"article_id": "NE555 DIP",
"main_image_url": "https://cdn-reichelt.de/bilder/web/artikel_ws/A100/NE555_DIP.jpg",
"gallery_urls": "['https://cdn-reichelt.de/bilder/web/artikel_ws/A100/NE555_DIP_02.jpg']",
"datasheet_url": "https://cdn-reichelt.de/documents/datenblatt/A100/NE555_TI.pdf",
"manual_url": "None",
"safety_data_sheet": "None",
"cad_model_url": "None",
"cert_url": "https://cdn-reichelt.de/documents/zertifikat/rohs.pdf"
# article_idmain_image_urlgallery_urlsdatasheet_urlmanual_urlsafety_data_sheet
1
2
3

Complete list of extractable fields for Search Results objects from reichelt.de. All fields typed and schema-versioned.

keywordpositionarticle_idtitlepricein_stockcategory_idscraped_at
search_results
● 200 OK
"keyword": "timer ic",
"position": 1,
"article_id": "NE555 DIP",
"title": "Standard Timer, Single, 0 to 70°C, DIP-8",
"price": 0.18,
"in_stock": true,
"category_id": "C123",
"scraped_at": "2026-05-12T09:14:33Z"
# keywordpositionarticle_idtitlepricein_stock
1
2
3

Capabilities

Component data extraction for procurement and engineering

Our Reichelt scraper navigates deep category hierarchies, parses complex specification tables, and extracts multi-tier volume pricing across the entire component catalogue.

Full Component Catalogues

Extract MPNs, EANs, internal article IDs, and manufacturer details for every active component on the platform.

Tiered Pricing Extraction

Capture volume discount brackets, base pricing, and currency data across all available quantity tiers.

Technical Specification Parsing

Parse unstructured HTML specification tables into clean, queryable key-value pairs in your target schema.

Document & Datasheet Mapping

Extract direct URLs for PDF datasheets, safety documents, and CAD models associated with each component.

Stock & Lead Time Tracking

Monitor inventory levels and regional delivery estimates to identify supply chain bottlenecks.

RoHS & REACH Compliance

Capture regulatory flags and certification links required for hardware compliance auditing.

Cross-Reference & Alternatives

Map suggested alternative components and replacement parts when primary items go end-of-life.

Category Tree Traversal

Navigate deep electronic component taxonomies to ensure complete coverage of specific sub-categories.

Scheduled Diffing

Run daily diffs to detect price and stock changes without processing the entire static catalogue.

// engagement pipeline

From MPN list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide MPN lists, category URLs, or search keywords. We design the extraction schema together.

Pipeline Build
d 2–4

We configure Scrapy crawlers, proxy rotation, and tabular data normalisation logic for reichelt.de.

Validation & QA
d 4–6

Schema validation, null-rate checks, and unit normalisation testing before full launch.

Delivery
ongoing

JSON, CSV, or Parquet pushed to your S3 bucket, BigQuery dataset, or Snowflake stage on agreed cadence.

Under the hood

Handling Reichelt extraction complexity

Reichelt presents unique challenges with tabular specification data and strict rate limiting. Here is how our infrastructure processes it.

pipeline-monitor · reichelt.de · live ● active
// fingerprinting
Identity rotation
TLS fingerprintrandomised
User-agentrotated
IP poolresidential
Challenges blocked0
// pagination
Page coverage
48,291 pages queued running
// observability
Pipeline health
99.9%
uptime
142ms
p99 lat
0.3%
null rate
2
alerts
Pagination limits
Bypassing deep category caps

Reichelt caps deep category pagination. We bypass this limitation using targeted search queries, sub-category traversal, and dynamic filtering to ensure total catalogue capture.

Data normalisation
Structuring tabular specifications

Technical specs vary wildly between capacitors and microcontrollers. We normalise these arbitrary HTML tables into structured JSON objects with consistent keys.

Session management
Handling VAT and regional settings

B2B pricing and VAT toggles require strict session management. We maintain persistent cookie jars per crawl thread to ensure pricing reflects the correct taxation state.

Rate limiting
Distributed residential proxy pools

Reichelt aggressively throttles high-velocity IPs. We distribute requests across residential German proxy pools, maintaining realistic request intervals.

PDF resolution
Extracting datasheet links

Datasheets are often hidden behind JavaScript redirects or dynamic viewer applications. We resolve the final document URLs during the crawl phase.

Applications

Who uses Reichelt data and how

Teams across industries use reichelt.de data to build competitive products and smarter operations.

01
Bill of Materials Costing

Automate BOM pricing by mapping internal parts to Reichelt MPNs and calculating costs across volume tiers.

02
Competitor Price Monitoring

Track distributor margins, volume tier structures, and promotional pricing strategies.

03
Supply Chain Visibility

Monitor stock depths and lead times for critical components to prevent manufacturing delays.

04
Master Data Management

Enrich internal ERP systems with normalised technical specifications and high-resolution images.

05
Procurement Automation

Trigger purchasing alerts when stock drops below threshold or prices hit target levels.

06
Regulatory Compliance

Audit component lists for RoHS and REACH certification flags to ensure hardware compliance.

Why DataFlirt

"Electronic component data is notoriously fragmented. We turn Reichelt's deep category trees and tabular specifications into queryable warehouse records."

Extracting component data requires more than simple HTTP GET requests. You need to parse complex specification tables, map manufacturer part numbers, resolve PDF datasheet redirects, and track multi-tier volume pricing across thousands of SKUs. DataFlirt handles the infrastructure so your procurement and engineering teams can focus on analysis.

Technical Spec

Reichelt scraper technical capabilities

Everything supported by our reichelt.de scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

Tiered pricing capture
Extracts all volume discount brackets and corresponding prices
Supported
Technical spec normalisation
Parses HTML tables into structured key-value JSON
Supported
Datasheet URL resolution
Captures direct links to PDF datasheets and manuals
Supported
MPN/EAN extraction
Maps internal article IDs to universal part numbers
Supported
RoHS/REACH flags
Identifies compliance status for regulatory auditing
Supported
Stock level monitoring
Captures availability status and estimated delivery days
Supported
DE residential proxies
Uses German IPs to ensure accurate regional pricing and stock
Supported
Change detection diffs
Only emits records with changed fields since the last run
Supported
B2B customer specific pricing
Customer-specific negotiated rates require login credentials
Partial
Shopping cart automation
Transactional actions are out of scope for extraction pipelines
Partial
Infrastructure

Infrastructure powering the Reichelt pipeline

Open-source tooling on proven cloud infra — no vendor lock-in, full observability.

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheus
Scrapy + Playwright Stack

Scrapy handles crawl orchestration and deduplication. Playwright resolves JavaScript redirects for datasheets and manages stateful cookie sessions.

Residential Proxy Infrastructure

We maintain pools of residential German proxies to ensure accurate regional pricing and bypass strict rate limits.

Cloud-Native Orchestration

Pipelines run on AWS Lambda and ECS. Airflow handles scheduling, dependency management, and SLA alerting.

Output & Delivery

Your data, your destination

Data delivered to where your team already works — no new tooling required.

JSON
Newline-delimited or nested objects
CSV
Flat file with typed columns
XLS
Excel compatible format for procurement teams
Parquet
Columnar format for BigQuery, Snowflake, Athena
AWS S3
Direct bucket delivery
Webhook
HTTP POST per record for real-time alerting
API
REST endpoint for on-demand querying
PostgreSQL
Upsert into your existing schema
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About reichelt.de scraping, legality, and pipeline operations.

Ask us directly →
Is scraping Reichelt legal?

Targeting public component data, specifications, and pricing is generally permissible. DataFlirt extracts only public, non-authenticated data. We do not circumvent authentication walls or extract personal data.

How do you handle Reichelt rate limits?

We use German residential proxies, control concurrency levels, and implement request timing modelled on human behaviour to prevent IP bans.

Can you extract volume pricing tiers?

Yes, we capture all quantity brackets and their associated prices, delivering them as a structured array or flattened columns depending on your schema requirements.

Do you download the PDF datasheets?

We extract the direct URLs to the PDFs by default. We can optionally download the files and host them on your S3 bucket as part of a custom pipeline.

How frequently can you update stock levels?

We can configure hourly pipelines for critical MPN lists. Full catalogue refreshes typically run on a daily or weekly cadence.

Do you parse technical specifications into structured fields?

Yes, tabular specification data is converted into queryable key-value pairs, normalising variations in attribute naming across different component categories.

Can you map components by EAN or MPN?

Yes, we can take your internal part list containing EANs or MPNs, search the Reichelt catalogue, and return the corresponding article data and pricing.

$ dataflirt scope --new-project --source=reichelt.de ready

Tell us what
to extract.
We do the rest.

20-minute scoping call. Pilot dataset within the week. Production within two. Whether you need a full catalogue sync or hourly stock monitoring for critical MPNs, we build and operate the pipeline. Tell us your requirements.

hello@dataflirt.com · Bengaluru · IST · typical reply < 4h
Related Scrapers

More in electronics and gadgets

Services

Data Extraction for Every Industry

View All Services →