# Scrape

> Use this skill when the user wants to cli utility to scrape emails from websites.

- Skill: `javimosch/scrape` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/scrape`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/scrape/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/scrape

---


# Scrape Plugin

CLI utility to scrape emails from websites.

## Commands

### Operations
- `scrape url scrape` — scrape url via scrape
- `scrape output save` — save output via scrape

## Usage Examples
- "scrape --help"
- "scrape <args>"

## Installation

```bash
go install github.com/lawzava/scrape@latest
```

## Examples

```bash
scrape --version
scrape --help
```

## Key Features
- web-scraping\n- emails\n- security

