reddit_feed/README.md
Simon Fortier dee01d13ee mvp
2019-08-08 19:40:04 -04:00

233 B

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).