Skip to content

shnartho/real-time-stock-price-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Stock Price Scraper

Description

This Rust project is a high-performance and powerful real-time stock price scraper. It concurrently scrapes multiple endpoints to fetch real-time stock prices from various sources and displays them in the terminal.

Preview

p1 yf terminal

Installation

  1. Make sure you have Rust installed. If not, you can download it from rust-lang.org.
  2. Clone this repository:
    git clone <repository_url>
    
  3. Navigate to the project directory:
    cd real-time-stock-price-scraper
    
  4. Build the project:
    cargo build
    

Usage

To run the program, execute:

cargo run

About

High-performance and powerful real-time stock price scraper

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages