Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended Tweets #112

Closed
fffaraz opened this issue Sep 18, 2017 · 5 comments
Closed

Extended Tweets #112

fffaraz opened this issue Sep 18, 2017 · 5 comments
Labels

Comments

@fffaraz
Copy link

fffaraz commented Sep 18, 2017

Is there a way to get the full text of tweets that contain more than 140 characters by setting tweet_mode=extended as explained here?

@danthonyjr
Copy link

+1 on this. Curious myself how to set tweet_mode=extended in phirehose

@salvob41
Copy link

This is really useful. And I think it should be implemented.
I wonder if this library is still maintained

@brinco80
Copy link

I understand that Stream API default behaviour is to send extend_tweet field, which contains the full tweet.

I'm using an old version of Phirehose and I can confirm that I'm receiving tweets with this field.

@MaizeG
Copy link

MaizeG commented Jan 5, 2018

2018 and i'm still wondering how to set tweet_mode=extended in phirehose... any ideas? (even if it needs a tweak in the code)

@andypiper
Copy link

There's no need to set extended mode on the streaming API. The streaming API delivers Tweets that contain the extended text. Per the documentation:

  • Includes new extended_tweet field in payload, containing:
    • full_text
    • display_text_range
    • entities
    • extended_entities

@fennb fennb added the stale label May 11, 2021
@fennb fennb closed this as completed May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants