💭 Simon Willison on X: "TIL Google Chrome has a --headless optio... =================================================================== !https://twitter.com/simonw/status/1772043579231445366 Date: March 25, 2024 External Link X (formerly Twitter) · twitter.com [1] Huh, so this is just built right into the chrome cli. ``` python /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \ --headless \ --screenshot=/tmp/shot1.png \ https://simonwillison.net ``` !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://twitter.com/simonw/status/1772043579231445366 [2]: /thoughts/ [3]: /tags/thoughts/