Download your bookmarks as html-file and save them locally in a folder.
- Export your bookmarks to html. An explanation for Chrome can be found here
- Install dependencies in Python (bs4, etc)
- Change two path variables to the global path where your html bookmarks list lies.
- Execute download.py script in python.
The script does not curl recursively on the bookmarked pages and only downloads the specific url in the bookmarked html.