obscura

Community

Scrape and automate real web pages headlessly.

Authorgbencke
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you reliably extract content from web pages and automate browser interactions when sites render dynamic JavaScript or use bot protections.

Core Features & Use Cases

  • Headless Fetching: Render a page and extract outputs like title, links, HTML, or plain text for downstream analysis.
  • Dynamic Content Handling: Wait for specific conditions (e.g., network idle or a selector) before extracting results.
  • Stealth Scraping: Reduce detection by using stealth mode to better handle common anti-bot systems.
  • Parallel Extraction: Scrape multiple URLs concurrently and evaluate DOM expressions to produce structured results.

Quick Start

Run: obscura fetch https://example.com --quiet --dump text

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: obscura
Download link: https://github.com/gbencke/dotfiles/archive/main.zip#obscura

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.