Finnhub-API icon indicating copy to clipboard operation
Finnhub-API copied to clipboard

BA is NOT in the search results for Boeing stock lookup

Open richjohnson-wwt opened this issue 2 years ago • 2 comments

https://finnhub.io/api/v1/search?q=Boeing

None of the results has the expected symbol 'BA' for Boeing stock. Help please. { "count": 22, "result": [ { "description": "Boeing", "displaySymbol": "A1ZXEW.BE", "symbol": "A1ZXEW.BE", "type": "" }, { "description": "Boeing", "displaySymbol": "BCOC.BE", "symbol": "BCOC.BE", "type": "" }, { "description": "Boeing ", "displaySymbol": "BCOB.BE", "symbol": "BCOB.BE", "type": "" }, { "description": "Boeing ", "displaySymbol": "BCOB.DU", "symbol": "BCOB.DU", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A2RX5L.MU", "symbol": "A2RX5L.MU", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A2R1S8.BE", "symbol": "A2R1S8.BE", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A28W1G.DU", "symbol": "A28W1G.DU", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A284UQ.BE", "symbol": "A284UQ.BE", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A19DLY.HM", "symbol": "A19DLY.HM", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A19DLX.DU", "symbol": "A19DLX.DU", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A2RX5L.BE", "symbol": "A2RX5L.BE", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A19DLY.BE", "symbol": "A19DLY.BE", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A3KLMD.MU", "symbol": "A3KLMD.MU", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A28W1L.MU", "symbol": "A28W1L.MU", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A19DLY.HA", "symbol": "A19DLY.HA", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A2R1S4.MU", "symbol": "A2R1S4.MU", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A284UP.BE", "symbol": "A284UP.BE", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A181SZ.HM", "symbol": "A181SZ.HM", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A2RX5M.BE", "symbol": "A2RX5M.BE", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A2RX7G.BE", "symbol": "A2RX7G.BE", "type": "" }, { "description": "Boeing Co", "displaySymbol": "A284UQ.DU", "symbol": "A284UQ.DU", "type": "" }, { "description": "Boeing Co", "displaySymbol": "BCOA.BE", "symbol": "BCOA.BE", "type": "" } ]}

richjohnson-wwt avatar Sep 23 '23 19:09 richjohnson-wwt

I am facing same issue that happpens for other stocks like eg. apple, microsoft, amazon etc. If you search using ticker symbol though - respose returns it.

but this seems to be counter intuitive though

fzy-github avatar Oct 09 '23 22:10 fzy-github

I was looking for an API that gives me the ticker symbol when I don't yet know what it is. The search API seemed to be the only option in my short time spent evaluating this service.

richjohnson-wwt avatar Oct 10 '23 13:10 richjohnson-wwt