The project is in a healthy, maintained state
Import your safari history
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::Safari

Gem Version

Extract your Safari browser history with this plugin for chronicle-etl

Available Connectors

Extractors

  • safari - Extractor for browser history

Transformers

  • safari - Transforms history into Chronicle Schema

Usage

# Install chronicle-etl and then this plugin
$ gem install chronicle-etl
$ chronicle-etl connectors:install safari

# Extract all history
$ chronicle-etl --extractor safari

# Get last week of history and transform it into Chronicle Schema
$ chronicle-etl --extractor safari --since 1w --transformer safari