Simon Willison’s Weblog

Subscribe
Atom feed for shot-scraper Random

69 posts tagged “shot-scraper”

shot-scraper is a command-line utility for taking screenshots of websites and scraping content from them using JavaScript.

2022

@newshomepages (via) Ben Welsh used my shot-scraper tool and GitHub Actions to launch a Twitter bot which tweets screenshots of newspaper homepages on a scheduled basis. Ben says: “The tech is so easy, I was able to pull it off in a couple hours at zero cost. A decade ago I ran a similar project using the cloud resources of the day. [...] It costs thousands of dollars and the screenshots were of much lower quality. Incredible progress!”

# 12th March 2022, 7:21 pm / twitter, github-actions, playwright, shot-scraper, ben-welsh

Release shot-scraper 0.5 — A command-line utility for taking automated screenshots of websites

Weeknotes: Distracted by Playwright

Visit Weeknotes: Distracted by Playwright

My goal for this week was to unblock progress on Datasette by finally finishing the dash encoding implementation I described last week. I was getting close, and then I got very distracted by Playwright.

[... 892 words]

Release shot-scraper 0.4 — A command-line utility for taking automated screenshots of websites

shot-scraper: automated screenshots for documentation, built on Playwright

Visit shot-scraper: automated screenshots for documentation, built on Playwright

shot-scraper is a new tool that I’ve built to help automate the process of keeping screenshots up-to-date in my documentation. It also doubles as a scraping tool—hence the name—which I picked as a complement to my git scraping and help scraping techniques.

[... 1,802 words]

Release shot-scraper 0.3 — A command-line utility for taking automated screenshots of websites
Release shot-scraper 0.2 — A command-line utility for taking automated screenshots of websites
Release shot-scraper 0.1 — A command-line utility for taking automated screenshots of websites
Release shot-scraper 0.1a0 — A command-line utility for taking automated screenshots of websites