zillow-com1
zillow-com1 is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of zillow-com1 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Zillow-com1 MCP Server provides tools for accessing real-time real estate data in the US and Canada.
Zillow-com1 is an unofficial server that aggregates real estate data, allowing users to search properties by parameters, coordinates, and MLS (Multiple Listing Service). It provides detailed information such as similar properties for sale or sold, Zestimate (rent estimate), agent information, and other essential real estate data.
Features
- Search Properties: Use various search parameters including location, coordinates, or MLS number to find properties.
- Rent Estimates: Obtain accurate rent estimates and comparable rentals.
- Property Details: Access comprehensive property details including images, videos, and tax history.
- Agent Information: Retrieve agent details, reviews, and active or sold listings.
- Similar Properties: Find properties similar to a given property for sale or rent.
Tools
property_extended_search
Search for properties by parameters. Note. If you search by exact address, the endpoint will return only zpid, or list of
zpid
s if it's a building with many units orlotId
s for building. To get more information about a property byzpid
, use a/property
endpoint. ForlotId
use a/building
endpoint.location
is required ifpolygon
andcoordinates
are empty.property_by_polygon
Search for properties using polygon of points.
rent_estimate
address
orlong
andlat
is required! For more accuracy usebeds
andbaths
parameters. Will return rent estimates and comparable rentals if need.location_suggestions
Search for a location by name.
property_by_coordinates
Search the property by coordinates. Note. The endpoint will return only an array of zpid. To get more information use
/property
endpoint. If you need additional filters, you can use/propertyExtendedSearch
with a parametercoordinates
orpolygon
.search_by_url
Get a list of properties by providing Zillow's search results URL
property_by_mls
Search for the property by MLS #. Note. The endpoint will return an array of
zpid
. To get more information, use/property
endpoint. If we find more than one address with the given MLS, we will send them inotherAddress
key. You can check them for additional.images
Property images and videos.
price_and_tax_history
History of Property Taxes and Prices.
zpid
orproperty_url
is required.property_comps
Get property comps by
zpid
orproperty_url
oraddress
.walk_and_transit_score
Data about walk, bike and transit scores by zpid.
building
Building details. Only for rent apartments. Only one of the three parameters is required.
zestimate
Get Zestimate value by
zpid
oraddress
orURL
.zestimate_history
Zestimate History for property by
zpid
orurl
. Result has format where t - time, v - zestimate value.ping
Ping
build_web_url
Beta Build Web Url.
value_history_local_rental_rates
Rent Zestimate History
value_history_zestimate_percent_change
Zestimate Percent Change
value_history_local_home_values
Zestimate Value History
value_history_listing_prices
Local Listing Prices
value_history_tax_assessment
Tax Assessment History
value_history_tax_paid
Tax Paid History
value_estimate
address
orlong
andlat
is required! For more accuracy usebeds
andbaths
parameters. Will return value estimates and comparable rentals if need.map_boundary
Get map boundary by ZIP code
property_floor_plan
Get floorplan images
off_market_data
You can get off-market properties. Results include both off-market and on-market data. Filter only by ZIP code. The data is not very accurate on the border of 2 zip, but if you try the next pages it will work.
agent_details
Get agent details by username (contact details, active listings, reviews, etc).
agent_reviews
Agent reviews
agent_active_listings
Agent's active listings. The endpoint will return a list of the property. To get a property details use
/property (Zillow property details)
endpoint.agent_sold_listings
Listings of sold property by agent (
zuid
)agent_rental_listings
Listings of rental property by agent (
zuid
)find_agent_v2
Find agent by
name
orlocation
find_agent
Deprecated! Find agent by
name
orlocation name
orlat
andlng
resolve_address_to_zpid
Resolving the addresses from the given file to
zpid
. The limit for the BASIC plan is 10 lines and for the other plans it is 100 lines. Cost: 1 request per line! Expand ==> Code snippet (Python) gist.github.com How does this work? You send a file with the addresses (one per line) and as the answer will receive data, where you will findjobNumber
field. After some time (2 sec per line) use yourjobNumber
value and/getJobResults
endpoint to get the results. Results example You send the file with lines 5500 Grand Lake Drive, San Antonio, TX 1636 Sonnet Drive, Grapevine, Texas 76051 2310 fairhill dr newport beach ca 92660 You will receive the file with lines (format csv: address,zpid) "5500 Grand Lake Drive, San Antonio, TX",26187246 "1636 Sonnet Drive, Grapevine, Texas 76051",28959146 "2310 fairhill dr newport beach ca 92660",2069242807,25214848get_job_results
Get the result data by
jobNumber
.remove_job
Use for remove job from queue by id.
similar_property
Get similar properties for sale.
zpid
orproperty_url
is required parameter.similar_sales
Recently sold homes with similar features to those passed by zpid home, such as bedrooms, bathrooms, location and square footage.
zpid
orproperty_url
is required parameter.similar_for_rent
Get similar properties for rent.
zpid
orproperty_url
is required parameter.market_data
beta version Rental market summary and year trends. Use zip code as
resourceId
or getresourceId
for your city in response data from/marketLocation
.market_location
beta version Get
resourceId
for city you want.other_professionals_search
Search for other professionals. Check the
type
parameter.other_professionals_reviews
Get reviews
lender_details
Get lender details
lender_reviews
Reviews
lender_search
Search for lender
skip_trace_address_from_file
Resolve Address from File. Check tab
Body
to pickup a CSV file. The limit for the BASIC plan is 10 lines and for the other plans it is 100 lines. Cost: 5 request per line!get_the_result_data_by_jobnumber
Get the result data by jobNumber
people_profile_details
Profile Details
people_search_by_address
deprecated beta version 1 success request will reduce 5 requests from your limit. We check address, if we can extract data (all names and phones, 2 or 10 does not matter) we subtract 5 from your plan limit. if not, then we subtract 1 from your plan limit Search People By Address
mortgage_rates
Get Mortgage Rates by state
property_estimate_mortgage
Get estimated monthly mortgage payment
monthly_inventory
Monthly Inventory. - Active Listing Count, Active Listing Count M/M - Avg Listing Price, Avg Listing Price M/M - Days on Market, Days on Market M/M - New Listing Count, New Listing Count M/M - Median Listing Price, Median Listing Price M/M - Total Listing Count, Total Listing Count M/M - Price Increase Count, Price Increase Count m/M