insdout/twitter-parser
Twitter Data Scraper: A collection of Python scripts for scraping and processing Twitter data using tweepy library. Includes tweets machine translation to english.
This tool helps researchers, marketers, or analysts gather public tweets related to a specific topic or keyword. You provide a search query and date range, and it delivers a CSV file containing relevant tweets. It also offers a separate function to translate any Arabic tweets within that file into English, producing an updated CSV.
No commits in the last 6 months.
Use this if you need to collect Twitter data for research or analysis, especially if your topic involves public discourse in Arabic that you need translated to English.
Not ideal if you're looking for a simple, no-code solution or if your data collection needs go beyond public tweets and require complex social listening features.
Stars
8
Forks
2
Language
Python
License
—
Category
Last pushed
Oct 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/insdout/twitter-parser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pysentimiento/pysentimiento
A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
prrao87/fine-grained-sentiment
A comparison and discussion of different NLP methods for 5-class sentiment classification on the...
TheophileBlard/french-sentiment-analysis-with-bert
How good is BERT ? Comparing BERT to other state-of-the-art approaches on a French sentiment...
jon-chun/sentimentarcs_notebooks
SentimentArcs: a large ensemble of dozens of sentiment analysis models to analyze emotion in...