archivebox.parsers.generic_json
Module Contents
Functions
Parse JSON-format bookmarks export files (produced by pinboard.in/export/, or wallabag) |
Data
API
- archivebox.parsers.generic_json.parse_generic_json_export(json_file: IO[str], **_kwargs) Iterable[archivebox.index.schema.Link] [source]
Parse JSON-format bookmarks export files (produced by pinboard.in/export/, or wallabag)