Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

System Explorer Prototype

This repository contains a proof-of-concept for the System Exploration & Inventory Builder project for RUXAILAB GSoC 2026.

Overview

The goal of this tool is to analyze a website as a complete system rather than isolated pages. It focuses on:

  • Controlled Crawling: Staying within a defined scope.
  • Mandatory Page Detection: Automatically identifying Home, Contact, and Accessibility Statement pages.
  • Component Inventory: Identifying forms and interactive elements for accessibility sampling.

Setup

  1. Install dependencies:
    pip install playwright
    playwright install chromium
  2. Run the explorer:
    python explorer.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages