browser-extract

Originally fromruvnet/ruflo
Installation
SKILL.md

Browser Extract

Pull structured data out of a web page. Replaces the older browser-scrape skill with three new guarantees:

  1. The session is a recorded RVF container (composes browser-record).
  2. Successful extractions persist as browser-templates for reuse.
  3. Every string passes AIDefence before AgentDB store and before flowing back to the model.

When to use

  • Extracting text, table data, or attribute values from rendered web pages.
  • Building a reusable template for a recurring scrape pattern.
  • Re-running a known template against a new URL on the same host.

Steps

Installs
49
GitHub Stars
61.6K
First Seen
May 8, 2026
browser-extract — ruvnet/claude-flow