cURL
curl --request GET \ --url https://fresh-linkedin-profile-data.p.rapidapi.com/get-search-companies-results \ --header 'x-rapidapi-key: <api-key>'
{ "data": [ { "company_id": "2966330", "company_name": "P&C Global", "description": "Welcome to P&C Global...", "domain": "pandcglobal.com", "employee_count": 77, "employee_range": "5001-10000", "follower_count": 10866, "hq_city": "Toronto", "hq_country": "CA", "hq_full_address": "1 Dundas St W, 25th Floor, Toronto, Ontario M5G 1Z3, CA", "linkedin_url": "https://www.linkedin.com/company/pandcglobal", "industry": "Business Consulting and Services", "logo_url": "https://media.licdn.com/dms/image/v2/.../logo.png", "year_founded": 2012 } ], "message": "Search results retrieved successfully.", "total": 100 }
"dd1b29063de8927b31fa523d36432b61"
The page number for paginated results. Maximum 100 results returned per page.
1
The response is of type object.
object