Yes its really good so far, no issues have cropped up yet.
I was not sure if there was a limit to how many API calls can be done so thought I would spread the load across Google Finance/Finviz/Finki .
How come your system uses the ISIN rather than the ticker? Itās not an issue as the URL you gave to convert works perfectly. I just wondered thatās all.
Also when pulling the US dividend pay date - I left the function at ukDividendPayDate and it still returns the correct date - as checked against seeking alpha. This is the case for companies that only trade on the NYSE.
Is this just a sort of bug? I left it as it was because it worked flawlessly. I randomly picked 5 US and 5 UK stocks to double checked all is well against seeking alpha and it was all good.
None - but Iāve instigated the ākeyā so I can monitor usage. āSomeoneā remaining unnamed hits me up for about 100k calls a day ā¦ and itās slowing certain other services down! I donāt plan on limiting use right now but never say never. No user (other than the one mentioned) is hitting me with too many calls per day.
Ticker is not unique across exchanges. You can have IHP on London and IHP on NYSE. Therefore youād still need a prefix/suffix to identify. ISIN is 99% unique except in the annoying instances of multi currency ETFs. In those instances SEDOL is the best identifier but thatās got restricted publishication rules due to the LSEs āownershipā of this identifier.
Yep. Everyone is annoyed with the āusā or āukā prefix and Iām gradually moving away from it. There is a generic ādividendLastā , ādividendNextā, ābidā and āaskā functions that do not require this prefix. The ukDividend function looks for UK and when it doesnāt find it it defaults to USā¦ so you can call ukDividend and get a US result - I put that in place last week as it annoyed a few users who didnāt want to āukā āusā prefixā¦ I know itās weirdā¦but it kinda works for now until I kill the prefix off entirely.
Currently overhauling the entire dividend process behind the scenes as some āheavyā users require the API to query multiple ISINs and Exchanges at once. ie. Give me all dividends going Ex today on the LSE. Give me all dividends paying next week. Give me the entire history of dividend payments for Vodafone etcā¦ This is a bit of a beast but itās looking and working well. Hopefully Iāll bang it out for demo soon. Those with ākeysā get notified for testing first.
@Seanyc5 Hi Sean - Iāve been trying to sign up to your mail list for a copy of your google sheet but I get a Cloudflare error when I submit my email addy?
Wondered why I had a flurry of FinKi API sign ups all specifically referencing dividend dataā¦
FinKi.io if any one else is interested. Super cool dividend api (pro and free versions) thatās pretty much āliveā (kinda, minus some lag for validation)
āSassenachā as my Father In Law loves to call me
Youāre not missing much on the free API. There are hundreds of functions in the background but I just donāt advertise them as Dividends are peoples key thing.
ETF Search, ISA Eligibility determination, Key Information as-a-serviceā¦etcā¦etcā¦ all built outā¦ but for Retail Investors : Dividends ā¦ via the Free API