I've recently started working on python in earnest, but I'd like to use python (or JavaScript) to get tweets that contain a specific word from any user muttering on Twitter at any time. However, since I started recently, I have little knowledge about scraping, and I do not know how much is allowed and how much is not allowed in Twitter's scraping prohibition agreement. I did some research, but does it violate the rules to search and extract a specific word from the search field via the twitter API? If anyone knows how to search for tweets that contain a specific word without violating Twitter's rules, please teach me. I'm sorry for my writing.
Recommended Posts