slackscraperpilot
// slack data, on tap

Slack channel
archive
and export.

Slackscraper syncs approved public and private Slack channels into governed search, audit workflows, and JSONL exports to local or S3-compatible storage.

Read-only Slack scopes JSONL exports S3-compatible storage
acme — slackscraper
 
// built for
channel syncMCP retrievalaudit trailsJSONL exportaccess profilesdeletion ledger
// 01 — what it does

Slack channel archive and search
for your own data.

Built around approved channels, access profiles, deletion handling, and export evidence.
// 01

Slack channel sync

Backfill approved public and private channels, then process signed message create, edit, and delete events.

// 02

Scoped channel access

Access profiles, user sessions, service credentials, and actor-bound result handles keep retrieval governed.

// 03

REST, CLI, and MCP

Search and expand Slack history through API routes, terminal workflows, or MCP tools for agents.

// 04

JSONL exports

Create deletion-aware current-state JSONL artifacts locally or in S3-compatible object storage.

// 02 — how it works

Slack archive setup.
Three steps.

// step 01
$ slackscraper init

Install the Slack app

OAuth handshake with your workspace. The app requests read-only channel history scopes for admin approval.

// step 02
$ slackscraper sync

Run the backfill

Backfill enabled public and private channels with Slack pagination, retries, and idempotent writes.

// step 03
$ slackscraper export create

Generate a JSONL export

Write current-state messages to a local artifact or S3-compatible object store with manifest checksums.

// 03 — destinations

Export Slack history
as JSONL.

Keep retrieval backed by the canonical store, then produce scoped exports with deletion filtering and chain-of-custody metadata when you need files.

$ export create --help
JSONL
current-state rows
Local artifact
filesystem export
Object store
s3-compatible
Checksums
manifest evidence
Deletion filter
no stale content
Access profiles
scoped channels
// 04 — pricing

Pilot pricing for Slack channel sync.

Free
$0local evaluation

one public channel · JSONL export · CLI access

Start
most chosen
Pilot
Talkscoped workspace pilot

up to 10 channels · public + private · REST + CLI

Plan a pilot
Team
Customproduction scope

workspace channels · MCP access · object-store export

Talk to us