py-stocks-api

pinkahd

A minimal stocks API wrapper of Yfinance. Example command: curl localhost:8000/download/AAPL/2021-08-01/2021-08-03 | jq curl localhost:8000/info/AAPL | jq

DevelopmentAnalyticsFree·17.8K4y ago

About

PY-Stocks is a lightweight REST API service that wraps the yfinance library, providing programmatic access to Yahoo Finance stock market data through simple HTTP endpoints. It's designed for developers and researchers who need to integrate financial data into their applications w…

Deployment Options

1 stack

You might also like