JustAnotherArchivist / snscrape

A social networking service scraper in Python
GNU General Public License v3.0
4.33k stars 699 forks source link

set tweet_mode to extended #172

Closed fadinaadeolu closed 3 years ago

fadinaadeolu commented 3 years ago

How can I set tweet_mode to "extended", if it is possible.

JustAnotherArchivist commented 3 years ago

I assume you're referring to Tweepy's tweet_mode. This isn't Tweepy. There is no such thing on snscrape or the Twitter interfaces it uses.