We extract deep technical specifications, mating configurations, part numbers, and compliance data from the Harting eCatalogue. Delivered as clean JSON, CSV, or Parquet to S3 or PostgreSQL on your cadence.
Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.
Complete list of extractable fields for Product Core objects from harting.com. All fields typed and schema-versioned.
"part_number": "09330162601", "series": "Han E", "description": "Han 16E-M-c", "category": "Industrial Connectors", "sub_category": "Inserts", "status": "Active", "image_url": "https://b2b.harting.com/files/images/09330162601.jpg"
| # | part_number | series | description | category | sub_category | image_url |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Technical Specs objects from harting.com. All fields typed and schema-versioned.
"part_number": "09330162601", "gender": "Male", "termination_method": "Crimp termination", "wire_gauge_awg": "20-12", "rated_current": "16 A", "rated_voltage": "500 V", "ip_rating": "IP65", "operating_temp": "-40 ... +125 °C"
| # | part_number | gender | termination_method | wire_gauge_awg | rated_current | rated_voltage |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Mating & Accessories objects from harting.com. All fields typed and schema-versioned.
"part_number": "09330162601", "mating_part_number": "09330162701", "mating_type": "Female insert", "crimp_tool_req": "09990000110", "hood_housing_comp": "Size 16 B", "insert_comp": "Han E"
| # | part_number | mating_part_number | mating_type | accessory_part | accessory_type | crimp_tool_req |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Compliance objects from harting.com. All fields typed and schema-versioned.
"part_number": "09330162601", "rohs_status": "Compliant", "reach_status": "Substance of Very High Concern (SVHC) free", "ul_certification": "E318390", "flammability_class": "UL 94 V-0", "weight_g": 62.5, "housing_material": "Polycarbonate (PC)"
| # | part_number | rohs_status | reach_status | ul_certification | csa_certification | flammability_class |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Logistics objects from harting.com. All fields typed and schema-versioned.
"part_number": "09330162601", "ean_code": "2000006849492", "customs_tariff_number": "85366990", "country_of_origin": "DE", "packaging_unit": 1, "net_weight": 62.5, "min_order_qty": 1
| # | part_number | ean_code | customs_tariff_number | country_of_origin | packaging_unit | net_weight |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Harting's eCatalogue is highly structured but deeply nested. We extract full technical specifications, mating component logic, and CAD metadata across their entire industrial connector portfolio.
Extract inserts, contacts, hoods, housings, and accessories with full hierarchical relationships preserved.
Parse electrical, mechanical, and material specifications into clean key-value pairs per part number.
Traverse relational links to build complete mating profiles: male/female pairings and compatible hoods.
Extract direct URLs for PDF datasheets, 3D STEP files, and 2D DXF models associated with each part.
Capture RoHS, REACH, UL, and CSA certification status directly from the product detail pages.
Extract structured output parameters from the Han Configurator to build internal product selection tools.
Handle locale-specific part numbers and availability across different Harting regional domains.
Extract alternative parts and predecessor/successor part numbers for EOL components.
Track new additions and obsolete parts with daily or weekly differential pipelines.
Brief in. Clean data out.
Provide target series (e.g., Han E, Han Modular) or specific part number lists. We map the extraction schema.
We configure Scrapy / Playwright crawlers to navigate the eCatalogue and render dynamic specification tables.
Schema validation ensures electrical ratings, mating logic, and wire gauges meet your strict data types.
JSON / CSV / Parquet pushed to your S3 bucket or PostgreSQL database on agreed cadence.
Industrial component data requires precise extraction logic. Here is how we ensure data integrity across complex product hierarchies.
Harting relies on JavaScript for product configurators and dynamic CAD model loading. We use Playwright to execute SPA logic, ensuring we capture data that headless HTTP clients miss.
Technical specifications vary wildly between connector series and Ethernet switches. Our parsers normalise varying table structures into consistent key-value schemas.
A connector insert is useless without its compatible hood and contacts. Our crawlers traverse 'mating part' and 'accessory' links to build fully relational component graphs.
We intercept XHR requests to extract direct download URLs for PDF datasheets and CAD files, bypassing front-end download managers.
We maintain a hash index of last-seen values for the entire catalogue. Subsequent runs only push diffs, alerting you to updated compliance specs or EOL statuses.
Engineering teams ingest structured specs and CAD metadata directly into Siemens Teamcenter or PTC Windchill.
Authorised distributors maintain up-to-date product listings, images, and technical attributes on their own storefronts.
Procurement teams map internal part numbers to Harting specifications to find alternative suppliers or consolidate spend.
Manufacturers build cross-reference databases mapping Harting connectors to equivalent parts from TE Connectivity or Phoenix Contact.
Automation teams bulk-extract 3D STEP file URLs to build internal component libraries for EPLAN or AutoCAD Electrical.
Compliance officers track RoHS and REACH certification updates across their entire bill of materials.
"Industrial component data is notoriously fragmented. Extracting clean mating logic and specs from Harting saves engineering teams thousands of hours in manual PLM entry."
Most procurement teams underestimate the complexity of electrical component scraping. Harting's eCatalogue relies on heavy JavaScript for its configurators, nested tables for technical specifications, and dynamic endpoints for CAD downloads. DataFlirt manages this infrastructure so your engineers can focus on product design, not web scraping.
Everything supported by our harting.com scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.
Open-source tooling on proven cloud infra — no vendor lock-in, full observability.
Scrapy handles crawl orchestration and deduplication. Playwright handles JavaScript rendering for the eCatalogue and configurator elements.
We intercept API responses and DOM state changes to extract structured parameters from Harting's interactive product selection tools.
Pipelines run on AWS Lambda and ECS. Airflow handles scheduling, dependency management, and SLA alerting. State stored in Postgres.
Data delivered to where your team already works — no new tooling required.
About harting.com scraping, legality, and pipeline operations.
Ask us directly →Scraping publicly available product specifications and catalogue data is generally permissible. DataFlirt extracts only public, non-authenticated technical data. We do not bypass login walls to extract proprietary B2B pricing. Clients should consult legal counsel for specific usage.
Yes. We use Playwright to interact with the configurator, extracting the resulting part numbers, mating logic, and technical parameters generated by the tool.
We extract the direct download URLs for CAD files and PDF datasheets. Downloading the actual proprietary CAD files often requires a MyHARTING account, which falls under authenticated scraping.
Our crawlers are designed to traverse relational links. When scraping a male insert, we automatically extract the linked female inserts, compatible hoods, and required crimp tools, delivering them as a nested JSON array or relational CSV.
Yes. We can apply custom transformation logic during the pipeline delivery phase to map Harting categories (e.g., 'Han E') to your internal PLM taxonomy.
Most clients require weekly or monthly syncs for industrial component catalogues to catch new product introductions and EOL status changes. We support custom cadences.
Yes. We extract the compliance status (RoHS, REACH, SVHC) directly from the product detail pages and include it in the structured output.
20-minute scoping call. Pilot dataset within the week. Production within two. Whether you need a one-off catalogue dump or a continuous sync for your PLM system — we scope, build, and operate the pipeline. Tell us what you need.