Discover/mhvillage.com API
live

mhvillage.com APImhvillage.com

Access MHVillage data via API: search mobile home parks by state/city, browse home listings, floor plans, and dealer info across the US.

Endpoints
12
Updated
3mo ago
Try it
2-letter US state code, lowercase (e.g., 'fl', 'tx', 'ca').
api.parse.bot/scraper/cd1546be-5ca0-46b8-b9a5-2ba3aed3d4e0/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/cd1546be-5ca0-46b8-b9a5-2ba3aed3d4e0/list_parks_by_state?state_code=fl' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 12 totalclick to expand

Returns all mobile home parks/communities in a given US state, grouped by city. Each entry includes the city name, state, and count of parks in that city.

Input
ParamTypeDescription
state_coderequiredstring2-letter US state code, lowercase (e.g., 'fl', 'tx', 'ca').
Response
{
  "type": "object",
  "fields": {
    "total": "integer total number of cities with parks in the state",
    "payload": "array of objects with locationName, locationType, parkCount, locationState, showcasedParkCount"
  },
  "sample": {
    "data": {
      "total": 426,
      "status": 1,
      "payload": [
        {
          "parkCount": 3,
          "locationName": "Alachua",
          "locationType": "city",
          "locationState": "FL",
          "showcasedParkCount": 0
        }
      ]
    },
    "status": "success"
  }
}

About the mhvillage.com API

The MHVillage API provides 12 endpoints covering mobile home parks, home listings, floor plans, and dealer directories across the continental United States. You can query parks by state or city using list_parks_by_state and list_parks_by_city, search active for-sale and for-rent home listings with price and bedroom filters, retrieve floor plan specs including square footage and manufacturer, and pull dealer profiles with membership and contact details.

Park Discovery and Search

The API exposes three main paths for finding mobile home parks. list_states_with_parks returns the 48 continental US state codes that have park coverage, which is useful for building state-picker UIs or validating inputs. list_parks_by_state takes a lowercase two-letter state_code and returns city-level park counts — each object includes locationName, parkCount, and showcasedParkCount. list_parks_by_city and search_parks go deeper: both return park objects with key, name, ageRestrictions, petsAllowed, yearBuilt, website, and isShowcase. search_parks additionally accepts zip, radius (miles), has_pool, and park_type filters, making it the right choice for proximity-based or amenity-filtered lookups. Use get_park_detail with a park key to retrieve the full record including address, photos, phone, reviews, and site count.

Home Listings and Floor Plans

search_homes accepts city, zip, radius, min_price, max_price, and bedrooms filters and returns listing objects with askingPrice, bedrooms, bathrooms, year, make, model, isSale, and isRent flags. get_home_detail expands any listing by its key, adding photos, address, and park association. To scope listings to a specific community, get_park_homes accepts a park_id and returns the same listing shape with pagination via offset and limit.

Floor plan data is accessible through search_floor_plans (requires state_code) and get_floor_plan_detail. Response fields include bedrooms, bathrooms, squareFeet, manufacturer, modelName, dimension, and a virtualTour flag indicating whether a virtual tour is available for that plan.

Dealer Directory

search_dealers filters by state_code and city, returning dealer objects with key, name, caption, packageName, memberSince, and website. get_dealer_detail fetches a full dealer record and adds businessHoursDescription to that set. The memberSince field is useful for sorting or filtering by how long a dealer has been on the platform.

Common use cases
  • Build a map-based park finder that filters results by state, pet policy, and pool availability using search_parks.
  • Aggregate manufactured home listings by price range and bedroom count for a real estate comparison tool using search_homes.
  • Display all active home listings within a specific community by calling get_park_homes with a park_id.
  • Populate a dealer directory with contact details, business hours, and membership tenure from get_dealer_detail.
  • Generate state-level market reports by pulling city-grouped park counts from list_parks_by_state.
  • Allow users to browse floor plans by state, filtering by square footage or bedroom count via search_floor_plans.
  • Cross-reference park age restrictions and pet policies to match buyer preferences when presenting get_park_detail results.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does MHVillage have an official developer API?+
MHVillage does not publish a public developer API or documented REST interface for third-party access to its park, listing, or dealer data.
What does search_parks return, and how is it different from list_parks_by_city?+
Both return the same park object shape — including key, name, ageRestrictions, petsAllowed, yearBuilt, and website — but search_parks accepts additional filters: zip, radius in miles, has_pool, and park_type. list_parks_by_city is scoped to a single city and state_code combination, while search_parks is more suited to proximity or amenity-based queries that cross city boundaries.
Does get_home_detail include rental listing data as well as for-sale listings?+
Yes. Home listing objects include both isSale and isRent boolean flags, so a single listing can represent a rental, a sale, or both. get_home_detail returns the full record for any listing key regardless of its sale/rent status.
Does the API cover mobile home parks outside the continental US, such as Hawaii or Alaska?+
Not currently. list_states_with_parks returns 48 state codes covering the continental US; Hawaii and Alaska are not included. You can fork this API on Parse and revise it to add coverage for those states if listings become available on MHVillage.
Does the API expose user reviews or ratings for parks?+
The get_park_detail endpoint includes review data in its full park record, but there is no dedicated endpoint for querying reviews independently, filtering by rating score, or paginating through individual reviewer comments. You can fork this API on Parse and revise it to add a dedicated reviews endpoint if that granularity is needed.
Page content last updated . Spec covers 12 endpoints from mhvillage.com.
Related APIs in Real EstateSee all →
padmapper.com API
Search and browse rental listings across cities with detailed property information including prices, contact details, and market trends. Discover apartments and homes through city-wide searches or map-based exploration, and access comprehensive listing details to help you find your next rental.
casa.it API
Search and browse property listings from Casa.it, Italy's real estate marketplace. Retrieve listings by location, price, size, property type, and transaction type (sale or rent), and fetch full details for individual properties including descriptions, photos, features, and publisher information.
catastro.minhap.es API
Search Spanish property records by address, coordinates, or cadastral reference to find detailed land parcel information, ownership details, and location data across all Spanish provinces and municipalities. Browse the complete hierarchy of Spanish geographic and administrative divisions including provinces, municipalities, and streets to pinpoint exact property locations.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
amberstudent.com API
Search student accommodation listings across popular cities and access comprehensive property information including room types, pricing trends, and tenant reviews. Get detailed insights into student housing options to compare amenities, prices, and community feedback all in one place.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
idealista.pt API
Search and filter property listings across Portugal by location, price, and size, then access detailed information about each property including its characteristics and pricing history. Monitor how property prices change over time to help you make informed decisions about buying or selling real estate.