Chrome Lighthouse Score
The nice thing about this tool is that it gives you a score for each page you run the automated checker on. You can assign each page 100, then you can average that out to scores for each page.
If you'd like to run your own audit, here are the steps:
- Use Chrome to navigate to the page you want to check.
- Go to the View menu.
- Choose Developer then Developer Tools.
- Go to the Audits tab choose Accessibility. Optional: deselect the other audits to speed up the process.
- Scroll down and choose Run Audits.
It will take a few moments for the checker to process, then you will see a score.
There are many other automated tools you can use and the more tools you use, the better idea you will have about the accessibility of the site. Please keep in mind however, that any automated tool, while helpful, will only indicate about 30% of the possible accessibility problems with the web page it is evaluating. Even the errors it finds still need to be understood in context because they may or may not actually be errors.