mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-20 09:55:10 -04:00
Update README.md
This commit is contained in:
parent
5a1322353b
commit
397286e995
1 changed files with 3 additions and 1 deletions
|
@ -33,7 +33,9 @@ You can use it to preserve access to websites you care about by storing them loc
|
|||
|
||||
<div align="center"><sub>. . . . . . . . . . . . . . . . . . . . . . . . . . . .</sub></div><br/>
|
||||
|
||||
ArchiveBox doesn't require a constantly running server or backend, instead, you just run the `./archive` command each time you want to import new links and update the static output. It can import and export JSON (among other formats), so it's easy to script or hook up to other APIs. If you run it on a schedule and import from browser history or bookmarks regularly, you can sleep soundly knowing that the slice of the internet you care about will be automatically preserved in multiple, durable long-term formats that will be accessible for decades (or longer).
|
||||
#### How it works
|
||||
|
||||
ArchiveBox is a CLI application written in Python, using wget, chrome, youtube-dl, and other common tools to archive URLs. It doesn't require a constantly running server or backend, instead, you just run the `./archive` command each time you want to import new links and update the static output. It can import and export JSON (among other formats), so it's easy to script or hook up to other APIs. If you run it on a schedule and import from browser history or bookmarks regularly, you can sleep soundly knowing that the slice of the internet you care about will be automatically preserved in multiple, durable long-term formats that will be accessible for decades (or longer).
|
||||
|
||||
## Quickstart
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue