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
Shopyo SkynetAccessibility Scanner
Overview
SkynetAccessibility Scanner is a powerful Shopyo accessibility testing and scanning module 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 Shopyo, the module provides automated scanning, detailed reporting, and continuous monitoring — directly from your Shopyo admin dashboard — making accessibility management simple and scalable.
Why use Automated Shopyo 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 module 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
- Automatic domain registration with the Skynet Accessibility platform (free trial, no credit card required)
- Real-time scan score and last-scanned status
- WCAG violation report (Level A / AA / AAA breakdown)
- Plan management: Free, Active, Expired, Cancelled
- Monthly / Annual pricing tiers with upgrade and cancel flows
- Email registration for scan reports
- Sitemap-based scanning and monitoring
- Supports scanning in 190+ languages, making it ideal for global websites
- Fully integrated into the Shopyo admin dashboard sidebar (via
info.json's"type": "show")
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 Shopyo Users
- Works directly within the Shopyo ecosystem — no extra dashboard or context switch
- Reduces manual accessibility testing efforts
- Helps improve user experience for people with disabilities
- Supports legal and compliance requirements
- Scales across multiple Shopyo websites and projects
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 Shopyo 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, right in the Shopyo dashboard.
- Monitor & Maintain – Keep your website accessible with ongoing monitoring using the Accessibility Scanning Monitoring Application.
On first visit, the scanner registers your public domain with the Skynet
Accessibility platform (free trial, no credit card required) and fetches
your scan score, plan details, and pricing tiers directly from
skynetaccessibilityscan.com from the browser — no server-side proxying or
API keys required. The SkynetScannerSettings model exists purely to track
a locally-editable website_domain override; all live scan/plan data comes
straight from the vendor API.
Note: Localhost and private IP addresses cannot be registered. Deploy your site to a public domain before using the scanner.
Installation Steps
1. Install the package
pip install shopyo_skynetaccessibility_scanner
2. Register the module in your project's init.py
Open your Shopyo project's init.py and add the package name to
installed_packages:
installed_packages = [
# ... your other installed packages ...
"shopyo_skynetaccessibility_scanner",
]
3. Run migrations
The module ships one model, SkynetScannerSettings. Generate and apply
a migration for it the same way you would for any other Shopyo model:
flask db migrate -m "add skynet scanner"
flask db upgrade
4. Seed the default settings row
flask shopyo-seed
5. Run your project
flask run
Open your Shopyo dashboard at /shopyo-dashboard/ — you'll see a
SkynetAccessibility Scanner card. Click it, or go directly to
http://your-website-domain.com:5000/skynet-scanner/, to open the
scanner UI.
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.
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 shopyo_skynetaccessibility_scanner-1.0.0.tar.gz.
File metadata
- Download URL: shopyo_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 |
260ace76215bee8cc18d123eb83fedd9539f30fb76e5538720282b64bcea94c8
|
|
| MD5 |
f175f93f07560fc9931d378e58d5e83c
|
|
| BLAKE2b-256 |
8c6f27120cf245c305cbdaf0a0b7e3727145873abb5d968c749064258f17380c
|
File details
Details for the file shopyo_skynetaccessibility_scanner-1.0.0-py3-none-any.whl.
File metadata
- Download URL: shopyo_skynetaccessibility_scanner-1.0.0-py3-none-any.whl
- Upload date:
- Size: 999.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8b55c91b17f599d20293fded241199cbac6c8efe5b17c1f2901ddd14a5b8109
|
|
| MD5 |
01080f67fec9073e34aafa77b092451b
|
|
| BLAKE2b-256 |
8dd2da1e67da4fc315913170ba840f5ed2940dfe97fac8f84e3b41d67e50c5f6
|