/Fintech-ML-Newsletter-Scraper

AI/ML + Fintech news web scraper and aggregator

Primary LanguageHTML

Crypto News Scraper

Automated scraping and content generating pipeline for Fintech ML newsletter

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Setup

  1. Install Dependencies

Install the project dependencies from requirements.txt:

pip install -r requirements.txt
  1. Running the Streamlit App

To run the Streamlit app, navigate to the project directory where the app script is located and run:

streamlit run app.py