Extract full property details from any Immowelt listing page. Returns structured sections with price breakdown, gallery, energy certificate, location, hard facts, descriptions, documents, and contact info via website crawler.
GET https://api.piloterr.com/v2/immowelt/property?query=https://www.immowelt.de/expose/65de0309-bf41-48ce-86fd-6a3441fd0487
| Parameter |
Type |
Required |
Description |
query |
string |
yes |
Full Immowelt /expose/ listing URL |
| Field |
Type |
Description |
id |
string |
Immowelt listing ID |
brand |
string |
Portal brand (immowelt) |
tags |
object |
Listing flags (new, 3D visit, exclusive, brokerage fee) |
sections |
object |
Nested listing sections |
sections.price |
object |
Cold rent, warm rent, additional costs |
sections.hard_facts |
object |
Rooms, area, floor, property type |
sections.gallery |
object |
Full photo gallery |
sections.location |
object |
Address and map coordinates |
sections.energy |
object |
Energy certificate data |
sections.features |
object |
Equipment and amenities |
sections.description |
object |
Main, area, and extended descriptions |
sections.documents |
object |
Floor plans and PDF attachments |
contact_sections |
object |
Phone numbers and contact cards |
- Only full Immowelt
/expose/ URLs are accepted as query.
- Response mirrors Immowelt's native classified structure with snake_case keys.
- Some sections may be empty or null depending on listing type (rent vs buy, private vs agency).
- Energy certificate and document fields may be absent on older listings.
- Extract full listing details for relocation and tenant matching platforms
- Pull energy rating and construction data for proptech sustainability scoring
- Monitor specific listings for price changes or re-listing
- Automate CRM enrichment for real estate agencies using Immowelt listing URLs
- Feed geospatial analysis tools with coordinates, room count, price, and area