scrapers

scrapers is a skill for Claude Code from oyi77/1ai-skills. It costs 33 tokens per session (5,145 once invoked), scanned A, original, MIT.

A data-extraction hub for collecting information from websites and social platforms over time.

In plain words
What is it for?
It helps monitor content, track prices and inventory, scrape web pages such as catalogs or directories, and listen for social posts, comments, and brand mentions.
Why use it?
It reduces the repeated manual work of checking pages, prices, stock, articles, job postings, and online mentions.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the 1ai-skills plugin — 209 skills, 4 commands shipped together

Good fit It helps monitor content, track prices and inventory, scrape web pages such as catalogs or directories, and listen for social posts, comments, and brand mentions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oyi77/1ai-skills/scrapers
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add oyi77/1ai-skills --skill scrapers
Clone the repo
git clone --depth 1 https://github.com/oyi77/1ai-skills

Made for: Claude Code.

Or install 1ai-skills, the plugin that ships this one along with the rest of its 209 skills, 4 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for scrapers

README.md
[![agentmods](https://agentmods.dev/badge/skills/oyi77/1ai-skills/scrapers/github.svg)](https://agentmods.dev/skills/oyi77/1ai-skills/scrapers)
Your own site
<a href="https://agentmods.dev/skills/oyi77/1ai-skills/scrapers"><img src="https://agentmods.dev/badge/skills/oyi77/1ai-skills/scrapers/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for scrapers

Your own site · 80×15
<a href="https://agentmods.dev/skills/oyi77/1ai-skills/scrapers"><img src="https://agentmods.dev/badge/skills/oyi77/1ai-skills/scrapers.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,145 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 2 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.05145
Opus 5 $0.00016 $0.02573
Sonnet 5 $0.00007 $0.01029
Haiku 4.5 $0.00003 $0.00515

Measured yesterday against content hash eedc70103b40, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

scrapers scanned grade A with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

The scan reads SKILL.md. This mod also ships 1 executable file (agent-reach-channels/test_agent_reach_channels.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

resp = requests.get(url, headers={"User-Agent": "Mozilla/5.0"})

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

result = subprocess.run(
automation/scrapers/SKILL.md · 610 lines

How it starts

The opening of the file, as written. The whole thing — 610 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Overview

This skill is the data extraction hub covering content monitoring, price tracking, web scraping, and social listening. Load it when you need structured data pulled from external sites on a schedule. It covers scraper design, anti-blocking, and feeding results into competitive or market intelligence pipelines.

Scrapers — Data Extraction Hub

Money-Making Overview

Tool Data You Extract Monthly Revenue Potential Effort
Content Monitor Competitor article/blog updates, regulatory changes, job postings $500-$3,000/mo Low
Price Tracker E-commerce pricing, competitor discounts, restock alerts $1,000-$5,000/mo Medium
Smart Scraper Custom web scraping — product catalogs, reviews, directories, leads $2,000-$8,000/mo Medium-High
Social Listener Brand mentions, sentiment analysis, trend detection, influencer discovery $1,000-$4,000/mo Medium
All Four Combined Full competitive intelligence + market monitoring package $3,000-$15,000/mo Managed

Combined Revenue Potential: $3,000-$15,000/mo as a productized data-as-a-service (DaaS) offering.


Combined Capabilities Table

Capability Content Monitor Price Tracker Smart Scraper Social Listener
Data type Articles, blog posts, docs Product prices, inventory Any web page Social posts, comments, mentions
Trigger Schedule + change detection Schedule + price drop threshold Schedule + event Keyword + schedule
Output Diff reports, summaries Price history, alerts Structured JSON/CSV Sentiment trends, alerts
Anti-blocking Respect robots.txt, user-agent rotation Proxy rotation, request throttling Headless browser, captcha solving Platform API (official)
Storage Git-like version history Timeseries DB (SQLite/Influx) File/DB Elasticsearch/Postgres
Monetization Alert subscriptions Deal alerts + affiliate Lead gen, market research Brand monitoring, crisis alerts

Read the full file on GitHub · 610 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed · +4 lines eedc70103b40
  2. 11d ago First seen · 606 lines · 33 tokens per session scan A da23b5cb79a1

Subscribe to this mod's changes

scrapers is a skill published in the GitHub repository oyi77/1ai-skills (12 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 5,145 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 2 findings (makes network calls, runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.