Skip to content

Get extended tweets (more than 140 chars)#2

Open
festival4799 wants to merge 1 commit intogitlaura:masterfrom
festival4799:master
Open

Get extended tweets (more than 140 chars)#2
festival4799 wants to merge 1 commit intogitlaura:masterfrom
festival4799:master

Conversation

@festival4799
Copy link

Add 'tweet_mode = extended' to 'tweepy.Cursor' call
Change 'tweet.text.encode("utf-8")' for 'tweet.full_text.encode("utf-8")' to get the full length tweet.

Add 'tweet_mode = extended' to 'tweepy.Cursor' call
Change 'tweet.text.encode("utf-8")' for 'tweet.full_text.encode("utf-8")' to get the full length tweet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant