Has anyone found a good way (ideally no cost) to get an organisation’s industry from LinkedIn if you have the organisation’s LinkedIn page URL? This is for any third-party LinkedIn organisation, not those where I am the company page administrator.
Examples:
- input: https://www.linkedin.com/company/microsoft
- desired output: Software Development
Returning the IndustryV2 code would also be fine as I can look that up easily.
I confess once I started looking at the Microsoft documentation on the APIs I got a little lost between the multiple deprecated APIs and the maze of API types and permissions sets.
Given this is publicly accessible information for any signed in user and only for a single organisations at a time (currently we literally open the page in a browser and copy/paste this information) I’m hoping there is a relatively easy way to do this?