TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: PageWatch – Check your site for layout errors/spelling mistakes

19 点作者 lpellis超过 4 年前

3 条评论

lpellis超过 4 年前
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:&#x2F;&#x2F;app.pagewatch.dev&#x2F;bc10b8fdefd9cfbaca5626f6483515fb5c5ec3ea&#x2F;dashboard" rel="nofollow">https:&#x2F;&#x2F;app.pagewatch.dev&#x2F;bc10b8fdefd9cfbaca5626f6483515fb5c...</a>
评论 #24689434 未加载
nicbou超过 4 年前
Great idea, but I&#x27;m not creating an account just to see if it works. I don&#x27;t want &quot;hey, it&#x27;s Josh from PageWatch&quot; emails every few days during the trial period.
评论 #24696308 未加载
jesterson超过 4 年前
It does look like lighthouse instance behind a nice interface. Are there any other tests besides lighthouse?
评论 #24696298 未加载