جلب محتوى URL من أي عنوان باستخدام متصفح بدون واجهة. يدعم عرض الصفحات الغنية بجافاسكريبت واستخراج النصوص أو HTML أو Markdown مع أوقات انتظار قابلة للتكوين.
| العلم | مختصر | الوصف | يأخذ قيمة |
|---|---|---|---|
--check | | Check dependencies and exit | لا |
--format | -f | Output format: text, html, or markdown | نعم |
--headless | | Run in headless mode (default) | لا |
--help | -h | Show help message | نعم |
--install | | Install missing dependencies | لا |
--no-headless | | Run with browser visible | لا |
--output | -o | Write output to file instead of stdout | نعم |
--wait | -w | Wait time in ms for page load (default: 3000) | نعم |