▲ ▼ Dynamic Open Graph images based on screenshot
I run mostly text based websites nowadays, but for each post I have to create a featured image manually for it to look good when shared on social media.
For user generated content I currently create an og:image procedurally with title text, But for manually typed content say like my curated list of startup tools which has new content regularly I have to take a screenshot along with older content and So I'm looking for a service which helps me take screenshots of specific elements and saves me the time of building one myself.
Voted!
Need karma! Please check contributor guidelines.
I end-up building my own solution with https://go-rod.github.io with couple of lines of code, It's well-built and fast. I highly recommend rod for anyone who can code in Go for some browser automation.