Scan, monitor, and identify website accessibility issues across WCAG 2.0, 2.1, 2.2, ADA, Section 508, EN 301 549, UK Equality Act, Australian DDA, and Canada ACA. Get simple issue highlights with recommended fixes.
Project description
SkynetAccessibility Scanner
Overview
SkynetAccessibility Scanner is a powerful Misago accessibility testing and scanning plugin designed to help organizations identify, monitor, and fix accessibility issues across their websites. It enables businesses, agencies, and government organizations to maintain compliance with global accessibility standards while improving user experience for all visitors.
Built for Misago, this plugin provides automated scanning, detailed reporting, and continuous monitoring - making accessibility management simple and scalable.
Why use Automated Misago accessibility monitoring plugin - SkynetAccessibility Scanner?
Accessibility is not a one-time task. With evolving standards and legal requirements, websites require continuous monitoring and improvements. This plugin helps you:
- Detect accessibility issues automatically
- Track compliance across multiple pages
- Prioritize fixes with actionable recommendations
- Maintain long-term accessibility compliance
It acts as both an accessibility checker and compliance testing tool, helping teams proactively manage accessibility risks.
Features
- Automated Accessibility Scanning.
- Detailed Automated generated reports with severity levels, issues descriptions, and clear remediation guidance.
- Sitemap-Based Scanning and Monitoring
- Multi Resolution Monitoring
- Set up weekly, monthly, or quarterly scheduled ongoing accessibility compliance monitoring
- Supports scanning in 190+ languages, making it ideal for global websites.
- Seamlessly integrates with the All in One Accessibility dashboard for centralized management.
Supported Global Accessibility Compliance Standards
- WCAG 2.0, 2.1, 2.2
- ADA
- Section 508
- EAA EN 301 549 (EU)
- UK Equality Act
- Australian DDA
- Canada ACA
- Ontario AODA
- California Unruh
- Israeli Standard 5568
- Germany BITV 2.0
- France RGAA
- Spain UNE 139803
- Italy Stanca Act
- Indian RPD Act
- GIGW 3.0
- Brazilian Inclusion law LBI 13.146/2015
- Japan JIS X 8341
Key Benefits for Misago Users
- Works directly within the Misago ecosystem
- Reduces manual accessibility testing efforts
- Helps improve user experience for people with disabilities
- Supports legal and compliance requirements
- Scales across multiple Misago websites and projects
Explore the full capabilities of the accessibility monitoring Misago plugin. Flexible plans allow to evaluate website accessibility requirements.
Pricing
- 10 Days free trial
Single Site
- Small Site (Up to 25 pages): $9 Per Month
- Medium Site (Up to 250 pages): $19 per month
- Large Site (Up to 1000 pages): $89 per month
- Extra Large Site (Up to 2500 pages): 199 per month
Multi-site
- Silver (3 websites up to 1500 pages): $129 per month
- Gold (5 websites up to 2500 pages): $219 per month
- Platinum (10 websites up to 5000 pages): $399 per month
Paid Add-ons
- Manual Accessibility Audit Report
- Manual Accessibility Remediation
- PDF/Document Accessibility Remediation
- VPAT Report/Accessibility Conformance Report (ACR)
How does Misago accessibility scanning and monitoring work?
- Scan Your Website – Run automated scans to detect accessibility issues with our Accessibility Testing Tool.
- Review Reports – Access prioritized issue lists with remediation recommendations.
- Monitor & Maintain – Keep your website accessible with ongoing monitoring using the Accessibility Scanning Monitoring Application.
Getting Started with SkynetAccessibility Scanner
- Visit WCAG Accessibility Scanning and Monitoring
- Request a demo or sign up for a free trial to explore accessibility scanning features.
- Configure website domains and customize accessibility scan settings.
- Start monitoring WCAG compliance, track accessibility issues, and download detailed audit report.
Prerequisites
- Python ≥ 3.10
- Django ≥ 4.0, < 7.0
- Misago ≥ 0.9
Installation
1. Install the package
pip install misago-skynetaccessibility-scanner
2. Add to INSTALLED_APPS
In your project's settings.py, add the plugin after Misago and its dependencies:
INSTALLED_APPS = [
"misago_skynetaccessibility_scanner", # ← add this
]
3. Add to your admin URLconf
In your project's main urls.py (or wherever you mount the Misago admin):
from django.urls import path, include
urlpatterns = [
# … your existing URL patterns …
path("misago/admin/skynet-scanner/", include("misago_skynetaccessibility_scanner.urls")),
]
4. Run migrations
python manage.py migrate
5. Collect static files
python manage.py collectstatic
6. Restart your server
python manage.py runserver
The SkynetAccessibility Scanner link now appears in the Misago admin sidebar.
⚙️ Configuration
After activation, go to Misago Admin > SkynetAccessibility Scanner to configure the SkynetAccessibility Scanner Report.
Access Scanner url
http://yourwebsite:8000/admincp/skynet-scanner/
CORS Policy Configuration
To avoid CORS policy issues, ensure the following URLs are allowed in your website. These URLs should be added to your CORS configuration or trusted domains list.
| Domain | Description | Usage |
|---|---|---|
https://skynetaccessibilityscan.com |
Skynet Accessibility Scan (Global Domain) | API access and resources |
Instructions
- Update your server's CORS configuration to include these URLs.
- Ensure wildcard subdomains (
*) are supported where necessary. - Verify the application functionality by testing requests to these domains.
- If issues persist, consult the documentation for CORS configuration guidance.
Note: Localhost and private IP addresses cannot be registered. Deploy your site to a public domain before using the scanner.
Screenshots
Video
Submit a Support Request
Please visit our support page and fill out the form. Our team will get back to you as soon as possible.
Send Us an Email
Alternatively, you can send an email to our support team:
hello@skynettechnologies.com
Accessibility Partnership Opportunities
Accessibility Agency Partnership
Partner with us as an agency to provide comprehensive accessibility solutions to your existing clients. Get access to exclusive resources, training, and support to help you implement and manage accessibility features effectively.
Accessibility Affiliate Partnership
Join our affiliate program and earn hefty commissions by promoting SkynetAccessibility Scanner. Share our accessibility solution within your network and help businesses improve their website accessibility while generating additional revenue.
For more details, please visit Accessibility Partnership Opportunities Page.
Credits
This Accessibility Scanning Monitoring Application is developed and maintained by Skynet Technologies USA LLC
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file misago_skynetaccessibility_scanner-1.0.0.tar.gz.
File metadata
- Download URL: misago_skynetaccessibility_scanner-1.0.0.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d46d5121af3e1df4b33258323d9a64a45bdaaeb4263117a5f6803822eff8eff1
|
|
| MD5 |
08fcbc515d329062a6c418ca29a03e6a
|
|
| BLAKE2b-256 |
4f26ad5f77cc32fbaa050d2e5cc97218c5f8cdce02eb1d938850c30a7938ce8a
|
File details
Details for the file misago_skynetaccessibility_scanner-1.0.0-py3-none-any.whl.
File metadata
- Download URL: misago_skynetaccessibility_scanner-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ff7cb6829313bec72a2f88006005a187584e548bfe161d546c1320a21324b5f
|
|
| MD5 |
7d2e3adc58e590c1e11fa2a8c9024738
|
|
| BLAKE2b-256 |
0aa4b1553962eb24ec5880a5486e252f419926a0a0b7858c77d304a2ed9c5f36
|