abx_spec_archivebox.effects

Hookspec for side-effects that ArchiveBox plugins can trigger.

(e.g. network requests, binary execution, remote API calls, external library calls, etc.)

Module Contents

Functions

check_remote_seed_connection

exec_extractor

API

abx_spec_archivebox.effects.check_remote_seed_connection(urls, extractor, credentials, created_by)[source]
abx_spec_archivebox.effects.exec_extractor(url, extractor, credentials, config)[source]