# Browsing Zillow

> Use when the user wants to search real estate listings or extract property details on Zillow (zillow.com) — the largest US property marketplace. Actions: search properties by city, extract full listing details. The site is JS-rendered. No authentication required for browsing; a real browser is required.

- **Type:** Skill
- **Install:** `agentstack add skill-browsing-skills-browsing-skills-zillow-com`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [browsing-skills](https://agentstack.voostack.com/s/browsing-skills)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [browsing-skills](https://github.com/browsing-skills)
- **Source:** https://github.com/browsing-skills/browsing-skills/tree/main/skills/zillow.com

## Install

```sh
agentstack add skill-browsing-skills-browsing-skills-zillow-com
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Zillow (zillow.com) — Browsing Skill

Use this index to choose the Zillow action that matches the user request, then open the linked reference file for the complete navigation, requirements, code, and return shape.

## Action Index

- **property-search** — Search Zillow for property listings in a city and extract visible listing cards, including address, price, beds, baths, sqft, listing URL, thumbnail, days on market, and property type. Full spec: [references/property-search.md](references/property-search.md).
- **listing-data** — Extract full details from a specific Zillow property listing page, including address, price, beds, baths, sqft, lot size, year built, property type, description, Zestimate, HOA fees, days on market, agent name, open house dates, and facts & features. Full spec: [references/listing-data.md](references/listing-data.md).

## Benchmarks

Benchmarks compare the maintained skill action against a no-skill browser agent that inspects the live page DOM and derives selectors at runtime. Full notes live in [BENCHMARKS.md](../../BENCHMARKS.md).

| Action | With Skill | Without Skill | Notes |
|---|---:|---:|---|
| property-search | TBD | TBD | TBD |
| listing-data | TBD | TBD | TBD |

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [browsing-skills](https://github.com/browsing-skills)
- **Source:** [browsing-skills/browsing-skills](https://github.com/browsing-skills/browsing-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-browsing-skills-browsing-skills-zillow-com
- Seller: https://agentstack.voostack.com/s/browsing-skills
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
