Skip to content

Releases: QuartzUnit/snapgrab

v0.1.1

13 Apr 12:38

Choose a tag to compare

Bump version to 0.1.1

v0.1.0

17 Mar 03:26

Choose a tag to compare

Initial Release

URL to screenshot with metadata. Python MCP server. Claude Vision optimized.

Features

  • Screenshot capture: PNG, JPEG, PDF with full-page support
  • Page metadata: title, description, Open Graph tags, favicon, HTTP status
  • Claude Vision optimized: auto-resize to 1568px, token cost estimation
  • Viewport presets: desktop (1920x1080), tablet (768x1024), mobile (375x812)
  • MCP server: 3 tools (capture_screenshot, capture_comparison, extract_page_metadata)
  • CLI: snapgrab url <URL> / snapgrab meta <URL>
  • 29 unit tests, all passing

Install

pip install snapgrab
playwright install chromium