Skip to main content

LlamaIndex Readers Integration: TwitterTweet

Overview

The TwitterTweet Reader allows you to read tweets of a specified Twitter handle. It retrieves tweets from Twitter using the Twitter API.

Installation

You can install the TwitterTweet Reader via pip:

pip install llama-index-readers-twitter

Check Twitter API on how to get access to twitter API.

Usage

from llama_index.readers.twitter import TwitterTweetReader

# Initialize TwitterTweetReader
reader = TwitterTweetReader(
    bearer_token="<Twitter Bearer Token>", num_tweets=100
)

# Load tweets of user twitter handles
documents = reader.load_data(twitterhandles=["user1", "user2"])

This loader is designed to be used as a way to load data into LlamaIndex and/or subsequently used as a Tool in a LangChain Agent.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_readers_twitter-0.6.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llama_index_readers_twitter-0.6.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_twitter-0.6.0.tar.gz.

File metadata

  • Download URL: llama_index_readers_twitter-0.6.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_twitter-0.6.0.tar.gz
Algorithm Hash digest
SHA256 5a0baabc06dbeb16ee4d90cbe79432bf7e43749ec38eaae7bedcb13187bd4e47
MD5 880a1b6d412904b1215626d416411200
BLAKE2b-256 080a7e65eb298219e8c879d88eb4f96eb19f57ef0dd06ae8292184832881f709

See more details on using hashes here.

File details

Details for the file llama_index_readers_twitter-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_readers_twitter-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_twitter-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 92937ac76cb1d1312bd3959d3d05e7bbb921a46ee5782795061b325aeebc7103
MD5 88e46b46b78cdb00c5d6737713bd84e2
BLAKE2b-256 b9bfc9607d8180e88a9ed2dbd0f426466558edb5214882dda6e7f91330d7e1b8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.0 This release

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page