How to retrieve full tweets using ScraperAPI for sentiment analysis?
I need help with scraping data from Twitter using ScraperAPI for my project on sentiment analysis of electric vehicles. I requested 10 tweets and managed to get the tweets using the code below. However, the tweets(snippet) in the output are truncated. Is there a way to get the entire tweet?
How to retrieve full tweets using Twitter API for sentiment analysis?
I need help with scraping data from Twitter for my project on sentiment analysis of electric vehicles. I requested 10 tweets and managed to get the tweets using the code below. However, the tweets in the output are truncated. Is there a way to get the entire tweet?
Scraping data from Twitter without Twitter API
I am currently working on my master thesis. I want to run an sentiment analysis on the tweets directed at airlines that are about their sustainability initiatives. I wanted to use the API of X but Elon Musk thought it was necessary to ask for $100 per month to acces the data. Some guys from MIT found a way around this paywall.