Stale identifies and deletes stale Pinboard links.
You can grab the latest code package by cloning this repository:
$ git clone https://github.com/jparise/stale.git
... or by downloading the latest tarball.
usage: stale.py [-h] [-t TOKEN] [--ignore REGEX [REGEX ...]] [-d] [-e] [-v]
[--version]
Identify (and optionally delete) stale Pinboard links.
optional arguments:
-h, --help show this help message and exit
-t TOKEN, --token TOKEN
your Pinboard API token
--ignore REGEX [REGEX ...]
ignore links from these hosts
-d, --delete delete stale links
-e equate errors with staleness
-v enable verbose output
--version show program's version number and exit
You can find your personal Pinboard API token in your Settings.