Make listing discovery unit-aware

This commit is contained in:
2026-03-27 23:11:10 -05:00
parent 301986fb25
commit f8c998d579
9 changed files with 259 additions and 59 deletions

View File

@@ -10,7 +10,7 @@
"har-photos": "node har-photos.js",
"browse": "tsx browse.ts",
"scrape": "tsx scrape.ts",
"test:photos": "node --test real-estate-photo-common.test.mjs zillow-photo-data.test.mjs",
"test:photos": "node --test real-estate-address.test.mjs real-estate-photo-common.test.mjs zillow-photo-data.test.mjs",
"zillow-discover": "node zillow-discover.js",
"zillow-photos": "node zillow-photos.js",
"fetch-browser": "npx cloakbrowser install"