Linkedin profile api

broken image
broken image

We welcome contributions! Learn how to find endpoints Development Setup Dependencies By using this library, you agree to not hold the author or contributors responsible for any consequences resulting from its usage. It is an unofficial library intended for educational purposes and personal use only. This library is not endorsed or supported by LinkedIn. Tons of data points returned per profileįor comprehensive documentation, including available methods and parameters, visit the documentation.Fresh data - 88% of data is scraped real-time, other 12% are not older than 29 days.Scraping Public profiles are battle tested in court in HiQ VS LinkedIn case.Scrape public LinkedIn profile data at scale with Proxycurl APIs. Exclusive data points (gender, cleaned country code, time zone.).Submit a LinkedIn profile URL to our API and get: get_profile_connections( '1234asc12304') Commercial alternativesĮxtract data and find verified emails in real-time with Prospeo LinkedIn Email Finder API. # GET 1st degree connections of a given profile connections = api.

broken image

# GET a profiles contact info contact_info = api.

broken image

From linkedin_api import Linkedin # Authenticate using any Linkedin account credentials api = Linkedin( '*******')

broken image