Imovirtual: Search Listings
Imovirtual via Parse · real_estate
Search for real estate listings on Imovirtual with filters for transaction type, property type, location, price range, area range, typology, and sort order. Returns paginated results with listing summaries. Each page contains up to 36 items. The location path is hierarchical (district/council or 'todo-o-pais' for all Portugal). Search and browse real estate listings across Portugal — apartments, houses, land, commercial properties, and new developments — with detailed property information, prices, and specifications. Fulfilled by Parse from imovirtual.com.
- imovirtual
- imovirtual-com
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9dbe3d15-ad61-44de-a1b9-5d9c8fd76c88/search_listings
- Interface artifact
- sha256:37b95cf25915b7897a6dd78fd90b7be3855dfced0bf556692dba0d7d3906e3dd
- Manifest digest
- sha256:b99096e28f1f8afa42c8093360973f37ece95cbb8368e618d79dba04097cc81f
Request fields
- page (integer): Page number for pagination.
- sort (string): Sorting order.: Allowed values: created_at_first:desc, created_at_first:asc, filter_float_price:asc, filter_float_price:desc, filter_float_m:desc, filter_float_m:asc
- area_max (integer): Maximum area in square meters.
- area_min (integer): Minimum area in square meters.
- location (string): Location path. Use 'todo-o-pais' for all of Portugal or a hierarchical path like 'lisboa/lisboa', 'porto/porto', 'porto/vila-nova-de-gaia'.
- typology (string): Comma-separated room typologies (e.g., 'T0,T1,T2,T3,T4,T5').
- price_max (integer): Maximum price in euros.
- price_min (integer): Minimum price in euros.
- transaction (string): Transaction type.: Allowed values: comprar, arrendar
- property_type (string): Property type to search for.: Allowed values: apartamento, moradia, terreno, imovel-comercial, garagem, quarto
Example queries
- {"page":"1","sort":"created_at_first:desc","area_max":"200","area_min":"50","location":"todo-o-pais","typology":"T2","price_max":"500000","price_min":"100000","transaction":"comprar","property_type":"apartamento"}