home / content / releases

releases: 61425659

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body repo reactions mentions_count
https://github.com/simonw/shot-scraper/releases/tag/0.2 61425659 9599 RE_kwDOG-A5W84DqUf7 0.2 main 0.2 0 0 2022-03-09T21:05:31Z 2022-03-09T21:05:41Z - `shot-scraper --selector SELECTOR` option to specify an element on the page using a CSS selector and take a screenshot of just that element. [#8](https://github.com/simonw/shot-scraper/issues/8) - `selector: ...` key in YAML file to specify an element by CSS selector. - `--javascript SCRIPT` option to specify custom JavaScript to be executed after the page has loaded but before the screenshot is taken. [#12](https://github.com/simonw/shot-scraper/issues/12) - `javascript:` key in YAML to specify JavaScript to execute. - `--width` and `--height` options to set the width and height of the browser window used for the screenshot. If a height is specified, the resulting screenshot will be that height rather than being the full height of the page. [#13](https://github.com/simonw/shot-scraper/issues/13) - Equivalent `width:` and `height:` keys in the YAML configuration. 467679579    

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 1.33ms