We extract architectural lighting specifications, LDT/IES files, optic details, and project case studies from Iguzzini. Delivered as clean JSON, CSV, or Parquet to S3 or PostgreSQL.
Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.
Complete list of extractable fields for Product Specifications objects from iguzzini.com. All fields typed and schema-versioned.
"product_code": "P1234", "family_name": "Laser Blade", "optic_type": "Flood", "colour_temperature": 3000, "cri": 90, "ip_rating": "IP20", "system_power": 12.5
| # | product_code | family_name | description | designer | optic_type | light_source |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Photometric & CAD Assets objects from iguzzini.com. All fields typed and schema-versioned.
"product_code": "P1234", "ldt_url": "https://www.iguzzini.com/assets/ldt/P1234.ldt", "ies_url": "https://www.iguzzini.com/assets/ies/P1234.ies", "revit_url": "https://www.iguzzini.com/assets/bim/P1234.rfa", "pdf_datasheet_url": "https://www.iguzzini.com/assets/pdf/P1234_en.pdf", "3d_model_format": "RFA"
| # | product_code | ldt_url | ies_url | revit_url | dwg_3d_url | pdf_datasheet_url |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Project Galleries objects from iguzzini.com. All fields typed and schema-versioned.
"project_id": "PRJ-892", "project_name": "Milan Museum", "location": "Milan, Italy", "completion_year": 2023, "lighting_designer": "Studio X", "products_used": "['P1234', 'Q987']"
| # | project_id | project_name | location | completion_year | architect | lighting_designer |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Product Variants objects from iguzzini.com. All fields typed and schema-versioned.
"base_product_code": "P1234", "variant_code": "P1234.04", "finish_colour": "Black", "control_gear": "DALI", "beam_angle": 30, "accessory_type": "Honeycomb louvre"
| # | base_product_code | variant_code | finish_colour | control_gear | beam_angle | accessory_type |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Designer Profiles objects from iguzzini.com. All fields typed and schema-versioned.
"designer_id": "DSG-45", "name": "Renzo Piano", "studio": "Renzo Piano Building Workshop", "products_designed": "['Le Perroquet', 'Lingotto']", "active_years": "1980-Present", "awards": "["Compasso d'Oro"]"
| # | designer_id | name | studio | biography | profile_image_url | products_designed |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Our pipeline navigates Iguzzini's complex product hierarchies, extracting technical specifications, resolving asset download links, and unrolling variant matrices into structured datasets.
Family hierarchies, variants, and individual part numbers scraped across all architectural and retail lighting categories.
Extract exact values for CRI, luminous flux, system efficacy, and IP/IK ratings from complex HTML tables.
Capture direct download URLs for LDT, IES, Revit, and AutoCAD files associated with every product code.
Link real-world case studies to the specific Iguzzini part numbers installed on site.
Scrape region-specific catalogues to capture localised compliance standards and availability.
Extract tabular data buried in technical PDF datasheets using OCR and layout analysis.
Map base luminaires to their compatible drivers, lenses, and mounting accessories.
Monitor catalogue updates. Receive diffs when a product is discontinued or specifications change.
Extract biography data and link designers to their complete product portfolios on the platform.
Brief in. Clean data out.
Specify product families, target regions, or asset types. We map the extraction schema.
We configure Scrapy crawlers and asset link resolvers to navigate Iguzzini's category taxonomy.
Verify technical data types, null rates on photometric files, and variant mappings before launch.
Structured JSON, CSV, or Parquet pushed to S3, PostgreSQL, or via API on your required cadence.
Lighting catalogues are notorious for complex variant matrices and hidden asset links. Here is how we extract clean data from Iguzzini.
Iguzzini products have hundreds of permutations based on finish, optic, and control gear. We unroll these matrices into flat, queryable records.
CAD files and photometric data are often hidden behind dynamic JavaScript requests. We intercept API calls to extract direct download URLs.
Some legacy products only list specifications inside PDFs. Our pipeline routes these through a layout-aware parser to extract tabular data.
Catalogue availability changes by region. We use targeted residential proxies to ensure we capture the correct regional product sets.
Lighting metrics vary in formatting. We normalise all technical fields into strict numeric types for immediate database insertion.
Architecture firms aggregate LDT/IES and Revit files to populate their internal design software libraries.
Lighting manufacturers track Iguzzini's lumen-per-watt efficacy and pricing across product tiers.
Software providers ingest photometric data to power automated lux calculation tools.
Authorised distributors automate their ERP updates with the latest product codes and specifications.
Analysts track the adoption of DALI controls and tunable white technologies across architectural portfolios.
Sales teams extract case studies to build reference libraries for specific application areas like museums or retail.
"Iguzzini's catalogue is a goldmine of photometric data and architectural specifications, but extracting it requires navigating complex variant matrices and undocumented APIs."
Most engineering teams waste weeks building custom parsers for lighting specifications. DataFlirt handles the JavaScript rendering, file link resolution, and schema normalisation. We deliver clean, typed data so your team can focus on lighting design and analysis, not web scraping infrastructure.
Everything supported by our iguzzini.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 manages the crawl frontier across Iguzzini's category taxonomy, ensuring full coverage of all product families.
Playwright runs headless browser sessions to intercept XHR requests, capturing hidden download links for CAD and photometric files.
Custom Python 3.12 middleware cleans and types technical specifications, ensuring metric strings become strict integers before database insertion.
Data delivered to where your team already works — no new tooling required.
About iguzzini.com scraping, legality, and pipeline operations.
Ask us directly →Yes. We capture the direct download URLs for all photometric files associated with a product code.
Iguzzini products often have hundreds of permutations. We unroll these matrices and deliver a flat record for every unique part number.
We can run the pipeline weekly or monthly to detect discontinued products, new families, and specification changes.
By default, we provide the direct download URLs to save storage costs. We can configure the pipeline to download and host the raw files on S3 if required.
Yes. For legacy products lacking HTML specifications, we use layout-aware PDF parsers to extract tabular data.
Yes. We use geographically targeted residential proxies to access region-specific catalogues and compliance data.
No. Trade pricing on Iguzzini requires an authenticated partner login, which falls outside our public data extraction scope.
20-minute scoping call. Pilot dataset within the week. Production within two. Stop manually downloading LDT files and copying specifications. We build and maintain the infrastructure to deliver Iguzzini's catalogue directly to your database.