Python Bookmark Extractor is my personal selective bookmark extractor and formatter.
Bookmarks of Chrome for Linux or Chrome for Windows are supported as input source.
Markdown is the only supported output format.
This script is a Python 3 version of my Java-powered Bookmark Extractor.
python3 ./bookmark_extractor.py --root="root folder"
python3 ./bookmark_extractor.py --root="root folder" --check
python3 ./bookmark_extractor.py -r="root folder"
python3 ./bookmark_extractor.py -r="root folder" -c
Python Bookmark Extractor is licensed under the GNU General Public License Version 3.
Dimitar D. Mitov 2020 - 2021