Built a script to auto-check for restock/appointment
Anyone else deal with this?
I got tired of manually refreshing a site to check for [restocks/open slots/updates], so I wrote a small Python script to do it for me. Made me wonder how many other annoying manual tasks people are stuck doing by hand — spreadsheet copying, invoice formatting, merging files, that kind of thing.
What's yours?