# wa.me Extractor — setup ## Requirements Python 3.10+ (uses `match` syntax / union types in hints) ### Install dependencies ```bash pip install beautifulsoup4 ``` `tkinter` ships with most Python installations on Linux. If it's missing: ```bash # Debian/Ubuntu sudo apt install python3-tk # Arch sudo pacman -S tk # Fedora sudo dnf install python3-tkinter ``` --- ## Run ```bash python wa_extractor.py ``` --- ## Workflow 1. In WhatsApp Web, open the pending requests panel. 2. Right-click the outer div containing all requests → **Inspect**. 3. In DevTools, right-click the `