alephclient

Command-line client for Aleph API


Keywords
cli, client, ingest, python
License
MIT
Install
pip install alephclient==2.3.5

Documentation

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: