Searches for dead links in your Pinboard bookmarks and optionally deletes any that do not return a 200 OK
from a request.
Requires Python 3.6 and up
Set these two values in your environment:
export PINBOARD_EMAIL="[email protected]"
export PINBOARD_TOKEN="username:XXXXXXXXXXXXXXXXXXX"
To find out what your Pinboard API token is, go here:
https://pinboard.in/settings/password
python pindead.py