Skip to content

Instantly share code, notes, and snippets.

View Matthew-Hiebing's full-sized avatar

Matthew Hiebing Matthew-Hiebing

View GitHub Profile
@Matthew-Hiebing
Matthew-Hiebing / zillow.js
Last active March 31, 2022 15:51 — forked from bryant988/zillow.js
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 vertically *SCROLL* through all images so they appear on DOM.
* Do this before clicking on any of the images and entering the viewing modal.