Skip to content

Scan a Functional URL Inventory (list) with axe and generate CSV output number of errors for each of those URLs #36

Description

@mgifford

Scan a list of URLs (provided by one of the Functional URL Inventories) with axe. Provide the output as a downloadable CSV file.

Input - /?axe=impact&tech=drupal/

  • URL
  • CSV
  • Optional: Technology Limits (Drupal)

Output

  • CSV
  • JSON

With the data:

  • url,
  • technology (if known),
  • total axe violations,
  • number of critical violations,
  • number of serious violation,
  • number of moderate violations,
  • number of minor violation

Not sure how to best append the CSV file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions