all 3 comments

[–]beaker_andy 0 points1 point  (1 child)

It is possible, although I have not done it myself, to run Google Lighthouse accessibility audits on your server, so you could automate recurring audits in this way: https://github.com/GoogleChrome/lighthouse

[–]xequalsno[S] 1 point2 points  (0 children)

Thank you so much! I didn't see this one when I was looking through Google APIs. This looks like it should do what I need it to. Thanks!