archivebox.parsers.pocket_html

Module Contents

Functions

parse_pocket_html_export

Parse Pocket-format bookmarks export files (produced by getpocket.com/export/)

Data

KEY

NAME

PARSER

API

archivebox.parsers.pocket_html.parse_pocket_html_export(html_file: IO[str], **_kwargs) Iterable[archivebox.index.schema.Link][source]

Parse Pocket-format bookmarks export files (produced by getpocket.com/export/)

archivebox.parsers.pocket_html.KEY[source]

‘pocket_html’

archivebox.parsers.pocket_html.NAME[source]

‘Pocket HTML’

archivebox.parsers.pocket_html.PARSER[source]

None