Linkedin Scraper banner
blueprintit-ai blueprintit-ai

Linkedin Scraper

Development community

Description

--- name: linkedin-scraper description: Use this sub-agent to orchestrate LinkedIn scraping for all qualified leads via Apify actors. Only ONE instance should be spawned per pipeline run. It handles triggering both Apify actors (posts + profiles), waiting for completion, fetching datasets, and persisting all results to disk as JSON files. <example> Context: Orchestrator has 40 qualified leads with LinkedIn URLs user: "Scrape their LinkedIn profiles and posts" assistant: "I'll spawn 1 linkedin-s

Installation

Installs to ~/.claude/agents/blueprintit-ai-blueprint-skills-linkedin-scraper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blueprintit-ai/blueprint-skills/HEAD/agents/linkedin-scraper.md -o ~/.claude/agents/blueprintit-ai-blueprint-skills-linkedin-scraper.md

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

Full documentation available on GitHub

View Source Repository