1
0
Fork 0
mirror of synced 2024-05-17 02:43:16 +12:00
ArchiveBox/README.md

920 lines
46 KiB
Markdown
Raw Normal View History

2019-01-23 15:58:24 +13:00
<div align="center">
2020-11-23 22:51:05 +13:00
<em><img src="https://i.imgur.com/5B48E3N.png" height="90px"></em>
2021-01-23 04:31:37 +13:00
<h1>ArchiveBox<br/><sub>Open-source self-hosted web archiving.</sub></h1>
2019-01-23 15:58:24 +13:00
2020-11-23 20:04:39 +13:00
▶️ <a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart">Quickstart</a> |
<a href="https://demo.archivebox.io">Demo</a> |
2020-11-23 20:04:39 +13:00
<a href="https://github.com/ArchiveBox/ArchiveBox">Github</a> |
<a href="https://github.com/ArchiveBox/ArchiveBox/wiki">Documentation</a> |
<a href="#background--motivation">Info & Motivation</a> |
2020-11-23 20:04:39 +13:00
<a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community">Community</a> |
<a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Roadmap">Roadmap</a>
2019-01-23 17:46:49 +13:00
<pre>
2019-01-28 22:40:42 +13:00
"Your own personal internet archive" (网站存档 / 爬虫)
2019-01-23 17:46:49 +13:00
</pre>
2019-01-23 17:13:38 +13:00
<!--<a href="http://webchat.freenode.net?channels=ArchiveBox&uio=d4"><img src="https://img.shields.io/badge/Community_chat-IRC-%2328A745.svg"/></a>-->
2020-07-24 04:32:40 +12:00
2020-11-23 20:04:39 +13:00
<a href="https://github.com/ArchiveBox/ArchiveBox/blob/master/LICENSE"><img src="https://img.shields.io/badge/Open_source-MIT-green.svg?logo=git&logoColor=green"/></a>
<a href="https://github.com/ArchiveBox/ArchiveBox"><img src="https://img.shields.io/github/stars/ArchiveBox/ArchiveBox.svg?logo=github&label=Stars&logoColor=blue"/></a>
<a href="https://test.pypi.org/project/archivebox/"><img src="https://img.shields.io/badge/Python-%3E%3D3.7-yellow.svg?logo=python&logoColor=yellow"/></a>
2020-11-23 20:04:39 +13:00
<a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Install#dependencies"><img src="https://img.shields.io/badge/Chromium-%3E%3D59-orange.svg?logo=Google+Chrome&logoColor=orange"/></a>
2021-01-21 13:34:06 +13:00
<a href="https://hub.docker.com/r/archivebox/archivebox"><img src="https://img.shields.io/badge/Docker-all%20platforms-lightblue.svg?logo=docker&logoColor=lightblue"/></a><br/>
<a href="https://github.com/ArchiveBox/ArchiveBox/commits/dev"><img src="https://img.shields.io/github/last-commit/ArchiveBox/ArchiveBox.svg?logo=Sublime+Text&logoColor=green&label=active"/></a>
<a href="https://lgtm.com/projects/g/ArchiveBox/ArchiveBox/context:python"><img alt="Language grade: Python" src="https://img.shields.io/lgtm/grade/python/g/ArchiveBox/ArchiveBox.svg?logo=lgtm&logoWidth=18"/></a>
<a href="https://lgtm.com/projects/g/ArchiveBox/ArchiveBox/context:javascript"><img alt="Language grade: JavaScript" src="https://img.shields.io/lgtm/grade/javascript/g/ArchiveBox/ArchiveBox.svg?logo=lgtm&logoWidth=18"/></a>
2021-01-21 13:36:49 +13:00
<a href="https://lgtm.com/projects/g/ArchiveBox/ArchiveBox/alerts/"><img alt="Total alerts" src="https://img.shields.io/lgtm/alerts/g/ArchiveBox/ArchiveBox.svg?logo=lgtm&logoWidth=18"/></a>
2019-07-10 04:51:00 +12:00
<hr/>
2019-01-23 16:00:21 +13:00
</div>
2021-04-09 01:10:18 +12:00
**ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline.**
2020-10-11 09:08:52 +13:00
2021-04-09 02:49:00 +12:00
You can set it up as a [command-line tool](#Quickstart), [web app](#Quickstart), and [desktop app](https://github.com/ArchiveBox/electron-archivebox) (alpha), on Linux, macOS, and Windows.
2021-04-09 02:47:06 +12:00
2021-04-09 01:12:24 +12:00
**You can feed it URLs one at a time, or schedule regular imports** from browser bookmarks or history, feeds like RSS, bookmark services like Pocket/Pinboard, and more. See <a href="#input-formats">input formats</a> for a full list.
2021-01-21 15:34:23 +13:00
2021-04-09 01:12:24 +12:00
**It saves snapshots of the URLs you feed it in several formats:** HTML, PDF, PNG screenshots, WARC, and more out-of-the-box, with a wide variety of content extracted and preserved automatically (article text, audio/video, git repos, etc.). See <a href="#output-formats">output formats</a> for a full list.
2021-04-08 23:21:04 +12:00
2021-04-09 01:28:41 +12:00
The goal is to sleep soundly knowing the part of the internet you care about will be automatically preserved in durable, easily accessable formats for decades after it goes down.
2021-04-08 23:21:04 +12:00
2021-04-08 23:43:09 +12:00
<div align="center">
<br/><br/>
<img src="https://i.imgur.com/PAzXZE8.png" height="70px" alt="bookshelf graphic"> &nbsp; <img src="https://i.imgur.com/asPNk8n.png" height="75px" alt="logo" align="top"/> &nbsp; <img src="https://i.imgur.com/PAzXZE8.png" height="70px" alt="bookshelf graphic">
<br/><br/>
<small><a href="https://demo.archivebox.io">Demo</a> | <a href="#screenshots">Screenshots</a> | <a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Usage">Usage</a></small>
2021-04-08 23:31:47 +12:00
<br/>
2021-04-08 23:43:09 +12:00
<sub>. . . . . . . . . . . . . . . . . . . . . . . . . . . .</sub>
<br/><br/>
</div>
2021-04-08 23:31:47 +12:00
2021-04-08 23:43:09 +12:00
<br/>
2021-04-08 23:31:47 +12:00
2021-04-09 01:56:43 +12:00
**📦&nbsp; Install ArchiveBox with [Docker Compose (recommended)](#Quickstart) / Docker, or `apt` / `brew` / `pip` ([see below](#Quickstart)).**
2021-04-08 23:43:09 +12:00
2021-04-08 23:53:20 +12:00
*No matter which setup method you choose, they all follow this basic process and provide the same CLI, Web UI, and on-disk data layout.*
2021-04-08 23:21:04 +12:00
2021-04-09 01:31:08 +12:00
1. Once you've installed ArchiveBox, run this in a new empty folder to get started
2021-01-21 15:04:56 +13:00
```bash
2021-04-09 00:03:26 +12:00
archivebox init --setup # creates a new collection in the current directory
2021-04-08 23:21:04 +12:00
```
2021-01-21 15:34:23 +13:00
2021-04-08 23:43:09 +12:00
2. Add some URLs you want to archive
2021-04-08 23:21:04 +12:00
```bash
2021-04-08 23:53:20 +12:00
archivebox add 'https://example.com' # add URLs one at a time via args / piped stdin
archivebox schedule --every=day --depth=1 https://example.com/rss.xml # or have it import URLs on a schedule
2021-01-21 15:34:23 +13:00
```
2021-01-21 15:04:56 +13:00
2021-04-08 23:43:09 +12:00
3. Then view your archived pages
2021-01-21 15:34:23 +13:00
```bash
2021-04-08 23:53:20 +12:00
archivebox server 0.0.0.0:8000 # use the interactive web UI
archivebox list 'https://example.com' # use the CLI commands (--help for more)
ls ./archive/*/index.json # or browse directly via the filesystem
2021-01-21 15:34:23 +13:00
```
2021-01-20 17:17:54 +13:00
2021-04-08 23:21:04 +12:00
**⤵️ See the [Quickstart](#Quickstart) below for more...**
2021-01-21 16:01:19 +13:00
2021-01-21 14:44:17 +13:00
<div align="center">
<br/><br/>
2021-04-08 23:21:04 +12:00
<img src="https://i.imgur.com/njxgSbl.png" width="22%" alt="cli init screenshot" align="top">
<img src="https://i.imgur.com/lUuicew.png" width="22%" alt="cli init screenshot" align="top">
<img src="https://i.imgur.com/p6wK6KM.png" width="22%" alt="server snapshot admin screenshot" align="top">
<img src="https://i.imgur.com/xHvQfon.png" width="28.6%" alt="server snapshot details page screenshot" align="top"/>
2021-04-09 00:20:38 +12:00
<br/><br/>
2021-01-21 14:44:17 +13:00
</div>
2021-04-08 22:47:45 +12:00
## Key Features
- [**Free & open source**](https://github.com/ArchiveBox/ArchiveBox/blob/master/LICENSE), doesn't require signing up for anything, stores all data locally
- [**Powerful, intuitive command line interface**](https://github.com/ArchiveBox/ArchiveBox/wiki/Usage#CLI-Usage) with [modular optional dependencies](#dependencies)
- [**Comprehensive documentation**](https://github.com/ArchiveBox/ArchiveBox/wiki), [active development](https://github.com/ArchiveBox/ArchiveBox/wiki/Roadmap), and [rich community](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community)
- [**Extracts a wide variety of content out-of-the-box**](https://github.com/ArchiveBox/ArchiveBox/issues/51): [media (youtube-dl), articles (readability), code (git), etc.](#output-formats)
- [**Supports scheduled/realtime importing**](https://github.com/ArchiveBox/ArchiveBox/wiki/Scheduled-Archiving) from [many types of sources](#input-formats)
- [**Uses standard, durable, long-term formats**](#saves-lots-of-useful-stuff-for-each-imported-link) like HTML, JSON, PDF, PNG, and WARC
- [**Usable as a oneshot CLI**](https://github.com/ArchiveBox/ArchiveBox/wiki/Usage#CLI-Usage), [**self-hosted web UI**](https://github.com/ArchiveBox/ArchiveBox/wiki/Usage#UI-Usage), [Python API](https://docs.archivebox.io/en/latest/modules.html) (BETA), [REST API](https://github.com/ArchiveBox/ArchiveBox/issues/496) (ALPHA), or [desktop app](https://github.com/ArchiveBox/electron-archivebox) (ALPHA)
- [**Saves all pages to archive.org as well**](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#submit_archive_dot_org) by default for redundancy (can be [disabled](https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview#stealth-mode) for local-only mode)
- Planned: support for archiving [content requiring a login/paywall/cookies](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#chrome_user_data_dir) (working, but ill-advised until some pending fixes are released)
2021-04-09 01:56:43 +12:00
- Planned: support for running [JS during archiving](https://github.com/ArchiveBox/ArchiveBox/issues/51) to adblock, [autoscroll](https://github.com/ArchiveBox/ArchiveBox/issues/80), [modal-hide](https://github.com/ArchiveBox/ArchiveBox/issues/175), [thread-expand](https://github.com/ArchiveBox/ArchiveBox/issues/345)...
2021-04-08 22:47:45 +12:00
2021-04-08 23:21:04 +12:00
<br/><br/>
2021-01-21 14:34:27 +13:00
2021-01-21 09:24:10 +13:00
<div align="center">
2021-01-21 09:37:06 +13:00
<br/>
2021-01-21 10:50:49 +13:00
<img src="https://i.imgur.com/T2UAGUD.png" width="49%" alt="grass"/><img src="https://i.imgur.com/T2UAGUD.png" width="49%" alt="grass"/>
2021-01-21 09:24:10 +13:00
</div>
2021-04-09 00:20:38 +12:00
# Quickstart
2021-01-21 15:39:44 +13:00
2021-04-09 01:56:43 +12:00
**🖥&nbsp; Supported OSs:** Linux/BSD, macOS, Windows (Docker/WSL) &nbsp; **👾&nbsp; CPUs:** amd64, x86, arm8, arm7 <sup>(raspi>=3)</sup>
2021-04-08 22:47:45 +12:00
2021-04-08 23:31:47 +12:00
#### ⬇️&nbsp; Initial Setup
2021-04-08 22:57:58 +12:00
2021-04-24 10:10:49 +12:00
Docker Compose is the recommended way to run ArchiveBox because it includes <i>all</i> the extractor dependencies and full-text search out-of-the-box, and it's the easiest way to keep those dependencies up-to-date and securely isolated from the rest of your system.
<br/>
2021-04-24 09:55:20 +12:00
2021-01-21 16:01:19 +13:00
*(click to expand your preferred **`distribution`** below for full setup instructions)*
2020-12-12 09:45:15 +13:00
2020-12-12 09:46:34 +13:00
<details>
2021-04-09 02:01:49 +12:00
<summary><b>Get ArchiveBox with <code>docker-compose</code> on macOS/Linux/Windows ✨</b> (highly recommended)</summary>
2021-04-24 10:10:49 +12:00
<br/>
2021-04-24 09:50:14 +12:00
<i>First make sure you have <a href="https://docs.docker.com/get-docker/">Docker</a> and <a href="https://docs.docker.com/compose/install/#install-using-pip">Docker Compose</a> installed on your system.</i>
2020-12-12 09:45:15 +13:00
2021-04-24 09:55:20 +12:00
Download the <a href="https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/master/docker-compose.yml" download><code>docker-compose.yml</code></a> file into a new empty directory and run the initial setup.
2021-04-24 09:50:14 +12:00
<pre lang="bash"><code style="white-space: pre-line">curl -O 'https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/master/docker-compose.yml'
2021-04-24 09:55:20 +12:00
docker-compose run archivebox init --setup
2021-03-27 22:01:27 +13:00
</code></pre>
2020-12-12 09:50:16 +13:00
2021-04-24 10:18:24 +12:00
Optional: Start the server and open the web UI <a href="http://127.0.0.1:8000">http://127.0.0.1:8000</a>.
2021-04-24 09:55:20 +12:00
<pre lang="bash"><code style="white-space: pre-line">
docker-compose up
2021-03-27 22:01:27 +13:00
</code></pre>
2021-04-24 09:55:20 +12:00
See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the CLI, Web UI, and filesystem/SQL/Python to add URLs and manage your archive.
2021-04-24 10:10:49 +12:00
<br/><br/>
2020-12-12 09:45:15 +13:00
</details>
2020-12-12 09:46:34 +13:00
<details>
2021-03-27 21:55:47 +13:00
<summary><b>Get ArchiveBox with <code>docker</code> on macOS/Linux/Windows</b></summary>
2021-04-24 10:10:49 +12:00
<br/>
2021-04-24 09:50:14 +12:00
<i>First make sure you have <a href="https://docs.docker.com/get-docker/">Docker</a> installed on your system.</i>
2021-04-24 09:50:14 +12:00
<pre lang="bash"><code style="white-space: pre-line"># create a new empty directory and initalize your collection (can be anywhere)
2020-12-12 09:45:15 +13:00
mkdir ~/archivebox && cd ~/archivebox
docker run -v $PWD:/data -it archivebox/archivebox init --setup
2021-04-24 09:50:14 +12:00
</code></pre>
2021-04-24 09:55:20 +12:00
2021-04-24 10:18:24 +12:00
Optional: Start the server and open the web UI <a href="http://127.0.0.1:8000">http://127.0.0.1:8000</a>.
2021-04-24 09:50:14 +12:00
<pre lang="bash"><code style="white-space: pre-line">docker run -v $PWD:/data -p 8000:8000 archivebox/archivebox
</code></pre>
2020-12-12 09:50:16 +13:00
2021-04-24 09:55:20 +12:00
See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the CLI, Web UI, and filesystem/SQL/Python to add URLs and manage your archive.
2021-04-24 10:10:49 +12:00
<br/><br/>
2020-12-12 09:45:15 +13:00
</details>
2020-12-12 09:46:34 +13:00
<details>
2021-02-10 06:45:24 +13:00
<summary><b>Get ArchiveBox with <code>apt</code> on Ubuntu/Debian</b></summary>
2021-04-24 10:10:49 +12:00
<br/>
2020-12-12 09:45:15 +13:00
2021-04-24 10:18:24 +12:00
<b>On Ubuntu >= 20.04</b>, add the <code>apt</code> sources automatically:
<pre lang="bash"><code style="white-space: pre-line">sudo apt install software-properties-common
sudo add-apt-repository -u ppa:archivebox/archivebox
2021-02-10 06:45:24 +13:00
</code></pre>
2020-12-12 09:59:43 +13:00
2021-04-24 10:18:24 +12:00
<b>On Ubuntu <= 19.10, or other Debian-style systems</b> add the <code>apt</code> sources manually:
<pre lang="bash"><code style="white-space: pre-line">echo "deb http://ppa.launchpad.net/archivebox/archivebox/ubuntu focal main" | sudo tee -a /etc/apt/sources.list.d/archivebox.list
2021-04-24 10:10:49 +12:00
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C258F79DCC02E369
sudo apt update
</code></pre>
2021-04-24 10:18:24 +12:00
<b>Then install the <code>apt</code> package and continue the setup:</b>
<pre lang="bash"><code style="white-space: pre-line">sudo apt install archivebox
2021-04-24 10:10:49 +12:00
2020-12-12 09:59:43 +13:00
# create a new empty directory and initalize your collection (can be anywhere)
mkdir ~/archivebox && cd ~/archivebox
2021-04-24 10:10:49 +12:00
archivebox init --setup # if any problems, install with pip instead
2021-04-24 09:50:14 +12:00
</code></pre>
2020-12-12 09:59:43 +13:00
2021-04-24 10:18:24 +12:00
Optional: Start the server and open the web UI <a href="http://127.0.0.1:8000">http://127.0.0.1:8000</a>.
2021-04-24 09:50:14 +12:00
<pre lang="bash"><code style="white-space: pre-line">archivebox server
2021-01-20 16:46:46 +13:00
</code></pre>
2021-04-24 09:55:20 +12:00
See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the CLI, Web UI, and filesystem/SQL/Python to add URLs and manage your archive.
2021-04-24 10:10:49 +12:00
<br/><br/>
2020-12-12 09:45:15 +13:00
</details>
2019-01-23 20:08:29 +13:00
2020-12-12 09:46:34 +13:00
<details>
<summary><b>Get ArchiveBox with <code>brew</code> on macOS</b></summary>
2021-04-24 10:10:49 +12:00
<br/>
2021-04-24 09:50:14 +12:00
<i>First make sure you have <a href="https://brew.sh/#install">Homebrew</a> installed on your system.</i>
2019-03-13 11:55:45 +13:00
2021-04-24 10:10:49 +12:00
<pre lang="bash"><code style="white-space: pre-line"># install the archivebox package using homebrew
2020-12-12 09:45:15 +13:00
brew install archivebox/archivebox/archivebox
2020-11-24 17:37:16 +13:00
2020-12-12 09:45:15 +13:00
# create a new empty directory and initalize your collection (can be anywhere)
mkdir ~/archivebox && cd ~/archivebox
2021-04-24 10:10:49 +12:00
archivebox init --setup # if any problems, install with pip instead
2021-04-24 09:50:14 +12:00
</code></pre>
2020-12-12 09:59:43 +13:00
2021-04-24 10:18:24 +12:00
Optional: Start the server and open the web UI <a href="http://127.0.0.1:8000">http://127.0.0.1:8000</a>.
2021-04-24 09:50:14 +12:00
<pre lang="bash"><code style="white-space: pre-line">archivebox server 0.0.0.0:8000
2021-01-20 16:46:46 +13:00
</code></pre>
2020-11-24 17:44:18 +13:00
2021-04-24 09:55:20 +12:00
See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the CLI, Web UI, and filesystem/SQL/Python to add URLs and manage your archive.
2021-04-24 10:10:49 +12:00
<br/><br/>
2020-12-12 09:45:15 +13:00
</details>
2020-11-24 17:37:16 +13:00
2020-12-12 09:46:34 +13:00
<details>
2021-04-09 01:37:07 +12:00
<summary><b>Get ArchiveBox with <code>pip</code> on any other platforms</b> (some extras must be installed manually)</summary>
2021-04-24 10:10:49 +12:00
<br/>
<i>First make sure you have [Python >= v3.7](https://realpython.com/installing-python/) and [Node >= v14](https://nodejs.org/en/download/package-manager/) installed.</i>
2021-01-20 16:37:57 +13:00
2021-04-24 10:10:49 +12:00
<pre lang="bash"><code style="white-space: pre-line"># install the archivebox package using pip3
2020-12-12 09:45:15 +13:00
pip3 install archivebox
# create a new empty directory and initalize your collection (can be anywhere)
mkdir ~/archivebox && cd ~/archivebox
archivebox init --setup
# Install any missing extras like wget/git/ripgrep/etc. manually as needed
2021-04-24 09:50:14 +12:00
</code></pre>
2020-12-12 09:45:15 +13:00
2021-04-24 10:18:24 +12:00
Optional: Start the server and open the web UI <a href="http://127.0.0.1:8000">http://127.0.0.1:8000</a>.
2021-04-24 09:50:14 +12:00
<pre lang="bash"><code style="white-space: pre-line">archivebox server 0.0.0.0:8000
2021-01-20 16:46:46 +13:00
</code></pre>
2020-11-23 21:42:11 +13:00
2021-04-24 09:55:20 +12:00
See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the CLI, Web UI, and filesystem/SQL/Python to add URLs and manage your archive.
2021-04-24 10:10:49 +12:00
<br/><br/>
2020-12-12 09:59:43 +13:00
</details>
2021-01-21 09:19:22 +13:00
<details>
2021-04-24 09:25:25 +12:00
<summary><b>Get ArchiveBox with a paid hosting solution</b></summary>
<br/>
2021-04-24 09:20:03 +12:00
<ul>
2021-04-24 09:28:09 +12:00
<li><a href="https://monadical.com">
2021-04-24 09:23:25 +12:00
<img src="https://img.shields.io/badge/Custom_Solution-Monadical.com-%231a1a1a.svg?style=flat" height="22px"/>
2021-04-24 09:25:25 +12:00
</a> (<a href="https://monadical.com/contact-us.html">get a quote</a>)</li>
2021-04-24 09:10:56 +12:00
<br/>
2021-04-24 09:23:25 +12:00
None of these hosting providers are officially endorsed:<br/>
2021-04-24 09:25:25 +12:00
<sub><i>(most still require manual setup or manual periodic updating using the methods above)</i></sub>
2021-04-24 09:20:58 +12:00
<br/><br/>
2021-04-24 08:59:29 +12:00
<li><a href="https://m.do.co/c/cbc4c0c17840">
2021-04-24 09:23:25 +12:00
<img src="https://img.shields.io/badge/Unmanaged_VPS-DigitalOcean.com-%23061b4d.svg?style=flat" height="22px"/>
2021-04-24 09:10:56 +12:00
</a> (USD $5-25/mo, <a href="https://m.do.co/c/cbc4c0c17840">🎗&nbsp; referral link</a>, <a href="https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-20-04">instructions</a>)</li>
2021-04-24 08:59:29 +12:00
<li><a href="https://www.vultr.com/?ref=7130289">
2021-04-24 09:23:25 +12:00
<img src="https://img.shields.io/badge/Unmanaged_VPS-Vultr.com-%232337a8.svg?style=flat" height="22px"/>
2021-04-24 09:10:56 +12:00
</a> (USD $5-25/mo, <a href="https://www.vultr.com/?ref=7130289">🎗&nbsp; referral link</a>, <a href="https://www.vultr.com/docs/install-docker-compose-on-ubuntu-20-04">instructions</a>)</li>
2021-04-24 09:23:25 +12:00
<li><a href="https://www.stellarhosted.com/archivebox/"><img src="https://img.shields.io/badge/Managed_App-StellarHosted.com-%23193f7e.svg?style=flat" height="22px"/></a> (USD $29-250/mo, <a href="https://www.stellarhosted.com/archivebox/#pricing">pricing</a>)</li>
2021-04-24 09:04:08 +12:00
<li><a href="https://fly.io/">
<img src="https://img.shields.io/badge/Unmanaged_App-Fly.io-%239a2de6.svg?style=flat" height="22px"/>
2021-04-24 09:10:56 +12:00
</a> (USD $10-50/mo, <a href="https://fly.io/docs/hands-on/start/">instructions</a>)</li>
2021-04-24 09:04:08 +12:00
<li><a href="https://aws.amazon.com/marketplace/pp/Linnovate-Open-Source-Innovation-Support-For-Archi/B08RVW6MJ2"><img src="https://img.shields.io/badge/Unmanaged_VPS-AWS-%23ee8135.svg?style=flat" height="22px"/></a> (USD $60-200/mo)</li>
2021-04-24 09:28:09 +12:00
<br/>
<sub><i>Referral links are marked 🎗, they provide $5-10 of free credit and help pay for our <a href="https://demo.archivebox.io">demo server</a> hosting costs.</i></sub>
</ul>
2021-04-24 09:10:56 +12:00
For more discussion on managed and paid hosting options see here: <a href="https://github.com/ArchiveBox/ArchiveBox/issues/531">Issue #531</a>.
2021-04-24 07:54:24 +12:00
</details>
2021-04-08 22:57:58 +12:00
2021-04-24 10:10:49 +12:00
<br/>
2021-04-24 09:55:20 +12:00
2021-04-08 22:47:45 +12:00
#### ⚡️&nbsp; CLI Usage
```bash
# archivebox [subcommand] [--args]
2021-04-09 01:48:11 +12:00
# docker-compose run archivebox [subcommand] [--args]
# docker run -v $PWD:/data -it [subcommand] [--args]
archivebox init --setup # safe to run init multiple times (also how you update versions)
2021-04-08 22:47:45 +12:00
archivebox --version
archivebox help
2021-04-24 09:50:14 +12:00
archivebox add --depth=1 'https://example.com/some/rss/feed.xml'
archivebox add < ~/Downloads/bookmarks.html
2021-04-08 22:47:45 +12:00
```
- `archivebox setup/init/config/status/manage` to administer your collection
2021-04-09 01:48:11 +12:00
- `archivebox add/schedule/remove/update/list/shell/oneshot` to manage Snapshots in the archive
2021-04-08 22:47:45 +12:00
- `archivebox schedule` to pull in fresh URLs in regularly from [boorkmarks/history/Pocket/Pinboard/RSS/etc.](#input-formats)
2021-04-08 23:21:04 +12:00
#### 🖥&nbsp; Web UI Usage
2021-04-08 22:57:58 +12:00
```bash
2021-04-08 23:21:04 +12:00
archivebox manage createsuperuser
2021-04-08 22:57:58 +12:00
archivebox server 0.0.0.0:8000
```
Then open http://127.0.0.1:8000 to view the UI.
```bash
2021-04-08 23:21:04 +12:00
# you can also configure whether or not login is required for most features
2021-04-08 22:57:58 +12:00
archivebox config --set PUBLIC_INDEX=False
archivebox config --set PUBLIC_SNAPSHOTS=False
archivebox config --set PUBLIC_ADD_VIEW=False
```
2021-01-21 15:26:24 +13:00
2021-04-09 01:37:07 +12:00
#### 🗄&nbsp; SQL/Python/Filesystem Usage
```bash
2021-04-09 01:38:02 +12:00
sqlite3 ./index.sqlite3 # run SQL queries on your index
2021-04-09 01:37:07 +12:00
archivebox shell # explore the Python API in a REPL
ls ./archive/*/index.html # or inspect snapshots on the filesystem
```
2021-01-21 09:57:31 +13:00
<br/>
<div align="center">
2021-01-21 10:50:49 +13:00
<img src="https://i.imgur.com/6AmOGJT.png" width="49%" alt="grass"/><img src="https://i.imgur.com/6AmOGJT.png" width="49%" alt="grass"/>
2021-01-21 09:57:31 +13:00
</div>
2021-01-21 15:14:06 +13:00
<br/>
2021-01-21 09:24:10 +13:00
2021-01-21 10:10:39 +13:00
<div align="center">
<sub>. . . . . . . . . . . . . . . . . . . . . . . . . . . .</sub>
2021-01-21 15:14:06 +13:00
<br/><br/>
2021-04-08 19:33:49 +12:00
<a href="https://demo.archivebox.io">DEMO: <code>https://demo.archivebox.io</code></a><br/>
2021-04-09 00:03:26 +12:00
<a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Usage">Usage</a> | <a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration">Configuration</a> | <a href="#Caveats">Caveats</a>
2021-01-21 10:10:39 +13:00
<br/>
</div>
2021-04-08 22:57:58 +12:00
<br/>
2021-01-21 16:09:09 +13:00
2021-01-21 10:31:10 +13:00
---
<div align="center">
<img src="https://i.imgur.com/OUmgdlH.png" width="96%" alt="lego">
</div>
2021-04-08 22:47:45 +12:00
<br/>
2021-04-09 02:36:07 +12:00
# Overview
2020-10-11 09:00:53 +13:00
## Input formats
ArchiveBox supports many input formats for URLs, including Pocket & Pinboard exports, Browser bookmarks, Browser history, plain text, HTML, markdown, and more!
2021-04-09 00:03:26 +12:00
*Click these links for instructions on how to propare your links from these sources:*
- <img src="https://nicksweeting.com/images/rss.svg" height="22px"/> TXT, RSS, XML, JSON, CSV, SQL, HTML, Markdown, or [any other text-based format...](https://github.com/ArchiveBox/ArchiveBox/wiki/Usage#Import-a-list-of-URLs-from-a-text-file)
- <img src="https://nicksweeting.com/images/bookmarks.png" height="22px"/> [Browser history](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart#2-get-your-list-of-urls-to-archive) or [browser bookmarks](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart#2-get-your-list-of-urls-to-archive) (see instructions for: [Chrome](https://support.google.com/chrome/answer/96816?hl=en), [Firefox](https://support.mozilla.org/en-US/kb/export-firefox-bookmarks-to-backup-or-transfer), [Safari](http://i.imgur.com/AtcvUZA.png), [IE](https://support.microsoft.com/en-us/help/211089/how-to-import-and-export-the-internet-explorer-favorites-folder-to-a-32-bit-version-of-windows), [Opera](http://help.opera.com/Windows/12.10/en/importexport.html), [and more...](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart#2-get-your-list-of-urls-to-archive))
- <img src="https://getpocket.com/favicon.ico" height="22px"/> [Pocket](https://getpocket.com/export), [Pinboard](https://pinboard.in/export/), [Instapaper](https://www.instapaper.com/user/export), [Shaarli](https://shaarli.readthedocs.io/en/master/Usage/#importexport), [Delicious](https://www.groovypost.com/howto/howto/export-delicious-bookmarks-xml/), [Reddit Saved](https://github.com/csu/export-saved-reddit), [Wallabag](https://doc.wallabag.org/en/user/import/wallabagv2.html), [Unmark.it](http://help.unmark.it/import-export), [OneTab](https://www.addictivetips.com/web/onetab-save-close-all-chrome-tabs-to-restore-export-or-import/), [and more...](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart#2-get-your-list-of-urls-to-archive)
2020-10-11 09:00:53 +13:00
```bash
2021-04-09 00:20:38 +12:00
# archivebox add --help
2020-10-11 09:00:53 +13:00
archivebox add 'https://example.com/some/page'
archivebox add < ~/Downloads/firefox_bookmarks_export.html
archivebox add --depth=1 'https://news.ycombinator.com#2020-12-12'
2021-04-10 04:33:57 +12:00
echo 'http://example.com' | archivebox add
echo 'any_text_with [urls](https://example.com) in it' | archivebox add
2020-10-11 09:00:53 +13:00
2021-04-24 09:50:14 +12:00
# if using docker add -i when piping stdin:
# echo 'https://example.com' | docker run -v $PWD:/data -i archivebox/archivebox add
# if using docker-compose add -T when piping stdin / stdout:
# echo 'https://example.com' | docker-compose run -T archivebox add
```
2021-01-21 08:17:44 +13:00
2020-11-23 20:04:39 +13:00
See the [Usage: CLI](https://github.com/ArchiveBox/ArchiveBox/wiki/Usage#CLI-Usage) page for documentation and examples.
2020-10-11 09:00:53 +13:00
2020-12-12 12:40:58 +13:00
It also includes a built-in scheduled import feature with `archivebox schedule` and browser bookmarklet, so you can pull in URLs from RSS feeds, websites, or the filesystem regularly/on-demand.
2020-10-11 09:00:53 +13:00
2021-04-08 22:57:58 +12:00
<br/>
2021-04-09 02:36:07 +12:00
## Archive Layout
2020-10-11 09:00:53 +13:00
All of ArchiveBox's state (including the index, snapshot data, and config file) is stored in a single folder called the "ArchiveBox data folder". All `archivebox` CLI commands must be run from inside this folder, and you first create it by running `archivebox init`.
2021-04-09 02:26:23 +12:00
The on-disk layout is optimized to be easy to browse by hand and durable long-term. The main index is a standard `index.sqlite3` database in the root of the data folder (it can also be exported as static JSON/HTML), and the archive snapshots are organized by date-added timestamp in the `./archive/` subfolder.
```bash
./
index.sqlite3
ArchiveBox.conf
archive/
...
1617687755/
index.html
index.json
screenshot.png
media/some_video.mp4
warc/1617687755.warc.gz
git/somerepo.git
...
```
Each snapshot subfolder `./archive/<timestamp>/` includes a static `index.json` and `index.html` describing its contents, and the snapshot extrator outputs are plain files within the folder.
<br/>
## Output formats
Inside each Snapshot folder, ArchiveBox save these different types of extractor outputs as plain files:
2021-04-10 04:33:57 +12:00
`./archive/<timestamp>/*`
2020-10-11 09:00:53 +13:00
- **Index:** `index.html` & `index.json` HTML and JSON index files containing metadata and details
2021-01-21 15:50:33 +13:00
- **Title**, **Favicon**, **Headers** Response headers, site favicon, and parsed site title
2021-03-31 16:16:44 +13:00
- **SingleFile:** `singlefile.html` HTML snapshot rendered with headless Chrome using SingleFile
2021-01-21 15:50:33 +13:00
- **Wget Clone:** `example.com/page-name.html` wget clone of the site with `warc/<timestamp>.gz`
- Chrome Headless
- **PDF:** `output.pdf` Printed PDF of site using headless chrome
- **Screenshot:** `screenshot.png` 1440x900 screenshot of site using headless chrome
- **DOM Dump:** `output.html` DOM Dump of the HTML after rendering using headless chrome
2021-03-31 16:16:44 +13:00
- **Article Text:** `article.html/json` Article text extraction using Readability & Mercury
2021-01-21 15:50:33 +13:00
- **Archive.org Permalink:** `archive.org.txt` A link to the saved site on archive.org
2020-10-11 09:00:53 +13:00
- **Audio & Video:** `media/` all audio/video files + playlists, including subtitles & metadata with youtube-dl
- **Source Code:** `git/` clone of any repository found on github, bitbucket, or gitlab links
2020-11-23 20:04:39 +13:00
- _More coming soon! See the [Roadmap](https://github.com/ArchiveBox/ArchiveBox/wiki/Roadmap)..._
2020-10-11 09:00:53 +13:00
2021-04-09 00:27:36 +12:00
It does everything out-of-the-box by default, but you can disable or tweak [individual archive methods](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration) via environment variables / config.
2020-10-11 09:00:53 +13:00
2021-02-03 05:52:02 +13:00
```bash
2021-04-09 00:20:38 +12:00
# archivebox config --help
2021-04-10 04:33:57 +12:00
archivebox config # see all currently configured options
2021-02-03 05:52:02 +13:00
archivebox config --set SAVE_ARCHIVE_DOT_ORG=False
2021-04-24 09:50:14 +12:00
archivebox config --set GIT_ARGS='--recursive'
2021-02-03 05:52:02 +13:00
```
2021-04-09 02:26:23 +12:00
<br/>
2021-04-09 00:03:26 +12:00
2021-04-09 02:26:23 +12:00
## Static Archive Exporting
2021-04-11 09:27:09 +12:00
You can export the main index to browse it statically without needing to run a server.
2021-04-09 02:26:23 +12:00
2021-04-09 02:51:16 +12:00
*Note about large exports: These exports are not paginated, exporting many URLs or the entire archive at once may be slow. Use the filtering CLI flags on the `archivebox list` command to export specific Snapshots or ranges.*
2021-04-09 02:26:23 +12:00
2021-04-24 09:50:14 +12:00
```bash
2021-04-09 02:26:23 +12:00
# archivebox list --help
2021-04-10 04:33:57 +12:00
archivebox list --html --with-headers > index.html # export to static html table
archivebox list --json --with-headers > index.json # export to json blob
archivebox list --csv=timestamp,url,title > index.csv # export to csv spreadsheet
2021-04-09 00:03:26 +12:00
2021-04-09 00:20:38 +12:00
# (if using docker-compose, add the -T flag when piping)
2021-04-10 20:56:43 +12:00
docker-compose run -T archivebox list --html --filter-type=search snozzberries > index.json
2021-04-09 00:03:26 +12:00
```
2021-04-09 02:26:23 +12:00
The paths in the static exports are relative, make sure to keep them next to your `./archive` folder when backing them up or viewing them.
2021-04-08 22:57:58 +12:00
<br/>
2021-04-09 00:46:24 +12:00
## Dependencies
2021-04-11 09:27:09 +12:00
For better security, easier updating, and to avoid polluting your host system with extra dependencies, **it is strongly recommended to use the official [Docker image](https://github.com/ArchiveBox/ArchiveBox/wiki/Docker)** with everything preinstalled for the best experience.
2021-04-09 00:46:24 +12:00
To achieve high fidelity archives in as many situations as possible, ArchiveBox depends on a variety of 3rd-party tools and libraries that specialize in extracting different types of content. These optional dependencies used for archiving sites include:
- `chromium` / `chrome` (for screenshots, PDF, DOM HTML, and headless JS scripts)
- `node` & `npm` (for readability, mercury, and singlefile)
- `wget` (for plain HTML, static files, and WARC saving)
2021-04-11 09:27:09 +12:00
- `curl` (for fetching headers, favicon, and posting to Archive.org)
2021-04-09 00:46:24 +12:00
- `youtube-dl` (for audio, video, and subtitles)
- `git` (for cloning git repos)
- and more as we grow...
You don't need to install every dependency to use ArchiveBox. ArchiveBox will automatically disable extractors that rely on dependencies that aren't installed, based on what is configured and available in your `$PATH`.
2021-04-11 09:27:09 +12:00
*If using Docker, you don't have to install any of these manually, all dependencies are set up properly out-of-the-box*.
2021-04-09 00:46:24 +12:00
2021-04-10 04:33:57 +12:00
However, if you prefer not using Docker, you *can* install ArchiveBox and its dependencies using your [system package manager](https://github.com/ArchiveBox/ArchiveBox/wiki/Install) or `pip` directly on any Linux/macOS system. Just make sure to keep the dependencies up-to-date and check that ArchiveBox isn't reporting any incompatibility with the versions you install.
2021-04-09 00:46:24 +12:00
```bash
# install python3 and archivebox with your system package manager
# apt/brew/pip/etc install ... (see Quickstart instructions above)
archivebox setup # auto install all the extractors and extras
2021-04-11 09:27:09 +12:00
archivebox --version # see info and check validity of installed dependencies
2021-04-09 00:46:24 +12:00
```
2021-04-09 00:59:12 +12:00
Installing directly on **Windows without Docker or WSL/WSL2/Cygwin is not officially supported**, but some advanced users have reported getting it working.
2021-04-09 00:46:24 +12:00
<br/>
2021-01-21 11:19:01 +13:00
---
2021-01-21 13:45:33 +13:00
<div align="center">
2021-01-21 11:19:01 +13:00
<img src="https://docs.monadical.com/uploads/upload_b6900afc422ae699bfefa2dcda3306f3.png" width="100%" alt="security graphic"/>
2021-01-21 13:45:33 +13:00
</div>
2021-01-21 11:19:01 +13:00
2020-10-11 09:00:53 +13:00
## Caveats
2021-04-09 02:37:57 +12:00
### Archiving Private URLs
2021-04-08 22:39:23 +12:00
2021-04-09 02:05:15 +12:00
If you're importing URLs containing secret slugs or pages with private content (e.g Google Docs, unlisted videos, etc), **you may want to disable some of the extractor modules to avoid leaking private URLs to 3rd party APIs** during the archiving process.
2020-10-25 15:23:08 +13:00
```bash
# don't do this:
archivebox add 'https://docs.google.com/document/d/12345somelongsecrethere'
archivebox add 'https://example.com/any/url/you/want/to/keep/secret/'
# without first disabling share the URL with 3rd party APIs:
2021-04-09 00:27:36 +12:00
archivebox config --set SAVE_ARCHIVE_DOT_ORG=False # disable saving all URLs in Archive.org
# if extra paranoid or anti-google:
archivebox config --set SAVE_FAVICON=False # disable favicon fetching (it calls a google API)
archivebox config --set CHROME_BINARY=chromium # ensure it's using Chromium instead of Chrome
2020-10-25 15:23:08 +13:00
```
2020-10-11 09:00:53 +13:00
2021-04-09 02:37:57 +12:00
### Security Risks of Viewing Archived JS
2021-04-08 22:39:23 +12:00
2021-04-09 00:59:12 +12:00
Be aware that malicious archived JS can access the contents of other pages in your archive when viewed. Because the Web UI serves all viewed snapshots from a single domain, they share a request context and **typical CSRF/CORS/XSS/CSP protections do not work to prevent cross-site request attacks**. See the [Security Overview](https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview#stealth-mode) page for more details.
2020-10-25 15:23:08 +13:00
```bash
# visiting an archived page with malicious JS:
https://127.0.0.1:8000/archive/1602401954/example.com/index.html
2020-10-11 09:00:53 +13:00
2021-04-09 00:20:38 +12:00
# example.com/index.js can now make a request to read everything from:
2020-10-25 15:23:08 +13:00
https://127.0.0.1:8000/index.html
https://127.0.0.1:8000/archive/*
# then example.com/index.js can send it off to some evil server
```
2021-04-09 02:37:57 +12:00
### Saving Multiple Snapshots of a Single URL
2021-04-08 22:39:23 +12:00
2021-04-09 00:59:12 +12:00
Support for saving multiple snapshots of each site over time will be [added eventually](https://github.com/ArchiveBox/ArchiveBox/issues/179) (along with the ability to view diffs of the changes between runs). For now **ArchiveBox is designed to only archive each URL with each extractor type once**. A workaround to take multiple snapshots of the same URL is to make them slightly different by adding a hash:
2020-10-25 15:23:08 +13:00
```bash
archivebox add 'https://example.com#2020-10-24'
...
archivebox add 'https://example.com#2020-10-25'
```
2021-01-21 09:35:28 +13:00
2021-04-09 02:37:57 +12:00
### Storage Requirements
2021-04-08 22:39:23 +12:00
Because ArchiveBox is designed to ingest a firehose of browser history and bookmark feeds to a local disk, it can be much more disk-space intensive than a centralized service like the Internet Archive or Archive.today. However, as storage space gets cheaper and compression improves, you should be able to use it continuously over the years without having to delete anything.
2021-04-09 00:59:12 +12:00
**ArchiveBox can use anywhere from ~1gb per 1000 articles, to ~50gb per 1000 articles**, mostly dependent on whether you're saving audio & video using `SAVE_MEDIA=True` and whether you lower `MEDIA_MAX_SIZE=750mb`.
2021-04-08 22:39:23 +12:00
2021-04-09 00:59:12 +12:00
Storage requirements can be reduced by using a compressed/deduplicated filesystem like ZFS/BTRFS, or by turning off extractors methods you don't need. **Don't store large collections on older filesystems like EXT3/FAT** as they may not be able to handle more than 50k directory entries in the `archive/` folder.
2021-04-09 00:20:38 +12:00
2021-04-09 00:59:12 +12:00
**Try to keep the `index.sqlite3` file on local drive (not a network mount)**, and ideally on an SSD for maximum performance, however the `archive/` folder can be on a network mount or spinning HDD.
2021-04-08 22:39:23 +12:00
2021-01-21 11:19:56 +13:00
<br/>
2021-01-21 09:35:28 +13:00
2021-01-21 10:31:10 +13:00
---
2021-01-21 11:19:56 +13:00
<br/>
2021-01-21 09:35:28 +13:00
## Screenshots
<div align="center" width="80%">
2021-01-21 10:37:14 +13:00
<img src="https://i.imgur.com/PVO88AZ.png" width="80%"/>
2021-01-21 09:35:28 +13:00
<table>
<tbody>
<tr>
<td>
<img src="https://i.imgur.com/npareKG.png" alt="brew install archivebox"><br/>
<img src="https://i.imgur.com/5vSBO2R.png" alt="archivebox version">
</td>
<td>
<img src="https://i.imgur.com/JXXxFzB.png" alt="archivebox init"><br/>
</td>
<td>
<img src="https://i.imgur.com/wNYtV3v.jpg" alt="archivebox add">
</td>
<td>
<img src="https://i.imgur.com/uZcIOn9.png" alt="archivebox data dir">
</td>
</tr>
<tr>
<td>
<img src="https://i.imgur.com/H08eaia.png" alt="archivebox server">
</td>
<td>
<img src="https://i.imgur.com/zM4z1aU.png" alt="archivebox server add">
</td>
<td>
<img src="https://i.imgur.com/p6wK6KM.png" alt="archivebox server list">
</td>
<td>
2021-02-03 05:28:15 +13:00
<img src="https://i.imgur.com/xHvQfon.png" alt="archivebox server detail">
2021-01-21 09:35:28 +13:00
</td>
</tr>
</tbody>
</table>
</div>
2021-01-21 11:03:34 +13:00
<br/>
2021-01-21 09:35:28 +13:00
2020-10-11 09:00:53 +13:00
---
2021-01-21 12:34:11 +13:00
<br/>
2021-01-21 13:45:33 +13:00
<div align="center">
2021-01-21 10:50:49 +13:00
<img src="https://i.imgur.com/ZSUm9mr.png" width="100%" alt="paisley graphic">
2021-01-21 13:45:33 +13:00
</div>
2019-03-19 18:19:04 +13:00
2020-10-11 09:00:53 +13:00
# Background & Motivation
2019-03-13 11:09:20 +13:00
2021-04-08 22:39:23 +12:00
The aim of ArchiveBox is to enable more of the internet to be archived by empowering people to self-host their own archives. The intent is for all the web content you care about to be viewable with common software in 50 - 100 years without needing to run ArchiveBox or other specialized software to replay it.
2020-07-24 04:32:40 +12:00
Vast treasure troves of knowledge are lost every day on the internet to link rot. As a society, we have an imperative to preserve some important parts of that treasure, just like we preserve our books, paintings, and music in physical libraries long after the originals go out of print or fade into obscurity.
2019-03-13 11:42:19 +13:00
2021-04-08 22:39:23 +12:00
Whether it's to resist censorship by saving articles before they get taken down or edited, or just to save a collection of early 2010's flash games you love to play, having the tools to archive internet content enables to you save the stuff you care most about before it disappears.
2019-03-13 11:09:20 +13:00
2019-03-13 11:52:51 +13:00
<div align="center">
2021-04-08 22:39:23 +12:00
<img src="https://i.imgur.com/bC6eZcV.png" width="40%"/><br/>
2019-03-13 11:52:51 +13:00
<sup><i>Image from <a href="https://digiday.com/media/wtf-link-rot/">WTF is Link Rot?</a>...</i><br/></sup>
</div>
2019-03-13 11:31:05 +13:00
2021-04-08 22:39:23 +12:00
The balance between the permanence and ephemeral nature of content on the internet is part of what makes it beautiful. I don't think everything should be preserved in an automated fashion--making all content permanent and never removable, but I do think people should be able to decide for themselves and effectively archive specific content that they care about.
2019-03-13 11:53:52 +13:00
2020-10-11 09:00:53 +13:00
Because modern websites are complicated and often rely on dynamic content,
2021-04-09 00:59:12 +12:00
ArchiveBox archives the sites in **several different formats** beyond what public archiving services like Archive.org/Archive.is save. Using multiple methods and the market-dominant browser to execute JS ensures we can save even the most complex, finicky websites in at least a few high-quality, long-term data formats.
2020-10-11 09:00:53 +13:00
2019-03-13 17:45:01 +13:00
## Comparison to Other Projects
2019-03-13 11:49:11 +13:00
2021-04-08 22:47:45 +12:00
<img src="https://i.imgur.com/4nkFjdv.png" width="5%" align="right" alt="comparison"/>
2019-03-19 18:46:01 +13:00
2021-04-08 22:47:45 +12:00
**Check out our [community page](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community) for an index of web archiving initiatives and projects.**
2019-03-13 11:09:20 +13:00
2021-04-08 22:39:23 +12:00
A variety of open and closed-source archiving projects exist, but few provide a nice UI and CLI to manage a large, high-fidelity archive collection over time.
2019-03-19 18:42:32 +13:00
2021-04-08 22:39:23 +12:00
ArchiveBox tries to be a robust, set-and-forget archiving solution suitable for archiving RSS feeds, bookmarks, or your entire browsing history (beware, it may be too big to store), ~~including private/authenticated content that you wouldn't otherwise share with a centralized service~~ (this is not recommended due to JS replay security concerns).
2019-03-19 18:25:00 +13:00
2021-04-08 22:47:45 +12:00
### Comparison With Centralized Public Archives
2019-03-13 17:45:01 +13:00
2021-04-08 22:39:23 +12:00
Not all content is suitable to be archived in a centralized collection, wehther because it's private, copyrighted, too large, or too complex. ArchiveBox hopes to fill that gap.
2019-03-13 17:45:01 +13:00
2021-04-08 22:39:23 +12:00
By having each user store their own content locally, we can save much larger portions of everyone's browsing history than a shared centralized service would be able to handle. The eventual goal is to work towards federated archiving where users can share portions of their collections with each other.
2021-04-08 22:47:45 +12:00
### Comparison With Other Self-Hosted Archiving Options
2021-04-08 22:39:23 +12:00
ArchiveBox differentiates itself from [similar self-hosted projects](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community#Web-Archiving-Projects) by providing both a comprehensive CLI interface for managing your archive, a Web UI that can be used either indepenently or together with the CLI, and a simple on-disk data format that can be used without either.
ArchiveBox is neither the highest fidelity, nor the simplest tool available for self-hosted archiving, rather it's a jack-of-all-trades that tries to do most things well by default. It can be as simple or advanced as you want, and is designed to do everything out-of-the-box but be tuned to suit your needs.
*If being able to archive very complex interactive pages with JS and video is paramount, check out ArchiveWeb.page and ReplayWeb.page.*
*If you prefer a simpler, leaner solution that archives page text in markdown and provides note-taking abilities, check out Archivy or 22120.*
2019-03-13 17:45:01 +13:00
2021-04-08 22:39:23 +12:00
For more alternatives, see our [list here](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community#Web-Archiving-Projects)...
2019-03-13 11:24:15 +13:00
2021-01-21 13:45:33 +13:00
<div align="center">
2021-01-21 11:05:05 +13:00
<br/>
<img src="https://i.imgur.com/q0Oe36M.png" width="100%" alt="dependencies graphic">
2021-01-21 13:45:33 +13:00
</div>
2021-01-21 11:05:05 +13:00
2021-04-09 02:39:39 +12:00
## Internet Archiving Ecosystem
2019-03-31 09:23:51 +13:00
2020-07-24 04:32:40 +12:00
Whether you want to learn which organizations are the big players in the web archiving space, want to find a specific open-source tool for your web archiving need, or just want to see where archivists hang out online, our Community Wiki page serves as an index of the broader web archiving community. Check it out to learn about some of the coolest web archiving projects and communities on the web!
2019-03-13 11:24:15 +13:00
2019-03-13 11:51:00 +13:00
<img src="https://i.imgur.com/0ZOmOvN.png" width="14%" align="right"/>
2019-03-13 11:42:19 +13:00
2020-11-23 20:04:39 +13:00
- [Community Wiki](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community)
2021-01-23 04:29:35 +13:00
- [The Master Lists](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community#the-master-lists)
2020-07-24 04:32:40 +12:00
_Community-maintained indexes of archiving tools and institutions._
2021-01-23 04:29:35 +13:00
- [Web Archiving Software](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community#web-archiving-projects)
2020-07-24 04:32:40 +12:00
_Open source tools and projects in the internet archiving space._
2021-01-23 04:29:35 +13:00
- [Reading List](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community#reading-list)
2020-07-24 04:32:40 +12:00
_Articles, posts, and blogs relevant to ArchiveBox and web archiving in general._
2021-01-23 04:29:35 +13:00
- [Communities](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community#communities)
2020-07-24 04:32:40 +12:00
_A collection of the most active internet archiving communities and initiatives._
2020-11-23 20:04:39 +13:00
- Check out the ArchiveBox [Roadmap](https://github.com/ArchiveBox/ArchiveBox/wiki/Roadmap) and [Changelog](https://github.com/ArchiveBox/ArchiveBox/wiki/Changelog)
2020-07-24 04:32:40 +12:00
- Learn why archiving the internet is important by reading the "[On the Importance of Web Archiving](https://parameters.ssrc.org/2018/09/on-the-importance-of-web-archiving/)" blog post.
2021-02-10 15:45:28 +13:00
- Reach out to me for questions and comments via [@ArchiveBoxApp](https://twitter.com/ArchiveBoxApp) or [@theSquashSH](https://twitter.com/thesquashSH) on Twitter
2021-04-09 02:00:19 +12:00
2021-04-09 02:36:07 +12:00
<br/>
**Need help building a custom archiving solution?**
> ✨ **[Hire the team that helps build Archivebox](https://monadical.com) to work on your project.** (we're [@MonadicalSAS](https://twitter.com/MonadicalSAS) on Twitter)
<sup>(They also do general software consulting across many industries)</sup>
2020-07-24 04:32:40 +12:00
2021-01-21 11:03:34 +13:00
<br/>
2019-03-13 12:22:18 +13:00
---
2020-07-24 04:32:40 +12:00
2021-01-21 13:45:33 +13:00
<div align="center">
2021-01-21 10:50:49 +13:00
<img src="https://i.imgur.com/SMkGW0L.png" width="100%" alt="documentation graphic">
2021-01-21 13:45:33 +13:00
</div>
2021-01-21 10:42:11 +13:00
2019-03-13 12:25:10 +13:00
# Documentation
2019-01-23 16:08:27 +13:00
2019-03-13 11:51:00 +13:00
<img src="https://read-the-docs-guidelines.readthedocs-hosted.com/_images/logo-dark.png" width="13%" align="right"/>
2019-03-13 11:29:46 +13:00
2020-11-23 20:04:39 +13:00
We use the [Github wiki system](https://github.com/ArchiveBox/ArchiveBox/wiki) and [Read the Docs](https://archivebox.readthedocs.io/en/latest/) (WIP) for documentation.
2019-01-01 14:16:16 +13:00
2020-11-23 20:04:39 +13:00
You can also access the docs locally by looking in the [`ArchiveBox/docs/`](https://github.com/ArchiveBox/ArchiveBox/wiki/Home) folder.
2019-01-01 15:01:20 +13:00
2019-03-13 12:25:10 +13:00
## Getting Started
2017-05-05 21:10:50 +12:00
2020-11-23 20:04:39 +13:00
- [Quickstart](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart)
- [Install](https://github.com/ArchiveBox/ArchiveBox/wiki/Install)
- [Docker](https://github.com/ArchiveBox/ArchiveBox/wiki/Docker)
2017-06-30 17:57:20 +12:00
2019-03-13 12:25:10 +13:00
## Reference
2017-06-30 17:57:20 +12:00
2020-11-23 20:04:39 +13:00
- [Usage](https://github.com/ArchiveBox/ArchiveBox/wiki/Usage)
- [Configuration](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration)
- [Supported Sources](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart#2-get-your-list-of-urls-to-archive)
- [Supported Outputs](https://github.com/ArchiveBox/ArchiveBox/wiki#can-save-these-things-for-each-site)
- [Scheduled Archiving](https://github.com/ArchiveBox/ArchiveBox/wiki/Scheduled-Archiving)
- [Publishing Your Archive](https://github.com/ArchiveBox/ArchiveBox/wiki/Publishing-Your-Archive)
2020-11-27 17:36:37 +13:00
- [Chromium Install](https://github.com/ArchiveBox/ArchiveBox/wiki/Chromium-Install)
2020-11-23 20:04:39 +13:00
- [Security Overview](https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview)
- [Troubleshooting](https://github.com/ArchiveBox/ArchiveBox/wiki/Troubleshooting)
2021-01-20 17:31:59 +13:00
- [Python API](https://docs.archivebox.io/en/latest/modules.html) (alpha)
- [REST API](https://github.com/ArchiveBox/ArchiveBox/issues/496) (alpha)
2017-06-30 17:57:20 +12:00
2019-03-13 12:25:10 +13:00
## More Info
2017-06-30 17:57:20 +12:00
2020-11-23 20:04:39 +13:00
- [Tickets](https://github.com/ArchiveBox/ArchiveBox/issues)
- [Roadmap](https://github.com/ArchiveBox/ArchiveBox/wiki/Roadmap)
- [Changelog](https://github.com/ArchiveBox/ArchiveBox/wiki/Changelog)
- [Donations](https://github.com/ArchiveBox/ArchiveBox/wiki/Donations)
- [Background & Motivation](https://github.com/ArchiveBox/ArchiveBox#background--motivation)
- [Web Archiving Community](https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community)
2019-01-12 01:57:46 +13:00
2021-01-21 11:03:34 +13:00
<br/>
2019-01-12 01:57:46 +13:00
---
2021-01-21 13:45:33 +13:00
<div align="center">
2021-01-21 11:03:34 +13:00
<img src="https://i.imgur.com/EGWjbD4.png" width="100%" alt="development">
2021-01-21 13:45:33 +13:00
</div>
2021-01-21 11:03:34 +13:00
2020-10-11 09:00:53 +13:00
# ArchiveBox Development
2020-11-23 20:04:39 +13:00
All contributions to ArchiveBox are welcomed! Check our [issues](https://github.com/ArchiveBox/ArchiveBox/issues) and [Roadmap](https://github.com/ArchiveBox/ArchiveBox/wiki/Roadmap) for things to work on, and please open an issue to discuss your proposed implementation before working on things! Otherwise we may have to close your PR if it doesn't align with our roadmap.
2020-10-11 09:00:53 +13:00
2021-01-21 16:09:09 +13:00
Low hanging fruit / easy first tickets:<br/>
<a href="https://lgtm.com/projects/g/ArchiveBox/ArchiveBox/alerts/"><img alt="Total alerts" src="https://img.shields.io/lgtm/alerts/g/ArchiveBox/ArchiveBox.svg?logo=lgtm&logoWidth=18"/></a>
2021-01-21 14:09:07 +13:00
2020-10-11 09:00:53 +13:00
### Setup the dev environment
2021-04-08 22:03:46 +12:00
<details><summary><i>Click to expand...</i></summary>
2021-04-08 22:01:04 +12:00
#### 1. Clone the main code repo (making sure to pull the submodules as well)
```bash
git clone --recurse-submodules https://github.com/ArchiveBox/ArchiveBox
cd ArchiveBox
git checkout dev # or the branch you want to test
2020-12-20 14:13:58 +13:00
git submodule update --init --recursive
2020-12-12 12:50:16 +13:00
git pull --recurse-submodules
```
#### 2. Option A: Install the Python, JS, and system dependencies directly on your machine
2020-10-11 09:00:53 +13:00
```bash
2020-10-11 09:00:53 +13:00
# Install ArchiveBox + python dependencies
python3 -m venv .venv && source .venv/bin/activate && pip install -e '.[dev]'
# or: pipenv install --dev && pipenv shell
2020-10-11 09:00:53 +13:00
# Install node dependencies
npm install
2021-04-08 22:47:45 +12:00
# or
archivebox setup
2020-10-11 09:00:53 +13:00
# Check to see if anything is missing
archivebox --version
# install any missing dependencies manually, or use the helper script:
2020-10-11 09:00:53 +13:00
./bin/setup.sh
```
#### 2. Option B: Build the docker container and use that for development instead
2020-11-01 09:33:09 +13:00
```bash
2020-11-01 09:33:09 +13:00
# Optional: develop via docker by mounting the code dir into the container
# if you edit e.g. ./archivebox/core/models.py on the docker host, runserver
# inside the container will reload and pick up your changes
docker build . -t archivebox
docker run -it archivebox init --setup
docker run -it -p 8000:8000 \
2020-11-01 09:33:09 +13:00
-v $PWD/data:/data \
-v $PWD/archivebox:/app/archivebox \
archivebox server 0.0.0.0:8000 --debug --reload
# (remove the --reload flag and add the --nothreading flag when profiling with the django debug toolbar)
2020-10-11 09:00:53 +13:00
```
2021-04-08 22:01:04 +12:00
</details>
2020-10-11 09:43:44 +13:00
### Common development tasks
2020-10-11 09:00:53 +13:00
2020-10-11 09:43:44 +13:00
See the `./bin/` folder and read the source of the bash scripts within.
You can also run all these in Docker. For more examples see the Github Actions CI/CD tests that are run: `.github/workflows/*.yaml`.
2020-10-11 09:00:53 +13:00
2021-01-29 14:49:59 +13:00
#### Run in DEBUG mode
2021-04-08 22:03:46 +12:00
<details><summary><i>Click to expand...</i></summary>
2021-04-08 22:01:04 +12:00
2021-01-29 14:49:59 +13:00
```bash
archivebox config --set DEBUG=True
# or
archivebox server --debug ...
```
2021-04-08 22:01:04 +12:00
</details>
2021-01-31 00:16:24 +13:00
#### Build and run a Github branch
2021-01-30 20:38:44 +13:00
2021-04-08 22:03:46 +12:00
<details><summary><i>Click to expand...</i></summary>
2021-04-08 22:01:04 +12:00
2021-01-30 20:38:44 +13:00
```bash
docker build -t archivebox:dev https://github.com/ArchiveBox/ArchiveBox.git#dev
docker run -it -v $PWD:/data archivebox:dev ...
```
2021-04-08 22:01:04 +12:00
</details>
2020-10-11 09:43:44 +13:00
#### Run the linters
2020-10-11 09:00:53 +13:00
2021-04-08 22:03:46 +12:00
<details><summary><i>Click to expand...</i></summary>
2021-04-08 22:01:04 +12:00
2020-10-11 09:43:44 +13:00
```bash
./bin/lint.sh
```
(uses `flake8` and `mypy`)
2020-10-11 09:00:53 +13:00
2021-04-08 22:01:04 +12:00
</details>
2020-10-11 09:43:44 +13:00
#### Run the integration tests
2021-04-08 22:03:46 +12:00
<details><summary><i>Click to expand...</i></summary>
2021-04-08 22:01:04 +12:00
2020-10-11 09:43:44 +13:00
```bash
./bin/test.sh
2020-10-11 09:00:53 +13:00
```
2020-10-11 09:43:44 +13:00
(uses `pytest -s`)
2020-10-11 09:00:53 +13:00
2021-04-08 22:01:04 +12:00
</details>
2020-12-20 14:16:02 +13:00
#### Make migrations or enter a django shell
2021-04-08 22:03:46 +12:00
<details><summary><i>Click to expand...</i></summary>
2021-04-08 22:01:04 +12:00
2021-01-30 20:38:44 +13:00
Make sure to run this whenever you change things in `models.py`.
2020-12-20 14:16:02 +13:00
```bash
cd archivebox/
./manage.py makemigrations
cd path/to/test/data/
2020-12-20 14:16:02 +13:00
archivebox shell
archivebox manage dbshell
2020-12-20 14:16:02 +13:00
```
(uses `pytest -s`)
2021-04-08 22:01:04 +12:00
</details>
2020-10-11 09:43:44 +13:00
#### Build the docs, pip package, and docker image
2020-10-11 09:00:53 +13:00
2021-04-08 22:03:46 +12:00
<details><summary><i>Click to expand...</i></summary>
2021-04-08 22:01:04 +12:00
2021-01-30 20:38:44 +13:00
(Normally CI takes care of this, but these scripts can be run to do it manually)
2020-10-11 09:43:44 +13:00
```bash
./bin/build.sh
# or individually:
./bin/build_docs.sh
./bin/build_pip.sh
2020-12-12 12:50:16 +13:00
./bin/build_deb.sh
./bin/build_brew.sh
2020-10-11 09:43:44 +13:00
./bin/build_docker.sh
2020-10-11 09:00:53 +13:00
```
2021-04-08 22:01:04 +12:00
</details>
2020-10-11 09:43:44 +13:00
#### Roll a release
2021-04-08 22:03:46 +12:00
<details><summary><i>Click to expand...</i></summary>
2021-04-08 22:01:04 +12:00
2021-01-30 20:38:44 +13:00
(Normally CI takes care of this, but these scripts can be run to do it manually)
2020-10-11 09:43:44 +13:00
```bash
./bin/release.sh
2020-10-11 09:00:53 +13:00
# or individually:
./bin/release_docs.sh
./bin/release_pip.sh
./bin/release_deb.sh
./bin/release_brew.sh
./bin/release_docker.sh
```
2020-10-11 09:00:53 +13:00
2021-04-08 22:01:04 +12:00
</details>
---
2021-04-09 02:36:07 +12:00
## Futher Reading
2021-04-08 21:33:00 +12:00
2021-04-09 02:36:07 +12:00
- Home: https://archivebox.io
- Demo: https://demo.archivebox.io
- Docs: https://docs.archivebox.io
- Wiki: https://wiki.archivebox.io
- Issues: https://issues.archivebox.io
- Forum: https://forum.archivebox.io
- Releases: https://releases.archivebox.io
2021-04-08 21:33:00 +12:00
- Donations: https://github.com/sponsors/pirate
2020-10-11 09:00:53 +13:00
---
2019-01-23 16:18:59 +13:00
<div align="center">
2019-01-23 16:29:23 +13:00
<br/><br/>
2019-01-23 16:35:00 +13:00
<img src="https://raw.githubusercontent.com/Monadical-SAS/redux-time/HEAD/examples/static/jeremy.jpg" height="40px"/>
<br/>
2021-02-10 15:56:40 +13:00
<i><sub>
2021-04-09 02:36:07 +12:00
This project is maintained mostly in <a href="https://nicksweeting.com/blog#About">my spare time</a> with the help from generous contributors and <a href="https://monadical.com">Monadical</a> (✨ <a href="https://monadical.com">hire them</a> for dev work!).
2021-02-10 15:57:53 +13:00
</sub>
2021-02-10 15:56:40 +13:00
</i>
2019-03-13 11:12:36 +13:00
<br/><br/>
2019-03-13 11:11:08 +13:00
2019-03-13 11:10:51 +13:00
<br/>
2021-04-09 02:36:07 +12:00
<a href="https://github.com/sponsors/pirate">Sponsor this project on Github</a>
2020-07-24 04:32:40 +12:00
<br>
<br>
2019-01-23 17:07:10 +13:00
<a href="https://www.patreon.com/theSquashSH"><img src="https://img.shields.io/badge/Donate_to_support_development-via_Patreon-%23DD5D76.svg?style=flat"/></a>
<br/>
2020-07-24 04:32:40 +12:00
2020-11-23 20:57:38 +13:00
<a href="https://twitter.com/ArchiveBoxApp"><img src="https://img.shields.io/badge/Tweet-%40ArchiveBoxApp-blue.svg?style=flat"/></a>
2020-11-23 20:04:39 +13:00
<a href="https://github.com/ArchiveBox/ArchiveBox"><img src="https://img.shields.io/github/stars/ArchiveBox/ArchiveBox.svg?style=flat&label=Star+on+Github"/></a>
2019-03-13 08:22:49 +13:00
2021-04-09 02:36:07 +12:00
<br/>
2019-03-13 08:22:49 +13:00
2021-04-10 04:33:57 +12:00
<a href="https://releases.archivebox.io"><img src="https://api.releasepage.co/v1/pages/23bfec45-7105-4fd1-9f87-806ae7ff56bb/badge.svg?apiKey=live.clBJeKsXJ6gsidbO"/></a>
2021-04-08 21:49:36 +12:00
2021-04-14 18:37:46 +12:00
<br/>
<i>✨ Have spare CPU/disk/bandwidth and want to help the world? Check out our <a href="https://github.com/ArchiveBox/good-karma-kit">Good Karma Kit</a>...</i>
2019-01-23 16:18:59 +13:00
</div>