browser-extract

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
479
Repository
ruvnet/ruflo
GitHub Stars
61.7K
First Seen
May 4, 2026
browser-extract — ruvnet/ruflo