App Logo
reddit.com

Post Reddit comment

Post a top-level comment on a Reddit post by its URL. Returns the created comment's id, permalink, author, created timestamp and score. Posts a real comment under the logged-in account; this is a top-level comment on the post, not a reply to another comment. Runs only via the browser extension, not the hosted cloud browser.

Input

url required

Post URL — full https://www.reddit.com/r/.../comments/... or just the /r/.../comments/... path

text required

Comment body (plain text / markdown). Supports inline @-mentions (u/name) and links, which Reddit auto-links.

Output

author required
commentId required

Fullname of the created comment, e.g. t1_xxxxx

permalink required
account_used required

The real logged-in Reddit handle that performed the action, read from the page's own account drawer (not assumed from args)

already_present required

Whether an identical top-level comment by this account already existed on this post before posting (checked against the post's own comment list)

verified_on_page required

Whether the script reloaded the post afterward and confirmed the new comment is actually visible there

score optional
created optional

Start building not clicking