Mhvillage: Get Park Homes
Mhvillage via Parse · real_estate
Returns all active home listings within a specific community/park. Supports pagination via offset and limit. Each listing includes price, bedrooms, year, and sale/rent status. API for MHVillage, providing access to mobile home parks, home listings, dealers, and floor plans across the US. Fulfilled by Parse from mhvillage.com.
- maps-geo
- marketplace
- mhvillage
- mhvillage-com
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cd1546be-5ca0-46b8-b9a5-2ba3aed3d4e0/get_park_homes
- Interface artifact
- sha256:e5e72454d9a64e248b662e5e677b50247f10ed6c203449a45c74ce596dd8a456
- Manifest digest
- sha256:1ae1dcefd426c760f7e588c7e899e96db788c788242403c3bfd20325ae09b32c
Request fields
- limit (integer): Maximum number of results to return.
- offset (integer): Result offset for pagination.
- park_id (string, required): Unique park identifier (numeric string, from list_parks_by_city or search_parks results[*].key).
Example queries
- {"limit":24,"offset":0,"park_id":"7682"}