1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 23:16:19 +02:00

Updated Usage (markdown)

Nick Sweeting
2024-01-04 12:47:57 -08:00
parent 6983565c74
commit 0ed4ce4d66

@@ -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