web-scraper

web-scraper is a skill for Claude Code from OpenAnalystInc/10x-Research-Skill. It costs 75 tokens per session (1,996 once invoked), scanned A, original, no licence file.

An interactive web-scraping skill for making local copies of website assets and extracting information from websites. Web scraping means collecting data from web pages with software.

In plain words
What is it for?
Use it to copy website assets locally, discover sites, extract structured data, or browse pages that load content dynamically.
Why use it?
It helps when a site needs discovery, structured extraction, dynamic-page browsing, or a script-based fallback to crawling tools.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the 10x-research-skill plugin — 4 skills, 12 commands shipped together

Good fit Use it to copy website assets locally, discover sites, extract structured data, or browse pages that load content dynamically.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/openanalystinc/10x-research-skill/web-scraper
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 OpenAnalystInc/10x-Research-Skill --skill web-scraper
Clone the repo
git clone --depth 1 https://github.com/OpenAnalystInc/10x-Research-Skill

Made for: Claude Code.

Or install 10x-research-skill, the plugin that ships this one along with the rest of its 4 skills, 12 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 web-scraper

README.md
[![agentmods](https://agentmods.dev/badge/skills/openanalystinc/10x-research-skill/web-scraper.svg)](https://agentmods.dev/skills/openanalystinc/10x-research-skill/web-scraper)
Your own site
<a href="https://agentmods.dev/skills/openanalystinc/10x-research-skill/web-scraper"><img src="https://agentmods.dev/badge/skills/openanalystinc/10x-research-skill/web-scraper.svg" alt="Measured on agentmods" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,996 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00075 $0.01996
Opus 5 $0.00037 $0.00998
Sonnet 5 $0.00015 $0.00399
Haiku 4.5 $0.00007 $0.00200

Measured 7d ago against content hash cd155965ff6d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

web-scraper scanned grade A with 0 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 7d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/web-scraper/SKILL.md · 335 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 335 lines · 75 tokens per session scan A cd155965ff6d

Subscribe to this mod's changes

web-scraper is a skill published in the GitHub repository OpenAnalystInc/10x-Research-Skill (3 stars, last pushed 4mo ago), with no licence file. It adds 75 tokens to every session and 1,996 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

broken-link-checker

Scans a website to find broken links (404s, 500s). Crawls internal pages, identifies broken outbound links, and reports source pages for easy fixing. Use this when the user asks to "check for broken links", "find 404s", "audit my links", or "is my site healthy".

nowork-studio/notfair-plugin · 72 tokens

test-site

Tests a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request verification via Playwright. Use when the user wants to test, verify, or smoke-test their deployed site.

microsoft/power-platform-skills · 46 tokens

preview-screens

Use when the user wants to preview generated screens in a browser without starting Metro / a simulator — for example after /create-mobile-app finishes or after /edit-app regenerates a screen.

microsoft/power-platform-skills · 41 tokens

qa

Browser-based QA verification. Launches a real browser, navigates the app, clicks buttons, fills forms, and tests user flows. Works as a standalone skill or as a phase end condition in campaigns. Requires Playwright (optional dependency, graceful skip if not installed).

SethGammon/Citadel · 56 tokens

skill-zhihu-answer

An automation workflow for publishing original answers on Zhihu, a Chinese question-and-answer website. It can search for suitable questions, check whether an answer can be posted, and publish the response through a browser.

ZJU-REAL/Easel · 142 tokens

skill-xhs-publisher

A browser-based publisher for posting image-and-text notes or videos to Xiaohongshu, a Chinese social media platform. It supports saved login sessions and checks that uploads and publishing complete.

ZJU-REAL/Easel · 106 tokens