OpenSource-Hub
K

Kibitzr

715 stars·Developer Tools·SHA-256 checksum verified

A lightweight, open-source web monitoring tool that watches for changes and sends notifications. Like a personal assistant for routine tasks.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Open-source web monitor: detect page changes and get notified, self-hosted and lightweight.

Core Features

  • Monitor web page content changes (regex, CSS selectors)
  • Multiple notification channels: Email, Slack, Telegram
  • Declarative YAML configuration
  • Self-hosted for full privacy
  • Daemon or cron mode

What It Can't Do

  • Avoid polling too frequently (≥5 min interval) to prevent IP blocking.
  • YAML indentation must be correct.
  • Requires a running server or computer for continuous monitoring.

Use Cases

  • Track price drops on e-commerce sites
  • Monitor blog or news updates
  • Watch job postings for new positions
  • Detect when a web page returns an error

Kibitzr is a Python-based tool that automates the monitoring of web pages for changes. It continuously checks specified URLs, detects modifications in content (or CSS selectors), and notifies you via email, Slack, or other channels. With simple YAML configuration, you can set up monitors for price drops, job postings, news updates, or any dynamic content. Running as a daemon or via cron, it's ideal for users who want a self-hosted, privacy-friendly alternative to cloud monitoring services. Its lightweight nature makes it suitable for both personal use and small teams.

Tags

web-monitoringautomationnotificationcronpython

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Python 3.8+ and pip

4

Step 2: Run pip install kibitzr

5

Step 3: Create a YAML config file (e.g., mymonitor.yml) with monitoring rules

Install Guide
  1. Step 1: Install Python 3.8+ and pip
  2. Step 2: Run pip install kibitzr
  3. Step 3: Create a YAML config file (e.g., mymonitor.yml) with monitoring rules
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Run pip uninstall kibitzr and delete the configuration file.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-27 02:25:20
GitHub Repository

Having issues? Check the FAQ below

3 FAQs

Similar Projects