Trendora

shot-scraper

Assess

Tools

A command-line tool for taking screenshots and now recording scripted web demo videos.

Why it's here

Placed in Assess: 3 article(s) of evidence from 1 source(s), led by framework updates, with 0 in the last 30 days. Confidence 35%.

Evidence (3)

  • 3Simon Willison·7/12/2026open_source
    shot-scraper 1.11 adds JS file loading and longer server startup waits

    shot-scraper 1.11 introduces a --js-file option across several commands, letting users load JavaScript from a local file, standard input, or a GitHub-hosted script instead of passing inline code. It also improves consistency by adding --timeout to some commands and makes video and multi workflows wait up to 30 seconds for target servers to accept connections.

  • 2Simon Willison·7/3/2026product_launch
    Simon Willison releases June 2026 sponsor newsletter

    Simon Willison announced that the June 2026 sponsors-only newsletter is now available to paying subscribers. The issue highlights Claude Fable 5, GPT-5.6, US export restrictions, GLM-5.2, and several projects across Datasette, sqlite-utils, shot-scraper, and related WASM work.

  • 5Simon Willison·6/30/2026framework_update
    shot-scraper adds storyboard-based video recording for web demos

    shot-scraper 1.10 introduces a new `video` command that uses a YAML storyboard and Playwright to record scripted interactions with a web application. The post shows it being used to capture a demo of Datasette features, including bulk inserting rows and creating a table from pasted data.