I'm looking to pull the exact employee count for a given company on LinkedIn. From what I have found, this data is not accessible through the API or on the public site, so the only remaining option I see is to programmatically authenticate and scrape the company page for logged-in users. Anyone have other ideas or know how to do that?
Thanks for the help in advance!