{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreieo2mjmmclgtdybho3qwik42k56aedi77a3m57ioseys2v42dcmkq",
    "uri": "at://did:plc:2u26gaflouttm3uj6jkgroyz/app.bsky.feed.post/3mh5bwjaziu52"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreigkrkgiwsz5yxjb7tg7nn5uqicildq4pcwatsfi4fzlyh4bqi6jve"
    },
    "mimeType": "image/png",
    "size": 1787902
  },
  "description": "Every year I make my Oscar predictions. This year I put together a small website with my ballot that updates every five minutes during the awards show using data scraped from the Oscars' realtime feed via Chrome DevTools, published with Claude using the new scheduled tasks /loop feature.",
  "path": "/2026/03/16/my-oscar-2026-picks/",
  "publishedAt": "2026-03-16T01:16:42.000Z",
  "site": "https://danielraffel.me",
  "tags": [
    "small website",
    "Oscars",
    "Chrome DevTools",
    "scheduled tasks",
    "2026 Oscar Pool Picks & PredictionsCategory-by-category 2026 Academy Awards predictions, Oscar pool picks, and a printable ballot cheat sheet to help you win Oscar night.Academy Awards Prediction Guide",
    "GitHub Pages",
    "GitHub Action"
  ],
  "textContent": "Every year I make my Oscar predictions. This year I put together a small website with my ballot that updates every five minutes during the awards show using data scraped from the Oscars' realtime feed via Chrome DevTools, published with Claude using the new scheduled tasks `/loop` bundled skill.\n\n2026 Oscar Pool Picks & PredictionsCategory-by-category 2026 Academy Awards predictions, Oscar pool picks, and a printable ballot cheat sheet to help you win Oscar night.Academy Awards Prediction Guide\n\nTo set this up, I just asked Claude to set up a cron, which it interpreted as creating a schedule. And it runs this task every five minutes for the duration of the show, which I predicted to be about 3.5 hours long.\n\nClaude is so smart 🤯\n\nThen it just visits this website in Chrome and gets the data.\n\nChrome being controlled by Claude\n\nThen Claude updates the HTML, commits the change, and pushes it. Because it’s a GitHub Pages site, the update is deployed automatically via a GitHub Action.\n\nFinal Results for 2026\n\n* * *\n\nBTW the craziest part was Claude actually detected the tie and handled that perfectly.\n\nClaude got the tie.And wrapped up with a nice ending",
  "title": "My Oscar 2026 Picks",
  "updatedAt": "2026-03-16T03:27:22.162Z"
}