sm-scraper-adapter

Community

Create robust scraper adapters for SourceMonitor.

Authordchuk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Designing scalable data-scraping components for SourceMonitor by enabling custom adapters that integrate into the scraping pipeline with a consistent contract.

Core Features & Use Cases

  • Inherits from SourceMonitor::Scrapers::Base and implements the #call method to return a well-defined Result including status, html, content, and metadata.
  • Supports adapter registration and per-source assignment via source.scrape_settings, enabling flexible deployments across multiple feeds.
  • Includes a clear path for extending with built-in adapters and custom ones, with a defined adapter contract and error handling.

Quick Start

Create your adapter by defining a class that inherits from SourceMonitor::Scrapers::Base, implement #call, register the adapter, and assign it to a source using source.scrape_settings.

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: sm-scraper-adapter
Download link: https://github.com/dchuk/source_monitor/archive/main.zip#sm-scraper-adapter

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 223,000+ vetted skills library on demand.