Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free CUSIP Lookup API [closed]

Tags:

api

Anyone know of an API that will take a CUSIP and return a stock's symbol and vise versa?

like image 604
Al. Avatar asked Nov 09 '09 21:11

Al.


2 Answers

Fidelity has a symbol lookup tool.

For example, CUSIP 037833100 returns the ticker and company name for Apple.

http://activequote.fidelity.com/mmnet/SymLookup.phtml?scCode=E&searchBy=C&searchFor=037833100

like image 167
mshafrir Avatar answered Oct 31 '22 09:10

mshafrir


I've had luck with the following query from Vanguard.

Similar to another response, CUSIP 037833100 returns the ticker and company name for Apple, as well as delayed market info.

https://investor.vanguard.com/search/?query=037833100

like image 21
maklein Avatar answered Oct 31 '22 09:10

maklein