← All projects
Social MediaBangladesh·2025·1 month
Reddit Auto Poster
Automated Reddit posting script that reads from CSV, handles subreddit targeting, titles, flairs, and stays under bot detection radar.
Overview
Built for a client running a multi-subreddit content strategy. The script reads posting data from a CSV — subreddit name, title, body, flair — and posts automatically while avoiding Reddit's bot detection.
Implementation
- CSV-driven input (subreddit, title, body, flair, posting schedule)
- PRAW-based Reddit API integration with proper OAuth
- Randomized delays between posts to avoid rate limit flags
- Flair selection handling per subreddit rules
- Error logging and retry on failed posts
Key challenge
Reddit's bot detection is aggressive — solved by using real OAuth sessions, randomized timing, and avoiding repetitive content patterns.
Tech stack
PythonPRAWReddit APIPandas
★★★★★
— SM Rukunuzzaman · Bangladesh