Shubxam / Nifty-500-Live-Sentiment-Analysis

Live Sentiment Analysis dashboard of NIFTY 500 universe of stocks using plotly and streamlit
https://nifty-sad.streamlit.app/
15 stars 5 forks source link

restructure project #23

Open Shubxam opened 2 months ago

Shubxam commented 2 months ago

restructure file into different modules:

  1. fetch news data
    • fetch articles link
    • fetch article body
  2. fetch meta data
  3. sentiment analysis
Shubxam commented 2 months ago