ScrapeOps

9 mods across 2 repositories, 5 stars between them.

parser-fixer

03

ScrapeOps/scrapeops-scraping-assistant-claude-plugin

Agent

Autonomous agent that reads a local parser file, runs it against HTML files, diagnoses issues, applies targeted fixes, and verifies the output. Iterates until the parser output is correct or all strategies are exhausted. Context: fix-scraper skill has collected the parser path, html path, and task, and is ready to…

5 4mo ago A 142 tokens original MIT

fix-scraper

04

ScrapeOps/scrapeops-scraping-assistant-claude-plugin

Skill Claude CodeCodex

Use this skill when the user wants to fix, correct, update, refactor, or extend an existing local scraper or parser file. This includes adding, removing, or changing fields/selectors in a scraper. Trigger when the user says things like "fix scraper", "repair scraper", "update scraper", "add field", "add a new field"…

5 4mo ago B 150 tokens original MIT

ScrapeOps/scrapeops-scraping-assistant-claude-plugin

Skill Claude CodeCodex

Use this skill when the user asks to build a crawler-scraper combo — a parser that first discovers product URLs from a listing/search/category page and then scrapes details from each product page. Trigger phrases include "crawler", "build a crawler", "generate a crawler", "crawler + scraper", "crawler that searches…

5 4mo ago B 119 tokens original MIT

ScrapeOps/scrapeops-scraping-assistant-claude-plugin

Skill Claude CodeCodex

Use this skill to build a data-extraction schema JSON file that tells ScrapeOps what fields to extract. Trigger on phrases like "generate schema", "create schema", "data schema for X", "schema for crawler", "build a schema". Also invoked programmatically by other skills (e.g. generate-crawler-scraper) — in that case…

5 4mo ago A 158 tokens original MIT

generate-scraper

07

ScrapeOps/scrapeops-scraping-assistant-claude-plugin

Skill Claude CodeCodex

Use this skill ONLY when the user explicitly asks to generate, build, create, or write a scraper/parser for SPECIFIC URLs they already have. Trigger phrases: "generate scraper", "build scraper", "make scraper", "new scraper", "create a scraper", "write a scraper", "I need a scraper", "generate a scraper for", "build a…

5 4mo ago B 225 tokens original MIT

scrapeops-setup

08

ScrapeOps/scrapeops-scraping-assistant-claude-plugin

Skill Claude CodeCodex

Configure the ScrapeOps plugin. Use when the user asks to "configure scrapeops", "setup scrapeops", "set api key", "set scrapeops key", "scrapeops config", or when a ScrapeOps skill reports that the API key is missing.

5 4mo ago B 61 tokens original MIT

ScrapeOps/scrapeops-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "scrapeops-mcp-server" as configured in ScrapeOps/scrapeops-mcp-server. Runs locally from the scrapeops-mcp npm package. Needs 1 environment variable to run.

0 6mo ago A tokens not measured original MIT