Improve Reddit ads targeting by doing a little research via the Reddit API
- Use ChatGPT to generate a long list of keywords related to the topic your users/community are interested in.
- If you don't already have access, register to use the API and create your credentials (https://www.reddit.com/wiki/api/).
- Run search.py to pull up a list of subreddits about your topic.
- Run search_content.py to pull up a list of subreddits with top posts about your topic.
- Run filter.py to filter those subreddits based on recency / activity thresholds.
- Target the final list of subreddits in your Reddit Ads campaign.