Python API client for Sematext.
| Name | Type | Description |
|---|---|---|
| SEMATEXT_TOKEN | str | The secret token to be for authentication on the Sematext API (defaults to None). |
| SEMATEXT_BUFFER_SIZE | int | The size of the buffer (in number of entries) until the buffer is flushed (defaults to 128). |
| SEMATEXT_TIMEOUT | int | The timeout in seconds in seconds until the buffer is flushed (defaults to 30). |
Sematext API is currently licensed under the Apache License, Version 2.0.