abx_plugin_chrome.dom
Module Contents
Functions
print HTML of site to file using chrome –dump-html |
API
- 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