https://github.com/scarvy/yahoo-finance-api-collection
Collection of Yahoo! Finance API Endpoints
https://github.com/scarvy/yahoo-finance-api-collection
api api-client bruno endpoints ide
Last synced: 4 months ago
JSON representation
Collection of Yahoo! Finance API Endpoints
- Host: GitHub
- URL: https://github.com/scarvy/yahoo-finance-api-collection
- Owner: Scarvy
- Created: 2023-11-21T16:14:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T22:50:58.000Z (over 2 years ago)
- Last Synced: 2025-03-03T10:16:11.354Z (over 1 year ago)
- Topics: api, api-client, bruno, endpoints, ide
- Homepage:
- Size: 9.77 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yahoo! Finance API Endpoints Collection
This repo contains a collection of API endpoints to help developers build libraries and wrappers around the Yahoo! Finance API.
This repo uses [Bruno](https://www.usebruno.com/). An open-source API client alternative Postman and other similar tools.
## ⬇️ Install
Download the Bruno IDE [here](https://www.usebruno.com/downloads).
## 🙋♂️ Contributing
I collected the majority of endpoints from the `yfinance` and `yahooquery` packages, but please don't hestiate to contribute other endpoints that exist.
## Client Libraries
**🐍 Python:**
- [`yfinance`](https://github.com/ranaroussi/yfinance)
- [`yahooquery`](https://github.com/dpguthrie/yahooquery)
**🔜 Other languages...**