agent-browser-scrape

Installation
SKILL.md

Data Extraction — Execution Protocol

Internal template. Entry point: agent-browser skill.


NEVER

NEVER `eval` before `wait --load networkidle` — JS-rendered content won't exist yet
NEVER assume lightpanda handles JS-heavy pages — always have a --engine chrome fallback ready
NEVER scrape without checking `get count` first — validates that your selector found items

Execution Sequence

Installs
36
GitHub Stars
3
First Seen
May 5, 2026
agent-browser-scrape — owenleezy/agent-browser-skill