A simple service to get screenshots of websites from the URL.
Add a website URL to the /screenshot endpoint:
https://sitelookeratter.com/screenshot?url=https://example.com
Or use it in an img tag:
<img src="https://sitelookeratter.com/screenshot?url=https://example.com" alt="Website screenshot" />