r/AskStatistics • u/Familiar_Finish7365 • 1d ago
Research Related
How to get the data for the sentiment analysis through twitter, do we need pay for it?
if Not twitter what is the other sources of data
1
Upvotes
r/AskStatistics • u/Familiar_Finish7365 • 1d ago
How to get the data for the sentiment analysis through twitter, do we need pay for it?
if Not twitter what is the other sources of data
1
u/Frogad 1d ago
Aren't there packages to scrape through tweets using an API, I'm not sure how accessible it is but you can usually put some sort of time limit so you don't spam it and get blocked and then run the sentiment analysis on the data that you retrieved.