Hey Guys,
I was wondering if there's a way to scrape keyword data from Twitter. Specifically I have a list of keywords I'd like to search for of all the people I follow, and would like to get a list of all tweets posted by these people that include these keywords.
Please let me know.
Thanks!
Stephen
Haven't tried it but this thing showed up after a quick Google search: https://www.scrapehero.com/how-to-sc...-from-twitter/
Thanks!
That is supported by their own API. No need to scrape.
https://developer.twitter.com/en/doc...ch-tweets.html
Yup, you can search for stuff using advanced search, however there's a limit in how far down you can scroll, so I only get the latest dates. (eg. searching for a popular key word used by people I follow) what I'm trying to accomplish is in two parts:
1) Be able to quickly search a list of keywords I compiled that were tweeted by people I follow (a complete list)
2) have it extracted into excel where I can view all of the tweets and dates etc.