An open API service indexing awesome lists of open source software.

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

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...**