Download Latest Version 1.8 source code.tar.gz (38.6 kB)
Email in envelope

Get an email when there's a new version of shot-scraper

Home / 1.8
Name Modified Size InfoDownloads / Week
Parent folder
1.8 source code.tar.gz 2025-03-25 38.6 kB
1.8 source code.zip 2025-03-25 54.5 kB
README.md 2025-03-25 791 Bytes
Totals: 3 Items   94.0 kB 0
  • shot-scraper javascript can now optionally load scripts hosted on GitHub via the new gh: prefix to the shot-scraper javascript -i/--input option. [#173]

Scripts can be referenced as gh:username/repo/path/to/script.js or, if the GitHub user has created a dedicated shot-scraper-scripts repository and placed scripts in the root of it, using gh:username/name-of-script.

For example, to run this readability.js script against any web page you can use the following:

bash shot-scraper javascript -i gh:simonw/readability \ https://simonwillison.net/2025/Mar/24/qwen25-vl-32b/

Source: README.md, updated 2025-03-25