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.
Web Accessibility Scanner is an Actor that scans websites for accessibility issues, ensuring they comply with the Web Content Accessibility Guidelines (WCAG). It can perform both single page scans and domain-wide scans, with the option to bypass login walls for specific pages.
.txt
file or a Google Sheet..txt
file with URLs (one URL per line).For more information, refer to the Input tab.
The results from the accessibility scan is saved in the Apify dataset and can be downloaded in multiple formats such as JSON, HTML, XML, CSV, or Excel.
1[ 2 { 3 "url": "https://www.apify.com/", 4 "status": "Scan Successful", 5 "criticalErrors": [ 6 { 7 "code": "Principle1.Guideline1_1.1_1_1.H37", 8 "message": "Img element missing an alt attribute.", 9 "selector": "body > img:nth-child(38)", 10 "context": "<img src=\"https://t.co/1/i/adsct?bci=4&eci=3&event=%7B%7D&event_id=b194fd56-60f9-4152-ada9-76f7c38bd264&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=0ccf5eff-d6f8-4f6e-bef3-cfce4b1279b8&tw_document_href=https%3A%2F%2Fapify.com%2F&tw_iframe_status=0&txn_id=omnsj&type=javascript&version=2.3.30\" height=\"1\" width=\"1\" style=\"display: none;\">", 11 "type": "error" 12 } 13 ], 14 "contrastErrors": [ 15 { 16 "code": "Principle1.Guideline1_4.1_4_3.G18_or_G145.Fail", 17 "message": "Insufficient contrast ratio. Expected 4.5:1, found 3.75:1.", 18 "selector": "body > footer > div:nth-child(1) > p", 19 "context": "<p>Join our developer community on Discord</p>", 20 "type": "contrast error" 21 } 22 ], 23 "warnings": [ 24 { 25 "code": "Principle1.Guideline1_3.1_3_1.H42", 26 "message": "Heading markup should be used if this content is intended as a heading.", 27 "selector": "#main > div:nth-child(2) > section:nth-child(4) > div > a", 28 "context": "<span><strong>Web scraping academy</strong></span>", 29 "type": "warning" 30 } 31 ] 32 } 33]
.txt
file, or a Google Sheet (ensure URLs are in the first column).If you encounter any issues while using this actor, consider the following:
.txt
file or Google Sheet, ensure the URLs are in the correct format.For more support, visit the Apify Documentation or contact Apify Support.
If you have any technical feedback, suggestions for improvement, or if you've encountered a bug with the Website Accessibility Scanner, please feel free to create an issue in the Actor's Issues tab on the Apify Console.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!