mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-25 07:20:59 +02:00
Updated Usage (markdown)
2
Usage.md
2
Usage.md
@@ -330,6 +330,8 @@ For more info and example usage:
|
|||||||
|
|
||||||
You can interact with ArchiveBox as a Python library from external scripts or programs.
|
You can interact with ArchiveBox as a Python library from external scripts or programs.
|
||||||
|
|
||||||
|
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 create and a script `add_archivebox_url.py` like so:
|
||||||
```python
|
```python
|
||||||
import os
|
import os
|
||||||
|
Reference in New Issue
Block a user