Mhvillage: Search Dealers
Mhvillage via Parse · real_estate
Searches for manufactured/mobile home dealers (sales centers) by city. Returns paginated results with dealer name, description, and website. City is required; optionally filter by state. 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_dealers
- Interface artifact
- sha256:b6e9f0e53db9bd8caf8b54f535dcd65885d0bac0bc6b7dc2fd1cccb772fe6b0f
- Manifest digest
- sha256:bf7d930f8465b2f7dd14c4708181ba7ac0ada878502a7e43a2f75c1c5ecbd72a
Request fields
- city (string, required): City name to filter by (e.g., 'Orlando', 'Tampa', 'Apopka').
- limit (integer): Maximum number of results to return.
- offset (integer): Result offset for pagination.
- state_code (string): 2-letter US state code (e.g., 'FL').
Example queries
- {"city":"Orlando","limit":"2","offset":0,"state_code":"FL"}