Zillow Detail Scraper avatar
Zillow Detail Scraper

Pricing

$3.00 / 1,000 results

Go to Store
Zillow Detail Scraper

Zillow Detail Scraper

Developed by

Maximillian Copelli

Maximillian Copelli

Maintained by Apify

Get details of Zillow properties from URLs. This Actor can be easily integrated with other Zillow Scrapers.

4.3 (10)

Pricing

$3.00 / 1,000 results

77

Total users

1.7k

Monthly users

347

Runs succeeded

99%

Issues response

1.4 days

Last modified

3 months ago

NO

Not finding the agent phone number field

Closed

nomedshealth opened this issue
3 months ago

Not finding the agent phone number field

lhotanok avatar

Hi, I checked your run from 2025-02-11 and agent phone number is available in the attributionInfo object as agentPhoneNumber property. Out of your 351 results, 343 had not-null agent phone number and 8 results had null phone number (see the attached screenshots). When you download the dataset in JSON format, phone numbers should be easier to find.

You can also view your dataset in a dedicated browser tab, with selected items only - such as zpid, address and attributionInfo. Simply use the URL in the following format: https://api.apify.com/v2/datasets/{YOUR_DATASET_ID}/items?clean=true&fields=zpid,address,attributionInfo&format=json

Hope this helps