'Using LinkedIn API to get list of profiles according to college
Is there a way to use LinkedIn API tools to get a list of profiles of people who all went to the same university? I'm aware that this could be accomplished using a scraping script but I'm checking if there's an easier way of doing this. Preferred language would be python but I'm open to anything if it's possible.
Solution 1:[1]
Maybe try these.. https://nubela.co/blog/ultimate-guide-to-linkedin-api_people-profile-api_with-python-examples/
or.. https://www.linkedin.com/pulse/mining-social-media-data-using-python-2-make-api-request-wong
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Senior Citizen |
