bellingcat/auto-archiver
Fork: 92 Star: 1011 (更新于 2026-01-11 17:59:27)
license: MIT
Language: Python .
Automatically archive links to videos, images, and social media content from Google Sheets (and more).
最后发布版本: v1.2.0 ( 2026-01-08 23:58:05)
Auto Archiver
Auto Archiver is a Python tool to automatically archive content on the web in a secure and verifiable way. It takes URLs from different sources (e.g. a CSV file, Google Sheets, command line etc.) and archives the content of each one. It can archive social media posts, videos, images and webpages. Content can be enriched, then saved either locally or remotely (S3 bucket, Google Drive). The status of the archiving process can be appended to a CSV report, or if using Google Sheets – back to the original sheet.
Read the article about Auto Archiver on bellingcat.com.
Installation
View the Installation Guide for full instructions
Advanced:
To get started quickly using Docker:
docker pull bellingcat/auto-archiver && docker run -it --rm -v secrets:/app/secrets bellingcat/auto-archiver --config secrets/orchestration.yaml
Or pip:
pip install auto-archiver && auto-archiver --help
Contributing
We welcome contributions to the Auto Archiver project! See the Contributing Guide for how to get involved!
最近版本更新:(数据更新于 2026-01-11 17:59:11)
2026-01-08 23:58:05 v1.2.0
2025-10-23 17:41:31 v1.1.6
2025-10-23 01:15:11 v1.1.5
2025-10-22 23:08:47 v1.1.4
2025-07-06 03:28:48 v1.1.2
2025-06-30 09:37:31 v1.1.1
2025-06-18 07:07:20 v1.1.0
2025-06-03 03:57:59 v1.0.1
2025-03-31 23:26:22 v1.0.0
2025-03-26 19:59:09 v0.13.9
主题(topics):
archive, docker, open-source-research, python, scraping, service, web-archiving
bellingcat/auto-archiver同语言 Python最近更新仓库
2026-01-16 16:39:06 comet-ml/opik
2026-01-16 14:25:31 Zipstack/unstract
2026-01-16 14:05:50 CDFER/JLCPCB-Kicad-Library
2026-01-16 07:57:08 pydantic/pydantic-ai
2026-01-16 03:48:19 PrefectHQ/prefect
2026-01-16 03:14:41 ZhuoZhuoCrayon/throttled-py
