A simple web service written in Go that takes screenshots of specified web pages using Headless Chrome.
/screenshot?url=<your_url>
- Generates a screenshot of the specified URL/screenshot?url=<your_url>%23anchor
- Generates a screenshot with the page scrolled to
the specified anchor/clearcache?url=<your_url>
- Clears the cache for a specific URLNote: Only whitelisted domains can be used with this service.
Contact: jordan@ten18.tech
Visit: ten18.tech