Skip to content

dailybruin/db-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lighthouse Audit Script

This script runs Lighthouse audits on selected Daily Bruin URLs and outputs JSON reports and a consolidated CSV file.

Setup

  1. Install Python dependencies:
pip install pandas 
  1. Install Lighthouse:
npm install -g lighthouse
  1. Run Audit (it may take around 1 minute to run). Files will be made into audit-reports folder.
python3 audit.py
  1. Open the CSV file to view the audit results. JSON files are generated per URL.

About

Auditor for the main site dailybruin.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages