archivebox.cli.archivebox_schedule
Module Contents
Functions
Set ArchiveBox to regularly import URLs at specific times using cron |
|
Set ArchiveBox to regularly import URLs at specific times using cron |
Data
API
- archivebox.cli.archivebox_schedule.schedule(add: bool = False, show: bool = False, clear: bool = False, foreground: bool = False, run_all: bool = False, quiet: bool = False, every: str | None = None, tag: str = '', depth: int | str = 0, overwrite: bool = False, update: bool = not ARCHIVING_CONFIG.ONLY_NEW, import_path: str | None = None, out_dir: pathlib.Path = DATA_DIR) None [source]
Set ArchiveBox to regularly import URLs at specific times using cron