Zillow Search Scraper | $0.99/1K Results | Pay Per Result avatar

Zillow Search Scraper | $0.99/1K Results | Pay Per Result

Pricing

from $0.99 / 1,000 results

Go to Apify Store
Zillow Search Scraper | $0.99/1K Results | Pay Per Result

Zillow Search Scraper | $0.99/1K Results | Pay Per Result

Search Zillow for homes to buy, rent, or recently sold. Add a city, ZIP, or neighborhood and get address, price, beds, baths, living area, type, and Zestimate. Export to JSON or CSV, run it via API, or plug it into your agent. $0.99 per 1,000 results, pay per result. Served by AnyAPI.

Pricing

from $0.99 / 1,000 results

Rating

0.0

(0)

Developer

AnyAPI

AnyAPI

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Runs a Zillow search over a city, ZIP code, county, or neighborhood and returns one row per listing: listing URL, Zillow property id, street address, city, state, ZIP, price and currency, bedrooms, bathrooms, living area and lot size in square feet, year built, property type, listing status, Zestimate, rent Zestimate, latitude and longitude, the main photo, and days on Zillow. Search by region, not by street address: for one house, search its ZIP code.

Input

FieldTypeRequiredDescription
locationstringyesWhere to search: ZIP code, city and state, county, or neighborhood. Street addresses are not supported, so use the property's ZIP code instead.
operationstringnoWhether to search homes for sale, rentals, or recently sold homes. One of: buy, rent, sold. Defaults to buy.
minPriceintegernoLowest price in USD: monthly rent for rentals, total price for sale and sold searches.
maxPriceintegernoHighest price in USD: monthly rent for rentals, total price for sale and sold searches.
minBedroomsintegernoOnly return homes with at least this many bedrooms.
maxBedroomsintegernoOnly return homes with at most this many bedrooms.
sortBystringnoResult order. Leave empty for Zillow's own relevance order. One of: newest, recentlyChanged, price_high, price_low, bedrooms, bathrooms.
daysOnZillowstringnoOnly include listings that have been on Zillow at most this long. One of: 1_day, 1_week, 2_weeks, 1_month, 3_months, 6_months, 12_months.
maxItemsintegernoStop after this many results. Defaults to 100. Each result is charged once.

Output

Every result row is written to the dataset as one JSON object:

{
"url": "https://www.zillow.com/homedetails/2807-E-4th-St-UNIT-A-Austin-TX-78702/251029648_zpid/",
"zpid": "251029648",
"streetAddress": "2807 E 4th St Unit A",
"city": "Austin",
"state": "TX",
"zipcode": "78702",
"price": 625000,
"currency": "USD",
"beds": 3,
"baths": 2,
"livingArea": 1505,
"lotSize": 6316.2,
"yearBuilt": 2015,
"propertyType": "SINGLE_FAMILY",
"status": "FOR_SALE",
"zestimate": 618900,
"rentZestimate": 3200,
"latitude": 30.25533,
"longitude": -97.711044,
"image": "https://photos.zillowstatic.com/fp/b25e2f6f4fe52d71217dc1acc71230ac-p_e.jpg",
"daysOnZillow": 6,
"source": "AnyAPI"
}

Standby mode

This Actor also runs in Standby mode. Send the same input as a JSON body in a POST request and it answers with { "items": [ ... ] }, the same rows a standard run would write, charged the same way.

Pricing

This Actor is billed per result, plus one small fixed charge per run. A result event is charged for every row it writes, and the Actor Start event is charged once when the run begins. A run that finds nothing, or that comes back with an empty list, writes no rows and pays the start charge only. Both prices are on this Actor's Apify Store page.

Support

Something wrong with this Actor, a field you need, or a platform you want added? Open an issue on this Actor, or email support@getanyapi.com and a human will answer.

One shape across every platform

This Actor belongs to a set of sixteen on this account that read YouTube, Instagram, TikTok, X, Reddit, Threads, Facebook Ads Library and Google News. They take the same kind of input, write the same kind of row, bill the same way, and stamp every row with "source": "AnyAPI", so a pipeline written against one of them reads all of them without a second parser.

PlatformActors
YouTubesearch, channel videos, comments, transcripts
Instagramprofile posts, post comments
TikTokprofile videos, keyword search, video comments
Xprofile, user tweets
Redditsearch, post comments
OtherThreads posts, Facebook Ads Library, Google News