App Logo
substack.com

Post Substack comment

Post a comment on a Substack post as the logged-in account. The account needs a display name set up on Substack first (via any post's comment box) — the script fails loudly with instructions if it isn't.

Input

url required

Full URL of the Substack post, e.g. https://example.substack.com/p/my-post-slug

text required

The comment text to post

Output

url required
text required
postId required
postedAt required
commentId required

FAQ

Post a comment on a Substack post as the logged-in account. The account needs a display name set up on Substack first (via any post's comment box) — the script fails loudly with instructions if it isn't.
Required: url, text.
It returns url, text, postId, postedAt, commentId.
Yes. It acts as you on substack.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the substack.com cookies saved by the Reduck extension.
It makes changes on substack.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/substack.com/post_comment, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/substack.com/post_comment
It is part of Reduck's official curated catalogue.

Start building not clicking