kopia lustrzana https://github.com/bellingcat/auto-archiver
14 wiersze
429 B
Markdown
14 wiersze
429 B
Markdown
# Enricher Modules
|
|
|
|
Enricher modules are used to add additional information to the items that have been extracted. Common enrichment tasks include adding metadata to items, such as the hash of the item, a screenshot of the webpage when the item was extracted, or general metadata like the date and time the item was extracted.
|
|
|
|
|
|
```{include} autogen/enricher.md
|
|
```
|
|
|
|
```{toctree}
|
|
:depth: 1
|
|
:hidden:
|
|
:glob:
|
|
autogen/enricher/*
|
|
``` |