Kafka Integration avatar
Kafka Integration

Pricing

$10.00/month + usage

Go to Store
Kafka Integration

Kafka Integration

Developed by

Brasil Scrapers

Maintained by Community

This integration facilitates the processing of data from an Apify dataset and its delivery to a Kafka topic. It is configured via a schema that includes details about the dataset, Kafka configuration, and batch processing size.

0.0 (0)

Pricing

$10.00/month + usage

2

Monthly users

1

Runs succeeded

>99%

Last modified

5 months ago

You can access the Kafka Integration programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "kafkaConfig": {
3    "clientId": "apify-kafka-producer",
4    "brokers": [
5      "localhost:9092"
6    ],
7    "topic": "test-topic",
8    "ssl": false
9  }
10}' |
11apify call brasil-scrapers/kafka-integration --silent --output-dataset

Kafka Integration API through CLI

The Apify CLI is the official tool that allows you to use Kafka Integration locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$10.00