Object writing is timed, sense-bound writing, usually done first thing in the morning. You pick an object- a real object, like a paper clip, a coffee cup, a Corvette – and treat it as a diving board to launch you inward to the vaults of your seven senses. – objectwriting.com
The aim of this project is to use a Shortcut on my iPhone to fetch the current word of the day from objectwriting.com and automatically create a 10-minute timer. Since it's not easily possible to extract data from webpages in a shortcut (esp. not if it's dynamic), I wrote a small serverless function that returns the current word.
You can download the current version of the Shortcut here. The API endpoint can be customized, but a default exists.