scrape_zillow_agents
Extract real estate agent listings from Zillow by location, specialty, and language to generate targeted leads for business development.
Instructions
Scrape real estate agent listings from Zillow by location.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | City or area, e.g. "Denver, CO" | |
| specialty | No | Agent specialty, e.g. "buyer", "seller" | |
| language | No | Language filter | |
| searchLimit | No | Max results |