Jan
Jan
I developed a RESTful JSON API (https://mapping-api.herokuapp.com/) for this purpose. You can provide the exchange name, and the API returns all companies listed at the exchange in JSON format. You...
@nateraw thanks! API is online again.
@EmersonFJ Great to hear that my system is useful to others, too! I'm pulling the data from different sources across the Internet, and have an algorithm matching a request to...
@nateraw @raffam @EmersonFJ I open sourced my source code for the mapping API: https://github.com/janlukasschroeder/cik-mapping Pls feel free to submit pull requests to improve the API. Let me know if you...