# AGENTS.md - Scrape Creators CLI

You are being asked to install or use the Scrape Creators CLI from the Printing Press library.

## What it is

scrape-creators-pp-cli is an agent-native command line tool for Scrape Creators. The easiest way to scrape public social media data at scale. Extract profiles, posts, videos, comments, and more from TikTok, Instagram, YouTube, Twitter, LinkedIn, Facebook, Reddit, and 27+ platforms.
It is a single Go binary that ships with an agent skill, and it installs with one command.

## Install

Recommended (installs the binary and the agent skill):

    npx -y @mvanhorn/printing-press-library install scrape-creators

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-scrape-creators --force

OpenClaw:

    clawhub install printing-press-library/scrape-creators

## MCP server

This CLI ships an MCP server (scrape-creators-pp-mcp) with 164 tools. Point any MCP client at it, including Claude Desktop.

## After install

Call scrape-creators-pp-cli from the shell, or use the /pp-scrape-creators skill inside an agent.
Run scrape-creators-pp-cli --help to list commands.

## Links

- Documentation: https://printingpress.dev/documentation/scrape-creators
- Library page: https://printingpress.dev/library/developer-tools/scrape-creators
- This file: https://printingpress.dev/documentation/scrape-creators/agents.md
