For my application I offer a autosuggest for corporation by name and ticker. For this purpose I fetch weekly all alliances and their corporations with names and ticker from ESI
But how to get a list of all corporations not in an alliance?
For alliances a “get all” is easy with /alliance/ as endpoint. For corporations there is nothing similar.
Any ideas on how to fetch all corporations or how to gather the data on the fly to offer an autosuggest which understand ticker and name?
Hi Blacksmoke16, I considered this as an option but understood the search endpoint does not support corporation tickers in particular if a string of e.g. “goo” in a ticker of “goose” has a greater value then a match in a corporation of “I have goosbumps when killing rats”,