Automated Reddit Marketing Data Scraper

Замовник: AI | Опубліковано: 19.12.2025

I’m looking to streamline the way I gather Reddit intelligence for marketing. I need a Python-based automation script that will: • Search Reddit by a list of keywords across specified subreddits • Pull post metadata—upvotes, comment count, publish date, and author details • Apply logic that flags only the posts with both high relevance to the keyword and strong engagement signals • Run keyword batches in one pass so I’m not repeating manual searches • Export a clean, well-structured CSV (or JSON) ready for content creation, campaign optimisation, competitor analysis, market research, and audience insight workflows Reliability matters, so the script must respect Reddit rate limits, recover gracefully from API hiccups, and log any skipped items without stopping the entire batch. Deliverables 1. Fully commented Python script (Python 3.x) packaged to run from the command line. 2. README covering setup, required libraries, API credentials, and usage examples. 3. Sample output file generated from a small test run that demonstrates the correct field structure. 4. Brief note explaining how engagement thresholds can be tweaked so I can adjust my definition of “high-engagement” over time. If you have experience with PRAW or direct Reddit API work and can turn this into a robust, reusable tool, I’d love to see how you would approach it.