Program allows users to filter main Twitter stream against specified keywords. Output is shown on screen, and when finished, a csv file is created containing all of the captured tweets, usernames, times, and location. Is built to run for extended periods with minimal growth in RAM usage as number of captured tweets increases. Uses both twitter4j and Open-CSV. YOU MUST HAVE JAVA 1.8 INSTALLED, and you will need to get your own OAuth tokens from Twitter. You can get them here: https://apps.twitter.com/app/new
Features
- Outputs to .csv
- Captures time, username, location, and tweet contents
- Designed to run for extended periods.
- Simple to use!
Follow My Twitter Scraper
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks to Jason's solid work, any reporter following the use of a hashtag in real time or seeking to trace the use of terms and phrases on Twitter now has an easy-to-use desktop tool that collects almost limitless data from the Twitter API and creates CSV dumps. If you've been too busy to learn the necessary programming to scrape Twitter, this is a major boost. Jason is also highly responsive and knowledgeable -- very glad I found MyTwitterScraper.