pkg.soopen package index

brew / rank 5737

Install urlwatch with Homebrew, apk, apt, dnf, Nix, pacman, zypper

Get notified when a webpage changes. Version 2.29 via Homebrew; verified 2026-05-15. Also installable with debian: sudo apt install urlwatch.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install urlwatch

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add urlwatch

Alpine Linux edge package indexes · urlwatch · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install urlwatch

Debian stable package indexes · urlwatch · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install urlwatch

Fedora Rawhide package metadata · urlwatch · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#urlwatch

nixpkgs package indexes · pkgs/by-name/ur/urlwatch/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S urlwatch

Arch Linux sync databases · urlwatch · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install urlwatch

openSUSE Tumbleweed package metadata · urlwatch · source: download.opensuse.org

overview

Package summary

Get notified when a webpage changes

Commands and aliases

  • urlwatch

history

Project history and usage

urlwatch is a command-line webpage and command-output monitor that records previous results and reports changes as diffs. The project site and handbook describe notifications through email, terminal output, and many third-party services, with jobs configured in YAML and filters used to normalize the content being watched.

Project history

The project is presented on Thomas Perl's site under a 2008 URL path, and the current site lists version 2.29 as a 2024 source distribution. Its public GitHub repository was created in 2014, while the current handbook documents the modern 2.x architecture: YAML job files, a separate urlwatch.yaml configuration file, reporters, filters, shell jobs, browser jobs, and an SQLite cache database for stored history.

The migration documentation explains the importance of the 2.0 line: URLs moved into YAML, the cache directory became an SQLite database, hooks were replaced by extensible jobs, filters, and reporters, and a configuration file was added for user preferences. Those changes turned a simple URL checker into a broader change-monitoring framework while keeping the command-line workflow.

Adoption history

The official project page links to PyPI, GitHub, and Repology packaging status; the input package-manager matrix lists Alpine, Homebrew, Debian, Fedora/dnf, Nix, Arch/pacman, Ubuntu, and openSUSE/zypper. That combination shows urlwatch as a widely packaged Unix-style automation utility rather than a one-platform script.

How it is used

A common setup is to install urlwatch, run it once, edit urls.yaml with urlwatch --edit, edit settings and reporters with urlwatch --edit-config, and schedule periodic runs with cron. Each run retrieves a job, applies filters, compares the result against the previous version, and invokes reporters if differences are found.

The handbook's job model covers ordinary URL fetches, headless-browser navigation for JavaScript-rendered pages, and shell commands. Its filter system supports selectors, HTML-to-text conversion, PDF and JSON handling, grep-like filtering, sorting, checksums, and chained transformations, making it useful for monitoring release pages, package indexes, documents, APIs, or local command output.

Why package nerds care

urlwatch is especially relevant to package-manager culture because package maintainers and power users often need to notice upstream tarballs, changelogs, documentation, security advisories, or formula metadata changing before those changes appear in a feed. It is also itself a well-packaged Python CLI with an official website, PyPI releases, Read the Docs documentation, and broad distro availability.

Timeline

  • 2008: Project website is published under thp.io/2008/urlwatch.
  • 2014-01-29: Public GitHub repository metadata records repository creation.
  • 2.0: Migration docs describe the move to YAML jobs, SQLite cache history, extensible jobs, filters, reporters, and urlwatch.yaml.
  • 2024-10-28: Project site lists urlwatch 2.29 source distribution.

Related projects

  • urlwatch belongs to the same practical family as cron, diff, web-checking scripts, feed monitors, and package-update watchers, but wraps those patterns in a reusable CLI with filters, reporters, and persistent change history.

Sources

  • GitHub repository metadata: https://api.github.com/repos/thp/urlwatch
  • Input source_facts.package-manager lists cross-distribution packaging.
  • Official README: https://raw.githubusercontent.com/thp/urlwatch/master/README.md
  • Official handbook: https://urlwatch.readthedocs.io/en/latest/
  • Official introduction: https://urlwatch.readthedocs.io/en/latest/introduction.html
  • Official migration guide: https://urlwatch.readthedocs.io/en/latest/migration.html
  • Official project site: https://thp.io/2008/urlwatch/

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for urlwatch. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/urlwatch/urls.yaml$XDG_CONFIG_HOME/urlwatch/urlwatch.yaml$XDG_CONFIG_HOME/urlwatch/hooks.py

executables

Installed executables

CommandKindExposureNote
urlwatchexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version2.29
manager updated2026-05-15
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:urlwatch
Version2.29
Package managerHomebrew
Homepagehttps://thp.io/2008/urlwatch/
Last updated2026-05-15T11:13:37Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

urlwatch 2.29-1

monitors webpages for you

https://thp.io/2008/urlwatch/

sudo apt install urlwatch
  • Section: web
  • Architecture: all
  • 8 dependencies
  • 10 optional deps
  • normalized package name match
  • Matched by: Urlwatch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: urlwatch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

urlwatch

nix profile install nixpkgs#urlwatch
  • normalized package name match
  • Matched by: Urlwatch
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ur/urlwatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

urlwatch 2.28-3

monitors webpages for you

https://thp.io/2008/urlwatch/

sudo apt install urlwatch
  • Section: universe/web
  • Architecture: all
  • 8 dependencies
  • 10 optional deps
  • normalized package name match
  • Matched by: Urlwatch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: urlwatch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

urlwatch 2.29-r1

Tool for monitoring webpages for updates

https://thp.io/2008/urlwatch/

sudo apk add urlwatch
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: urlwatch
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Urlwatch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: urlwatch from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

urlwatch-doc 2.29-r1

Tool for monitoring webpages for updates (documentation)

https://thp.io/2008/urlwatch/

sudo apk add urlwatch-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: urlwatch
  • normalized package name match
  • Matched by: Urlwatch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: urlwatch-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

urlwatch-pyc 2.29-r1

Precompiled Python bytecode for urlwatch

https://thp.io/2008/urlwatch/

sudo apk add urlwatch-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: urlwatch
  • 1 dependencies
  • normalized package name match
  • Matched by: Urlwatch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: urlwatch-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

urlwatch 2.29-6.fc45

A tool for monitoring webpages for updates

http://thpinfo.com/2008/urlwatch/

sudo dnf install urlwatch
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: urlwatch
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Urlwatch
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: urlwatch from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

urlwatch 2.29-4

Tool for monitoring webpages for updates

https://thp.io/2008/urlwatch/

sudo pacman -S urlwatch
  • License: BSD-3-Clause
  • Architecture: any
  • 7 dependencies
  • 9 optional deps
  • normalized package name match
  • Matched by: Urlwatch
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: urlwatch from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

urlwatch 2.29-2.3

A tool for monitoring webpages for updates

https://thp.io/2008/urlwatch/

sudo zypper install urlwatch
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: noarch
  • Source Package: urlwatch
  • 9 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Urlwatch
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: urlwatch from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation