home / content / releases

releases: 61716825

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.9 61716825 9599 RE_kwDOG-A5W84DrblZ 0.9 main 0.9 0 0 2022-03-13T23:59:19Z 2022-03-14T00:05:56Z - New [shot-scraper javascript](https://github.com/simonw/shot-scraper/blob/0.9/README.md#scraping-pages-using-javascript) command for executing JavaScript against a web page and returning the result to the console as JSON: [#38](https://github.com/simonw/shot-scraper/issues/38) % shot-scraper javascript datasette.io document.title "Datasette: An open source multi-tool for exploring and publishing data" This can be used for web scraping and data extraction. Any JavaScript errors will cause the command to return an exit code of 1, so this can also be used to run tests against a website from within a continuous integration environment such as GitHub Actions. - The `shot-scraper pdf` and `shot-scraper accessibility` commands can both now be used with local files in addition to URLs. [#37](https://github.com/simonw/shot-scraper/issues/37) - The `output:` key is no longer required in YAML shot configuration: if omitted, an automatic filename will be used instead. [#40](https://github.com/simonw/shot-scraper/issues/40) - An empty YAML file no longer produces an error. [#41](https://github.com/simonw/shot-scraper/issues/41) 467679579    

Links from other tables

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