mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 20:01:44 +02:00
Updated Usage (markdown)
2
Usage.md
2
Usage.md
@@ -384,7 +384,7 @@ You can interact with ArchiveBox as a Python library from external scripts or pr
|
|||||||
|
|
||||||
This API is a *local* API, designed to be used on the same machine as the ArchiveBox collection.
|
This API is a *local* API, designed to be used on the same machine as the ArchiveBox collection.
|
||||||
|
|
||||||
For example you could create and a script `add_archivebox_url.py` like so:
|
For example you could creat a script `add_archivebox_url.py` like so:
|
||||||
```python
|
```python
|
||||||
import os
|
import os
|
||||||
DATA_DIR = '~/archivebox/data'
|
DATA_DIR = '~/archivebox/data'
|
||||||
|
Reference in New Issue
Block a user