puppeteer
last updated: Oct 20, 2023
Puppeteer is a Node.js library which provides a high-level API to control Chrome/Chromium over the DevTools Protocol. Puppeteer runs in headless mode by default, but can be configured to run in full (non-headless) Chrome/Chromium.
What I've used for most of my web scraping projects; most recently the portland reassessment map