Browser Extract
Skill Verified ActiveExtract structured data via stored browser-templates or one-shot DOM queries, with mandatory AIDefence PII + prompt-injection gates before content reaches the model
Securely extract structured data from any web page, creating reusable templates and protecting against PII leakage and prompt injection.
Features
- Extract structured data from web pages
- Use stored browser templates for reuse
- Perform one-shot DOM queries
- Mandatory PII detection and redaction
- Mandatory prompt injection scanning
Use Cases
- Extracting specific data points (text, tables, attributes) from rendered web pages.
- Creating and applying reusable templates for recurring web scraping tasks.
- Running a known extraction template against a new URL on the same host.
- Ensuring all extracted content is PII-free and safe before model processing.
Non-Goals
- Performing actions on web pages beyond data extraction.
- Bypassing AIDefence gates for PII or prompt injection.
- Using templates across different website hosts without re-validation.
- Storing or returning unredacted PII or potentially unsafe content.
Installation
First, add the marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-browser@rufloQuality Score
VerifiedTrust Signals
Similar Extensions
Chatgpt Search
100Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
AutoBrowse
100Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.
Website Extraction Api
100Extract typed JSON from public website pages using a schema.
Extract Supplier Catalog From Website
100Extract SKUs, product names, unit prices, availability, and minimum order quantities from a supplier catalog page.
Extract Public Registry Page
100Extract organization name, registration number, status, registration date, and officers from a public registry page.