Is there a way to scrape tweets in realtime from a list of specified users?
I am trying to build a scraper that will run continuously and save the tweets from a list of users instantaneously or within seconds of the user tweeting it. It could save the tweet details to a continuously updated csv file.
Topic web-scraping scraping crawling data-mining
Category Data Science