Zillow Detail Scraper avatar

Zillow Detail Scraper

Try for free

Pay $3.00 for 1,000 results

Go to Store
Zillow Detail Scraper

Zillow Detail Scraper

maxcopell/zillow-detail-scraper
Try for free

Pay $3.00 for 1,000 results

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

Do you want to learn more about this Actor?

Get a demo
BL

Does not scrape Property Owner

Open

ablinc opened this issue
2 months ago

It scrapes the listing if it's a Listing Agent, along with the Agent's name and number, but it Does Not scrape the info it's it's listed by a Property Owner.

lhotanok avatar

Hi, thank you for reporting the issue!

However, I'm having troubles reproducing it. Could you please provide us with more details such as links and screenshots from Zillow's website of the data you're missing?

I did a test run with a couple of properties listed for sale directly by their owners and contact numbers were scraped for all of them:

Relevant part of the dataset:

1{
2  "listedBy": [
3    {
4      "id": "PROPERTY_OWNER",
5      "elements": [
6        {
7          "id": "NAME",
8          "text": "Property Owner",
9          "action": {
10            "variant": "OWNER_CONTACT",
11            "url": "/contact/NativeAppContactForm.htm?zpid=3704966&preferredVariant=owner_contact"
12          }
13        },
14        {
15          "id": "PHONE",
16          "text": "(312) 671-4574",
17          "action": null
18        }
19      ],
20      "textStyle": null
21    }
22  ]
23}

Property owners' names are not scraped but I couldn't find them anywhere on the Zillow's website (see the attached screenshots for 15935 School St, South Holland, IL 60473). If you found any properties with owner name displayed, could you please send us their links?

Thanks

Developer
Maintained by Apify

Actor Metrics

  • 129 monthly users

  • 44 stars

  • >99% runs succeeded

  • 9.4 days response time

  • Created in Jun 2023

  • Modified 16 days ago

Categories