I'm currently using a tool to save my Reddit and Bluesky posts because both platforms have pretty limited search functions for saved content. While I can easily capture the text, I'm looking for a way to also get a thumbnail image of those posts. I tried using screenshotapi.net, which claims to offer 100 screenshots a month, but I got cut off after taking far fewer than that, so that's not an option anymore. Are there any other free online screenshot services with APIs that might work for capturing a decent number of images each month?
3 Answers
Why do you actually need screenshots? Not trying to pry, just curious!
How many screenshots do you need each month? If you're open to it, I could set this feature up on my server for a one-time payment, and it wouldn't take me long at all!
You might want to check out this GitHub project I made: github.com/CharlieDigital/dn6-playwright-video-api. It was originally set up for short clips of web UIs, but you can easily modify it for screenshots instead. It's pretty lightweight!

I'm looking for quicker visual recognition when searching for old posts. My tool displays them in tiles on my webpage, and it’s really helpful to have photos if available.