@this-npm-test-org/connection-zillow
v0.1.3
Published
MLS real estate data: listings, properties, agents, offices, open houses, and media via Bridge Interactive RESO Web API.
Readme
Zillow / Rentals API Connection
Connects your agent to Zillow's rental market data APIs. Pull Zestimates, rent comparables, market trends, and listing performance data. Read-only access.
Authentication
API key via RapidAPI or Zillow Bridge API.
api_key— API keyprovider— API provider (rapidapi or bridge)
Endpoints
Valuations
GET /property/zestimate— Get Zestimate and rent Zestimate for an addressGET /property/details— Get property details (beds, baths, sqft, lot size, year built)
Rent Comps
GET /rentals/comps— Get comparable rental listings within radiusGET /rentals/market-rent— Get market rent estimate for address
Market Trends
GET /market/trends— Get market trends by ZIP (median rent, vacancy rate, YoY change)
Listings
GET /rentals/listings— Get active rental listings with views, saves, inquiries
Rules
- Rate limit: varies by provider (typically 50-200 requests/day)
- The agent caches valuation data for 7 days (Zestimates update monthly)
- Comp radius defaults to 1 mile for urban, 5 miles for suburban
- Market trend data is monthly — the agent notes the data vintage
