Sedecatastro: Get Property By Address
Sedecatastro via Parse · government_public
Look up property data by address (province, municipality, street, number). Returns the same property details as get_property_by_reference including location, class, main use, surface area, construction year, and construction breakdown. Province and municipality are required; street details narrow the search to a specific property. Access Spanish Catastro (land registry) public data including property details by cadastral reference or address, plus province and municipality listings. Uses the official OVC public XML web service. Fulfilled by Parse from www1.sedecatastro.gob.es.
- government-public
- maps-geo
- parse
- platform-key
- real-estate
- sedecatastro
- www1-sedecatastro-gob-es
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/073d8617-d709-4e76-8905-044a931efbfb/get_property_by_address
- Interface artifact
- sha256:420473c56604ef6eafaf3d4464439bbdad8090bc71e5eb64df1a0dae12ff1d48
- Manifest digest
- sha256:a9b56d4bb8b6f7961ec7ecc4bef56c1f84d6c9041bf0a6f1ad0cd623dc47fbee
Request fields
- number (string): Street number
- street (string): Street name
- province (string, required): Province name (e.g., ASTURIAS, MADRID): Allowed values: ASTURIAS, MADRID, BARCELONA, SEVILLA, VALENCIA
- street_type (string): Street type abbreviation (CL=Calle, AV=Avenida, PZ=Plaza, etc.)
- municipality (string, required): Municipality name (e.g., AVILES, OVIEDO)
Example queries
- {"number":"1","street":"ACERO DEL","province":"ASTURIAS","street_type":"CL","municipality":"AVILES"}