https://bugs.kde.org/show_bug.cgi?id=469431
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Ubuntu |unspecified CC| |[email protected] --- Comment #24 from [email protected] <[email protected]> --- Meanwhile, getting stock prices from Yahoo Finance needs the following parameters (in KMM settings): URL: https://query1.finance.yahoo.com/v8/finance/chart/%1 <== NEW The expressions for extracting price and date are unchanged: Price: "regularMarketPrice":((\d+|\d{1,3}(?:[,]\d{3})).\d+) Date: "regularMarketTime":([\d]+) -- You are receiving this mail because: You are the assignee for the bug.
