2025-05-06 20:03:18 +08:00
2025-05-06 20:03:18 +08:00
2025-05-06 20:03:18 +08:00
2025-05-06 20:03:18 +08:00
2025-05-06 20:03:18 +08:00
2025-05-06 20:03:18 +08:00
2025-05-06 20:03:18 +08:00
2025-05-06 20:03:18 +08:00

Chrome Cookie Extractor

A simple Python application that extracts cookies from Chrome for a specific website.

Requirements

  • Python 3.6+
  • uv package manager

Installation

uv venv
uv pip install -r requirements.txt

Usage

python main.py --url <website_url>
Description
No description provided
Readme 27 KiB
Languages
Python 100%