Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

TwitterHandler

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

TwitterHandler

A simple Twitter handler for the Twitter API.

  • 1.1.1
  • PyPI
  • Socket score

Maintainers
1

Twitter Filtered Stream to Kafka Handler Package

Package: TwitterHandler-pypi

Description

It is a package that provides a simple way to filter Twitter Stream ingested to a Kafka topic.

Data:

  • Twitter API v2 filtered stream endpoint

Libraries:

  • Tweepy
  • Kafka-python

How to use it?

Use its API: Twitter-Handler-API github

Environment Variables

  • BEARER_TOKEN: Twitter's API v2 bearer token.
  • KAFKA_HOST: The Kafka broker host.
  • KAFKA_PORT: The Kafka broker port.
  • KAFKA_TOPIC: The Kafka broker topic.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc