Building a lightweight social listening tool for internal use, but the API throttling is driving me crazy. The goal is just to monitor a few key subreddits for brand mentions so our team can jump in and help users in real time. However, polling the feeds constantly from our main server IP triggers rate limits after a couple of hours. What architecture or proxy setup works best for continuous background listening?