Skip to content

Instantly share code, notes, and snippets.

@bryant988
bryant988 / zillow.js
Last active April 22, 2024 15:51
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.