Skip to content

ehamiter/pindead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pindead

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

Setup

Set these two values in your environment:

export PINBOARD_EMAIL="yourusername@maildomain.com"
export PINBOARD_TOKEN="username:XXXXXXXXXXXXXXXXXXX"

To find out what your Pinboard API token is, go here:

https://pinboard.in/settings/password

Excecution

python pindead.py

Example run

Pindead example screen shot

Releases

No releases published

Packages

No packages published

Languages