Zillow.com

免费增值
通过 apimaker | 已更新 14일 전 | Data
人气

9.9 / 10

延迟

915ms

服务等级

100%

Health Check

100%

返回全部教程 (6)

Frequently Asked Questions

> When I do agent seach by email the API only returns a max of 25 pages of size 10, but there are 1900+ results, so I cant get the remaining results. Is the API linited to 250?

Hello.
It’s zillow limit. You can’t get more data on their site, 25 is the max page.
You can try splitting it using a zip code or dividing it into price groups using the minPrice and maxPrice or bathsMin and bathsMax parameters

> What does the date sold value indicate? How can I convert this to a human readble date? For example, the value on one of the records is 1668672000000

Hello.
Div it by 1000 and it will be a timestamp value.

> Anyway that I can obtain more data and requests? >40?

Hello.
Yes, just use a page parameter for pagination, 40 records per page is the maximum. You will have to use the loop and refer to the API page per page (from 1 to 20, 20 pages = 20 API calls). If you use /searchByUrl endpoint there is also parameter page, e.x. /searchByUrl?url=YOUR_ZILLOW_URL&page=PAGE_NUM

–/-/–

> Incorrect zpid 49.88862–119.483025

Hi,
this is a building.

isBuilding True
lotId 2469313524

To get details use /building endpoint.

–/-/–
> Hi there, from a query I made, I got result like this:
"Total records=922 and total pages=20 with 40 result per page"
back in the response, but that seems like i can only get 800 records from the api but there are 122 more, is that right? if so how can we get the rest.

Hello.
To be able to access more data, you can break down your request by dividing it into price groups using the minPrice and maxPrice parameters.
For example 0 - 100,000, 100,001 - 500,000, 500,001 - 800,000 and so on.
This trick will help you to get more data.

–/-/–
> What are the terms of use for the Zillow API’s photos. Can I use them for display on a landing page?

Hello.
As we are not the provider of these photos, we can’t tell you anything about the terms of use.
Please read the terms of use at zillow.com

–/-/–
> How to get Zestimate value for a property?

To get Zestimate you need to use a /property endpoint and in the response data check field zestimate or you can use /zestimate endpoint. To get history data use /zestimateHistory

–/-/–
> If you can’t subscribe again
Check out this small tip https://i.imgur.com/mITQnoc.png

–/-/–
> The largest plan is Mega with 120,000/month, but we have a list of around X addresses. I wonder whether there are any customized plans to meet our needs.

*We can create a custom plan for your needs. Write to apimaker@protonmail.com or subscribe to the BASIC free plan and write us a message with your needs. How to PM https://i.imgur.com/WR1CGIv.png *