PageWatch is a service I built over the last year to help find some recurring issues in websites. It can detect CSS issues such as container overflows, overlapping text or bad wrapping, spelling mistakes, slow pages and a few more.
Built using Hasura (realtime GraphQL), Django for the backend, scrapy (crawling) and spaCy (language model).<p>To see what it looks like, here is a report on the SpaceX site: <a href="https://app.pagewatch.dev/bc10b8fdefd9cfbaca5626f6483515fb5c5ec3ea/dashboard" rel="nofollow">https://app.pagewatch.dev/bc10b8fdefd9cfbaca5626f6483515fb5c...</a>