Y
Hacker News
new
|
ask
|
show
|
jobs
by
grantcarthew
259 days ago
I've used it to read authenticated pages with Chromium. It can be run as a headless browser and convert the HTML to markdown, but I generally open Chromium, authenticate to the system, then allow the CLI agent to interact with the page.
https://github.com/grantcarthew/scripts/blob/main/get-webpag...