Financial data from Yahoo Finance API -


i´m looking way basic financial data yahoo finance api.

if found yql console i´m not sure how can create correct query example values gross profit, net income , on current , last year of specific stock.

i need data available here, example:

https://finance.yahoo.com/quote/aapl/financials https://finance.yahoo.com/quote/aapl/balance-sheet https://finance.yahoo.com/quote/aapl/cash-flow 

i want access api via php or javascript - if relevant.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -