cmdop-browser
Playwright + Camoufox browser automation — 56 tools, stealth mode, network capture, profiles

cmdop-browser
Browser automation with stealth mode, anti-bot bypass, network capture, and profile persistence. Powered by Playwright (Chromium) and Camoufox (Firefox).
Install
Providers
| Provider | Engine | Best for |
|---|---|---|
playwright | Chromium | General automation, fast, reliable |
camoufox | Firefox | Stealth scraping, anti-bot bypass |
Set via env: BROWSER_PROVIDER=camoufox (default) or BROWSER_PROVIDER=playwright.
Tools (56)
Navigation
navigate refresh back forward get_url get_title
Interaction
click type type_human clear hover press_key mouse_move
Page State
get_page get_html get_text get_interactive
Use
get_pagefirst — returns annotated HTML withdata-selCSS selectors for reliable targeting.
Data Extraction
extract extract_data extract_regex get_attribute exists count execute_script
Screenshots
screenshot save_screenshot
Waiting
wait_for_selector wait_for_idle wait
Network
network_enable network_get network_clear network_stats network_export_har
Profiles
create_profile switch_profile list_profiles save_profile delete_profile
Tabs
tab_new tab_switch tab_close tab_list tab_current tab_next tab_previous tab_count
Media
extract_video_urls get_video_info
Cookies
import_cookies
Turnstile
solve_turnstile is_turnstile_present wait_turnstile
Advanced
extract_meta extract_tables extract_jsonld get_ax_tree get_full_state
Stealth
Human-like behaviors: Fitts's Law mouse movement, Gaussian overshoot, WPM-based typing with natural timing, momentum scrolling, canvas/WebGL/audio fingerprint spoofing.
Reviews
No reviews yet.