Skip to content

JANQLIANGTSAI/14173

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DEIA Compliance Scanner

πŸ‘€ Author

Max J. Tsai
βœ‰ Email: mt8168@gmail.com
πŸ”— GitHub: https://github.com/JANQLIANGTSAI Β© 2025 Max J. Tsai. All rights reserved.

πŸ“ This project is released under the MIT License, which allows modification, distribution, and private use with minimal restrictions.

πŸš€ Overview

This Python program scans webpages for Diversity, Equity, Inclusion, and Accessibility (DEIA) terms to assist with compliance under Executive Order 14151. It extracts webpage content, identifies DEIA-related terms, and reports the number of occurrences for each URL.

πŸ“Œ Features

βœ” Scrapes webpage content using BeautifulSoup

    - adding option to exluse sections, i.e. <footer>

βœ” Tokenizes and matches DEIA terms and their synonyms 4

    - to-do: STEM for matching; staCy does not work with Python 3.13 (anyone can help?)

βœ” Displays URLs with the count of DEIA-related term occurrences

πŸ› οΈ Installation

Make sure you have Python 3.x installed, then install the required dependencies:

python -m venv .venv (and activate)
pip install requirements.txt

⚠️ This tool is experimental. Use at your own risk, as with any open-source software.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages