Commit Graph

1 Commits

Author SHA1 Message Date
type-two
379a53bc01 docs(wishlist): scarcity needs a DealGod per-release supply endpoint (request brief)
Wishlist extraction is feasible (RareWaves wishlist has the same /products/<ean>- links as orders, colour
in slug). But the scarcity ranking (store_count + discogs_seller_count) is DealGod's data — probed the API:
/api/prices ignores ?release_id= and only has sample_size; no /api/supply. Brief requests a batch
/api/supply{ids[]} endpoint; RecordGod builds the wishlist scraper+rank once it exists.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 11:42:31 +10:00