How to get the organisation's industry from LinkedIn

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:

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?

I think this might be what your looking for.

Thanks @LinkYourTech that looks like the right API. However I can’t see how to get permissions to use the API. The various endpoints available for a LinkedIn App (https://www.linkedin.com/developers/apps/ [myappid] /products) don’t appear to cover this unless I’m missing something?

Do you have a working solution for Make to call this API?