[
https://issues.apache.org/jira/browse/PIVOT-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515812#comment-16515812
]
Roger Whitcomb commented on PIVOT-1026:
---------------------------------------
Also Alpha Vantage has a free API (with a "demo" key available):
[https://www.alphavantage.co/]
The API looks very simple to use, so I will try to implement this in
StockTracker: [https://www.alphavantage.co/documentation/]
> Replace logic for StockTracker demo since Yahoo has discontinued its API to
> download stock data
> -----------------------------------------------------------------------------------------------
>
> Key: PIVOT-1026
> URL: https://issues.apache.org/jira/browse/PIVOT-1026
> Project: Pivot
> Issue Type: Bug
> Components: tutorials
> Affects Versions: 2.1, 2.0.5
> Reporter: Roger Whitcomb
> Assignee: Roger Whitcomb
> Priority: Major
> Fix For: 2.1
>
>
> Yahoo has as of around mid-2017 discontinued the "download.finance.yahoo.com"
> API for downloading stock data. There are new APIs that are meant to be used
> only by browsers (in order to satisfy Yahoo's Terms and Conditions, involving
> the use of a crumb and cookies). So, the StockTracker tutorial is
> effectively rendering unusable as of now until replacement logic is
> available. There is a Visual Basic solution here:
> [http://www.signalsolver.com/wp-content/uploads/2017/10/EmulateURL-V1.0f.txt]
> that is complicated but seems to work at least.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)