curl --request POST \
--url https://fresh-linkedin-profile-data.p.rapidapi.com/big-employee-search \
--header 'Content-Type: application/json' \
--header 'x-rapidapi-key: <api-key>' \
--data '{
"url": "https://www.linkedin.com/sales/search/people?coach=false&query=(filters%3AList((type%3AREGION%2Cvalues%3AList((id%3A103644278%2CselectionType%3AINCLUDED)))%2C(type%3ACURRENT_COMPANY%2Cvalues%3AList((id%3A82274765%2CselectionType%3AINCLUDED)))))",
"current_company_ids": [
162479,
1053
],
"title_keywords": [
"Director",
"Operation"
],
"company_headcounts": [
"1001-5000",
"5001-10000"
],
"functions": [
"Accounting",
"Administrative"
],
"geo_codes": [
103644278,
102299470
],
"past_company_ids": [
1009
],
"industry_codes": [
3,
4
],
"seniority_levels": [],
"year_in_current_company": [],
"year_in_current_position": [],
"years_of_experience": [],
"current_company_names": [
"Apple",
"Microsoft"
],
"past_company_names": [
"Apple",
"Microsoft"
],
"company_type": [],
"company_headquarter_location_ids": [],
"company_headquarter_location_ids_exclude": [],
"seniority_levels_exclude": [],
"past_job_titles": [
"CEO"
],
"current_company_ids_exclude": [],
"title_keywords_exclude": [
"Sales"
],
"functions_exclude": [],
"geo_codes_exclude": [
105080838,
102257491
],
"past_company_ids_exclude": [
1009
],
"past_job_titles_exclude": [
"Founder"
],
"industry_codes_exclude": [
5,
6
],
"first_name": "",
"last_name": "",
"profile_languages": [],
"school_ids": [
123456
],
"school_ids_exclude": [
654321
],
"changed_jobs": "false",
"posted_on_linkedin": "false",
"mentioned_in_news": "false",
"keywords": "system",
"zipcode_ids": [
90001
],
"radius": 5
}'