
I know there is the search company handler, but that is a text based research and I found myself with some inconsistent results from time to time. I know there have been similar request handlers, but I'm wondering why there isn't a handler available to get the company ID like there is to get the profile id from its url: It seems unusual to me that you need to dig in the HTML code to get the company ID you need to use to interact using the Linkedin API, so correct me if I'm wrong. I need to get the ID from the information provided with the URL, to use it to get the rest of the information related to the company page.


Is there a way to get the numeric company ID from the URL of a company page on Linkedin? This ID is the one I'll use to query the Linkedin API and get more information on the company.
