Skip to content

yusufelgen07/Forex-analyzer-X-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ˆ ForexSentimentAnalyzer

ForexSentimentAnalyzer is a Python tool that scrapes tweets from X (formerly Twitter) related to specific forex currency pairs, performs sentiment analysis, and generates a concise report predicting whether the price is likely to go up or down based on public sentiment. You can also edit the code to scrape tweets for another purpose


πŸš€ Features

  • 🐦 Real-Time Twitter Scraping – Fetch tweets related to forex markets using relevant hashtags and keywords.
  • 🧠 Sentiment Analysis – Analyze tweets using Natural Language Processing (NLP) models to detect bullish or bearish sentiment.
  • πŸ“Š Prediction Report – Generate price prediction report with reasoning based on tweet sentiment trends.
  • πŸ“ Export Reports – Save results as text .

πŸ› οΈ Installation

git clone https://github.com/your-username/forex-sentiment-analyzer.git
cd forex-sentiment-analyzer
pip install -r requirements.txt

πŸ” Usage

edit the variable located after imports you can get gemini api key from https://aistudio.google.com/app/apikey

🀝 Contributing

Pull requests are welcome! Please open an issue first to discuss what you would like to change or add.


About

Forex Analysis and X (Twitter) tweets scrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages