cermak-petr / actor-zillow-api-scraper

Apify actor for extracting data about homes from Zillow.com using it's internal API.
https://apify.com/petr_cermak/zillow-api-scraper
Apache License 2.0
49 stars 41 forks source link

Possible to get square footage? #28

Closed neirbonhoj closed 3 years ago

neirbonhoj commented 3 years ago

Hi,

I see that price per square foot is available in the pricing history, but is it possible to extract the exact square footage from a property listing?

Thanks

neirbonhoj commented 3 years ago

Just realized it's listed as 'livingArea' in the json output. Kind of confusing.