privacy-policy

Privacy Policy Analyzer

Welcome to the Privacy Policy Analyzer - an AI-powered tool designed to help you understand and analyze privacy policies with ease.

πŸš€ Features

🎯 What It Does

The Privacy Policy Analyzer helps you:

πŸƒβ€β™‚οΈ Quick Start

Installation

# Clone the repository
git clone https://github.com/HappyHackingSpace/privacy-policy.git
cd privacy-policy

# Using uv (recommended)
uv sync

# Or using pip
pip install -e .

Basic Usage

# Analyze a homepage URL β€” auto-discovery will attempt to resolve a policy page
python -m src.main --url "https://example.com"

# Analyze a known policy URL directly
python -m src.main --url "https://example.com/privacy-policy" --no-discover

πŸ“Š Analysis Dimensions

The analyzer evaluates privacy policies across ten key dimensions.
Each dimension is scored on a 0–10 scale, then combined with weights to produce a final 0–100 overall score.

πŸ”§ Advanced Features

πŸ“š Documentation

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details on how to get started.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ†˜ Support


Built with ❀️ for privacy-conscious developers and organizations