-
shot-scraper javascript
can now optionally load scripts hosted on GitHub via the newgh:
prefix to theshot-scraper javascript -i/--input
option. #173Scripts can be referenced as
gh:username/repo/path/to/script.js
or, if the GitHub user has created a dedicatedshot-scraper-scripts
repository and placed scripts in the root of it, usinggh:username/name-of-script
.For example, to run this readability.js script against any web page you can use the following:
shot-scraper javascript -i gh:simonw/readability \ https://simonwillison.net/2025/Mar/24/qwen25-vl-32b/