Show HN: Weblook – a headless webapp screenshot tool written in Rust
a year ago
- #command-line
- #web-development
- #screenshot-tool
- WebLook is a command-line tool for capturing screenshots and recordings of web pages.
- Designed for local development workflows, especially for testing Amazon Q CLI and MCP applications.
- Features include configurable wait times, window sizes, recording lengths, and headless operation.
- Supports executing custom JavaScript before capture and capturing browser console logs.
- Includes automatic ChromeDriver management and user-agent rotation.
- Experimental MCP integration for AI model interaction.
- Simple installation via cargo, with optional MCP support.
- Requires ChromeDriver installation for operation.
- Licensed under GPL-3.0.