← Artifacts & connectors

substack

Substack

Community tool (unofficial) · community CLI (sbstck-dl)

Reads
views, opens, likes, comments, subscriber delta (dashboard-only for most).
Locators
Post URL or publication slug.
Evidence for a linked target
Substack dashboard, or a community tool result (no public API — treat as best-effort, not authoritative).
Official docs
https://github.com/alexferrari88/sbstck-dl#readme

Usage

Agent command: superdense reward docs connectors --connector substack

# substack — usage

> **Unofficial.** Substack has no public API and no official CLI. The tooling below is
> community-maintained — treat results as best-effort, not connector-authoritative.

For public post data, a community CLI can fetch content; for opens/subscribers you
generally need the Substack dashboard (owner-only).

```bash
# Community downloader (archival / public content)
sbstck-dl download --url <post-url>
```

**Reward dimensions:** views, opens, likes, comments, subscriber delta.
**Locators:** post URL, publication slug.

Install

Agent command: superdense reward docs connectors --connector substack --section install

> **Unofficial connector.** There is no official Substack CLI to install.

Use a community tool at your own discretion, per its README:

- https://github.com/alexferrari88/sbstck-dl#readme

For authoritative open/subscriber numbers, sign in to the Substack dashboard directly.

Troubleshoot

Agent command: superdense reward docs connectors --connector substack --section troubleshoot

> **Unofficial connector.** Substack offers no supported API, so failures are expected
> when the site changes.

- Prefer the Substack dashboard for authoritative numbers.
- For community-tool issues, consult its repo:
  https://github.com/alexferrari88/sbstck-dl/issues