CuBoulder/site_reports_api

Name: site_reports_api

Owner: University of Colorado Boulder

Description: null

Created: 2018-02-27 16:47:52.0

Updated: 2018-03-16 16:20:45.0

Pushed: 2018-03-16 16:40:36.0

Homepage: null

Size: 17

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Description

The site_reports_api is the connection between web express sites and accessbility reports, and possibly more reports in the future. Actual documentation for the api is coming eventually.

Basic Instructions for standalone scripts

Requires:

Create a new project in Tenon

python tenon-create-project.py [PROJECT NAME] api [SITEMAP_URL/URL]

Takes three command line arguments:

  1. Project Name: Self explanatory, displays on Tenon Dashboard
  2. API: api Spidering is not currently supported
  3. Sitemap URL: publicly accessible url to a sitemap to use as a list of sites to scan
Update an existing project in Tenon

python tenon-update-project.py [SITEMAP_URL] [PROJECT_ID]

Takes two command line arguments

  1. Link to the sitemap url to re-scan.
  2. Tenon Project ID

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.