Scrape banner
gozzkesshell gozzkesshell

Scrape

Development community

Description

Scrape leads from a LinkedIn Sales Navigator search URL using the Vayne API. User input: $ARGUMENTS ## Instructions 1. Parse the user input. Expected: `<sales_navigator_url> [--limit N] [--name NAME]` - If no URL is provided, ask for it. - `--limit` is optional (max leads to scrape, 0 = all). - `--name` is optional (unique order name). 2. Run the scraping script using the Python command from CLAUDE.md (no detection needed — use it directly): ``` PYTHONIOENCODING=utf-8 <PYTHON>

Installation

Installs to ~/.claude/commands/gozzkesshell-sales-pipeline-scrape.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gozzkesshell/sales-pipeline/HEAD/.claude/commands/scrape.md -o ~/.claude/commands/gozzkesshell-sales-pipeline-scrape.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository