Data Extraction — Execution Protocol
Internal template. Entry point:
agent-browserskill.
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
# 1. Try lightpanda first (fastest, no JS overhead)
AGENT_BROWSER_ENG
[Description truncada. Veja o README completo no GitHub.]