mirror of
https://github.com/simon987/reddit_feed.git
synced 2025-04-24 12:15:51 +00:00
reddit_feed
Fetches comments & submissions from reddit and publishes serialised JSON to RabbitMQ for real-time ingest.
Can read up to 100 items per second, as per the API limits (60 requests per minute, 100 items per request).
Languages
Python
100%