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%
644 B · 11 lines markdown
Rendered Raw Blame History
1# peyton-street-pens — Peyton Street Pens (dealer listings)23BigCommerce storefront without a public products JSON; the category grids (`/<category>/?page=N`,424 cards) are server-rendered. Each card → product URL, title, SKU, brand, USD price, image.56- One raw record per category page, one `listing` per pen (accessories/consumables filtered).7- Title parsing: brand · model · pen type · colour/trim variant · `(Near Mint, Restored)` condition ·8  `(1950s)` era (metadata) / exact year.9- Cursor `{seedIndex, page}` with seed rotation; 404 on a seed → `selector_missing` anomaly.10- Identifiers: `peyton_sku`, `peyton_product_id`.11