1 Repo
Tools for tracking data feeds and streaming content to trigger specific automated responses.
Distinct from Data Feeds: Distinct from Data Feeds: focuses on the monitoring and triggering logic rather than just the consumption and display of the feed.
Explore 1 awesome GitHub repository matching data & databases · Monitoring Systems. Refine with filters or upvote what's useful.
Huginn is an open-source automation platform that functions as an event-driven task automator and webhook integration engine. It enables the creation of agents that monitor web data and automate tasks across various web services, operating as a self-hosted web scraper and JavaScript workflow orchestrator. The system uses a directed graph of event flows to route and transform data between external APIs. It differentiates itself by allowing custom JavaScript execution within workflows to modify data payloads and by integrating human-in-the-loop automation to insert manual judgment or data entry
Implements a system for tracking RSS feeds and streaming data to trigger automated responses based on specific criteria.