Riparide: Search Listings
Riparide via Parse · travel
Search accommodation listings by country and state, optionally filtered by region. Returns up to 24 listings per call from the first page of search results; the site does not expose server-side pagination beyond this window. Each listing is enriched with property type and amenities from the detail API, so response time scales with the requested limit. The total_count field reports the full number of matching listings on the site. Search accommodation listings on Riparide by location and region, returning property details including name, location, price, property type, guest capacity, amenities, and listing URL. Fulfilled by Parse from www.riparide.com.
- marketplace
- parse
- platform-key
- real-estate
- riparide
- travel
- www-riparide-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/110608c3-4d8c-4bfe-882b-cce1db09e314/search_listings
- Interface artifact
- sha256:237063f7b4169c9c2df1a829bc8f522c53fbb391bbca9ee80ec2a96bd7356c32
- Manifest digest
- sha256:02e6413e5350367b2ebe65e6692bed35efee398ed92c9b8f985fb1813665afc8
Request fields
- limit (integer): Maximum number of listings to return, between 1 and 24. Each listing requires one enrichment request, so higher limits increase response time.
- state (string): State or territory code within the selected country (e.g. 'OR' for Oregon, 'VIC' for Victoria).
- region (string): Optional region slug to narrow results within a state (e.g. 'central-oregon', 'willamette-valley'). Available region slugs vary by state and appear in search filter defaults on the site.
- country (string): Country code. The site operates in the US and Australia.
Example queries
- {"limit":"3","state":"OR","country":"US"}