← back to Dw Vendor Scrapers Local
README: document recrawl-designers-guild.js
652003b7af4416d303c64d659a1e0453ac89fb2f · 2026-06-10 11:48:23 -0700 · SteveStudio2
Files touched
Diff
commit 652003b7af4416d303c64d659a1e0453ac89fb2f
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date: Wed Jun 10 11:48:23 2026 -0700
README: document recrawl-designers-guild.js
---
README.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index b5080b6..b08119f 100644
--- a/README.md
+++ b/README.md
@@ -11,5 +11,15 @@ Local working copy of select Kamatera DW vendor scrapers
on existing rows (UPDATE only — never inserts, never publishes, never touches
SKUs). Run `--canary 5` first to confirm the gallery selector against live HTML,
then `--all --net-new` for the full pass. Deploy + run is Steve-gated.
+- `recrawl-designers-guild.js` — NEW (2026-06-10). Additive `all_images` re-crawl
+ for designers_guild. The deployed scraper grabs only the first `imageId`
+ (`/image-nonwebp/600/<id>`); this re-crawls each product page and collects the
+ product's FULL gallery via the `/image-nonwebp/1024/<id>` scoping heuristic
+ (related-product cards only appear at 156/239 thumb sizes, so 1024 = own gallery).
+ Verified 1→5 images on a sample, URLs HTTP 200. UPDATEs `vendor_catalog`
+ (vendor_code='designers_guild') — never inserts/publishes/touches SKUs.
+ `--net-new` = the 985 clean net-net-new rows (excludes 87 SKU-collisions incl.
+ 79 Ralph Lauren `PRL*`). Run `--canary 5` first. Deploy + run is Steve-gated
+ (parked at `~/.claude/yolo-queue/pending-approval/designers_guild-recrawl.md`).
Local commits only. No push, no deploy.
← ec029c3 Add recrawl-designers-guild.js: additive all_images re-crawl
·
back to Dw Vendor Scrapers Local
·
Add recrawl-versa_ds.js: additive all_images re-crawl + hex→ aada824 →