You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parseTweets function in the Twitter scraper is not returning legacy data (retweets, replies, engagement metrics) due to changes in Twitter's API naming conventions. This results in incomplete tweet data being returned to users.