TypeScript 61.9%
HTML 37.2%
SQL 0.7%
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