3 repositorios
Services for observing web pages for content changes and updates.
Distinguishing note: Focuses on the end-to-end monitoring process.
Explore 3 awesome GitHub repositories matching web development · Web Monitoring. Refine with filters or upvote what's useful.
Changedetection.io is a self-hosted monitoring service designed to track web pages for content updates and notify users of changes. It functions as a centralized platform where users can manage tracking tasks, observe specific website elements, and receive automated alerts through various communication channels whenever modifications are detected. The service distinguishes itself through an integrated headless browser engine that executes interaction sequences, such as logins or form submissions, to access dynamic or restricted content. It maintains a historical record of page snapshots, util
Observes web pages for content modifications and sends alerts whenever new information appears.
Rowboat is an LLM orchestration platform and multimodal AI agent framework. It coordinates large language models with external tools, automated web monitoring, and local data vaults to execute actions and retrieve real-time information. The system operates as a local-first knowledge base, converting meeting notes and emails into a linked markdown knowledge graph. It functions as an automated market intelligence tool that tracks competitors and trends across the web to maintain updated information summaries. The platform covers a broad range of productivity and automation capabilities, includ
Implements an automated system for monitoring web targets and summarizing trends to maintain live information updates.
Este proyecto es una librería de Node.js y un framework de automatización de navegadores que proporciona una interfaz de JavaScript para el protocolo Chrome DevTools. Funciona como un controlador de navegador headless, permitiendo la gestión programática de objetivos del navegador, la ejecución de scripts y el monitoreo de la actividad de red a través de conexiones WebSocket. La interfaz incluye una shell interactiva y un REPL para la ejecución de comandos en tiempo real y el enlace de eventos. También proporciona utilidades para recuperar descriptores de protocolo e inspeccionar la documentación incrustada para identificar los comandos disponibles y los tipos de parámetros. La librería cubre una amplia gama de capacidades de automatización, incluyendo la depuración remota de navegadores, pruebas de navegadores headless y monitoreo de aplicaciones web en tiempo real. Gestiona el ciclo de vida completo de la interacción con el navegador, desde el descubrimiento de objetivos basado en HTTP hasta el enrutamiento de notificaciones basado en eventos y el despacho de comandos envueltos en promesas.
Allows real-time tracking of web page behavior by subscribing to browser events and network notifications.