Mhvillage: Search Floor Plans
Mhvillage via Parse · real_estate
Searches for manufactured/mobile home floor plans available in a given state. Returns paginated results including bedrooms, bathrooms, square footage, manufacturer, and virtual tour links. 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/search_floor_plans
- Interface artifact
- sha256:3ce0760a31828b9343b61d3a92934e088b4dabe4e498ab4a3bfc7ee680bcccad
- Manifest digest
- sha256:3548d0a2d40f132f357c2d9464457600a62dfbf321755cedb264b74bf684623f
Request fields
- limit (integer): Maximum number of results to return.
- offset (integer): Result offset for pagination.
- state_code (string, required): 2-letter US state code (e.g., 'FL').
Example queries
- {"limit":"3","offset":0,"state_code":"FL"}