Better Playwright

Better Playwright

livoras

Enhanced Playwright server that automates browser tasks with stealth mode, persistent profiles, and compressed HTML snapshots. Uses a ref-based element system and regex search for reliable web scraping and form automation.

13322 views5Local (stdio)

What it does

  • Automate browser navigation and interactions
  • Extract compressed HTML snapshots with 91% size reduction
  • Search page content using regex patterns
  • Manage persistent browser profiles
  • Fill forms and click elements using ref-based targeting
  • Run stealth mode to avoid detection

Best for

Web scraping at production scaleAutomated form filling and testingContent extraction from dynamic websitesBrowser automation workflows
91% DOM compression with intelligent foldingRef-based element identification systemHTTP API with client-server architecture

Alternatives