archivebox.cli.archivebox_add
Module Contents
Functions
Add a new URL or list of URLs to your archive |
|
Add a new URL or list of URLs to your archive |
Data
API
- archivebox.cli.archivebox_add.add(urls: str | list[str], depth: int | str = 0, tag: str = '', parser: str = 'auto', extract: str = '', persona: str = 'Default', overwrite: bool = False, update: bool = not ARCHIVING_CONFIG.ONLY_NEW, index_only: bool = False, bg: bool = False, created_by_id: int | None = None) django.db.models.QuerySet[core.models.Snapshot] [source]
Add a new URL or list of URLs to your archive