i’m working on Typosaur, which is a spell-checker that can check websites (or any structured document really) for spelling mistakes, grammar and style issues and suggest corrections
link: https://typosaur.com/
maybe you’d be interested in integrating Typosaur-powered spelling suggestions into your offering?
if so my e-mail is linked in profile
Also, how did you manage to embed any website as an iframe without CORS or CSP issues?
the websites are pre-rendered using headless Chrome
the side-effect of this approach is that all the files (like images) are embedded into the HTML and the website also loses interactivity
works great for static documentation sites however!
i’m working on Typosaur, which is a spell-checker that can check websites (or any structured document really) for spelling mistakes, grammar and style issues and suggest corrections
link: https://typosaur.com/
maybe you’d be interested in integrating Typosaur-powered spelling suggestions into your offering?
if so my e-mail is linked in profile