mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-24 23:16:19 +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.
|
||||
|
||||
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:
|
||||
```python
|
||||
import os
|
||||
|
Reference in New Issue
Block a user