curl --request GET \
--url 'https://api.keyapi.ai/v1/linkedin/get_user_follower_and_connection?username=zoranmilosevic' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"code": 0,
"message": "success",
"data": {
"follower_count": 28236,
"connection_count": 12563
}
}Get LinkedIn user follower and connection count
curl --request GET \
--url 'https://api.keyapi.ai/v1/linkedin/get_user_follower_and_connection?username=zoranmilosevic' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"code": 0,
"message": "success",
"data": {
"follower_count": 28236,
"connection_count": 12563
}
}Documentation Index
Fetch the complete documentation index at: https://docs.keyapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
π€ Why Code When AI Can Do It For You?
Stop writing code like itβs 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.