Skip to content

edgauthier/pinboard_linkrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Overview

Processes a json formatted Pinboard export and tests each link to determine if it's reachable. Invalid links are reported, along with a reason, in markdown formatted text.

Usage

Usage: pinboard_linkrot.py <bookmarks.json> [space separated tags to ignore]

All arguments after the bookmarks file will be considered tags you want to ignore. Any bookmarks with these tags will be skipped. Usefull for bookmarklets that can't be validated or links only accessible from a network you're not currently connected to.

Dependencies

Requires the Python Requests module.

About

Processes a pinboard json export and identifies any bad links.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages