The project is in a healthy, maintained state
Import your Pinboard bookmarks
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.63
~> 2.3
~> 3.10
~> 13.0

Runtime

 Project Readme

Chronicle::Pinboard

Gem Version

Extract your Pinboard bookmarks using the command line with this plugin for chronicle-etl

Available Connectors

Extractors

  • pinboard - Extractor for importing bookmarks

Transformers

  • pinboard - Transforms bookmarks into Chronicle Schema

Usage

$ gem install chronicle-etl
$ chronicle-etl plugins:install pinboard

# You can get a pinboard access token from https://pinboard.in/settings/password
$ chronicle-etl secrets:set pinboard access_token PINBOARD_ACCESS_TOKEN

# Extract pinboard bookmarks from the last 10 days
$ chronicle-etl --extractor pinboard --since 10d