abx_plugin_chrome.dom

Module Contents

Functions

get_output_path

should_save_dom

save_dom

print HTML of site to file using chrome –dump-html

API

abx_plugin_chrome.dom.get_output_path()[source]
abx_plugin_chrome.dom.should_save_dom(link: archivebox.index.schema.Link, out_dir: Optional[pathlib.Path] = None, overwrite: Optional[bool] = False) bool[source]
abx_plugin_chrome.dom.save_dom(link: archivebox.index.schema.Link, out_dir: Optional[pathlib.Path] = None, timeout: int = 60) archivebox.index.schema.ArchiveResult[source]

print HTML of site to file using chrome –dump-html