Kafka Integration avatar

Kafka Integration

Try for free

2 hours trial then $10.00/month - No credit card required now

Go to Store
Kafka Integration

Kafka Integration

brasil-scrapers/kafka-integration
Try for free

2 hours trial then $10.00/month - No credit card required now

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.

Default Dataset ID

defaultDatasetIdstringRequired

The ID of the Apify dataset to process

Default value of this property is "default"

Kafka Configuration

kafkaConfigobjectRequired

Configuration settings for Kafka connection

Default value of this property is {"clientId":"apify-kafka-producer","brokers":["localhost:9092"],"topic":"test-topic","ssl":false}

Batch Size

batchSizeintegerOptional

Number of messages to process in each batch

Default value of this property is 2

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 star

  • >99% runs succeeded

  • Created in Nov 2024

  • Modified a month ago