Join Data Science Interview MasterClass (July Cohort) led by FAANG Data Scientists | Just 2 seats remaining...
Data Science MasterClass (July) | 2 seats left
Alpaca is a trading platform where we will extract news and stock price data for our project
1. Create an Alpaca Account
2. Generate API Keys
3. Create an .env file in your project directory
# ALPACA KEYS
ALPACA_API_KEY="PKD................"
ALPACA_SECRET_KEY="VR4................................"