Axe Accessibility Tester
Pricing
Pay per event
Go to Apify Store
Axe Accessibility Tester
Run automated WCAG audits with axe-core on any set of webpages and export structured reports.
0.0 (0)
Pricing
Pay per event
0
1
1
Last modified
14 days ago
Pricing
Pay per event
Run automated WCAG audits with axe-core on any set of webpages and export structured reports.
0.0 (0)
Pricing
Pay per event
0
1
1
Last modified
14 days ago
You can access the Axe Accessibility Tester programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "startUrls": "[{\\"url\\": \\"https://example.com\\", \\"label\\": \\"Example\\"}]"<}' |<apify call theguide/axe-accessibility-tester --silent --output-datasetThe Apify CLI is the official tool that allows you to use Axe Accessibility Tester locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify loginOther API clients include: