-3

I am new to yahoo finance api. I am also a beginner investor. I always use yahoo finance api to keep track of my investment portfolio. But it does not work recently due to yahoo stopping this service. Will you kindly share any alternatives for me? Thank you.

koky
  • 31
  • 1
  • 2
  • 8

4 Answers4

1

There are several alternatives, but I suppose you are looking for free services? One alternative is Quandl. There is a Database called "Wiki" that is free.

Peter
  • 1,224
  • 3
  • 16
  • 28
  • Yes, I am looking for free services. This is because I want to automate the process of finding 5 year low stock prices and their respective dividends in David Fish's 800+ stock lists. – koky Nov 28 '17 at 15:19
  • It seems that the two decades of free available stock prices is coming to an end and I suppose that in mid-term, all stock data must be paid. – Peter Nov 28 '17 at 16:41
  • The "Wiki" Database has been removed in first half of 2018. But they offer some other free databases. Alternatively, you could use data from (https://www.alphavantage.co/). – Peter Nov 20 '19 at 16:20
0

When I re-looked at this question now, I realised I have a solution for it.

I picked up python and found out about this yahoo finance library.

https://pypi.org/project/yahoofinancials/

koky
  • 31
  • 1
  • 2
  • 8
0

You could use:

-2

AssetMacro.com API provides free access to historical data for 120,000+ Financial Securities (Stocks, Bonds, Commodities, Currencies, Credit Default Swaps, Indices) and Macroeconomic Variables for 120 countries.

user2071043
  • 5
  • 1
  • 2