twitter-to-mqtt
Tweet publisher
A Python-based daemon that retrieves tweets from the Twitter API and publishes them to an MQTT topic.
A python daemon that uses the Twitter Streaming API to access tweets and republishes them to an MQTT topic.
16 stars
3 watching
5 forks
Language: Python
last commit: almost 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
simonlindgren/2wttr | Collects and processes tweets from the Twitter API using Academic access | 20 |
reflejo/pytweet | A Pythonic interface to the Twitter API with pagination and caching support. | 2 |
ysenarath/tweetkit | A Python client for accessing the Twitter API | 14 |
ryanmcgrath/twython | Provides access to Twitter data and functionality via a Python interface | 1,855 |
chromasiv/ktweet | A Kotlin library that allows users to access the Twitter API v2 using OAuth2.0. | 35 |
jacklinquan/micropython-cryptodweet | Provides basic APIs for interacting with the Dweet service, including encryption. | 2 |
janezkranjc/twitter-tap | A tool for collecting tweets from Twitter's search API and storing them in a MongoDB database | 80 |
andrewmk/umqtt | Provides an MQTT publish function for microcontrollers using Python on the WiPy board | 9 |
jacklinquan/micropython-basicdweet | A basic API module for the Dweet service | 3 |
uditarora/paralleltweepy | Enables parallel Twitter data collection using multiple API keys to bypass rate limits. | 7 |
jeanniedaniel/twitterati | A Python wrapper for accessing the Twitter Developer API V2 | 8 |
inueni/birdy | A lightweight Python library providing a unified API interface to Twitter's REST and streaming APIs | 262 |
twitivity/twitter-stream.py | An API client for accessing Twitter's v2 API endpoints to retrieve real-time tweets and other data | 38 |
amaurycarrade/mastodontotwitter | Cross-poster service between Mastodon and Twitter | 250 |
xdevplatform/search-tweets-python | A Python client library to interact with Twitter's search API endpoints | 853 |