cURL
curl --request GET \ --url https://fresh-linkedin-scraper-api.p.rapidapi.com/api/v1/company/associated-member-insights \ --header 'x-rapidapi-key: <api-key>'
{ "success": true, "cost": 1, "data": [ { "title": "Locations", "insights": [ { "name": "United States", "count": 85576 } ] } ] }
Get Company Associated Member Insights
Rapid API Key
Company ID
"10649600"
Company name. Enabling this option will consume an additional 1 request.
"rapidapi"
Success
The response is of type object.
object