the-convocation / twitter-scraper

A port of n0madic/twitter-scraper to Node.js.
https://the-convocation.github.io/twitter-scraper/
MIT License
181 stars 38 forks source link

Some tweets have extremely shortened Text #106

Closed isntfunny closed 1 month ago

isntfunny commented 1 month ago

Some tweets, especially retweets, have extremely shortened texts.

Is it possible to get the full text of the tweet, at least in the retweededStatus field?

Examples are:

https://twitter.com/leventkemaI/status/1822012617487192092 Screenshot_20240809_231625_Discord.jpg

https://twitter.com/holmescnn/status/1821992957039517966 Screenshot_20240809_231641_Discord.jpg

isntfunny commented 1 month ago

It does seem that retweetedStatus actually has the full text in it. I'll close the issue for now.