Recupera il contenuto da qualsiasi URL usando un browser headless. Supporta il rendering di pagine JavaScript, l'estrazione in testo, HTML o Markdown con tempi di attesa configurabili.
| Flag | Breve | Descrizione | Valore |
|---|---|---|---|
--check | | Check dependencies and exit | No |
--format | -f | Output format: text, html, or markdown | Sì |
--headless | | Run in headless mode (default) | No |
--help | -h | Show help message | Sì |
--install | | Install missing dependencies | No |
--no-headless | | Run with browser visible | No |
--output | -o | Write output to file instead of stdout | Sì |
--wait | -w | Wait time in ms for page load (default: 3000) | Sì |