SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
798 B · 12 lines markdown
Rendered Raw Blame History
1# pamono — Pamono vintage design marketplace (listings)23Server-rendered Magento category grids (`/furniture`, `/lighting`, `/home-accessories`,4`/jewelry-watches`, `?p=N`, ~100 cards): `article.product-card[data-sku]` → link, title, `itemprop=price`5(USD on pamono.com), old price, CDN image. One raw record per page, one `listing` per card.67- Category via seed vertical + title keywords (`design_furniture` default, `antiques` for period pieces,8  porcelain/glass/silver/clocks for decorative objects, jewelry / watch brands for jewelry-watches).9- Maker parsed from "… by X" / "… from X"; decades kept in metadata, exact years in `year`.10- Cursor `{seedIndex, page}`; repeated last page detected to end pagination.11- Identifiers: `pamono_sku` (e.g. `XQV-2608462`), `pamono_product_id`.12