A simple golang app which monitor certificate transparency stream and look for domains with interesting suffix and take screenshot of that site. Example in the code is for tesla, tyro, campaignmonitoring , some of my private domains and all gov.au.
Note: In case this app creates too many headless chrome instances, run this command to kill those zombies processes: pkill -f "(chrome)?(--headless)"