Reddit Poster avatar

Reddit Poster

Pricing

Pay per usage

Go to Apify Store
Reddit Poster

Reddit Poster

Pricing

Pay per usage

Rating

0.0

(0)

Developer

viralanalyzer

viralanalyzer

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Reddit Poster — Auto-Post to Subreddits via Browser — $0.35/post

English | Portugues

Post to Reddit subreddits automatically via browser automation. No OAuth app approval needed. Supports text, link, image/video posts, comments, and flair.


Features

FeatureDescription
Text PostsTitle + Markdown body
Link PostsTitle + URL
Image/VideoUpload media directly
CommentsReply to any post or comment
Flair SupportAuto-select subreddit flair
Stealth ModeChrome fingerprint, WebGL spoof, webdriver removal
Residential ProxyApify residential network — avoids IP blocks
Session PersistenceCookies saved in KV Store (7-day TTL)
Dry RunTest without posting — screenshot proof

Pricing

UsageCost
1 post/comment$0.35
Trial1 free action per run

Pay-per-event: you only pay for successfully submitted posts or comments.

Input Parameters

ParameterTypeRequiredDescription
usernamestringYes*Reddit username
passwordstringYes*Reddit password
cookiesstringYes*Browser cookies JSON (skip login)
subredditstringYes**Target subreddit (without r/)
postTitlestringYes**Post title
postBodystringNoPost body (Markdown)
postTypeselectNotext, link, image, video (default: text)
linkUrlstringNoURL for link posts
imageUrlstringNoImage URL for image posts
videoUrlstringNoVideo URL for video posts
flairstringNoPost flair text
commentTextstringNo***Comment text (reply mode)
commentTargetUrlstringNo***URL to reply to
captchaApiKeystringNo2Captcha API key
proxyCountrystringNoProxy country (default: US)
dryRunbooleanNoTest mode — fill form but don't submit

*Either username+password or cookies. **For posts. ***For comments (both required together).

Input Examples

Text Post

{
"cookies": "[{\"name\":\"reddit_session\",\"value\":\"...\",\"domain\":\".reddit.com\"}]",
"subreddit": "marketing",
"postTitle": "How AI is changing content strategy in 2026",
"postBody": "We analyzed 25+ platforms and found...",
"postType": "text",
"dryRun": false
}

Comment Reply

{
"cookies": "...",
"commentText": "Great insight! We built a tool that does exactly this.",
"commentTargetUrl": "https://www.reddit.com/r/marketing/comments/abc123/post_title/"
}

Output

{
"success": true,
"platform": "reddit",
"type": "post",
"subreddit": "marketing",
"postUrl": "https://www.reddit.com/r/marketing/comments/xyz/...",
"proof": { "screenshotKey": "proof-reddit-post-2026-04-08" },
"dryRun": false
}

LGPD / Privacy

  • Credentials: isSecret: true — encrypted by Apify, never in logs
  • Cookies: KV Store with 7-day TTL — auto-expire
  • No third-party data accessed — posts to your own account only

Portugues

Poste em subreddits do Reddit automaticamente via automacao de navegador. Sem necessidade de aprovacao OAuth. Suporta posts de texto, links, imagem/video, comentarios e flair.

UsoCusto
1 post/comentario$0.35
Trial1 acao gratis por run

Funcionalidades: Posts de texto, link, imagem/video, comentarios, flair, stealth mode, proxy residencial, modo dry-run, screenshot de prova.

Privacidade (LGPD): Credenciais criptografadas (isSecret), cookies com TTL de 7 dias, nenhum dado de terceiros acessado.