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
To be compliant with Twitter's conditions, you can only scrape the Tweet IDs, not the whole text.
In order to get the text, you have to rehydrate the IDs.
For this, you can either use Hydrator with a GUI, or Tweepy.
The dataset posted here only shows index and tweetids. How can I get full labelled( real and fake) dataset having all the attributes?
The text was updated successfully, but these errors were encountered: