automating-the-browser

Installation
SKILL.md

Automating the browser

crawlberg interact <url> --actions '[...]' drives a real headless browser through an ordered list of actions, then captures the resulting page. Reach for it when a static scrape is not enough: the content lives behind a "Load more" button, an infinite scroll, a form submission, or JS that only runs on interaction.

Quick recipe

Installs
1
GitHub Stars
27
First Seen
Aug 22, 2026
automating-the-browser — xberg-io/plugins