finnhubio / Finnhub-API

Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals and alternative data. https://finnhub.io/docs/api
98 stars 6 forks source link

CSV payload missing terminator on stock/profile method #74

Closed syvHp closed 4 years ago

syvHp commented 4 years ago

The marketCapitalization property is not terminated with a " sign. This causes problems when splitting the string.

finnhubio commented 4 years ago

stock/profile return in JSON format so I'm not sure what csv you are talking about. Can you elaborate on the issue ?

syvHp commented 4 years ago

Hi,

I found FinnHub from an article on ProgrammableWeb. This is the endpoint I was hitting https://finnhub.io/api/v1/stock/profile?symbol=AAPL&token=my_token. I see it does default to json through the format property (although csv is permitted). Json works better for me so thanks!

On Sun, Mar 29, 2020 at 12:29 PM finnhubio notifications@github.com wrote:

stock/profile return in JSON format so I'm not sure what csv you are talking about. Can you elaborate on the issue ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/finnhubio/Finnhub-API/issues/74#issuecomment-605671001, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2R6JYEUHFRYNIM23YDMGTRJ6AP7ANCNFSM4LV6MZ3Q .