Skip to content

cptvitamin/Asqatasun

 
 

Repository files navigation

Asqatasun

Asqatasun is an opensource web site analyzer, used for web accessibility (a11y) and Search Engine Optimization (SEO).

Features

  • SEO measurement
    • run fully automated tests to track SEO issues
    • scan zillions of pages
    • create your own tests
  • web accessibility assessment (RGAA 3, AccessiWeb, WCAG)
    • scan a whole site for a11y issues (crawler included)
    • scan a given page, and manually fulfill the audit to produce report
    • scan offline file (e.g. template being created but not online yet)
    • scan a user-workflow like site registration, form completion or e-commerce checkout with Asqatasun scenarios.

Vision

  1. Automate as much as we can and even more :)
  2. Be 200% reliable (don't give erroneous result)
  3. have technological fun

Download

Latest Asqatasun version is available at http://download.asqatasun.org/asqatasun-latest.tar.gz

You can also play with the Asqatasun Docker images (but DO read the associated docs or your data will be lost !)

Demo

@@@TODO

Installation and documentation

How to install Asqatasun, how to run the Docker images, what hardware to provision. All answers are in the Asqatasun Doc (or in the docs/ directory if you cloned the repos or downloaded the .tar.gz).

Contribute

We would be really glad to have you on board ! You can help in many ways:

Universe: accessibility "a11y"

What tests are covered:

  • all the "tag and attributes tests" like missing alt, table headers check, frame title...
  • color contrast
  • language specification
  • downloadable files / office files (spreadsheet, word-processor...)
  • switch of context
  • ...

As of October 2015, this represents 173 accessibility tests.

Universe: Search Engine Optimisation "SEO"

@@@TODO

Contact and discussions

Content of this last version (Asqatasun 4.0.0, 2015-01-xx)

Features :

  • devops : Ansible role + Vagrantfile
  • devops : Docker images (+ Docker automated builds)
  • Implementation of SEO rules
  • Fork from Tanaguru

See full Changelog

Have Fun Asqatasun Team

About

Opensource web site analyser, used for web accessibility "a11y" and search engine optimisation "SEO" http://asqatasun.org

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 67.1%
  • HTML 31.8%
  • JavaScript 0.4%
  • Shell 0.3%
  • CSS 0.3%
  • SQLPL 0.1%