How to Pick a Fair, Auditable Winner from a Comment-to-Enter Contest (Without Scraping)
To pick a fair, auditable winner from a comment-to-enter contest, import every comment into a structured entry list instead of scraping the post, apply clear eligibility rules to filter out duplicates and spam, then run the draw from that complete, timestamped list. This creates a record you can show if a winner is ever questioned—something a scraped or partial comment pull can't reliably provide.