WebMCP

CommerceCommunity skill

zillow.com WebMCP tools

Search Zillow for-sale listings with the full filter surface (property type, price, beds/baths, sqft, lot size, year built, days-on-market, amenities, HOA, monthly payment) by constructing a searchQueryState URL and parsing the embedded __NEXT_DATA__ JSON. Read-only.

1 tools1 methodsCommunity listing API surface

What can an agent do with zillow.com WebMCP tools?

Search Zillow for-sale listings with the full filter surface (property type, price, beds/baths, sqft, lot size, year built, days-on-market, amenities, HOA, monthly payment) by constructing a searchQueryState URL and parsing the embedded __NEXT_DATA__ JSON. Read-only. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on zillow.com

Tool 1 of 1FetchAction

extract-listings

Search Zillow for-sale listings with the full filter surface (property type, price, beds/baths, sqft, lot size, year built, days-on-market, amenities, HOA, monthly payment) by constructing a searchQueryState URL and parsing the embedded __NEXT_DATA__ JSON. Read-only.

How to install

browse skills add zillow.com/extract-listings-zw43tv

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the extract-listings tool on zillow.com with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition