InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Yahooquery Alternatives
Similar projects and alternatives to Yahooquery
-
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
-
pandas-ta
Discontinued Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators [GET https://api.github.com/repos/twopirllc/pandas-ta: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
PyThalesians
Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
-
-
Stock-Market-Prediction
This project aims to predict future values on the stock market for a stock using projections with facebook prophet.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Yahooquery discussion
Yahooquery reviews and mentions
- Unofficial Yahoo Finance API is down (again)
-
This strategy seems to work really well with fake money... Why wouldn't it work with real money?
For that calculator, we acquired the data using the Twelve Data API (i don't have link; my friend got the data), which only allowed 800 requests per day on the free version, meaning we weren't able to get very much out of it (~14000 datapoints). We recently switched over to a new, 120,000 datapoint dataset we generated using a python library called yahooquery, which gives us unlimited requests. DM me for more info, if you want.
- Is there a better API for getting stock data than yfinance?
- Predição de ações na bolsa de valores com Python e Facebook Prophet
-
How to Build Powerful Financial Analysis Tools with Python - Beyond the Basics
There is a better replacement for yfinance called yahooquery. Yahooquery provides better data and is capable of doing so asynchronously, but it still suffers from the same problems as the yfinance package.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 14 Jun 2025
Stats
dpguthrie/yahooquery is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Yahooquery is Python.