/api/v1/linkedin/profile
LinkedIn profile
Follower count, name, headline and location for a LinkedIn member profile.
Parameters
urlrequired- Example:
https://www.linkedin.com/in/username fieldoptional- Return a single value for 1 credit instead of 2.
Fields
slug
· memberId
· name
· headline
· location
· followers
Example request
curl -H "Authorization: Bearer $TUBESTAT_KEY" \
"https://tubestat.co/api/v1/linkedin/profile?url=https%3A%2F%2Fwww.linkedin.com%2Fin%2Fusername"