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%
931 B · 15 lines markdown
Rendered Raw Blame History
1# lama — Los Angeles Modern Auctions (results)23Source: https://www.lamodern.com (LAMA, part of the Rago/Wright group). USD.45Same platform, robots policy (Crawl-delay 10; `/items/item/*`, `/auctions/view/*`, `/search/*` never6requested) and page shape as `connectors/api/wright`: the connector is `RagoWrightConnector` configured with7LAMA's site/house/id key (`lama_item_id`). Sessions come from `/sitemap-index.xml` (215 sessions back to82007); each `/auctions/<yyyy>/<mm>/<slug>` page carries all lots with estimates and prices realized in its9Inertia `data-page` JSON; the `/info` page gives the close time and the buyer's-premium flag.1011Records: `sale` (closed sessions, `buyerPremiumIncluded` from `show_results_with_premium`), `auction_lot`12(future sessions). Categories: contemporary art, prints, design, photography, jewelry. 0 credits.1314Smoke: `pnpm tsx connectors/api/_g7-auctions-na-lib/smoke.ts api/lama --limit 2`15