Web Accessibility Scanner avatar

Web Accessibility Scanner

Try for free

Pay $25.00 for 1,000 results

View all Actors
Web Accessibility Scanner

Web Accessibility Scanner

accessibility_team/a11y-scanner-public
Try for free

Pay $25.00 for 1,000 results

Looking for an Accessibility Checker API for WCAG compliance? Our tool scans per the latest guidelines, offering bypass login screens, detailed error reports, and automated scanning. Ideal for inclusive design, and accessibility testing. Ensure your site meets accessibility standards.

You can access the Web Accessibility Scanner programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://apify.com"
5    }
6  ],
7  "scanAllPages": false,
8  "loginPage": false
9}' |
10apify call accessibility_team/a11y-scanner-public --silent --output-dataset

Accessibility Checker API for WCAG Compliance API through CLI

The Apify CLI is the official tool that allows you to use Web Accessibility Scanner locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Oct 2024
  • Modified about 7 hours ago