Skip to content

Instantly share code, notes, and snippets.

@bryant988
bryant988 / zillow.js
Last active April 28, 2024 02:28
Zillow Image Downloader
/**
* NOTE: this specifically works if the house is for sale since it renders differently.
* This will download the highest resolution available per image.
*/
/**
* STEP 1: Make sure to *SCROLL* through all images so they appear on DOM.
* No need to click any images.