alephclient
alephclient copied to clipboard
API client for Aleph, supports bulk entity and document upload.
alephclient
Command-line client for Aleph. It can be used to bulk import document sets via the API, without direct access to the server. It requires an active API client to perform uploads.
Installation
Install using pip
.
pip install alephclient
Usage
Refer to the aleph
handbook for an introduction on how to use alephclient
,
e.g. to crawl a local file directory, or to stream entities:
- https://docs.alephdata.org/developers/alephclient