Lately I found myself having to verify that my open graph tags are actually available before pushing to the live server.
I've pushed up one to many commits where an image path has a typo and sites can generate an embed properly because of this.
To remedy this issue I've created a simple script that let's you test opengraph tags locally.
It's actually incredible how I've struggled to find a script that does literally this anywhere else
https://gitlab.com/shockrah/shockrah-city/-/blob/master/scripts/check-og-tags.py