Reddit Poster
Pricing
Pay per usage
Reddit Poster
Pricing
Pay per usage
Rating
0.0
(0)
Developer
viralanalyzer
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
| Feature | Description |
|---|---|
| Text Posts | Title + Markdown body |
| Link Posts | Title + URL |
| Image/Video | Upload media directly |
| Comments | Reply to any post or comment |
| Flair Support | Auto-select subreddit flair |
| Stealth Mode | Chrome fingerprint, WebGL spoof, webdriver removal |
| Residential Proxy | Apify residential network — avoids IP blocks |
| Session Persistence | Cookies saved in KV Store (7-day TTL) |
| Dry Run | Test without posting — screenshot proof |
Pricing
| Usage | Cost |
|---|---|
| 1 post/comment | $0.35 |
| Trial | 1 free action per run |
Pay-per-event: you only pay for successfully submitted posts or comments.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
username | string | Yes* | Reddit username |
password | string | Yes* | Reddit password |
cookies | string | Yes* | Browser cookies JSON (skip login) |
subreddit | string | Yes** | Target subreddit (without r/) |
postTitle | string | Yes** | Post title |
postBody | string | No | Post body (Markdown) |
postType | select | No | text, link, image, video (default: text) |
linkUrl | string | No | URL for link posts |
imageUrl | string | No | Image URL for image posts |
videoUrl | string | No | Video URL for video posts |
flair | string | No | Post flair text |
commentText | string | No*** | Comment text (reply mode) |
commentTargetUrl | string | No*** | URL to reply to |
captchaApiKey | string | No | 2Captcha API key |
proxyCountry | string | No | Proxy country (default: US) |
dryRun | boolean | No | Test 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.
| Uso | Custo |
|---|---|
| 1 post/comentario | $0.35 |
| Trial | 1 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.