bellingcat / auto-archiver

Automatically archive links to videos, images, and social media content from Google Sheets (and more).
https://pypi.org/project/auto-archiver/
MIT License
489 stars 53 forks source link

new enhancer: store HTTP headers and SSL certificate #85

Closed msramalho closed 4 months ago

msramalho commented 10 months ago

Create a new enhancer that can

The display in the html_formatter should probably be initially hidden.

Another option is to conceive a high-level activity log that captures all actions and logs and appends them to the end of the html report.

msramalho commented 4 months ago

adding ssl certificate enricher only for now, other logics are orders of magnitude harder to properly implement