| Name | Modified | Size | Downloads / 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 javascriptcan now optionally load scripts hosted on GitHub via the newgh:prefix to theshot-scraper javascript -i/--inputoption. [#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/