Monteurzimmer: Search Accommodations
Monteurzimmer via Parse · real_estate
Search for accommodations by location with optional filters and pagination. Resolves a city name or address to the site's internal location URL, then returns paginated listing results. Each result is a summary with name, position, and URL slug usable for detail lookup. Paginates via integer page parameter; total_results and is_last_page indicate result extent. API to search and extract accommodation listings, details, and landlord contact information from monteurzimmer.de. Fulfilled by Parse from monteurzimmer.de.
- b2b-directory
- monteurzimmer
- monteurzimmer-de
- parse
- platform-key
- real-estate
- travel
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f090f95c-7150-421f-9e3b-22a190a91603/search_accommodations
- Interface artifact
- sha256:d868f6a5f6051657d7bb34b5c7a1d6ceb690d81630a0e67c8e2f7b9342decb8b
- Manifest digest
- sha256:48c7ba10b05a64a944260f844860bbe307aadebebab3656af1b547cbf474f39f
Request fields
- t (string): Accommodation type filter
- rt (string): Room/unit type filter
- page (integer): Page number for pagination
- sort (string): Sort order for results
- distance (integer): Search radius in km. Accepted values: 0, 10, 20, 30, 40, 50
- location (string, required): City name, address, or region to search in
- equipment (string): Comma-separated list of amenities to filter by (e.g. wifi,tv,kitchen)
- max_price (integer): Maximum price per night
- min_price (integer): Minimum price per night
- price_group (string): Price type. Accepted values: person, accommodation
Example queries
- {"page":"1","location":"Berlin"}