Built a little agent automation where I paste a link to a cool website I want to save:
→ checks for duplicates in my notion db
→ extracts metadata (favicon, x handle, title)
→ ai classifies as personal site or company/product
→ pings a small endpoint to capture light and dark mode screenshots
→ adds the site + all details to my notion db
→ purges the cache on my /sites page
→ replies with a tweet draft (in case I want to share)
It's probably slightly inefficient compared to making this fully deterministic, but I like having an agent take care of it because I can say things like:
- oh, that site you captured has a weird loading state, recapture after waiting 3 seconds
- review all sites I've saved in the notion db and see if we accidentally captured loading states/403 errors and re-process
Yesterday I tried to save a link that 403d so I had my agent wire up a rotating residential proxy to get around it. Look ma no hands!
→
(most recently saved by
@shedsgns)