@pipe0/client 0.0.39 → 0.0.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/dist/generated/openapi.types.d.mts +680 -608
- package/dist/generated/openapi.types.d.mts.map +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/pipe0.d.mts +104 -41
- package/dist/pipe0.d.mts.map +1 -1
- package/dist/pipe0.mjs +91 -2
- package/dist/pipe0.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -527,7 +527,7 @@ interface paths {
|
|
|
527
527
|
label: string;
|
|
528
528
|
widgets?: {
|
|
529
529
|
provider_logo?: {
|
|
530
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
530
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
531
531
|
};
|
|
532
532
|
emoji?: {
|
|
533
533
|
char: string;
|
|
@@ -1384,7 +1384,7 @@ interface paths {
|
|
|
1384
1384
|
label: string;
|
|
1385
1385
|
widgets?: {
|
|
1386
1386
|
provider_logo?: {
|
|
1387
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
1387
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
1388
1388
|
};
|
|
1389
1389
|
emoji?: {
|
|
1390
1390
|
char: string;
|
|
@@ -1571,17 +1571,17 @@ interface paths {
|
|
|
1571
1571
|
"application/json": {
|
|
1572
1572
|
/** @enum {string} */method: "api_key";
|
|
1573
1573
|
public_id: string; /** @enum {string} */
|
|
1574
|
-
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
1574
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
1575
1575
|
secret: string;
|
|
1576
1576
|
} | {
|
|
1577
1577
|
/** @enum {string} */method: "oauth_token";
|
|
1578
1578
|
public_id: string; /** @enum {string} */
|
|
1579
|
-
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
1579
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
1580
1580
|
access_token: string;
|
|
1581
1581
|
} | {
|
|
1582
1582
|
/** @enum {string} */method: "oauth_token_bundle";
|
|
1583
1583
|
public_id: string; /** @enum {string} */
|
|
1584
|
-
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
1584
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
1585
1585
|
access_token: string;
|
|
1586
1586
|
refresh_token: string;
|
|
1587
1587
|
};
|
|
@@ -2875,10 +2875,10 @@ interface components {
|
|
|
2875
2875
|
};
|
|
2876
2876
|
waterfall?: {
|
|
2877
2877
|
attempted_providers: {
|
|
2878
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
2878
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
2879
2879
|
}[];
|
|
2880
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket")[]; /** @enum {string} */
|
|
2881
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
2880
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel")[]; /** @enum {string} */
|
|
2881
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
2882
2882
|
};
|
|
2883
2883
|
icon?: {
|
|
2884
2884
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -8685,8 +8685,8 @@ interface components {
|
|
|
8685
8685
|
};
|
|
8686
8686
|
} | null;
|
|
8687
8687
|
config?: {
|
|
8688
|
-
/** @default false */scrape_main_only?: boolean;
|
|
8689
|
-
formats
|
|
8688
|
+
/** @default false */scrape_main_only?: boolean; /** @default [] */
|
|
8689
|
+
formats?: ("markdown" | "html" | "links")[];
|
|
8690
8690
|
input_fields?: {
|
|
8691
8691
|
/**
|
|
8692
8692
|
* @default {
|
|
@@ -12101,10 +12101,10 @@ interface components {
|
|
|
12101
12101
|
};
|
|
12102
12102
|
waterfall?: {
|
|
12103
12103
|
attempted_providers: {
|
|
12104
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
12104
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
12105
12105
|
}[];
|
|
12106
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket")[]; /** @enum {string} */
|
|
12107
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
12106
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel")[]; /** @enum {string} */
|
|
12107
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
12108
12108
|
};
|
|
12109
12109
|
icon?: {
|
|
12110
12110
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -12167,10 +12167,10 @@ interface components {
|
|
|
12167
12167
|
};
|
|
12168
12168
|
waterfall?: {
|
|
12169
12169
|
attempted_providers: {
|
|
12170
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
12170
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
12171
12171
|
}[];
|
|
12172
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket")[]; /** @enum {string} */
|
|
12173
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
12172
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel")[]; /** @enum {string} */
|
|
12173
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
12174
12174
|
};
|
|
12175
12175
|
icon?: {
|
|
12176
12176
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -12368,13 +12368,13 @@ interface components {
|
|
|
12368
12368
|
};
|
|
12369
12369
|
};
|
|
12370
12370
|
filters: {
|
|
12371
|
-
locations
|
|
12371
|
+
/** @default [] */locations?: string[]; /** @default [] */
|
|
12372
12372
|
profile_headline_keywords?: string[]; /** @default [] */
|
|
12373
|
-
profile_summary_keywords?: string[];
|
|
12374
|
-
profile_languages
|
|
12375
|
-
languages
|
|
12376
|
-
skills
|
|
12377
|
-
years_of_experience
|
|
12373
|
+
profile_summary_keywords?: string[]; /** @default [] */
|
|
12374
|
+
profile_languages?: ("Arabic" | "English" | "Spanish" | "Portuguese" | "Chinese" | "French" | "Italian" | "Russian" | "German" | "Dutch" | "Turkish" | "Tagalog" | "Polish" | "Korean" | "Japanese" | "Malay" | "Norwegian" | "Danish" | "Romanian" | "Swedish" | "Bahasa Indonesia" | "Czech")[]; /** @default [] */
|
|
12375
|
+
languages?: ("Arabic" | "English" | "Spanish" | "Portuguese" | "Chinese" | "French" | "Italian" | "Russian" | "German" | "Dutch" | "Turkish" | "Tagalog" | "Polish" | "Korean" | "Japanese" | "Malay" | "Norwegian" | "Danish" | "Romanian" | "Swedish" | "Bahasa Indonesia" | "Czech")[]; /** @default [] */
|
|
12376
|
+
skills?: string[]; /** @default [] */
|
|
12377
|
+
years_of_experience?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
12378
12378
|
/**
|
|
12379
12379
|
* @default {
|
|
12380
12380
|
* "include": [],
|
|
@@ -12382,14 +12382,14 @@ interface components {
|
|
|
12382
12382
|
* }
|
|
12383
12383
|
*/
|
|
12384
12384
|
current_seniority_levels?: {
|
|
12385
|
-
include
|
|
12386
|
-
exclude
|
|
12385
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
12386
|
+
exclude?: string[];
|
|
12387
12387
|
}; /** @default [] */
|
|
12388
12388
|
current_employers?: string[]; /** @default [] */
|
|
12389
12389
|
current_employers_website_urls?: string[]; /** @default [] */
|
|
12390
|
-
current_job_titles?: string[];
|
|
12391
|
-
current_employers_linkedin_industries
|
|
12392
|
-
years_at_current_company
|
|
12390
|
+
current_job_titles?: string[]; /** @default [] */
|
|
12391
|
+
current_employers_linkedin_industries?: string[]; /** @default [] */
|
|
12392
|
+
years_at_current_company?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[]; /** @default [] */
|
|
12393
12393
|
previous_employers_website_urls?: string[];
|
|
12394
12394
|
/**
|
|
12395
12395
|
* @default {
|
|
@@ -12398,19 +12398,19 @@ interface components {
|
|
|
12398
12398
|
* }
|
|
12399
12399
|
*/
|
|
12400
12400
|
previous_seniority_levels?: {
|
|
12401
|
-
include
|
|
12402
|
-
exclude
|
|
12401
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
12402
|
+
exclude?: string[];
|
|
12403
12403
|
}; /** @default [] */
|
|
12404
12404
|
previous_employers?: string[]; /** @default [] */
|
|
12405
|
-
previous_job_titles?: string[];
|
|
12406
|
-
previous_employers_linkedin_industries
|
|
12405
|
+
previous_job_titles?: string[]; /** @default [] */
|
|
12406
|
+
previous_employers_linkedin_industries?: string[]; /** @default [] */
|
|
12407
12407
|
certifications?: string[]; /** @default [] */
|
|
12408
12408
|
honors?: string[]; /** @default null */
|
|
12409
|
-
recently_changed_jobs?: boolean | null;
|
|
12410
|
-
fields_of_study
|
|
12411
|
-
degree_names
|
|
12412
|
-
school_names
|
|
12413
|
-
current_school_names
|
|
12409
|
+
recently_changed_jobs?: boolean | null; /** @default [] */
|
|
12410
|
+
fields_of_study?: string[]; /** @default [] */
|
|
12411
|
+
degree_names?: string[]; /** @default [] */
|
|
12412
|
+
school_names?: string[]; /** @default [] */
|
|
12413
|
+
current_school_names?: string[]; /** @default [] */
|
|
12414
12414
|
extracurricular_activities?: string[];
|
|
12415
12415
|
};
|
|
12416
12416
|
};
|
|
@@ -12528,16 +12528,16 @@ interface components {
|
|
|
12528
12528
|
};
|
|
12529
12529
|
};
|
|
12530
12530
|
filters: {
|
|
12531
|
-
hq_locations
|
|
12532
|
-
crunchbase_categories
|
|
12533
|
-
crunchbase_investors
|
|
12534
|
-
tracxn_investors
|
|
12535
|
-
company_types
|
|
12536
|
-
linkedin_industries
|
|
12537
|
-
markets
|
|
12538
|
-
linkedin_categories
|
|
12539
|
-
headcount
|
|
12540
|
-
headcount_growth_last_6m_in_percent
|
|
12531
|
+
/** @default [] */hq_locations?: string[]; /** @default [] */
|
|
12532
|
+
crunchbase_categories?: string[]; /** @default [] */
|
|
12533
|
+
crunchbase_investors?: string[]; /** @default [] */
|
|
12534
|
+
tracxn_investors?: string[]; /** @default [] */
|
|
12535
|
+
company_types?: ("Public Company" | "Privately Held" | "Non Profit" | "Educational Institution" | "Partnership" | "Self Employed" | "Self Owned" | "Government Agency")[]; /** @default [] */
|
|
12536
|
+
linkedin_industries?: string[]; /** @default [] */
|
|
12537
|
+
markets?: string[]; /** @default [] */
|
|
12538
|
+
linkedin_categories?: string[]; /** @default [] */
|
|
12539
|
+
headcount?: ("1-10" | "11-50" | "51-200" | "201-500" | "501-1,000" | "1,001-5,000" | "5,001-10,000" | "10,001+")[]; /** @default [] */
|
|
12540
|
+
headcount_growth_last_6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
12541
12541
|
/**
|
|
12542
12542
|
* @default {
|
|
12543
12543
|
* "from": null,
|
|
@@ -12547,8 +12547,8 @@ interface components {
|
|
|
12547
12547
|
revenue_in_usd?: {
|
|
12548
12548
|
from?: number | null;
|
|
12549
12549
|
to?: number | null;
|
|
12550
|
-
};
|
|
12551
|
-
last_funding_type
|
|
12550
|
+
}; /** @default [] */
|
|
12551
|
+
last_funding_type?: ("Series A" | "Series B" | "Series C" | "Series D")[];
|
|
12552
12552
|
/**
|
|
12553
12553
|
* @default {
|
|
12554
12554
|
* "from": null,
|
|
@@ -12558,9 +12558,9 @@ interface components {
|
|
|
12558
12558
|
last_funding_amount?: {
|
|
12559
12559
|
from?: number | null;
|
|
12560
12560
|
to?: number | null;
|
|
12561
|
-
};
|
|
12562
|
-
number_of_followers
|
|
12563
|
-
follower_growth_last_6m_in_percent
|
|
12561
|
+
}; /** @default [] */
|
|
12562
|
+
number_of_followers?: ("1-500" | "501-1000" | "1001-5000" | "5001-10000" | "10001-30000" | "30000+")[]; /** @default [] */
|
|
12563
|
+
follower_growth_last_6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[]; /** @default [] */
|
|
12564
12564
|
profile_summary_keywords?: string[]; /** @default [] */
|
|
12565
12565
|
competitor_websites?: string[];
|
|
12566
12566
|
};
|
|
@@ -12993,8 +12993,8 @@ interface components {
|
|
|
12993
12993
|
* }
|
|
12994
12994
|
*/
|
|
12995
12995
|
firstname?: {
|
|
12996
|
-
include
|
|
12997
|
-
exclude
|
|
12996
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
12997
|
+
exclude?: string[];
|
|
12998
12998
|
};
|
|
12999
12999
|
/**
|
|
13000
13000
|
* @default {
|
|
@@ -13003,8 +13003,8 @@ interface components {
|
|
|
13003
13003
|
* }
|
|
13004
13004
|
*/
|
|
13005
13005
|
lastname?: {
|
|
13006
|
-
include
|
|
13007
|
-
exclude
|
|
13006
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13007
|
+
exclude?: string[];
|
|
13008
13008
|
};
|
|
13009
13009
|
/**
|
|
13010
13010
|
* @default {
|
|
@@ -13013,8 +13013,8 @@ interface components {
|
|
|
13013
13013
|
* }
|
|
13014
13014
|
*/
|
|
13015
13015
|
currentJobTitle?: {
|
|
13016
|
-
include
|
|
13017
|
-
exclude
|
|
13016
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13017
|
+
exclude?: string[];
|
|
13018
13018
|
};
|
|
13019
13019
|
/**
|
|
13020
13020
|
* @default {
|
|
@@ -13023,8 +13023,8 @@ interface components {
|
|
|
13023
13023
|
* }
|
|
13024
13024
|
*/
|
|
13025
13025
|
currentEmployersWebsiteUrls?: {
|
|
13026
|
-
include
|
|
13027
|
-
exclude
|
|
13026
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13027
|
+
exclude?: string[];
|
|
13028
13028
|
};
|
|
13029
13029
|
/**
|
|
13030
13030
|
* @default {
|
|
@@ -13033,8 +13033,8 @@ interface components {
|
|
|
13033
13033
|
* }
|
|
13034
13034
|
*/
|
|
13035
13035
|
pastEmployersWebsiteUrls?: {
|
|
13036
|
-
include
|
|
13037
|
-
exclude
|
|
13036
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13037
|
+
exclude?: string[];
|
|
13038
13038
|
};
|
|
13039
13039
|
/**
|
|
13040
13040
|
* @default {
|
|
@@ -13043,8 +13043,8 @@ interface components {
|
|
|
13043
13043
|
* }
|
|
13044
13044
|
*/
|
|
13045
13045
|
pastJobTitle?: {
|
|
13046
|
-
include
|
|
13047
|
-
exclude
|
|
13046
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13047
|
+
exclude?: string[];
|
|
13048
13048
|
};
|
|
13049
13049
|
/**
|
|
13050
13050
|
* @default {
|
|
@@ -13053,8 +13053,8 @@ interface components {
|
|
|
13053
13053
|
* }
|
|
13054
13054
|
*/
|
|
13055
13055
|
currentCompanyName?: {
|
|
13056
|
-
include
|
|
13057
|
-
exclude
|
|
13056
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13057
|
+
exclude?: string[];
|
|
13058
13058
|
};
|
|
13059
13059
|
/**
|
|
13060
13060
|
* @default {
|
|
@@ -13063,8 +13063,8 @@ interface components {
|
|
|
13063
13063
|
* }
|
|
13064
13064
|
*/
|
|
13065
13065
|
pastCompanyName?: {
|
|
13066
|
-
include
|
|
13067
|
-
exclude
|
|
13066
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13067
|
+
exclude?: string[];
|
|
13068
13068
|
};
|
|
13069
13069
|
/**
|
|
13070
13070
|
* @default {
|
|
@@ -13073,8 +13073,8 @@ interface components {
|
|
|
13073
13073
|
* }
|
|
13074
13074
|
*/
|
|
13075
13075
|
school?: {
|
|
13076
|
-
include
|
|
13077
|
-
exclude
|
|
13076
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13077
|
+
exclude?: string[];
|
|
13078
13078
|
};
|
|
13079
13079
|
/**
|
|
13080
13080
|
* @default {
|
|
@@ -13083,8 +13083,8 @@ interface components {
|
|
|
13083
13083
|
* }
|
|
13084
13084
|
*/
|
|
13085
13085
|
location?: {
|
|
13086
|
-
include
|
|
13087
|
-
exclude
|
|
13086
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13087
|
+
exclude?: string[];
|
|
13088
13088
|
};
|
|
13089
13089
|
/**
|
|
13090
13090
|
* @default {
|
|
@@ -13093,8 +13093,8 @@ interface components {
|
|
|
13093
13093
|
* }
|
|
13094
13094
|
*/
|
|
13095
13095
|
languages?: {
|
|
13096
|
-
include
|
|
13097
|
-
exclude
|
|
13096
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13097
|
+
exclude?: string[];
|
|
13098
13098
|
};
|
|
13099
13099
|
/**
|
|
13100
13100
|
* @default {
|
|
@@ -13103,8 +13103,8 @@ interface components {
|
|
|
13103
13103
|
* }
|
|
13104
13104
|
*/
|
|
13105
13105
|
skills?: {
|
|
13106
|
-
include
|
|
13107
|
-
exclude
|
|
13106
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13107
|
+
exclude?: string[];
|
|
13108
13108
|
};
|
|
13109
13109
|
/**
|
|
13110
13110
|
* @default {
|
|
@@ -13113,8 +13113,8 @@ interface components {
|
|
|
13113
13113
|
* }
|
|
13114
13114
|
*/
|
|
13115
13115
|
keyword?: {
|
|
13116
|
-
include
|
|
13117
|
-
exclude
|
|
13116
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13117
|
+
exclude?: string[];
|
|
13118
13118
|
};
|
|
13119
13119
|
};
|
|
13120
13120
|
};
|
|
@@ -13295,8 +13295,8 @@ interface components {
|
|
|
13295
13295
|
* }
|
|
13296
13296
|
*/
|
|
13297
13297
|
name?: {
|
|
13298
|
-
include
|
|
13299
|
-
exclude
|
|
13298
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13299
|
+
exclude?: string[];
|
|
13300
13300
|
};
|
|
13301
13301
|
/**
|
|
13302
13302
|
* @default {
|
|
@@ -13305,8 +13305,8 @@ interface components {
|
|
|
13305
13305
|
* }
|
|
13306
13306
|
*/
|
|
13307
13307
|
type?: {
|
|
13308
|
-
include
|
|
13309
|
-
exclude
|
|
13308
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13309
|
+
exclude?: string[];
|
|
13310
13310
|
};
|
|
13311
13311
|
/**
|
|
13312
13312
|
* @default {
|
|
@@ -13315,8 +13315,8 @@ interface components {
|
|
|
13315
13315
|
* }
|
|
13316
13316
|
*/
|
|
13317
13317
|
industry?: {
|
|
13318
|
-
include
|
|
13319
|
-
exclude
|
|
13318
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13319
|
+
exclude?: string[];
|
|
13320
13320
|
};
|
|
13321
13321
|
/**
|
|
13322
13322
|
* @default {
|
|
@@ -13325,8 +13325,8 @@ interface components {
|
|
|
13325
13325
|
* }
|
|
13326
13326
|
*/
|
|
13327
13327
|
location?: {
|
|
13328
|
-
include
|
|
13329
|
-
exclude
|
|
13328
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13329
|
+
exclude?: string[];
|
|
13330
13330
|
};
|
|
13331
13331
|
/**
|
|
13332
13332
|
* @default {
|
|
@@ -13345,8 +13345,8 @@ interface components {
|
|
|
13345
13345
|
* }
|
|
13346
13346
|
*/
|
|
13347
13347
|
urn?: {
|
|
13348
|
-
include
|
|
13349
|
-
exclude
|
|
13348
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13349
|
+
exclude?: string[];
|
|
13350
13350
|
};
|
|
13351
13351
|
/**
|
|
13352
13352
|
* @default {
|
|
@@ -13355,8 +13355,8 @@ interface components {
|
|
|
13355
13355
|
* }
|
|
13356
13356
|
*/
|
|
13357
13357
|
lid?: {
|
|
13358
|
-
include
|
|
13359
|
-
exclude
|
|
13358
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13359
|
+
exclude?: string[];
|
|
13360
13360
|
};
|
|
13361
13361
|
};
|
|
13362
13362
|
};
|
|
@@ -13852,8 +13852,8 @@ interface components {
|
|
|
13852
13852
|
* }
|
|
13853
13853
|
*/
|
|
13854
13854
|
locations?: {
|
|
13855
|
-
include
|
|
13856
|
-
exclude
|
|
13855
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13856
|
+
exclude?: string[];
|
|
13857
13857
|
};
|
|
13858
13858
|
/**
|
|
13859
13859
|
* @default {
|
|
@@ -13862,8 +13862,8 @@ interface components {
|
|
|
13862
13862
|
* }
|
|
13863
13863
|
*/
|
|
13864
13864
|
current_job_titles?: {
|
|
13865
|
-
include
|
|
13866
|
-
exclude
|
|
13865
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13866
|
+
exclude?: string[];
|
|
13867
13867
|
};
|
|
13868
13868
|
/**
|
|
13869
13869
|
* @default {
|
|
@@ -13872,8 +13872,8 @@ interface components {
|
|
|
13872
13872
|
* }
|
|
13873
13873
|
*/
|
|
13874
13874
|
current_employers?: {
|
|
13875
|
-
include
|
|
13876
|
-
exclude
|
|
13875
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13876
|
+
exclude?: string[];
|
|
13877
13877
|
};
|
|
13878
13878
|
/**
|
|
13879
13879
|
* @default {
|
|
@@ -13882,8 +13882,8 @@ interface components {
|
|
|
13882
13882
|
* }
|
|
13883
13883
|
*/
|
|
13884
13884
|
current_employers_website_urls?: {
|
|
13885
|
-
include
|
|
13886
|
-
exclude
|
|
13885
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13886
|
+
exclude?: string[];
|
|
13887
13887
|
};
|
|
13888
13888
|
/**
|
|
13889
13889
|
* @default {
|
|
@@ -13892,10 +13892,10 @@ interface components {
|
|
|
13892
13892
|
* }
|
|
13893
13893
|
*/
|
|
13894
13894
|
current_employers_linkedin_industries?: {
|
|
13895
|
-
include
|
|
13896
|
-
exclude
|
|
13897
|
-
};
|
|
13898
|
-
years_at_current_company
|
|
13895
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13896
|
+
exclude?: string[];
|
|
13897
|
+
}; /** @default [] */
|
|
13898
|
+
years_at_current_company?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
13899
13899
|
/**
|
|
13900
13900
|
* @default {
|
|
13901
13901
|
* "include": [],
|
|
@@ -13903,8 +13903,8 @@ interface components {
|
|
|
13903
13903
|
* }
|
|
13904
13904
|
*/
|
|
13905
13905
|
previous_employers_website_urls?: {
|
|
13906
|
-
include
|
|
13907
|
-
exclude
|
|
13906
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13907
|
+
exclude?: string[];
|
|
13908
13908
|
};
|
|
13909
13909
|
/**
|
|
13910
13910
|
* @default {
|
|
@@ -13913,8 +13913,8 @@ interface components {
|
|
|
13913
13913
|
* }
|
|
13914
13914
|
*/
|
|
13915
13915
|
previous_seniority_levels?: {
|
|
13916
|
-
include
|
|
13917
|
-
exclude
|
|
13916
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13917
|
+
exclude?: string[];
|
|
13918
13918
|
};
|
|
13919
13919
|
/**
|
|
13920
13920
|
* @default {
|
|
@@ -13923,8 +13923,8 @@ interface components {
|
|
|
13923
13923
|
* }
|
|
13924
13924
|
*/
|
|
13925
13925
|
previous_employers?: {
|
|
13926
|
-
include
|
|
13927
|
-
exclude
|
|
13926
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13927
|
+
exclude?: string[];
|
|
13928
13928
|
};
|
|
13929
13929
|
/**
|
|
13930
13930
|
* @default {
|
|
@@ -13933,8 +13933,8 @@ interface components {
|
|
|
13933
13933
|
* }
|
|
13934
13934
|
*/
|
|
13935
13935
|
previous_job_titles?: {
|
|
13936
|
-
include
|
|
13937
|
-
exclude
|
|
13936
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13937
|
+
exclude?: string[];
|
|
13938
13938
|
};
|
|
13939
13939
|
/**
|
|
13940
13940
|
* @default {
|
|
@@ -13943,8 +13943,8 @@ interface components {
|
|
|
13943
13943
|
* }
|
|
13944
13944
|
*/
|
|
13945
13945
|
previous_employers_linkedin_industries?: {
|
|
13946
|
-
include
|
|
13947
|
-
exclude
|
|
13946
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13947
|
+
exclude?: string[];
|
|
13948
13948
|
};
|
|
13949
13949
|
/**
|
|
13950
13950
|
* @default {
|
|
@@ -13953,8 +13953,8 @@ interface components {
|
|
|
13953
13953
|
* }
|
|
13954
13954
|
*/
|
|
13955
13955
|
profile_headline_keywords?: {
|
|
13956
|
-
include
|
|
13957
|
-
exclude
|
|
13956
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13957
|
+
exclude?: string[];
|
|
13958
13958
|
};
|
|
13959
13959
|
/**
|
|
13960
13960
|
* @default {
|
|
@@ -13963,8 +13963,8 @@ interface components {
|
|
|
13963
13963
|
* }
|
|
13964
13964
|
*/
|
|
13965
13965
|
profile_summary_keywords?: {
|
|
13966
|
-
include
|
|
13967
|
-
exclude
|
|
13966
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13967
|
+
exclude?: string[];
|
|
13968
13968
|
};
|
|
13969
13969
|
/**
|
|
13970
13970
|
* @default {
|
|
@@ -13973,8 +13973,8 @@ interface components {
|
|
|
13973
13973
|
* }
|
|
13974
13974
|
*/
|
|
13975
13975
|
profile_languages?: {
|
|
13976
|
-
include
|
|
13977
|
-
exclude
|
|
13976
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13977
|
+
exclude?: string[];
|
|
13978
13978
|
};
|
|
13979
13979
|
/**
|
|
13980
13980
|
* @default {
|
|
@@ -13983,8 +13983,8 @@ interface components {
|
|
|
13983
13983
|
* }
|
|
13984
13984
|
*/
|
|
13985
13985
|
languages?: {
|
|
13986
|
-
include
|
|
13987
|
-
exclude
|
|
13986
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13987
|
+
exclude?: string[];
|
|
13988
13988
|
};
|
|
13989
13989
|
/**
|
|
13990
13990
|
* @default {
|
|
@@ -13993,10 +13993,10 @@ interface components {
|
|
|
13993
13993
|
* }
|
|
13994
13994
|
*/
|
|
13995
13995
|
skills?: {
|
|
13996
|
-
include
|
|
13997
|
-
exclude
|
|
13998
|
-
};
|
|
13999
|
-
years_of_experience
|
|
13996
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
13997
|
+
exclude?: string[];
|
|
13998
|
+
}; /** @default [] */
|
|
13999
|
+
years_of_experience?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
14000
14000
|
/**
|
|
14001
14001
|
* @default {
|
|
14002
14002
|
* "include": [],
|
|
@@ -14004,8 +14004,8 @@ interface components {
|
|
|
14004
14004
|
* }
|
|
14005
14005
|
*/
|
|
14006
14006
|
current_seniority_levels?: {
|
|
14007
|
-
include
|
|
14008
|
-
exclude
|
|
14007
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14008
|
+
exclude?: string[];
|
|
14009
14009
|
};
|
|
14010
14010
|
/**
|
|
14011
14011
|
* @default {
|
|
@@ -14014,8 +14014,8 @@ interface components {
|
|
|
14014
14014
|
* }
|
|
14015
14015
|
*/
|
|
14016
14016
|
certifications?: {
|
|
14017
|
-
include
|
|
14018
|
-
exclude
|
|
14017
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14018
|
+
exclude?: string[];
|
|
14019
14019
|
};
|
|
14020
14020
|
/**
|
|
14021
14021
|
* @default {
|
|
@@ -14024,8 +14024,8 @@ interface components {
|
|
|
14024
14024
|
* }
|
|
14025
14025
|
*/
|
|
14026
14026
|
honors?: {
|
|
14027
|
-
include
|
|
14028
|
-
exclude
|
|
14027
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14028
|
+
exclude?: string[];
|
|
14029
14029
|
}; /** @default null */
|
|
14030
14030
|
recently_changed_jobs?: boolean | null;
|
|
14031
14031
|
/**
|
|
@@ -14035,8 +14035,8 @@ interface components {
|
|
|
14035
14035
|
* }
|
|
14036
14036
|
*/
|
|
14037
14037
|
fields_of_study?: {
|
|
14038
|
-
include
|
|
14039
|
-
exclude
|
|
14038
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14039
|
+
exclude?: string[];
|
|
14040
14040
|
};
|
|
14041
14041
|
/**
|
|
14042
14042
|
* @default {
|
|
@@ -14045,8 +14045,8 @@ interface components {
|
|
|
14045
14045
|
* }
|
|
14046
14046
|
*/
|
|
14047
14047
|
degree_names?: {
|
|
14048
|
-
include
|
|
14049
|
-
exclude
|
|
14048
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14049
|
+
exclude?: string[];
|
|
14050
14050
|
};
|
|
14051
14051
|
/**
|
|
14052
14052
|
* @default {
|
|
@@ -14055,8 +14055,8 @@ interface components {
|
|
|
14055
14055
|
* }
|
|
14056
14056
|
*/
|
|
14057
14057
|
school_names?: {
|
|
14058
|
-
include
|
|
14059
|
-
exclude
|
|
14058
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14059
|
+
exclude?: string[];
|
|
14060
14060
|
};
|
|
14061
14061
|
/**
|
|
14062
14062
|
* @default {
|
|
@@ -14065,8 +14065,8 @@ interface components {
|
|
|
14065
14065
|
* }
|
|
14066
14066
|
*/
|
|
14067
14067
|
current_school_names?: {
|
|
14068
|
-
include
|
|
14069
|
-
exclude
|
|
14068
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14069
|
+
exclude?: string[];
|
|
14070
14070
|
};
|
|
14071
14071
|
/**
|
|
14072
14072
|
* @default {
|
|
@@ -14075,8 +14075,8 @@ interface components {
|
|
|
14075
14075
|
* }
|
|
14076
14076
|
*/
|
|
14077
14077
|
extracurricular_activities?: {
|
|
14078
|
-
include
|
|
14079
|
-
exclude
|
|
14078
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14079
|
+
exclude?: string[];
|
|
14080
14080
|
};
|
|
14081
14081
|
};
|
|
14082
14082
|
};
|
|
@@ -14094,7 +14094,7 @@ interface components {
|
|
|
14094
14094
|
}[];
|
|
14095
14095
|
} | null;
|
|
14096
14096
|
config: {
|
|
14097
|
-
limit
|
|
14097
|
+
/** @default 100 */limit?: number;
|
|
14098
14098
|
cursor?: string | null;
|
|
14099
14099
|
output_fields?: {
|
|
14100
14100
|
/**
|
|
@@ -14201,8 +14201,8 @@ interface components {
|
|
|
14201
14201
|
* }
|
|
14202
14202
|
*/
|
|
14203
14203
|
locations?: {
|
|
14204
|
-
include
|
|
14205
|
-
exclude
|
|
14204
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14205
|
+
exclude?: string[];
|
|
14206
14206
|
};
|
|
14207
14207
|
/**
|
|
14208
14208
|
* @default {
|
|
@@ -14211,8 +14211,8 @@ interface components {
|
|
|
14211
14211
|
* }
|
|
14212
14212
|
*/
|
|
14213
14213
|
current_job_titles?: {
|
|
14214
|
-
include
|
|
14215
|
-
exclude
|
|
14214
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14215
|
+
exclude?: string[];
|
|
14216
14216
|
};
|
|
14217
14217
|
/**
|
|
14218
14218
|
* @default {
|
|
@@ -14221,8 +14221,8 @@ interface components {
|
|
|
14221
14221
|
* }
|
|
14222
14222
|
*/
|
|
14223
14223
|
current_employer_names?: {
|
|
14224
|
-
include
|
|
14225
|
-
exclude
|
|
14224
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14225
|
+
exclude?: string[];
|
|
14226
14226
|
};
|
|
14227
14227
|
/**
|
|
14228
14228
|
* @default {
|
|
@@ -14231,8 +14231,8 @@ interface components {
|
|
|
14231
14231
|
* }
|
|
14232
14232
|
*/
|
|
14233
14233
|
current_employer_domains?: {
|
|
14234
|
-
include
|
|
14235
|
-
exclude
|
|
14234
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14235
|
+
exclude?: string[];
|
|
14236
14236
|
};
|
|
14237
14237
|
/**
|
|
14238
14238
|
* @default {
|
|
@@ -14241,10 +14241,10 @@ interface components {
|
|
|
14241
14241
|
* }
|
|
14242
14242
|
*/
|
|
14243
14243
|
current_employer_industries?: {
|
|
14244
|
-
include
|
|
14245
|
-
exclude
|
|
14246
|
-
};
|
|
14247
|
-
years_at_current_company
|
|
14244
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14245
|
+
exclude?: string[];
|
|
14246
|
+
}; /** @default [] */
|
|
14247
|
+
years_at_current_company?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
14248
14248
|
/**
|
|
14249
14249
|
* @default {
|
|
14250
14250
|
* "include": [],
|
|
@@ -14252,8 +14252,8 @@ interface components {
|
|
|
14252
14252
|
* }
|
|
14253
14253
|
*/
|
|
14254
14254
|
previous_employer_domains?: {
|
|
14255
|
-
include
|
|
14256
|
-
exclude
|
|
14255
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14256
|
+
exclude?: string[];
|
|
14257
14257
|
};
|
|
14258
14258
|
/**
|
|
14259
14259
|
* @default {
|
|
@@ -14262,8 +14262,8 @@ interface components {
|
|
|
14262
14262
|
* }
|
|
14263
14263
|
*/
|
|
14264
14264
|
previous_seniority_levels?: {
|
|
14265
|
-
include
|
|
14266
|
-
exclude
|
|
14265
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14266
|
+
exclude?: string[];
|
|
14267
14267
|
};
|
|
14268
14268
|
/**
|
|
14269
14269
|
* @default {
|
|
@@ -14272,8 +14272,8 @@ interface components {
|
|
|
14272
14272
|
* }
|
|
14273
14273
|
*/
|
|
14274
14274
|
previous_employer_names?: {
|
|
14275
|
-
include
|
|
14276
|
-
exclude
|
|
14275
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14276
|
+
exclude?: string[];
|
|
14277
14277
|
};
|
|
14278
14278
|
/**
|
|
14279
14279
|
* @default {
|
|
@@ -14282,8 +14282,8 @@ interface components {
|
|
|
14282
14282
|
* }
|
|
14283
14283
|
*/
|
|
14284
14284
|
previous_job_titles?: {
|
|
14285
|
-
include
|
|
14286
|
-
exclude
|
|
14285
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14286
|
+
exclude?: string[];
|
|
14287
14287
|
};
|
|
14288
14288
|
/**
|
|
14289
14289
|
* @default {
|
|
@@ -14292,8 +14292,8 @@ interface components {
|
|
|
14292
14292
|
* }
|
|
14293
14293
|
*/
|
|
14294
14294
|
previous_employer_industries?: {
|
|
14295
|
-
include
|
|
14296
|
-
exclude
|
|
14295
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14296
|
+
exclude?: string[];
|
|
14297
14297
|
};
|
|
14298
14298
|
/**
|
|
14299
14299
|
* @default {
|
|
@@ -14302,8 +14302,8 @@ interface components {
|
|
|
14302
14302
|
* }
|
|
14303
14303
|
*/
|
|
14304
14304
|
profile_headline_keywords?: {
|
|
14305
|
-
include
|
|
14306
|
-
exclude
|
|
14305
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14306
|
+
exclude?: string[];
|
|
14307
14307
|
};
|
|
14308
14308
|
/**
|
|
14309
14309
|
* @default {
|
|
@@ -14312,8 +14312,8 @@ interface components {
|
|
|
14312
14312
|
* }
|
|
14313
14313
|
*/
|
|
14314
14314
|
profile_summary_keywords?: {
|
|
14315
|
-
include
|
|
14316
|
-
exclude
|
|
14315
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14316
|
+
exclude?: string[];
|
|
14317
14317
|
};
|
|
14318
14318
|
/**
|
|
14319
14319
|
* @default {
|
|
@@ -14322,8 +14322,8 @@ interface components {
|
|
|
14322
14322
|
* }
|
|
14323
14323
|
*/
|
|
14324
14324
|
profile_languages?: {
|
|
14325
|
-
include
|
|
14326
|
-
exclude
|
|
14325
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14326
|
+
exclude?: string[];
|
|
14327
14327
|
};
|
|
14328
14328
|
/**
|
|
14329
14329
|
* @default {
|
|
@@ -14332,8 +14332,8 @@ interface components {
|
|
|
14332
14332
|
* }
|
|
14333
14333
|
*/
|
|
14334
14334
|
languages?: {
|
|
14335
|
-
include
|
|
14336
|
-
exclude
|
|
14335
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14336
|
+
exclude?: string[];
|
|
14337
14337
|
};
|
|
14338
14338
|
/**
|
|
14339
14339
|
* @default {
|
|
@@ -14342,10 +14342,10 @@ interface components {
|
|
|
14342
14342
|
* }
|
|
14343
14343
|
*/
|
|
14344
14344
|
skills?: {
|
|
14345
|
-
include
|
|
14346
|
-
exclude
|
|
14347
|
-
};
|
|
14348
|
-
years_of_experience
|
|
14345
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14346
|
+
exclude?: string[];
|
|
14347
|
+
}; /** @default [] */
|
|
14348
|
+
years_of_experience?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
14349
14349
|
/**
|
|
14350
14350
|
* @default {
|
|
14351
14351
|
* "include": [],
|
|
@@ -14353,8 +14353,8 @@ interface components {
|
|
|
14353
14353
|
* }
|
|
14354
14354
|
*/
|
|
14355
14355
|
current_seniority_levels?: {
|
|
14356
|
-
include
|
|
14357
|
-
exclude
|
|
14356
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14357
|
+
exclude?: string[];
|
|
14358
14358
|
};
|
|
14359
14359
|
/**
|
|
14360
14360
|
* @default {
|
|
@@ -14363,8 +14363,8 @@ interface components {
|
|
|
14363
14363
|
* }
|
|
14364
14364
|
*/
|
|
14365
14365
|
certifications?: {
|
|
14366
|
-
include
|
|
14367
|
-
exclude
|
|
14366
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14367
|
+
exclude?: string[];
|
|
14368
14368
|
};
|
|
14369
14369
|
/**
|
|
14370
14370
|
* @default {
|
|
@@ -14373,8 +14373,8 @@ interface components {
|
|
|
14373
14373
|
* }
|
|
14374
14374
|
*/
|
|
14375
14375
|
honors?: {
|
|
14376
|
-
include
|
|
14377
|
-
exclude
|
|
14376
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14377
|
+
exclude?: string[];
|
|
14378
14378
|
}; /** @default null */
|
|
14379
14379
|
recently_changed_jobs?: boolean | null;
|
|
14380
14380
|
/**
|
|
@@ -14384,8 +14384,8 @@ interface components {
|
|
|
14384
14384
|
* }
|
|
14385
14385
|
*/
|
|
14386
14386
|
fields_of_study?: {
|
|
14387
|
-
include
|
|
14388
|
-
exclude
|
|
14387
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14388
|
+
exclude?: string[];
|
|
14389
14389
|
};
|
|
14390
14390
|
/**
|
|
14391
14391
|
* @default {
|
|
@@ -14394,8 +14394,8 @@ interface components {
|
|
|
14394
14394
|
* }
|
|
14395
14395
|
*/
|
|
14396
14396
|
degree_names?: {
|
|
14397
|
-
include
|
|
14398
|
-
exclude
|
|
14397
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14398
|
+
exclude?: string[];
|
|
14399
14399
|
};
|
|
14400
14400
|
/**
|
|
14401
14401
|
* @default {
|
|
@@ -14404,8 +14404,8 @@ interface components {
|
|
|
14404
14404
|
* }
|
|
14405
14405
|
*/
|
|
14406
14406
|
school_names?: {
|
|
14407
|
-
include
|
|
14408
|
-
exclude
|
|
14407
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14408
|
+
exclude?: string[];
|
|
14409
14409
|
};
|
|
14410
14410
|
/**
|
|
14411
14411
|
* @default {
|
|
@@ -14414,8 +14414,8 @@ interface components {
|
|
|
14414
14414
|
* }
|
|
14415
14415
|
*/
|
|
14416
14416
|
current_school_names?: {
|
|
14417
|
-
include
|
|
14418
|
-
exclude
|
|
14417
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14418
|
+
exclude?: string[];
|
|
14419
14419
|
};
|
|
14420
14420
|
/**
|
|
14421
14421
|
* @default {
|
|
@@ -14424,8 +14424,8 @@ interface components {
|
|
|
14424
14424
|
* }
|
|
14425
14425
|
*/
|
|
14426
14426
|
extracurricular_activities?: {
|
|
14427
|
-
include
|
|
14428
|
-
exclude
|
|
14427
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14428
|
+
exclude?: string[];
|
|
14429
14429
|
};
|
|
14430
14430
|
};
|
|
14431
14431
|
};
|
|
@@ -14550,8 +14550,8 @@ interface components {
|
|
|
14550
14550
|
* }
|
|
14551
14551
|
*/
|
|
14552
14552
|
hq_locations?: {
|
|
14553
|
-
include
|
|
14554
|
-
exclude
|
|
14553
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14554
|
+
exclude?: string[];
|
|
14555
14555
|
};
|
|
14556
14556
|
/**
|
|
14557
14557
|
* @default {
|
|
@@ -14560,8 +14560,8 @@ interface components {
|
|
|
14560
14560
|
* }
|
|
14561
14561
|
*/
|
|
14562
14562
|
crunchbase_categories?: {
|
|
14563
|
-
include
|
|
14564
|
-
exclude
|
|
14563
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14564
|
+
exclude?: string[];
|
|
14565
14565
|
};
|
|
14566
14566
|
/**
|
|
14567
14567
|
* @default {
|
|
@@ -14570,8 +14570,8 @@ interface components {
|
|
|
14570
14570
|
* }
|
|
14571
14571
|
*/
|
|
14572
14572
|
crunchbase_investors?: {
|
|
14573
|
-
include
|
|
14574
|
-
exclude
|
|
14573
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14574
|
+
exclude?: string[];
|
|
14575
14575
|
};
|
|
14576
14576
|
/**
|
|
14577
14577
|
* @default {
|
|
@@ -14580,8 +14580,8 @@ interface components {
|
|
|
14580
14580
|
* }
|
|
14581
14581
|
*/
|
|
14582
14582
|
tracxn_investors?: {
|
|
14583
|
-
include
|
|
14584
|
-
exclude
|
|
14583
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14584
|
+
exclude?: string[];
|
|
14585
14585
|
};
|
|
14586
14586
|
/**
|
|
14587
14587
|
* @default {
|
|
@@ -14590,8 +14590,8 @@ interface components {
|
|
|
14590
14590
|
* }
|
|
14591
14591
|
*/
|
|
14592
14592
|
company_types?: {
|
|
14593
|
-
include
|
|
14594
|
-
exclude
|
|
14593
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14594
|
+
exclude?: string[];
|
|
14595
14595
|
};
|
|
14596
14596
|
/**
|
|
14597
14597
|
* @default {
|
|
@@ -14600,8 +14600,8 @@ interface components {
|
|
|
14600
14600
|
* }
|
|
14601
14601
|
*/
|
|
14602
14602
|
linkedin_industries?: {
|
|
14603
|
-
include
|
|
14604
|
-
exclude
|
|
14603
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14604
|
+
exclude?: string[];
|
|
14605
14605
|
};
|
|
14606
14606
|
/**
|
|
14607
14607
|
* @default {
|
|
@@ -14610,8 +14610,8 @@ interface components {
|
|
|
14610
14610
|
* }
|
|
14611
14611
|
*/
|
|
14612
14612
|
markets?: {
|
|
14613
|
-
include
|
|
14614
|
-
exclude
|
|
14613
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14614
|
+
exclude?: string[];
|
|
14615
14615
|
};
|
|
14616
14616
|
/**
|
|
14617
14617
|
* @default {
|
|
@@ -14620,8 +14620,8 @@ interface components {
|
|
|
14620
14620
|
* }
|
|
14621
14621
|
*/
|
|
14622
14622
|
linkedin_categories?: {
|
|
14623
|
-
include
|
|
14624
|
-
exclude
|
|
14623
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14624
|
+
exclude?: string[];
|
|
14625
14625
|
};
|
|
14626
14626
|
/**
|
|
14627
14627
|
* @default {
|
|
@@ -14630,10 +14630,10 @@ interface components {
|
|
|
14630
14630
|
* }
|
|
14631
14631
|
*/
|
|
14632
14632
|
headcount?: {
|
|
14633
|
-
include
|
|
14634
|
-
exclude
|
|
14635
|
-
};
|
|
14636
|
-
headcount_growth_last_6m_in_percent
|
|
14633
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14634
|
+
exclude?: string[];
|
|
14635
|
+
}; /** @default [] */
|
|
14636
|
+
headcount_growth_last_6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
14637
14637
|
/**
|
|
14638
14638
|
* @default {
|
|
14639
14639
|
* "from": null,
|
|
@@ -14651,8 +14651,8 @@ interface components {
|
|
|
14651
14651
|
* }
|
|
14652
14652
|
*/
|
|
14653
14653
|
last_funding_type?: {
|
|
14654
|
-
include
|
|
14655
|
-
exclude
|
|
14654
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14655
|
+
exclude?: string[];
|
|
14656
14656
|
};
|
|
14657
14657
|
/**
|
|
14658
14658
|
* @default {
|
|
@@ -14663,9 +14663,9 @@ interface components {
|
|
|
14663
14663
|
last_funding_amount?: {
|
|
14664
14664
|
from?: number | null;
|
|
14665
14665
|
to?: number | null;
|
|
14666
|
-
};
|
|
14667
|
-
number_of_followers
|
|
14668
|
-
follower_growth_last_6m_in_percent
|
|
14666
|
+
}; /** @default [] */
|
|
14667
|
+
number_of_followers?: ("1-500" | "501-1000" | "1001-5000" | "5001-10000" | "10001-30000" | "30000+")[]; /** @default [] */
|
|
14668
|
+
follower_growth_last_6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
14669
14669
|
/**
|
|
14670
14670
|
* @default {
|
|
14671
14671
|
* "include": [],
|
|
@@ -14673,8 +14673,8 @@ interface components {
|
|
|
14673
14673
|
* }
|
|
14674
14674
|
*/
|
|
14675
14675
|
profile_summary_keywords?: {
|
|
14676
|
-
include
|
|
14677
|
-
exclude
|
|
14676
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14677
|
+
exclude?: string[];
|
|
14678
14678
|
};
|
|
14679
14679
|
/**
|
|
14680
14680
|
* @default {
|
|
@@ -14683,8 +14683,8 @@ interface components {
|
|
|
14683
14683
|
* }
|
|
14684
14684
|
*/
|
|
14685
14685
|
competitor_websites?: {
|
|
14686
|
-
include
|
|
14687
|
-
exclude
|
|
14686
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14687
|
+
exclude?: string[];
|
|
14688
14688
|
};
|
|
14689
14689
|
};
|
|
14690
14690
|
};
|
|
@@ -14702,7 +14702,7 @@ interface components {
|
|
|
14702
14702
|
}[];
|
|
14703
14703
|
} | null;
|
|
14704
14704
|
config: {
|
|
14705
|
-
limit
|
|
14705
|
+
/** @default 100 */limit?: number;
|
|
14706
14706
|
cursor?: string | null;
|
|
14707
14707
|
output_fields?: {
|
|
14708
14708
|
/**
|
|
@@ -14809,8 +14809,8 @@ interface components {
|
|
|
14809
14809
|
* }
|
|
14810
14810
|
*/
|
|
14811
14811
|
hq_locations?: {
|
|
14812
|
-
include
|
|
14813
|
-
exclude
|
|
14812
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14813
|
+
exclude?: string[];
|
|
14814
14814
|
};
|
|
14815
14815
|
/**
|
|
14816
14816
|
* @default {
|
|
@@ -14819,8 +14819,8 @@ interface components {
|
|
|
14819
14819
|
* }
|
|
14820
14820
|
*/
|
|
14821
14821
|
crunchbase_categories?: {
|
|
14822
|
-
include
|
|
14823
|
-
exclude
|
|
14822
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14823
|
+
exclude?: string[];
|
|
14824
14824
|
};
|
|
14825
14825
|
/**
|
|
14826
14826
|
* @default {
|
|
@@ -14829,8 +14829,8 @@ interface components {
|
|
|
14829
14829
|
* }
|
|
14830
14830
|
*/
|
|
14831
14831
|
crunchbase_investors?: {
|
|
14832
|
-
include
|
|
14833
|
-
exclude
|
|
14832
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14833
|
+
exclude?: string[];
|
|
14834
14834
|
};
|
|
14835
14835
|
/**
|
|
14836
14836
|
* @default {
|
|
@@ -14839,8 +14839,8 @@ interface components {
|
|
|
14839
14839
|
* }
|
|
14840
14840
|
*/
|
|
14841
14841
|
tracxn_investors?: {
|
|
14842
|
-
include
|
|
14843
|
-
exclude
|
|
14842
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14843
|
+
exclude?: string[];
|
|
14844
14844
|
};
|
|
14845
14845
|
/**
|
|
14846
14846
|
* @default {
|
|
@@ -14849,8 +14849,8 @@ interface components {
|
|
|
14849
14849
|
* }
|
|
14850
14850
|
*/
|
|
14851
14851
|
company_types?: {
|
|
14852
|
-
include
|
|
14853
|
-
exclude
|
|
14852
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14853
|
+
exclude?: string[];
|
|
14854
14854
|
};
|
|
14855
14855
|
/**
|
|
14856
14856
|
* @default {
|
|
@@ -14859,8 +14859,8 @@ interface components {
|
|
|
14859
14859
|
* }
|
|
14860
14860
|
*/
|
|
14861
14861
|
linkedin_industries?: {
|
|
14862
|
-
include
|
|
14863
|
-
exclude
|
|
14862
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14863
|
+
exclude?: string[];
|
|
14864
14864
|
};
|
|
14865
14865
|
/**
|
|
14866
14866
|
* @default {
|
|
@@ -14869,8 +14869,8 @@ interface components {
|
|
|
14869
14869
|
* }
|
|
14870
14870
|
*/
|
|
14871
14871
|
markets?: {
|
|
14872
|
-
include
|
|
14873
|
-
exclude
|
|
14872
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14873
|
+
exclude?: string[];
|
|
14874
14874
|
};
|
|
14875
14875
|
/**
|
|
14876
14876
|
* @default {
|
|
@@ -14879,8 +14879,8 @@ interface components {
|
|
|
14879
14879
|
* }
|
|
14880
14880
|
*/
|
|
14881
14881
|
linkedin_categories?: {
|
|
14882
|
-
include
|
|
14883
|
-
exclude
|
|
14882
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14883
|
+
exclude?: string[];
|
|
14884
14884
|
};
|
|
14885
14885
|
/**
|
|
14886
14886
|
* @default {
|
|
@@ -14889,10 +14889,10 @@ interface components {
|
|
|
14889
14889
|
* }
|
|
14890
14890
|
*/
|
|
14891
14891
|
headcount?: {
|
|
14892
|
-
include
|
|
14893
|
-
exclude
|
|
14894
|
-
};
|
|
14895
|
-
headcount_growth_l6m_in_percent
|
|
14892
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14893
|
+
exclude?: string[];
|
|
14894
|
+
}; /** @default [] */
|
|
14895
|
+
headcount_growth_l6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
14896
14896
|
/**
|
|
14897
14897
|
* @default {
|
|
14898
14898
|
* "from": null,
|
|
@@ -14910,8 +14910,8 @@ interface components {
|
|
|
14910
14910
|
* }
|
|
14911
14911
|
*/
|
|
14912
14912
|
last_funding_type?: {
|
|
14913
|
-
include
|
|
14914
|
-
exclude
|
|
14913
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14914
|
+
exclude?: string[];
|
|
14915
14915
|
};
|
|
14916
14916
|
/**
|
|
14917
14917
|
* @default {
|
|
@@ -14922,9 +14922,9 @@ interface components {
|
|
|
14922
14922
|
last_funding_amount?: {
|
|
14923
14923
|
from?: number | null;
|
|
14924
14924
|
to?: number | null;
|
|
14925
|
-
};
|
|
14926
|
-
number_of_followers
|
|
14927
|
-
follower_growth_l6m_in_percent
|
|
14925
|
+
}; /** @default [] */
|
|
14926
|
+
number_of_followers?: ("1-500" | "501-1000" | "1001-5000" | "5001-10000" | "10001-30000" | "30000+")[]; /** @default [] */
|
|
14927
|
+
follower_growth_l6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
14928
14928
|
/**
|
|
14929
14929
|
* @default {
|
|
14930
14930
|
* "include": [],
|
|
@@ -14932,8 +14932,8 @@ interface components {
|
|
|
14932
14932
|
* }
|
|
14933
14933
|
*/
|
|
14934
14934
|
profile_summary_keywords?: {
|
|
14935
|
-
include
|
|
14936
|
-
exclude
|
|
14935
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14936
|
+
exclude?: string[];
|
|
14937
14937
|
};
|
|
14938
14938
|
/**
|
|
14939
14939
|
* @default {
|
|
@@ -14942,8 +14942,8 @@ interface components {
|
|
|
14942
14942
|
* }
|
|
14943
14943
|
*/
|
|
14944
14944
|
competitor_domains?: {
|
|
14945
|
-
include
|
|
14946
|
-
exclude
|
|
14945
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
14946
|
+
exclude?: string[];
|
|
14947
14947
|
};
|
|
14948
14948
|
};
|
|
14949
14949
|
};
|
|
@@ -15069,13 +15069,13 @@ interface components {
|
|
|
15069
15069
|
* }
|
|
15070
15070
|
*/
|
|
15071
15071
|
current_locations?: {
|
|
15072
|
-
include
|
|
15073
|
-
exclude
|
|
15072
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15073
|
+
exclude?: string[];
|
|
15074
15074
|
}; /** @default [] */
|
|
15075
|
-
current_job_titles?: string[];
|
|
15076
|
-
current_seniority_levels
|
|
15077
|
-
current_departments
|
|
15078
|
-
current_job_functions
|
|
15075
|
+
current_job_titles?: string[]; /** @default [] */
|
|
15076
|
+
current_seniority_levels?: ("Owner" | "Founder" | "C-Suite" | "Partner" | "VP" | "Head" | "Director" | "Manager" | "Senior" | "Entry" | "Intern" | "Other" | "Non-Manager" | "Founder / Owner")[]; /** @default [] */
|
|
15077
|
+
current_departments?: ("Senior Leadership" | "Consulting" | "Design" | "Education" | "Engineering & Technical" | "Finance" | "Human Resources" | "Information Technology" | "Legal" | "Marketing" | "Medical & Health" | "Operations" | "Product" | "Revenue")[]; /** @default [] */
|
|
15078
|
+
current_job_functions?: ("Account Management" | "Accounting" | "Acquisitions" | "Advertising" | "Anesthesiology" | "Application Development" | "Artificial Intelligence / Machine Learning" | "Bioengineering & Biometrics" | "Brand Management" | "Business Development" | "Business Intelligence" | "Business Service Management / ITSM" | "Call Center" | "Channel Sales" | "Chemical Engineering" | "Chiropractics" | "Clinical Systems" | "Cloud / Mobility" | "Collaboration & Web App" | "Compensation & Benefits" | "Compliance" | "Construction" | "Consultant" | "Content Marketing" | "Contracts" | "Corporate Secretary" | "Corporate Strategy" | "Culture, Diversity & Inclusion" | "Customer Experience" | "Customer Marketing" | "Customer Retention & Development" | "Customer Service / Support" | "Customer Success" | "Data Center" | "Data Science" | "Data Warehouse" | "Database Administration" | "Demand Generation" | "Dentistry" | "Dermatology" | "DevOps" | "Digital Marketing" | "Digital Transformation" | "Doctors / Physicians" | "eCommerce Development" | "eCommerce Marketing" | "eDiscovery" | "Emerging Technology / Innovation" | "Employee & Labor Relations" | "Engineering & Technical" | "Enterprise Architecture" | "Enterprise Resource Planning" | "Epidemiology" | "Ethics" | "Event Marketing" | "Executive" | "Facilities Management" | "Field / Outside Sales" | "Field Marketing" | "Finance" | "Finance Executive" | "Financial Planning & Analysis" | "Financial Reporting" | "Financial Risk" | "Financial Strategy" | "Financial Systems" | "First Responder" | "Founder" | "Governance" | "Governmental Affairs & Regulatory Law" | "Graphic / Visual / Brand Design" | "Growth" | "Health & Safety" | "Help Desk / Desktop Services" | "HR / Financial / ERP Systems" | "HR Business Partner" | "Human Resource Information System" | "Human Resources" | "Human Resources Executive" | "Industrial Engineering" | "Infectious Disease" | "Information Security" | "Information Technology" | "Information Technology Executive" | "Infrastructure" | "Inside Sales" | "Intellectual Property & Patent" | "Internal Audit & Control" | "Investor Relations" | "IT Asset Management" | "IT Audit / IT Compliance" | "IT Operations" | "IT Procurement" | "IT Strategy" | "IT Training" | "Labor & Employment" | "Lawyer / Attorney" | "Lead Generation" | "Learning & Development" | "Leasing" | "Legal" | "Legal Counsel" | "Legal Executive" | "Legal Operations" | "Litigation" | "Logistics" | "Marketing" | "Marketing Analytics / Insights" | "Marketing Communications" | "Marketing Executive" | "Marketing Operations" | "Mechanic" | "Medical & Health Executive" | "Medical Administration" | "Medical Education & Training" | "Medical Research" | "Medicine" | "Mergers & Acquisitions" | "Mobile Development" | "Networking" | "Neurology" | "Nursing" | "Nutrition & Dietetics" | "Obstetrics / Gynecology" | "Office Operations" | "Oncology" | "Operations" | "Operations Executive" | "Ophthalmology" | "Optometry" | "Organizational Development" | "Orthopedics" | "Partnerships" | "Pathology" | "Pediatrics" | "People Operations" | "Pharmacy" | "Physical Security" | "Physical Therapy" | "Principal" | "Privacy" | "Product Development" | "Product Management" | "Product Marketing" | "Product or UI/UX Design" | "Professor" | "Project & Program Management" | "Project Development" | "Project Management" | "Psychiatry" | "Psychology" | "Public Health" | "Public Relations" | "Quality Assurance" | "Quality Management" | "Radiology" | "Real Estate" | "Real Estate Finance" | "Recruiting & Talent Acquisition" | "Research & Development" | "Retail / Store Systems" | "Revenue Operations" | "Safety" | "Sales" | "Sales Enablement" | "Sales Engineering" | "Sales Executive" | "Sales Operations" | "Sales Training" | "Scrum Master / Agile Coach" | "Search Engine Optimization / Pay Per Click" | "Servers" | "Shared Services" | "Social Media Marketing" | "Social Work" | "Software Development" | "Sourcing / Procurement" | "Storage & Disaster Recovery" | "Store Operations" | "Strategic Communications" | "Superintendent" | "Supply Chain" | "Support / Technical Services" | "Talent Management" | "Tax" | "Teacher" | "Technical Marketing" | "Technician" | "Technology Operations" | "Telecommunications" | "Test / Quality Assurance" | "Treasury" | "UI / UX" | "Virtualization" | "Web Development" | "Workforce Management")[];
|
|
15079
15079
|
/**
|
|
15080
15080
|
* @default {
|
|
15081
15081
|
* "include": [],
|
|
@@ -15083,8 +15083,8 @@ interface components {
|
|
|
15083
15083
|
* }
|
|
15084
15084
|
*/
|
|
15085
15085
|
current_employer_locations?: {
|
|
15086
|
-
include
|
|
15087
|
-
exclude
|
|
15086
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15087
|
+
exclude?: string[];
|
|
15088
15088
|
};
|
|
15089
15089
|
/**
|
|
15090
15090
|
* @default {
|
|
@@ -15093,8 +15093,8 @@ interface components {
|
|
|
15093
15093
|
* }
|
|
15094
15094
|
*/
|
|
15095
15095
|
current_employer_names?: {
|
|
15096
|
-
include
|
|
15097
|
-
exclude
|
|
15096
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15097
|
+
exclude?: string[];
|
|
15098
15098
|
};
|
|
15099
15099
|
/**
|
|
15100
15100
|
* @default {
|
|
@@ -15103,14 +15103,20 @@ interface components {
|
|
|
15103
15103
|
* }
|
|
15104
15104
|
*/
|
|
15105
15105
|
current_employer_website_urls?: {
|
|
15106
|
-
include
|
|
15107
|
-
exclude
|
|
15108
|
-
};
|
|
15109
|
-
current_employer_linkedin_industries: ("Abrasives and Nonmetallic Minerals Manufacturing" | "Accessible Architecture and Design" | "Accessible Hardware Manufacturing" | "Accommodation and Food Services" | "Accounting" | "Administration of Justice" | "Administrative and Support Services" | "Advertising Services" | "Agriculture" | "Air, Water, and Waste Program Management" | "Airlines and Aviation" | "Alternative Dispute Resolution" | "Alternative Fuel Vehicle Manufacturing" | "Alternative Medicine" | "Ambulance Services" | "Amusement Parks and Arcades" | "Animal Feed Manufacturing" | "Animation" | "Animation and Post-production" | "Apparel & Fashion" | "Apparel Manufacturing" | "Appliances, Electrical, and Electronics Manufacturing" | "Architectural and Structural Metal Manufacturing" | "Architecture and Planning" | "Armed Forces" | "Artificial Rubber and Synthetic Fiber Manufacturing" | "Artists and Writers" | "Arts" | "Arts & Crafts" | "Audio and Video Equipment Manufacturing" | "Automation Machinery Manufacturing" | "Automotive" | "Aviation & Aerospace" | "Aviation and Aerospace Component Manufacturing" | "Baked Goods Manufacturing" | "Banking" | "Bars, Taverns, and Nightclubs" | "Bed-and-Breakfasts, Hostels, Homestays" | "Beverage Manufacturing" | "Biomass Electric Power Generation" | "Biotechnology" | "Biotechnology Research" | "Blockchain Services" | "Boilers, Tanks, and Shipping Container Manufacturing" | "Book and Periodical Publishing" | "Book Publishing" | "Breweries" | "Broadcast Media Production and Distribution" | "Building Construction" | "Building Equipment Contractors" | "Building Finishing Contractors" | "Building Materials" | "Building Structure and Exterior Contractors" | "Business Consulting and Services" | "Business Content" | "Business Intelligence Platforms" | "Business Intelligence-platforms" | "Business Supplies & Equipment" | "Cable and Satellite Programming" | "Callcenters" | "Capital Markets" | "Caterer" | "Catering" | "Chemical Manufacturing" | "Chemical Raw Materials Manufacturing" | "Child Day Care Services" | "Circuses and Magic Shows" | "Civic and Social Organizations" | "Civil Engineering" | "Claims Adjusting, Actuarial Services" | "Clay and Refractory Products Manufacturing" | "Climate Data and Analytics" | "Climate Technology Product Manufacturing" | "Coal Mining" | "Collection Agencies" | "Commercial and Industrial Equipment Rental" | "Commercial and Industrial Machinery Maintenance" | "Commercial and Service Industry Machinery Manufacturing" | "Commercial Real Estate" | "Communications Equipment Manufacturing" | "Community Development and Urban Planning" | "Community Services" | "Computer and Network Security" | "Computer Games" | "Computer Hardware" | "Computer Hardware Manufacturing" | "Computer Networking" | "Computer Networking Products" | "Computerhardware" | "Computers and Electronics Manufacturing" | "Conservation Programs" | "Construction" | "Construction Hardware Manufacturing" | "Consulting outsourcing en offshoring" | "Consumer Electronics" | "Consumer Goods" | "Consumer Goods Rental" | "Consumer Services" | "Correctional Institutions" | "Cosmetics" | "Cosmetology and Barber Schools" | "Courts of Law" | "Credit Intermediation" | "Cutlery and Handtool Manufacturing" | "Dairy" | "Dairy Product Manufacturing" | "Dance Companies" | "Data Infrastructure and Analytics" | "Data Security Software Products" | "Defense & Space" | "Defense and Space Manufacturing" | "Dentists" | "Design" | "Design Services" | "Desktop Computing Software Products" | "Detailhandel meubilair en interieur" | "Digital Accessibility Services" | "Distilleries" | "E-learning" | "E-Learning" | "E-Learning Providers" | "Economic Programs" | "Education" | "Education Administration Programs" | "Education Management" | "Electric Lighting Equipment Manufacturing" | "Electric Power Generation" | "Electric Power Transmission, Control, and Distribution" | "Electrical Equipment Manufacturing" | "Electronic and Precision Equipment Maintenance" | "Embedded Software Products" | "Emergency and Relief Services" | "Engineering Services" | "Engines and Power Transmission Equipment Manufacturing" | "Enquêteurs d’assurances et services actuariels" | "Enregistrement sonore" | "Entertainment" | "Entertainment Providers" | "Environmental Quality Programs" | "Environmental Services" | "Equipment Rental Services" | "Events Services" | "Executive Offices" | "Executive Search Services" | "Fabricated Metal Products" | "Facilities Services" | "Family Planning Centers" | "Farming" | "Farming, Ranching, Forestry" | "Fashion Accessories Manufacturing" | "Financial Services" | "Fine Art" | "Fine Arts Schools" | "Fire Protection" | "Fisheries" | "Flight Training" | "Food & Beverages" | "Food and Beverage Manufacturing" | "Food and Beverage Retail" | "Food and Beverage Services" | "Food Production" | "Footwear and Leather Goods Repair" | "Footwear Manufacturing" | "Forestry and Logging" | "Fossil Fuel Electric Power Generation" | "Freight and Package Transportation" | "Fruit and Vegetable Preserves Manufacturing" | "Fuel Cell Manufacturing" | "Fundraising" | "Funds and Trusts" | "Furniture" | "Furniture and Home Furnishings Manufacturing" | "Gambling Facilities and Casinos" | "Geothermal Electric Power Generation" | "Glass Product Manufacturing" | "Glass, Ceramics and Concrete Manufacturing" | "Golf Courses and Country Clubs" | "Government Administration" | "Government Relations" | "Government Relations Services" | "Graphic Design" | "Groothandel machines" | "Ground Passenger Transportation" | "Health and Human Services" | "Health, Wellness & Fitness" | "Higher Education" | "Highway, Street, and Bridge Construction" | "Historical Sites" | "Holding Companies" | "Home Health Care Services" | "Hospitality" | "Hospitals" | "Hospitals and Health Care" | "Hotels and Motels" | "Household and Institutional Furniture Manufacturing" | "Household Appliance Manufacturing" | "Household Services" | "Housing and Community Development" | "Housing Programs" | "Human resources" | "Human Resources" | "Human Resources Services" | "HVAC and Refrigeration Equipment Manufacturing" | "Hydroelectric Power Generation" | "Import & Export" | "Import en export" | "Incassobureaus" | "Individual and Family Services" | "Industrial Automation" | "Industrial Machinery Manufacturing" | "Industries extractives" | "Industry Associations" | "Information Services" | "Information Technology & Services" | "Insurance" | "Insurance Agencies and Brokerages" | "Insurance and Employee Benefit Funds" | "Insurance Carriers" | "Interior Design" | "International Affairs" | "International Trade and Development" | "Internet Marketplace Platforms" | "Internet News" | "Internet Publishing" | "Internet-Publishing" | "Internetmedia" | "Interurban and Rural Bus Services" | "Investment Advice" | "Investment Banking" | "Investment Management" | "IT Services and IT Consulting" | "IT System Custom Software Development" | "IT System Data Services" | "IT System Design Services" | "IT System Installation and Disposal" | "IT System Operations and Maintenance" | "IT System Testing and Evaluation" | "IT System Training and Support" | "IT-services en consultancy" | "Janitorial Services" | "Landscaping Services" | "Language Schools" | "Law Enforcement" | "Law Practice" | "Legal Services" | "Legislative Offices" | "Libraries" | "LKW-Transport" | "Loan Brokers" | "Luxury Goods & Jewelry" | "Machinery Manufacturing" | "Magnetic and Optical Media Manufacturing" | "Manufacturing" | "Maritime" | "Maritime Transportation" | "Market Research" | "Marketing Services" | "Maroquinerie" | "Mattress and Blinds Manufacturing" | "Measuring and Control Instrument Manufacturing" | "Meat Products Manufacturing" | "Mechanical Or Industrial Engineering" | "Media and Telecommunications" | "Media Production" | "Medical and Diagnostic Laboratories" | "Medical Device" | "Medical Equipment Manufacturing" | "Medical Practices" | "Mental Health Care" | "Metal Ore Mining" | "Metal Treatments" | "Metal Valve, Ball, and Roller Manufacturing" | "Military and International Affairs" | "Mining" | "Mobile Computing Software Products" | "Mobile Food Services" | "Mobile Gaming Apps" | "Motor Vehicle Manufacturing" | "Movies and Sound Recording" | "Movies, Videos, and Sound" | "Museums" | "Museums, Historical Sites, and Zoos" | "Music" | "Musicians" | "Nanotechnology Research" | "Natural Gas Distribution" | "Natural Gas Extraction" | "Newspaper Publishing" | "Non-profit Organization Management" | "Non-profit Organizations" | "Nonmetallic Mineral Mining" | "Nonresidential Building Construction" | "Nuclear Electric Power Generation" | "Nursing Homes and Residential Care Facilities" | "Office Administration" | "Office Furniture and Fixtures Manufacturing" | "Oil and Gas" | "Oil Extraction" | "Oil, Gas, and Mining" | "Online and Mail Order Retail" | "Online Audio and Video Media" | "Online media" | "Online Media" | "Operations Consulting" | "Operations management consulting" | "Optometrists" | "Outpatient Care Centers" | "Outsourcing and Offshoring Consulting" | "Outsourcing/Offshoring" | "Packaging & Containers" | "Packaging and Containers Manufacturing" | "Paint, Coating, and Adhesive Manufacturing" | "Paper & Forest Products" | "Paper and Forest Product Manufacturing" | "Pension Funds" | "Performing Arts" | "Performing Arts and Spectator Sports" | "Periodical Publishing" | "Personal and Laundry Services" | "Personal Care Product Manufacturing" | "Personal Care Services" | "Pet Services" | "Pharmaceutical Manufacturing" | "Philanthropic Fundraising Services" | "Philanthropy" | "Photography" | "Physical, Occupational and Speech Therapists" | "Physicians" | "Pipeline Transportation" | "Plastics and Rubber Product Manufacturing" | "Plastics Manufacturing" | "Political Organizations" | "Postal Services" | "Primary and Secondary Education" | "Primary Metal Manufacturing" | "Printing Services" | "Professional Organizations" | "Professional Services" | "Professional Training and Coaching" | "Program Development" | "Public Assistance Programs" | "Public Health" | "Public Policy" | "Public Policy Offices" | "Public Relations and Communications Services" | "Public Safety" | "Racetracks" | "Radio and Television Broadcasting" | "Rail Transportation" | "Railroad Equipment Manufacturing" | "Ranching" | "Ranching and Fisheries" | "Real Estate" | "Real Estate Agents and Brokers" | "Real Estate and Equipment Rental Services" | "Recreational Facilities" | "Regenerative Design" | "Religious Institutions" | "Renewable Energy Equipment Manufacturing" | "Renewable Energy Power Generation" | "Renewable Energy Semiconductor Manufacturing" | "Renewables & Environment" | "Repair and Maintenance" | "Research" | "Research Services" | "Residential Building Construction" | "Restaurants" | "Restauration collective" | "Retail" | "Retail Apparel and Fashion" | "Retail Appliances, Electrical, and Electronic Equipment" | "Retail Art Dealers" | "Retail Art Supplies" | "Retail Books and Printed News" | "Retail Building Materials and Garden Equipment" | "Retail Florists" | "Retail Furniture and Home Furnishings" | "Retail Gasoline" | "Retail Groceries" | "Retail Health and Personal Care Products" | "Retail Luxury Goods and Jewelry" | "Retail Motor Vehicles" | "Retail Musical Instruments" | "Retail Office Equipment" | "Retail Office Supplies and Gifts" | "Retail Pharmacies" | "Retail Recyclable Materials & Used Merchandise" | "Reupholstery and Furniture Repair" | "Robot Manufacturing" | "Robotics engineering" | "Robotics Engineering" | "Rubber Products Manufacturing" | "Satellite Telecommunications" | "Savings Institutions" | "School and Employee Bus Services" | "Secretarial Schools" | "Securities and Commodity Exchanges" | "Security and Investigations" | "Security Guards and Patrol Services" | "Security Systems Services" | "Semiconductor Manufacturing" | "Semiconductors" | "Services for Renewable Energy" | "Services for the Elderly and Disabled" | "Services strategisch management" | "Sheet Music Publishing" | "Shipbuilding" | "Shuttles and Special Needs Transportation Services" | "Sightseeing Transportation" | "Skiing Facilities" | "Smart Meter Manufacturing" | "Soap and Cleaning Product Manufacturing" | "Social Networking Platforms" | "Software Development" | "Solar Electric Power Generation" | "Sound Recording" | "Space Research and Technology" | "Specialty Trade Contractors" | "Spectator Sports" | "Sporting Goods" | "Sporting Goods Manufacturing" | "Sports and Recreation Instruction" | "Sports Teams and Clubs" | "Spring and Wire Product Manufacturing" | "Staffing and Recruiting" | "Steam and Air-Conditioning Supply" | "Strategic Management Services" | "Subdivision of Land" | "Sugar and Confectionery Product Manufacturing" | "Surveying and Mapping Services" | "Taxi and Limousine Services" | "Technical and Vocational Training" | "Technology, Information and Internet" | "Technology, Information and Media" | "Telecommunications" | "Telecommunications Carriers" | "Telephone Call Centers" | "Temporary Help Services" | "Textile Manufacturing" | "Theater Companies" | "Think tanks" | "Think Tanks" | "Tobacco" | "Tobacco Manufacturing" | "Translation and Localization" | "Transport aérien" | "Transport maritime" | "Transportation Equipment Manufacturing" | "Transportation Programs" | "Transportation, Logistics, Supply Chain and Storage" | "Transportation/Trucking/Railroad" | "Travel Arrangements" | "Truck Transportation" | "Trusts and Estates" | "Turned Products and Fastener Manufacturing" | "Urban Transit Services" | "Utilities" | "Utilities Administration" | "Utility System Construction" | "Vehicle Repair and Maintenance" | "Venture Capital and Private Equity Principals" | "Veterinary" | "Veterinary Services" | "Vocational Rehabilitation Services" | "Warehousing" | "Warehousing and Storage" | "Waste Collection" | "Waste Treatment and Disposal" | "Water Supply and Irrigation Systems" | "Water, Waste, Steam, and Air Conditioning Services" | "Wellness and Fitness Services" | "Wholesale" | "Wholesale Alcoholic Beverages" | "Wholesale Apparel and Sewing Supplies" | "Wholesale Appliances, Electrical, and Electronics" | "Wholesale Building Materials" | "Wholesale Chemical and Allied Products" | "Wholesale Computer Equipment" | "Wholesale Drugs and Sundries" | "Wholesale Food and Beverage" | "Wholesale Footwear" | "Wholesale Furniture and Home Furnishings" | "Wholesale Hardware, Plumbing, Heating Equipment" | "Wholesale Import and Export" | "Wholesale Luxury Goods and Jewelry" | "Wholesale Machinery" | "Wholesale Metals and Minerals" | "Wholesale Motor Vehicles and Parts" | "Wholesale Paper Products" | "Wholesale Petroleum and Petroleum Products" | "Wholesale Photography Equipment and Supplies" | "Wholesale Raw Farm Products" | "Wholesale Recyclable Materials" | "Wind Electric Power Generation" | "Wine & Spirits" | "Wineries" | "Wireless Services" | "Women's Handbag Manufacturing" | "Wood Product Manufacturing" | "Writing and Editing" | "Zoos and Botanical Gardens")[];
|
|
15110
|
-
current_employer_estimated_revenue
|
|
15111
|
-
|
|
15112
|
-
|
|
15113
|
-
|
|
15106
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15107
|
+
exclude?: string[];
|
|
15108
|
+
}; /** @default [] */
|
|
15109
|
+
current_employer_linkedin_industries?: ("Abrasives and Nonmetallic Minerals Manufacturing" | "Accessible Architecture and Design" | "Accessible Hardware Manufacturing" | "Accommodation and Food Services" | "Accounting" | "Administration of Justice" | "Administrative and Support Services" | "Advertising Services" | "Agriculture" | "Air, Water, and Waste Program Management" | "Airlines and Aviation" | "Alternative Dispute Resolution" | "Alternative Fuel Vehicle Manufacturing" | "Alternative Medicine" | "Ambulance Services" | "Amusement Parks and Arcades" | "Animal Feed Manufacturing" | "Animation" | "Animation and Post-production" | "Apparel & Fashion" | "Apparel Manufacturing" | "Appliances, Electrical, and Electronics Manufacturing" | "Architectural and Structural Metal Manufacturing" | "Architecture and Planning" | "Armed Forces" | "Artificial Rubber and Synthetic Fiber Manufacturing" | "Artists and Writers" | "Arts" | "Arts & Crafts" | "Audio and Video Equipment Manufacturing" | "Automation Machinery Manufacturing" | "Automotive" | "Aviation & Aerospace" | "Aviation and Aerospace Component Manufacturing" | "Baked Goods Manufacturing" | "Banking" | "Bars, Taverns, and Nightclubs" | "Bed-and-Breakfasts, Hostels, Homestays" | "Beverage Manufacturing" | "Biomass Electric Power Generation" | "Biotechnology" | "Biotechnology Research" | "Blockchain Services" | "Boilers, Tanks, and Shipping Container Manufacturing" | "Book and Periodical Publishing" | "Book Publishing" | "Breweries" | "Broadcast Media Production and Distribution" | "Building Construction" | "Building Equipment Contractors" | "Building Finishing Contractors" | "Building Materials" | "Building Structure and Exterior Contractors" | "Business Consulting and Services" | "Business Content" | "Business Intelligence Platforms" | "Business Intelligence-platforms" | "Business Supplies & Equipment" | "Cable and Satellite Programming" | "Callcenters" | "Capital Markets" | "Caterer" | "Catering" | "Chemical Manufacturing" | "Chemical Raw Materials Manufacturing" | "Child Day Care Services" | "Circuses and Magic Shows" | "Civic and Social Organizations" | "Civil Engineering" | "Claims Adjusting, Actuarial Services" | "Clay and Refractory Products Manufacturing" | "Climate Data and Analytics" | "Climate Technology Product Manufacturing" | "Coal Mining" | "Collection Agencies" | "Commercial and Industrial Equipment Rental" | "Commercial and Industrial Machinery Maintenance" | "Commercial and Service Industry Machinery Manufacturing" | "Commercial Real Estate" | "Communications Equipment Manufacturing" | "Community Development and Urban Planning" | "Community Services" | "Computer and Network Security" | "Computer Games" | "Computer Hardware" | "Computer Hardware Manufacturing" | "Computer Networking" | "Computer Networking Products" | "Computerhardware" | "Computers and Electronics Manufacturing" | "Conservation Programs" | "Construction" | "Construction Hardware Manufacturing" | "Consulting outsourcing en offshoring" | "Consumer Electronics" | "Consumer Goods" | "Consumer Goods Rental" | "Consumer Services" | "Correctional Institutions" | "Cosmetics" | "Cosmetology and Barber Schools" | "Courts of Law" | "Credit Intermediation" | "Cutlery and Handtool Manufacturing" | "Dairy" | "Dairy Product Manufacturing" | "Dance Companies" | "Data Infrastructure and Analytics" | "Data Security Software Products" | "Defense & Space" | "Defense and Space Manufacturing" | "Dentists" | "Design" | "Design Services" | "Desktop Computing Software Products" | "Detailhandel meubilair en interieur" | "Digital Accessibility Services" | "Distilleries" | "E-learning" | "E-Learning" | "E-Learning Providers" | "Economic Programs" | "Education" | "Education Administration Programs" | "Education Management" | "Electric Lighting Equipment Manufacturing" | "Electric Power Generation" | "Electric Power Transmission, Control, and Distribution" | "Electrical Equipment Manufacturing" | "Electronic and Precision Equipment Maintenance" | "Embedded Software Products" | "Emergency and Relief Services" | "Engineering Services" | "Engines and Power Transmission Equipment Manufacturing" | "Enquêteurs d’assurances et services actuariels" | "Enregistrement sonore" | "Entertainment" | "Entertainment Providers" | "Environmental Quality Programs" | "Environmental Services" | "Equipment Rental Services" | "Events Services" | "Executive Offices" | "Executive Search Services" | "Fabricated Metal Products" | "Facilities Services" | "Family Planning Centers" | "Farming" | "Farming, Ranching, Forestry" | "Fashion Accessories Manufacturing" | "Financial Services" | "Fine Art" | "Fine Arts Schools" | "Fire Protection" | "Fisheries" | "Flight Training" | "Food & Beverages" | "Food and Beverage Manufacturing" | "Food and Beverage Retail" | "Food and Beverage Services" | "Food Production" | "Footwear and Leather Goods Repair" | "Footwear Manufacturing" | "Forestry and Logging" | "Fossil Fuel Electric Power Generation" | "Freight and Package Transportation" | "Fruit and Vegetable Preserves Manufacturing" | "Fuel Cell Manufacturing" | "Fundraising" | "Funds and Trusts" | "Furniture" | "Furniture and Home Furnishings Manufacturing" | "Gambling Facilities and Casinos" | "Geothermal Electric Power Generation" | "Glass Product Manufacturing" | "Glass, Ceramics and Concrete Manufacturing" | "Golf Courses and Country Clubs" | "Government Administration" | "Government Relations" | "Government Relations Services" | "Graphic Design" | "Groothandel machines" | "Ground Passenger Transportation" | "Health and Human Services" | "Health, Wellness & Fitness" | "Higher Education" | "Highway, Street, and Bridge Construction" | "Historical Sites" | "Holding Companies" | "Home Health Care Services" | "Hospitality" | "Hospitals" | "Hospitals and Health Care" | "Hotels and Motels" | "Household and Institutional Furniture Manufacturing" | "Household Appliance Manufacturing" | "Household Services" | "Housing and Community Development" | "Housing Programs" | "Human resources" | "Human Resources" | "Human Resources Services" | "HVAC and Refrigeration Equipment Manufacturing" | "Hydroelectric Power Generation" | "Import & Export" | "Import en export" | "Incassobureaus" | "Individual and Family Services" | "Industrial Automation" | "Industrial Machinery Manufacturing" | "Industries extractives" | "Industry Associations" | "Information Services" | "Information Technology & Services" | "Insurance" | "Insurance Agencies and Brokerages" | "Insurance and Employee Benefit Funds" | "Insurance Carriers" | "Interior Design" | "International Affairs" | "International Trade and Development" | "Internet Marketplace Platforms" | "Internet News" | "Internet Publishing" | "Internet-Publishing" | "Internetmedia" | "Interurban and Rural Bus Services" | "Investment Advice" | "Investment Banking" | "Investment Management" | "IT Services and IT Consulting" | "IT System Custom Software Development" | "IT System Data Services" | "IT System Design Services" | "IT System Installation and Disposal" | "IT System Operations and Maintenance" | "IT System Testing and Evaluation" | "IT System Training and Support" | "IT-services en consultancy" | "Janitorial Services" | "Landscaping Services" | "Language Schools" | "Law Enforcement" | "Law Practice" | "Legal Services" | "Legislative Offices" | "Libraries" | "LKW-Transport" | "Loan Brokers" | "Luxury Goods & Jewelry" | "Machinery Manufacturing" | "Magnetic and Optical Media Manufacturing" | "Manufacturing" | "Maritime" | "Maritime Transportation" | "Market Research" | "Marketing Services" | "Maroquinerie" | "Mattress and Blinds Manufacturing" | "Measuring and Control Instrument Manufacturing" | "Meat Products Manufacturing" | "Mechanical Or Industrial Engineering" | "Media and Telecommunications" | "Media Production" | "Medical and Diagnostic Laboratories" | "Medical Device" | "Medical Equipment Manufacturing" | "Medical Practices" | "Mental Health Care" | "Metal Ore Mining" | "Metal Treatments" | "Metal Valve, Ball, and Roller Manufacturing" | "Military and International Affairs" | "Mining" | "Mobile Computing Software Products" | "Mobile Food Services" | "Mobile Gaming Apps" | "Motor Vehicle Manufacturing" | "Movies and Sound Recording" | "Movies, Videos, and Sound" | "Museums" | "Museums, Historical Sites, and Zoos" | "Music" | "Musicians" | "Nanotechnology Research" | "Natural Gas Distribution" | "Natural Gas Extraction" | "Newspaper Publishing" | "Non-profit Organization Management" | "Non-profit Organizations" | "Nonmetallic Mineral Mining" | "Nonresidential Building Construction" | "Nuclear Electric Power Generation" | "Nursing Homes and Residential Care Facilities" | "Office Administration" | "Office Furniture and Fixtures Manufacturing" | "Oil and Gas" | "Oil Extraction" | "Oil, Gas, and Mining" | "Online and Mail Order Retail" | "Online Audio and Video Media" | "Online media" | "Online Media" | "Operations Consulting" | "Operations management consulting" | "Optometrists" | "Outpatient Care Centers" | "Outsourcing and Offshoring Consulting" | "Outsourcing/Offshoring" | "Packaging & Containers" | "Packaging and Containers Manufacturing" | "Paint, Coating, and Adhesive Manufacturing" | "Paper & Forest Products" | "Paper and Forest Product Manufacturing" | "Pension Funds" | "Performing Arts" | "Performing Arts and Spectator Sports" | "Periodical Publishing" | "Personal and Laundry Services" | "Personal Care Product Manufacturing" | "Personal Care Services" | "Pet Services" | "Pharmaceutical Manufacturing" | "Philanthropic Fundraising Services" | "Philanthropy" | "Photography" | "Physical, Occupational and Speech Therapists" | "Physicians" | "Pipeline Transportation" | "Plastics and Rubber Product Manufacturing" | "Plastics Manufacturing" | "Political Organizations" | "Postal Services" | "Primary and Secondary Education" | "Primary Metal Manufacturing" | "Printing Services" | "Professional Organizations" | "Professional Services" | "Professional Training and Coaching" | "Program Development" | "Public Assistance Programs" | "Public Health" | "Public Policy" | "Public Policy Offices" | "Public Relations and Communications Services" | "Public Safety" | "Racetracks" | "Radio and Television Broadcasting" | "Rail Transportation" | "Railroad Equipment Manufacturing" | "Ranching" | "Ranching and Fisheries" | "Real Estate" | "Real Estate Agents and Brokers" | "Real Estate and Equipment Rental Services" | "Recreational Facilities" | "Regenerative Design" | "Religious Institutions" | "Renewable Energy Equipment Manufacturing" | "Renewable Energy Power Generation" | "Renewable Energy Semiconductor Manufacturing" | "Renewables & Environment" | "Repair and Maintenance" | "Research" | "Research Services" | "Residential Building Construction" | "Restaurants" | "Restauration collective" | "Retail" | "Retail Apparel and Fashion" | "Retail Appliances, Electrical, and Electronic Equipment" | "Retail Art Dealers" | "Retail Art Supplies" | "Retail Books and Printed News" | "Retail Building Materials and Garden Equipment" | "Retail Florists" | "Retail Furniture and Home Furnishings" | "Retail Gasoline" | "Retail Groceries" | "Retail Health and Personal Care Products" | "Retail Luxury Goods and Jewelry" | "Retail Motor Vehicles" | "Retail Musical Instruments" | "Retail Office Equipment" | "Retail Office Supplies and Gifts" | "Retail Pharmacies" | "Retail Recyclable Materials & Used Merchandise" | "Reupholstery and Furniture Repair" | "Robot Manufacturing" | "Robotics engineering" | "Robotics Engineering" | "Rubber Products Manufacturing" | "Satellite Telecommunications" | "Savings Institutions" | "School and Employee Bus Services" | "Secretarial Schools" | "Securities and Commodity Exchanges" | "Security and Investigations" | "Security Guards and Patrol Services" | "Security Systems Services" | "Semiconductor Manufacturing" | "Semiconductors" | "Services for Renewable Energy" | "Services for the Elderly and Disabled" | "Services strategisch management" | "Sheet Music Publishing" | "Shipbuilding" | "Shuttles and Special Needs Transportation Services" | "Sightseeing Transportation" | "Skiing Facilities" | "Smart Meter Manufacturing" | "Soap and Cleaning Product Manufacturing" | "Social Networking Platforms" | "Software Development" | "Solar Electric Power Generation" | "Sound Recording" | "Space Research and Technology" | "Specialty Trade Contractors" | "Spectator Sports" | "Sporting Goods" | "Sporting Goods Manufacturing" | "Sports and Recreation Instruction" | "Sports Teams and Clubs" | "Spring and Wire Product Manufacturing" | "Staffing and Recruiting" | "Steam and Air-Conditioning Supply" | "Strategic Management Services" | "Subdivision of Land" | "Sugar and Confectionery Product Manufacturing" | "Surveying and Mapping Services" | "Taxi and Limousine Services" | "Technical and Vocational Training" | "Technology, Information and Internet" | "Technology, Information and Media" | "Telecommunications" | "Telecommunications Carriers" | "Telephone Call Centers" | "Temporary Help Services" | "Textile Manufacturing" | "Theater Companies" | "Think tanks" | "Think Tanks" | "Tobacco" | "Tobacco Manufacturing" | "Translation and Localization" | "Transport aérien" | "Transport maritime" | "Transportation Equipment Manufacturing" | "Transportation Programs" | "Transportation, Logistics, Supply Chain and Storage" | "Transportation/Trucking/Railroad" | "Travel Arrangements" | "Truck Transportation" | "Trusts and Estates" | "Turned Products and Fastener Manufacturing" | "Urban Transit Services" | "Utilities" | "Utilities Administration" | "Utility System Construction" | "Vehicle Repair and Maintenance" | "Venture Capital and Private Equity Principals" | "Veterinary" | "Veterinary Services" | "Vocational Rehabilitation Services" | "Warehousing" | "Warehousing and Storage" | "Waste Collection" | "Waste Treatment and Disposal" | "Water Supply and Irrigation Systems" | "Water, Waste, Steam, and Air Conditioning Services" | "Wellness and Fitness Services" | "Wholesale" | "Wholesale Alcoholic Beverages" | "Wholesale Apparel and Sewing Supplies" | "Wholesale Appliances, Electrical, and Electronics" | "Wholesale Building Materials" | "Wholesale Chemical and Allied Products" | "Wholesale Computer Equipment" | "Wholesale Drugs and Sundries" | "Wholesale Food and Beverage" | "Wholesale Footwear" | "Wholesale Furniture and Home Furnishings" | "Wholesale Hardware, Plumbing, Heating Equipment" | "Wholesale Import and Export" | "Wholesale Luxury Goods and Jewelry" | "Wholesale Machinery" | "Wholesale Metals and Minerals" | "Wholesale Motor Vehicles and Parts" | "Wholesale Paper Products" | "Wholesale Petroleum and Petroleum Products" | "Wholesale Photography Equipment and Supplies" | "Wholesale Raw Farm Products" | "Wholesale Recyclable Materials" | "Wind Electric Power Generation" | "Wine & Spirits" | "Wineries" | "Wireless Services" | "Women's Handbag Manufacturing" | "Wood Product Manufacturing" | "Writing and Editing" | "Zoos and Botanical Gardens")[]; /** @default [] */
|
|
15110
|
+
current_employer_estimated_revenue?: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
15111
|
+
/**
|
|
15112
|
+
* @default {
|
|
15113
|
+
* "min": null,
|
|
15114
|
+
* "max": null
|
|
15115
|
+
* }
|
|
15116
|
+
*/
|
|
15117
|
+
current_employer_founded_year?: {
|
|
15118
|
+
/** @default null */min?: number | null; /** @default null */
|
|
15119
|
+
max?: number | null;
|
|
15114
15120
|
}; /** @default [] */
|
|
15115
15121
|
current_employer_investors?: string[]; /** @default [] */
|
|
15116
15122
|
current_employer_open_positions_titles?: string[];
|
|
@@ -15121,8 +15127,8 @@ interface components {
|
|
|
15121
15127
|
* }
|
|
15122
15128
|
*/
|
|
15123
15129
|
school_names?: {
|
|
15124
|
-
include
|
|
15125
|
-
exclude
|
|
15130
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15131
|
+
exclude?: string[];
|
|
15126
15132
|
};
|
|
15127
15133
|
};
|
|
15128
15134
|
};
|
|
@@ -15140,7 +15146,7 @@ interface components {
|
|
|
15140
15146
|
}[];
|
|
15141
15147
|
} | null;
|
|
15142
15148
|
config: {
|
|
15143
|
-
limit
|
|
15149
|
+
/** @default 50 */limit?: number;
|
|
15144
15150
|
page_number?: number | null;
|
|
15145
15151
|
output_fields?: {
|
|
15146
15152
|
/**
|
|
@@ -15248,13 +15254,13 @@ interface components {
|
|
|
15248
15254
|
* }
|
|
15249
15255
|
*/
|
|
15250
15256
|
current_locations?: {
|
|
15251
|
-
include
|
|
15252
|
-
exclude
|
|
15257
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15258
|
+
exclude?: string[];
|
|
15253
15259
|
}; /** @default [] */
|
|
15254
|
-
current_job_titles?: string[];
|
|
15255
|
-
current_seniority_levels
|
|
15256
|
-
current_departments
|
|
15257
|
-
current_job_functions
|
|
15260
|
+
current_job_titles?: string[]; /** @default [] */
|
|
15261
|
+
current_seniority_levels?: ("Owner" | "Founder" | "C-Suite" | "Partner" | "VP" | "Head" | "Director" | "Manager" | "Senior" | "Entry" | "Intern" | "Other" | "Non-Manager" | "Founder / Owner")[]; /** @default [] */
|
|
15262
|
+
current_departments?: ("Senior Leadership" | "Consulting" | "Design" | "Education" | "Engineering & Technical" | "Finance" | "Human Resources" | "Information Technology" | "Legal" | "Marketing" | "Medical & Health" | "Operations" | "Product" | "Revenue")[]; /** @default [] */
|
|
15263
|
+
current_job_functions?: ("Account Management" | "Accounting" | "Acquisitions" | "Advertising" | "Anesthesiology" | "Application Development" | "Artificial Intelligence / Machine Learning" | "Bioengineering & Biometrics" | "Brand Management" | "Business Development" | "Business Intelligence" | "Business Service Management / ITSM" | "Call Center" | "Channel Sales" | "Chemical Engineering" | "Chiropractics" | "Clinical Systems" | "Cloud / Mobility" | "Collaboration & Web App" | "Compensation & Benefits" | "Compliance" | "Construction" | "Consultant" | "Content Marketing" | "Contracts" | "Corporate Secretary" | "Corporate Strategy" | "Culture, Diversity & Inclusion" | "Customer Experience" | "Customer Marketing" | "Customer Retention & Development" | "Customer Service / Support" | "Customer Success" | "Data Center" | "Data Science" | "Data Warehouse" | "Database Administration" | "Demand Generation" | "Dentistry" | "Dermatology" | "DevOps" | "Digital Marketing" | "Digital Transformation" | "Doctors / Physicians" | "eCommerce Development" | "eCommerce Marketing" | "eDiscovery" | "Emerging Technology / Innovation" | "Employee & Labor Relations" | "Engineering & Technical" | "Enterprise Architecture" | "Enterprise Resource Planning" | "Epidemiology" | "Ethics" | "Event Marketing" | "Executive" | "Facilities Management" | "Field / Outside Sales" | "Field Marketing" | "Finance" | "Finance Executive" | "Financial Planning & Analysis" | "Financial Reporting" | "Financial Risk" | "Financial Strategy" | "Financial Systems" | "First Responder" | "Founder" | "Governance" | "Governmental Affairs & Regulatory Law" | "Graphic / Visual / Brand Design" | "Growth" | "Health & Safety" | "Help Desk / Desktop Services" | "HR / Financial / ERP Systems" | "HR Business Partner" | "Human Resource Information System" | "Human Resources" | "Human Resources Executive" | "Industrial Engineering" | "Infectious Disease" | "Information Security" | "Information Technology" | "Information Technology Executive" | "Infrastructure" | "Inside Sales" | "Intellectual Property & Patent" | "Internal Audit & Control" | "Investor Relations" | "IT Asset Management" | "IT Audit / IT Compliance" | "IT Operations" | "IT Procurement" | "IT Strategy" | "IT Training" | "Labor & Employment" | "Lawyer / Attorney" | "Lead Generation" | "Learning & Development" | "Leasing" | "Legal" | "Legal Counsel" | "Legal Executive" | "Legal Operations" | "Litigation" | "Logistics" | "Marketing" | "Marketing Analytics / Insights" | "Marketing Communications" | "Marketing Executive" | "Marketing Operations" | "Mechanic" | "Medical & Health Executive" | "Medical Administration" | "Medical Education & Training" | "Medical Research" | "Medicine" | "Mergers & Acquisitions" | "Mobile Development" | "Networking" | "Neurology" | "Nursing" | "Nutrition & Dietetics" | "Obstetrics / Gynecology" | "Office Operations" | "Oncology" | "Operations" | "Operations Executive" | "Ophthalmology" | "Optometry" | "Organizational Development" | "Orthopedics" | "Partnerships" | "Pathology" | "Pediatrics" | "People Operations" | "Pharmacy" | "Physical Security" | "Physical Therapy" | "Principal" | "Privacy" | "Product Development" | "Product Management" | "Product Marketing" | "Product or UI/UX Design" | "Professor" | "Project & Program Management" | "Project Development" | "Project Management" | "Psychiatry" | "Psychology" | "Public Health" | "Public Relations" | "Quality Assurance" | "Quality Management" | "Radiology" | "Real Estate" | "Real Estate Finance" | "Recruiting & Talent Acquisition" | "Research & Development" | "Retail / Store Systems" | "Revenue Operations" | "Safety" | "Sales" | "Sales Enablement" | "Sales Engineering" | "Sales Executive" | "Sales Operations" | "Sales Training" | "Scrum Master / Agile Coach" | "Search Engine Optimization / Pay Per Click" | "Servers" | "Shared Services" | "Social Media Marketing" | "Social Work" | "Software Development" | "Sourcing / Procurement" | "Storage & Disaster Recovery" | "Store Operations" | "Strategic Communications" | "Superintendent" | "Supply Chain" | "Support / Technical Services" | "Talent Management" | "Tax" | "Teacher" | "Technical Marketing" | "Technician" | "Technology Operations" | "Telecommunications" | "Test / Quality Assurance" | "Treasury" | "UI / UX" | "Virtualization" | "Web Development" | "Workforce Management")[];
|
|
15258
15264
|
/**
|
|
15259
15265
|
* @default {
|
|
15260
15266
|
* "include": [],
|
|
@@ -15262,8 +15268,8 @@ interface components {
|
|
|
15262
15268
|
* }
|
|
15263
15269
|
*/
|
|
15264
15270
|
current_employer_locations?: {
|
|
15265
|
-
include
|
|
15266
|
-
exclude
|
|
15271
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15272
|
+
exclude?: string[];
|
|
15267
15273
|
};
|
|
15268
15274
|
/**
|
|
15269
15275
|
* @default {
|
|
@@ -15272,8 +15278,8 @@ interface components {
|
|
|
15272
15278
|
* }
|
|
15273
15279
|
*/
|
|
15274
15280
|
current_employer_names?: {
|
|
15275
|
-
include
|
|
15276
|
-
exclude
|
|
15281
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15282
|
+
exclude?: string[];
|
|
15277
15283
|
};
|
|
15278
15284
|
/**
|
|
15279
15285
|
* @default {
|
|
@@ -15282,14 +15288,20 @@ interface components {
|
|
|
15282
15288
|
* }
|
|
15283
15289
|
*/
|
|
15284
15290
|
current_employer_domains?: {
|
|
15285
|
-
include
|
|
15286
|
-
exclude
|
|
15287
|
-
};
|
|
15288
|
-
current_employer_linkedin_industries: ("Abrasives and Nonmetallic Minerals Manufacturing" | "Accessible Architecture and Design" | "Accessible Hardware Manufacturing" | "Accommodation and Food Services" | "Accounting" | "Administration of Justice" | "Administrative and Support Services" | "Advertising Services" | "Agriculture" | "Air, Water, and Waste Program Management" | "Airlines and Aviation" | "Alternative Dispute Resolution" | "Alternative Fuel Vehicle Manufacturing" | "Alternative Medicine" | "Ambulance Services" | "Amusement Parks and Arcades" | "Animal Feed Manufacturing" | "Animation" | "Animation and Post-production" | "Apparel & Fashion" | "Apparel Manufacturing" | "Appliances, Electrical, and Electronics Manufacturing" | "Architectural and Structural Metal Manufacturing" | "Architecture and Planning" | "Armed Forces" | "Artificial Rubber and Synthetic Fiber Manufacturing" | "Artists and Writers" | "Arts" | "Arts & Crafts" | "Audio and Video Equipment Manufacturing" | "Automation Machinery Manufacturing" | "Automotive" | "Aviation & Aerospace" | "Aviation and Aerospace Component Manufacturing" | "Baked Goods Manufacturing" | "Banking" | "Bars, Taverns, and Nightclubs" | "Bed-and-Breakfasts, Hostels, Homestays" | "Beverage Manufacturing" | "Biomass Electric Power Generation" | "Biotechnology" | "Biotechnology Research" | "Blockchain Services" | "Boilers, Tanks, and Shipping Container Manufacturing" | "Book and Periodical Publishing" | "Book Publishing" | "Breweries" | "Broadcast Media Production and Distribution" | "Building Construction" | "Building Equipment Contractors" | "Building Finishing Contractors" | "Building Materials" | "Building Structure and Exterior Contractors" | "Business Consulting and Services" | "Business Content" | "Business Intelligence Platforms" | "Business Intelligence-platforms" | "Business Supplies & Equipment" | "Cable and Satellite Programming" | "Callcenters" | "Capital Markets" | "Caterer" | "Catering" | "Chemical Manufacturing" | "Chemical Raw Materials Manufacturing" | "Child Day Care Services" | "Circuses and Magic Shows" | "Civic and Social Organizations" | "Civil Engineering" | "Claims Adjusting, Actuarial Services" | "Clay and Refractory Products Manufacturing" | "Climate Data and Analytics" | "Climate Technology Product Manufacturing" | "Coal Mining" | "Collection Agencies" | "Commercial and Industrial Equipment Rental" | "Commercial and Industrial Machinery Maintenance" | "Commercial and Service Industry Machinery Manufacturing" | "Commercial Real Estate" | "Communications Equipment Manufacturing" | "Community Development and Urban Planning" | "Community Services" | "Computer and Network Security" | "Computer Games" | "Computer Hardware" | "Computer Hardware Manufacturing" | "Computer Networking" | "Computer Networking Products" | "Computerhardware" | "Computers and Electronics Manufacturing" | "Conservation Programs" | "Construction" | "Construction Hardware Manufacturing" | "Consulting outsourcing en offshoring" | "Consumer Electronics" | "Consumer Goods" | "Consumer Goods Rental" | "Consumer Services" | "Correctional Institutions" | "Cosmetics" | "Cosmetology and Barber Schools" | "Courts of Law" | "Credit Intermediation" | "Cutlery and Handtool Manufacturing" | "Dairy" | "Dairy Product Manufacturing" | "Dance Companies" | "Data Infrastructure and Analytics" | "Data Security Software Products" | "Defense & Space" | "Defense and Space Manufacturing" | "Dentists" | "Design" | "Design Services" | "Desktop Computing Software Products" | "Detailhandel meubilair en interieur" | "Digital Accessibility Services" | "Distilleries" | "E-learning" | "E-Learning" | "E-Learning Providers" | "Economic Programs" | "Education" | "Education Administration Programs" | "Education Management" | "Electric Lighting Equipment Manufacturing" | "Electric Power Generation" | "Electric Power Transmission, Control, and Distribution" | "Electrical Equipment Manufacturing" | "Electronic and Precision Equipment Maintenance" | "Embedded Software Products" | "Emergency and Relief Services" | "Engineering Services" | "Engines and Power Transmission Equipment Manufacturing" | "Enquêteurs d’assurances et services actuariels" | "Enregistrement sonore" | "Entertainment" | "Entertainment Providers" | "Environmental Quality Programs" | "Environmental Services" | "Equipment Rental Services" | "Events Services" | "Executive Offices" | "Executive Search Services" | "Fabricated Metal Products" | "Facilities Services" | "Family Planning Centers" | "Farming" | "Farming, Ranching, Forestry" | "Fashion Accessories Manufacturing" | "Financial Services" | "Fine Art" | "Fine Arts Schools" | "Fire Protection" | "Fisheries" | "Flight Training" | "Food & Beverages" | "Food and Beverage Manufacturing" | "Food and Beverage Retail" | "Food and Beverage Services" | "Food Production" | "Footwear and Leather Goods Repair" | "Footwear Manufacturing" | "Forestry and Logging" | "Fossil Fuel Electric Power Generation" | "Freight and Package Transportation" | "Fruit and Vegetable Preserves Manufacturing" | "Fuel Cell Manufacturing" | "Fundraising" | "Funds and Trusts" | "Furniture" | "Furniture and Home Furnishings Manufacturing" | "Gambling Facilities and Casinos" | "Geothermal Electric Power Generation" | "Glass Product Manufacturing" | "Glass, Ceramics and Concrete Manufacturing" | "Golf Courses and Country Clubs" | "Government Administration" | "Government Relations" | "Government Relations Services" | "Graphic Design" | "Groothandel machines" | "Ground Passenger Transportation" | "Health and Human Services" | "Health, Wellness & Fitness" | "Higher Education" | "Highway, Street, and Bridge Construction" | "Historical Sites" | "Holding Companies" | "Home Health Care Services" | "Hospitality" | "Hospitals" | "Hospitals and Health Care" | "Hotels and Motels" | "Household and Institutional Furniture Manufacturing" | "Household Appliance Manufacturing" | "Household Services" | "Housing and Community Development" | "Housing Programs" | "Human resources" | "Human Resources" | "Human Resources Services" | "HVAC and Refrigeration Equipment Manufacturing" | "Hydroelectric Power Generation" | "Import & Export" | "Import en export" | "Incassobureaus" | "Individual and Family Services" | "Industrial Automation" | "Industrial Machinery Manufacturing" | "Industries extractives" | "Industry Associations" | "Information Services" | "Information Technology & Services" | "Insurance" | "Insurance Agencies and Brokerages" | "Insurance and Employee Benefit Funds" | "Insurance Carriers" | "Interior Design" | "International Affairs" | "International Trade and Development" | "Internet Marketplace Platforms" | "Internet News" | "Internet Publishing" | "Internet-Publishing" | "Internetmedia" | "Interurban and Rural Bus Services" | "Investment Advice" | "Investment Banking" | "Investment Management" | "IT Services and IT Consulting" | "IT System Custom Software Development" | "IT System Data Services" | "IT System Design Services" | "IT System Installation and Disposal" | "IT System Operations and Maintenance" | "IT System Testing and Evaluation" | "IT System Training and Support" | "IT-services en consultancy" | "Janitorial Services" | "Landscaping Services" | "Language Schools" | "Law Enforcement" | "Law Practice" | "Legal Services" | "Legislative Offices" | "Libraries" | "LKW-Transport" | "Loan Brokers" | "Luxury Goods & Jewelry" | "Machinery Manufacturing" | "Magnetic and Optical Media Manufacturing" | "Manufacturing" | "Maritime" | "Maritime Transportation" | "Market Research" | "Marketing Services" | "Maroquinerie" | "Mattress and Blinds Manufacturing" | "Measuring and Control Instrument Manufacturing" | "Meat Products Manufacturing" | "Mechanical Or Industrial Engineering" | "Media and Telecommunications" | "Media Production" | "Medical and Diagnostic Laboratories" | "Medical Device" | "Medical Equipment Manufacturing" | "Medical Practices" | "Mental Health Care" | "Metal Ore Mining" | "Metal Treatments" | "Metal Valve, Ball, and Roller Manufacturing" | "Military and International Affairs" | "Mining" | "Mobile Computing Software Products" | "Mobile Food Services" | "Mobile Gaming Apps" | "Motor Vehicle Manufacturing" | "Movies and Sound Recording" | "Movies, Videos, and Sound" | "Museums" | "Museums, Historical Sites, and Zoos" | "Music" | "Musicians" | "Nanotechnology Research" | "Natural Gas Distribution" | "Natural Gas Extraction" | "Newspaper Publishing" | "Non-profit Organization Management" | "Non-profit Organizations" | "Nonmetallic Mineral Mining" | "Nonresidential Building Construction" | "Nuclear Electric Power Generation" | "Nursing Homes and Residential Care Facilities" | "Office Administration" | "Office Furniture and Fixtures Manufacturing" | "Oil and Gas" | "Oil Extraction" | "Oil, Gas, and Mining" | "Online and Mail Order Retail" | "Online Audio and Video Media" | "Online media" | "Online Media" | "Operations Consulting" | "Operations management consulting" | "Optometrists" | "Outpatient Care Centers" | "Outsourcing and Offshoring Consulting" | "Outsourcing/Offshoring" | "Packaging & Containers" | "Packaging and Containers Manufacturing" | "Paint, Coating, and Adhesive Manufacturing" | "Paper & Forest Products" | "Paper and Forest Product Manufacturing" | "Pension Funds" | "Performing Arts" | "Performing Arts and Spectator Sports" | "Periodical Publishing" | "Personal and Laundry Services" | "Personal Care Product Manufacturing" | "Personal Care Services" | "Pet Services" | "Pharmaceutical Manufacturing" | "Philanthropic Fundraising Services" | "Philanthropy" | "Photography" | "Physical, Occupational and Speech Therapists" | "Physicians" | "Pipeline Transportation" | "Plastics and Rubber Product Manufacturing" | "Plastics Manufacturing" | "Political Organizations" | "Postal Services" | "Primary and Secondary Education" | "Primary Metal Manufacturing" | "Printing Services" | "Professional Organizations" | "Professional Services" | "Professional Training and Coaching" | "Program Development" | "Public Assistance Programs" | "Public Health" | "Public Policy" | "Public Policy Offices" | "Public Relations and Communications Services" | "Public Safety" | "Racetracks" | "Radio and Television Broadcasting" | "Rail Transportation" | "Railroad Equipment Manufacturing" | "Ranching" | "Ranching and Fisheries" | "Real Estate" | "Real Estate Agents and Brokers" | "Real Estate and Equipment Rental Services" | "Recreational Facilities" | "Regenerative Design" | "Religious Institutions" | "Renewable Energy Equipment Manufacturing" | "Renewable Energy Power Generation" | "Renewable Energy Semiconductor Manufacturing" | "Renewables & Environment" | "Repair and Maintenance" | "Research" | "Research Services" | "Residential Building Construction" | "Restaurants" | "Restauration collective" | "Retail" | "Retail Apparel and Fashion" | "Retail Appliances, Electrical, and Electronic Equipment" | "Retail Art Dealers" | "Retail Art Supplies" | "Retail Books and Printed News" | "Retail Building Materials and Garden Equipment" | "Retail Florists" | "Retail Furniture and Home Furnishings" | "Retail Gasoline" | "Retail Groceries" | "Retail Health and Personal Care Products" | "Retail Luxury Goods and Jewelry" | "Retail Motor Vehicles" | "Retail Musical Instruments" | "Retail Office Equipment" | "Retail Office Supplies and Gifts" | "Retail Pharmacies" | "Retail Recyclable Materials & Used Merchandise" | "Reupholstery and Furniture Repair" | "Robot Manufacturing" | "Robotics engineering" | "Robotics Engineering" | "Rubber Products Manufacturing" | "Satellite Telecommunications" | "Savings Institutions" | "School and Employee Bus Services" | "Secretarial Schools" | "Securities and Commodity Exchanges" | "Security and Investigations" | "Security Guards and Patrol Services" | "Security Systems Services" | "Semiconductor Manufacturing" | "Semiconductors" | "Services for Renewable Energy" | "Services for the Elderly and Disabled" | "Services strategisch management" | "Sheet Music Publishing" | "Shipbuilding" | "Shuttles and Special Needs Transportation Services" | "Sightseeing Transportation" | "Skiing Facilities" | "Smart Meter Manufacturing" | "Soap and Cleaning Product Manufacturing" | "Social Networking Platforms" | "Software Development" | "Solar Electric Power Generation" | "Sound Recording" | "Space Research and Technology" | "Specialty Trade Contractors" | "Spectator Sports" | "Sporting Goods" | "Sporting Goods Manufacturing" | "Sports and Recreation Instruction" | "Sports Teams and Clubs" | "Spring and Wire Product Manufacturing" | "Staffing and Recruiting" | "Steam and Air-Conditioning Supply" | "Strategic Management Services" | "Subdivision of Land" | "Sugar and Confectionery Product Manufacturing" | "Surveying and Mapping Services" | "Taxi and Limousine Services" | "Technical and Vocational Training" | "Technology, Information and Internet" | "Technology, Information and Media" | "Telecommunications" | "Telecommunications Carriers" | "Telephone Call Centers" | "Temporary Help Services" | "Textile Manufacturing" | "Theater Companies" | "Think tanks" | "Think Tanks" | "Tobacco" | "Tobacco Manufacturing" | "Translation and Localization" | "Transport aérien" | "Transport maritime" | "Transportation Equipment Manufacturing" | "Transportation Programs" | "Transportation, Logistics, Supply Chain and Storage" | "Transportation/Trucking/Railroad" | "Travel Arrangements" | "Truck Transportation" | "Trusts and Estates" | "Turned Products and Fastener Manufacturing" | "Urban Transit Services" | "Utilities" | "Utilities Administration" | "Utility System Construction" | "Vehicle Repair and Maintenance" | "Venture Capital and Private Equity Principals" | "Veterinary" | "Veterinary Services" | "Vocational Rehabilitation Services" | "Warehousing" | "Warehousing and Storage" | "Waste Collection" | "Waste Treatment and Disposal" | "Water Supply and Irrigation Systems" | "Water, Waste, Steam, and Air Conditioning Services" | "Wellness and Fitness Services" | "Wholesale" | "Wholesale Alcoholic Beverages" | "Wholesale Apparel and Sewing Supplies" | "Wholesale Appliances, Electrical, and Electronics" | "Wholesale Building Materials" | "Wholesale Chemical and Allied Products" | "Wholesale Computer Equipment" | "Wholesale Drugs and Sundries" | "Wholesale Food and Beverage" | "Wholesale Footwear" | "Wholesale Furniture and Home Furnishings" | "Wholesale Hardware, Plumbing, Heating Equipment" | "Wholesale Import and Export" | "Wholesale Luxury Goods and Jewelry" | "Wholesale Machinery" | "Wholesale Metals and Minerals" | "Wholesale Motor Vehicles and Parts" | "Wholesale Paper Products" | "Wholesale Petroleum and Petroleum Products" | "Wholesale Photography Equipment and Supplies" | "Wholesale Raw Farm Products" | "Wholesale Recyclable Materials" | "Wind Electric Power Generation" | "Wine & Spirits" | "Wineries" | "Wireless Services" | "Women's Handbag Manufacturing" | "Wood Product Manufacturing" | "Writing and Editing" | "Zoos and Botanical Gardens")[];
|
|
15289
|
-
current_employer_estimated_revenue
|
|
15290
|
-
|
|
15291
|
-
|
|
15292
|
-
|
|
15291
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15292
|
+
exclude?: string[];
|
|
15293
|
+
}; /** @default [] */
|
|
15294
|
+
current_employer_linkedin_industries?: ("Abrasives and Nonmetallic Minerals Manufacturing" | "Accessible Architecture and Design" | "Accessible Hardware Manufacturing" | "Accommodation and Food Services" | "Accounting" | "Administration of Justice" | "Administrative and Support Services" | "Advertising Services" | "Agriculture" | "Air, Water, and Waste Program Management" | "Airlines and Aviation" | "Alternative Dispute Resolution" | "Alternative Fuel Vehicle Manufacturing" | "Alternative Medicine" | "Ambulance Services" | "Amusement Parks and Arcades" | "Animal Feed Manufacturing" | "Animation" | "Animation and Post-production" | "Apparel & Fashion" | "Apparel Manufacturing" | "Appliances, Electrical, and Electronics Manufacturing" | "Architectural and Structural Metal Manufacturing" | "Architecture and Planning" | "Armed Forces" | "Artificial Rubber and Synthetic Fiber Manufacturing" | "Artists and Writers" | "Arts" | "Arts & Crafts" | "Audio and Video Equipment Manufacturing" | "Automation Machinery Manufacturing" | "Automotive" | "Aviation & Aerospace" | "Aviation and Aerospace Component Manufacturing" | "Baked Goods Manufacturing" | "Banking" | "Bars, Taverns, and Nightclubs" | "Bed-and-Breakfasts, Hostels, Homestays" | "Beverage Manufacturing" | "Biomass Electric Power Generation" | "Biotechnology" | "Biotechnology Research" | "Blockchain Services" | "Boilers, Tanks, and Shipping Container Manufacturing" | "Book and Periodical Publishing" | "Book Publishing" | "Breweries" | "Broadcast Media Production and Distribution" | "Building Construction" | "Building Equipment Contractors" | "Building Finishing Contractors" | "Building Materials" | "Building Structure and Exterior Contractors" | "Business Consulting and Services" | "Business Content" | "Business Intelligence Platforms" | "Business Intelligence-platforms" | "Business Supplies & Equipment" | "Cable and Satellite Programming" | "Callcenters" | "Capital Markets" | "Caterer" | "Catering" | "Chemical Manufacturing" | "Chemical Raw Materials Manufacturing" | "Child Day Care Services" | "Circuses and Magic Shows" | "Civic and Social Organizations" | "Civil Engineering" | "Claims Adjusting, Actuarial Services" | "Clay and Refractory Products Manufacturing" | "Climate Data and Analytics" | "Climate Technology Product Manufacturing" | "Coal Mining" | "Collection Agencies" | "Commercial and Industrial Equipment Rental" | "Commercial and Industrial Machinery Maintenance" | "Commercial and Service Industry Machinery Manufacturing" | "Commercial Real Estate" | "Communications Equipment Manufacturing" | "Community Development and Urban Planning" | "Community Services" | "Computer and Network Security" | "Computer Games" | "Computer Hardware" | "Computer Hardware Manufacturing" | "Computer Networking" | "Computer Networking Products" | "Computerhardware" | "Computers and Electronics Manufacturing" | "Conservation Programs" | "Construction" | "Construction Hardware Manufacturing" | "Consulting outsourcing en offshoring" | "Consumer Electronics" | "Consumer Goods" | "Consumer Goods Rental" | "Consumer Services" | "Correctional Institutions" | "Cosmetics" | "Cosmetology and Barber Schools" | "Courts of Law" | "Credit Intermediation" | "Cutlery and Handtool Manufacturing" | "Dairy" | "Dairy Product Manufacturing" | "Dance Companies" | "Data Infrastructure and Analytics" | "Data Security Software Products" | "Defense & Space" | "Defense and Space Manufacturing" | "Dentists" | "Design" | "Design Services" | "Desktop Computing Software Products" | "Detailhandel meubilair en interieur" | "Digital Accessibility Services" | "Distilleries" | "E-learning" | "E-Learning" | "E-Learning Providers" | "Economic Programs" | "Education" | "Education Administration Programs" | "Education Management" | "Electric Lighting Equipment Manufacturing" | "Electric Power Generation" | "Electric Power Transmission, Control, and Distribution" | "Electrical Equipment Manufacturing" | "Electronic and Precision Equipment Maintenance" | "Embedded Software Products" | "Emergency and Relief Services" | "Engineering Services" | "Engines and Power Transmission Equipment Manufacturing" | "Enquêteurs d’assurances et services actuariels" | "Enregistrement sonore" | "Entertainment" | "Entertainment Providers" | "Environmental Quality Programs" | "Environmental Services" | "Equipment Rental Services" | "Events Services" | "Executive Offices" | "Executive Search Services" | "Fabricated Metal Products" | "Facilities Services" | "Family Planning Centers" | "Farming" | "Farming, Ranching, Forestry" | "Fashion Accessories Manufacturing" | "Financial Services" | "Fine Art" | "Fine Arts Schools" | "Fire Protection" | "Fisheries" | "Flight Training" | "Food & Beverages" | "Food and Beverage Manufacturing" | "Food and Beverage Retail" | "Food and Beverage Services" | "Food Production" | "Footwear and Leather Goods Repair" | "Footwear Manufacturing" | "Forestry and Logging" | "Fossil Fuel Electric Power Generation" | "Freight and Package Transportation" | "Fruit and Vegetable Preserves Manufacturing" | "Fuel Cell Manufacturing" | "Fundraising" | "Funds and Trusts" | "Furniture" | "Furniture and Home Furnishings Manufacturing" | "Gambling Facilities and Casinos" | "Geothermal Electric Power Generation" | "Glass Product Manufacturing" | "Glass, Ceramics and Concrete Manufacturing" | "Golf Courses and Country Clubs" | "Government Administration" | "Government Relations" | "Government Relations Services" | "Graphic Design" | "Groothandel machines" | "Ground Passenger Transportation" | "Health and Human Services" | "Health, Wellness & Fitness" | "Higher Education" | "Highway, Street, and Bridge Construction" | "Historical Sites" | "Holding Companies" | "Home Health Care Services" | "Hospitality" | "Hospitals" | "Hospitals and Health Care" | "Hotels and Motels" | "Household and Institutional Furniture Manufacturing" | "Household Appliance Manufacturing" | "Household Services" | "Housing and Community Development" | "Housing Programs" | "Human resources" | "Human Resources" | "Human Resources Services" | "HVAC and Refrigeration Equipment Manufacturing" | "Hydroelectric Power Generation" | "Import & Export" | "Import en export" | "Incassobureaus" | "Individual and Family Services" | "Industrial Automation" | "Industrial Machinery Manufacturing" | "Industries extractives" | "Industry Associations" | "Information Services" | "Information Technology & Services" | "Insurance" | "Insurance Agencies and Brokerages" | "Insurance and Employee Benefit Funds" | "Insurance Carriers" | "Interior Design" | "International Affairs" | "International Trade and Development" | "Internet Marketplace Platforms" | "Internet News" | "Internet Publishing" | "Internet-Publishing" | "Internetmedia" | "Interurban and Rural Bus Services" | "Investment Advice" | "Investment Banking" | "Investment Management" | "IT Services and IT Consulting" | "IT System Custom Software Development" | "IT System Data Services" | "IT System Design Services" | "IT System Installation and Disposal" | "IT System Operations and Maintenance" | "IT System Testing and Evaluation" | "IT System Training and Support" | "IT-services en consultancy" | "Janitorial Services" | "Landscaping Services" | "Language Schools" | "Law Enforcement" | "Law Practice" | "Legal Services" | "Legislative Offices" | "Libraries" | "LKW-Transport" | "Loan Brokers" | "Luxury Goods & Jewelry" | "Machinery Manufacturing" | "Magnetic and Optical Media Manufacturing" | "Manufacturing" | "Maritime" | "Maritime Transportation" | "Market Research" | "Marketing Services" | "Maroquinerie" | "Mattress and Blinds Manufacturing" | "Measuring and Control Instrument Manufacturing" | "Meat Products Manufacturing" | "Mechanical Or Industrial Engineering" | "Media and Telecommunications" | "Media Production" | "Medical and Diagnostic Laboratories" | "Medical Device" | "Medical Equipment Manufacturing" | "Medical Practices" | "Mental Health Care" | "Metal Ore Mining" | "Metal Treatments" | "Metal Valve, Ball, and Roller Manufacturing" | "Military and International Affairs" | "Mining" | "Mobile Computing Software Products" | "Mobile Food Services" | "Mobile Gaming Apps" | "Motor Vehicle Manufacturing" | "Movies and Sound Recording" | "Movies, Videos, and Sound" | "Museums" | "Museums, Historical Sites, and Zoos" | "Music" | "Musicians" | "Nanotechnology Research" | "Natural Gas Distribution" | "Natural Gas Extraction" | "Newspaper Publishing" | "Non-profit Organization Management" | "Non-profit Organizations" | "Nonmetallic Mineral Mining" | "Nonresidential Building Construction" | "Nuclear Electric Power Generation" | "Nursing Homes and Residential Care Facilities" | "Office Administration" | "Office Furniture and Fixtures Manufacturing" | "Oil and Gas" | "Oil Extraction" | "Oil, Gas, and Mining" | "Online and Mail Order Retail" | "Online Audio and Video Media" | "Online media" | "Online Media" | "Operations Consulting" | "Operations management consulting" | "Optometrists" | "Outpatient Care Centers" | "Outsourcing and Offshoring Consulting" | "Outsourcing/Offshoring" | "Packaging & Containers" | "Packaging and Containers Manufacturing" | "Paint, Coating, and Adhesive Manufacturing" | "Paper & Forest Products" | "Paper and Forest Product Manufacturing" | "Pension Funds" | "Performing Arts" | "Performing Arts and Spectator Sports" | "Periodical Publishing" | "Personal and Laundry Services" | "Personal Care Product Manufacturing" | "Personal Care Services" | "Pet Services" | "Pharmaceutical Manufacturing" | "Philanthropic Fundraising Services" | "Philanthropy" | "Photography" | "Physical, Occupational and Speech Therapists" | "Physicians" | "Pipeline Transportation" | "Plastics and Rubber Product Manufacturing" | "Plastics Manufacturing" | "Political Organizations" | "Postal Services" | "Primary and Secondary Education" | "Primary Metal Manufacturing" | "Printing Services" | "Professional Organizations" | "Professional Services" | "Professional Training and Coaching" | "Program Development" | "Public Assistance Programs" | "Public Health" | "Public Policy" | "Public Policy Offices" | "Public Relations and Communications Services" | "Public Safety" | "Racetracks" | "Radio and Television Broadcasting" | "Rail Transportation" | "Railroad Equipment Manufacturing" | "Ranching" | "Ranching and Fisheries" | "Real Estate" | "Real Estate Agents and Brokers" | "Real Estate and Equipment Rental Services" | "Recreational Facilities" | "Regenerative Design" | "Religious Institutions" | "Renewable Energy Equipment Manufacturing" | "Renewable Energy Power Generation" | "Renewable Energy Semiconductor Manufacturing" | "Renewables & Environment" | "Repair and Maintenance" | "Research" | "Research Services" | "Residential Building Construction" | "Restaurants" | "Restauration collective" | "Retail" | "Retail Apparel and Fashion" | "Retail Appliances, Electrical, and Electronic Equipment" | "Retail Art Dealers" | "Retail Art Supplies" | "Retail Books and Printed News" | "Retail Building Materials and Garden Equipment" | "Retail Florists" | "Retail Furniture and Home Furnishings" | "Retail Gasoline" | "Retail Groceries" | "Retail Health and Personal Care Products" | "Retail Luxury Goods and Jewelry" | "Retail Motor Vehicles" | "Retail Musical Instruments" | "Retail Office Equipment" | "Retail Office Supplies and Gifts" | "Retail Pharmacies" | "Retail Recyclable Materials & Used Merchandise" | "Reupholstery and Furniture Repair" | "Robot Manufacturing" | "Robotics engineering" | "Robotics Engineering" | "Rubber Products Manufacturing" | "Satellite Telecommunications" | "Savings Institutions" | "School and Employee Bus Services" | "Secretarial Schools" | "Securities and Commodity Exchanges" | "Security and Investigations" | "Security Guards and Patrol Services" | "Security Systems Services" | "Semiconductor Manufacturing" | "Semiconductors" | "Services for Renewable Energy" | "Services for the Elderly and Disabled" | "Services strategisch management" | "Sheet Music Publishing" | "Shipbuilding" | "Shuttles and Special Needs Transportation Services" | "Sightseeing Transportation" | "Skiing Facilities" | "Smart Meter Manufacturing" | "Soap and Cleaning Product Manufacturing" | "Social Networking Platforms" | "Software Development" | "Solar Electric Power Generation" | "Sound Recording" | "Space Research and Technology" | "Specialty Trade Contractors" | "Spectator Sports" | "Sporting Goods" | "Sporting Goods Manufacturing" | "Sports and Recreation Instruction" | "Sports Teams and Clubs" | "Spring and Wire Product Manufacturing" | "Staffing and Recruiting" | "Steam and Air-Conditioning Supply" | "Strategic Management Services" | "Subdivision of Land" | "Sugar and Confectionery Product Manufacturing" | "Surveying and Mapping Services" | "Taxi and Limousine Services" | "Technical and Vocational Training" | "Technology, Information and Internet" | "Technology, Information and Media" | "Telecommunications" | "Telecommunications Carriers" | "Telephone Call Centers" | "Temporary Help Services" | "Textile Manufacturing" | "Theater Companies" | "Think tanks" | "Think Tanks" | "Tobacco" | "Tobacco Manufacturing" | "Translation and Localization" | "Transport aérien" | "Transport maritime" | "Transportation Equipment Manufacturing" | "Transportation Programs" | "Transportation, Logistics, Supply Chain and Storage" | "Transportation/Trucking/Railroad" | "Travel Arrangements" | "Truck Transportation" | "Trusts and Estates" | "Turned Products and Fastener Manufacturing" | "Urban Transit Services" | "Utilities" | "Utilities Administration" | "Utility System Construction" | "Vehicle Repair and Maintenance" | "Venture Capital and Private Equity Principals" | "Veterinary" | "Veterinary Services" | "Vocational Rehabilitation Services" | "Warehousing" | "Warehousing and Storage" | "Waste Collection" | "Waste Treatment and Disposal" | "Water Supply and Irrigation Systems" | "Water, Waste, Steam, and Air Conditioning Services" | "Wellness and Fitness Services" | "Wholesale" | "Wholesale Alcoholic Beverages" | "Wholesale Apparel and Sewing Supplies" | "Wholesale Appliances, Electrical, and Electronics" | "Wholesale Building Materials" | "Wholesale Chemical and Allied Products" | "Wholesale Computer Equipment" | "Wholesale Drugs and Sundries" | "Wholesale Food and Beverage" | "Wholesale Footwear" | "Wholesale Furniture and Home Furnishings" | "Wholesale Hardware, Plumbing, Heating Equipment" | "Wholesale Import and Export" | "Wholesale Luxury Goods and Jewelry" | "Wholesale Machinery" | "Wholesale Metals and Minerals" | "Wholesale Motor Vehicles and Parts" | "Wholesale Paper Products" | "Wholesale Petroleum and Petroleum Products" | "Wholesale Photography Equipment and Supplies" | "Wholesale Raw Farm Products" | "Wholesale Recyclable Materials" | "Wind Electric Power Generation" | "Wine & Spirits" | "Wineries" | "Wireless Services" | "Women's Handbag Manufacturing" | "Wood Product Manufacturing" | "Writing and Editing" | "Zoos and Botanical Gardens")[]; /** @default [] */
|
|
15295
|
+
current_employer_estimated_revenue?: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
15296
|
+
/**
|
|
15297
|
+
* @default {
|
|
15298
|
+
* "min": null,
|
|
15299
|
+
* "max": null
|
|
15300
|
+
* }
|
|
15301
|
+
*/
|
|
15302
|
+
current_employer_founded_year?: {
|
|
15303
|
+
/** @default null */min?: number | null; /** @default null */
|
|
15304
|
+
max?: number | null;
|
|
15293
15305
|
}; /** @default [] */
|
|
15294
15306
|
current_employer_investors?: string[]; /** @default [] */
|
|
15295
15307
|
current_employer_open_position_titles?: string[];
|
|
@@ -15300,8 +15312,8 @@ interface components {
|
|
|
15300
15312
|
* }
|
|
15301
15313
|
*/
|
|
15302
15314
|
school_names?: {
|
|
15303
|
-
include
|
|
15304
|
-
exclude
|
|
15315
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15316
|
+
exclude?: string[];
|
|
15305
15317
|
};
|
|
15306
15318
|
};
|
|
15307
15319
|
};
|
|
@@ -15426,8 +15438,8 @@ interface components {
|
|
|
15426
15438
|
* }
|
|
15427
15439
|
*/
|
|
15428
15440
|
hq_locations?: {
|
|
15429
|
-
include
|
|
15430
|
-
exclude
|
|
15441
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15442
|
+
exclude?: string[];
|
|
15431
15443
|
};
|
|
15432
15444
|
/**
|
|
15433
15445
|
* @default {
|
|
@@ -15436,8 +15448,8 @@ interface components {
|
|
|
15436
15448
|
* }
|
|
15437
15449
|
*/
|
|
15438
15450
|
company_names?: {
|
|
15439
|
-
include
|
|
15440
|
-
exclude
|
|
15451
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15452
|
+
exclude?: string[];
|
|
15441
15453
|
};
|
|
15442
15454
|
/**
|
|
15443
15455
|
* @default {
|
|
@@ -15446,8 +15458,8 @@ interface components {
|
|
|
15446
15458
|
* }
|
|
15447
15459
|
*/
|
|
15448
15460
|
company_website_urls?: {
|
|
15449
|
-
include
|
|
15450
|
-
exclude
|
|
15461
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15462
|
+
exclude?: string[];
|
|
15451
15463
|
};
|
|
15452
15464
|
/**
|
|
15453
15465
|
* @default {
|
|
@@ -15456,11 +15468,11 @@ interface components {
|
|
|
15456
15468
|
* }
|
|
15457
15469
|
*/
|
|
15458
15470
|
company_profile_urls?: {
|
|
15459
|
-
include
|
|
15460
|
-
exclude
|
|
15461
|
-
};
|
|
15462
|
-
company_types
|
|
15463
|
-
investors
|
|
15471
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15472
|
+
exclude?: string[];
|
|
15473
|
+
}; /** @default [] */
|
|
15474
|
+
company_types?: ("Public Company" | "Educational" | "Self Employed" | "Government Agency" | "Non Profit" | "Self Owned" | "Privately Held" | "Partnership")[]; /** @default [] */
|
|
15475
|
+
investors?: string[];
|
|
15464
15476
|
/**
|
|
15465
15477
|
* @default {
|
|
15466
15478
|
* "include": [],
|
|
@@ -15468,10 +15480,10 @@ interface components {
|
|
|
15468
15480
|
* }
|
|
15469
15481
|
*/
|
|
15470
15482
|
company_industries?: {
|
|
15471
|
-
include
|
|
15472
|
-
exclude
|
|
15473
|
-
};
|
|
15474
|
-
customer_types
|
|
15483
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15484
|
+
exclude?: string[];
|
|
15485
|
+
}; /** @default [] */
|
|
15486
|
+
customer_types?: ("b2b" | "b2c")[];
|
|
15475
15487
|
/**
|
|
15476
15488
|
* @default {
|
|
15477
15489
|
* "include": [],
|
|
@@ -15479,19 +15491,31 @@ interface components {
|
|
|
15479
15491
|
* }
|
|
15480
15492
|
*/
|
|
15481
15493
|
keywords?: {
|
|
15482
|
-
include
|
|
15483
|
-
exclude
|
|
15484
|
-
};
|
|
15485
|
-
revenue_groups: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
15486
|
-
founded_year: {
|
|
15487
|
-
min: number | null;
|
|
15488
|
-
max: number | null;
|
|
15494
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15495
|
+
exclude?: string[];
|
|
15489
15496
|
}; /** @default [] */
|
|
15490
|
-
|
|
15491
|
-
|
|
15492
|
-
|
|
15493
|
-
|
|
15494
|
-
|
|
15497
|
+
revenue_groups?: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
15498
|
+
/**
|
|
15499
|
+
* @default {
|
|
15500
|
+
* "min": null,
|
|
15501
|
+
* "max": null
|
|
15502
|
+
* }
|
|
15503
|
+
*/
|
|
15504
|
+
founded_year?: {
|
|
15505
|
+
/** @default null */min?: number | null; /** @default null */
|
|
15506
|
+
max?: number | null;
|
|
15507
|
+
}; /** @default [] */
|
|
15508
|
+
open_positions_titles?: string[]; /** @default [] */
|
|
15509
|
+
headcount?: ("1-10 employees" | "11-50 employees" | "51-200 employees" | "201-500 employees" | "501-1000 employees" | "1001-5000 employees" | "5001-10000 employees" | "10001+ employees")[];
|
|
15510
|
+
/**
|
|
15511
|
+
* @default {
|
|
15512
|
+
* "min": null,
|
|
15513
|
+
* "max": null
|
|
15514
|
+
* }
|
|
15515
|
+
*/
|
|
15516
|
+
headcount_growth_last_6_months_in_percent?: {
|
|
15517
|
+
/** @default null */min?: number | null; /** @default null */
|
|
15518
|
+
max?: number | null;
|
|
15495
15519
|
};
|
|
15496
15520
|
};
|
|
15497
15521
|
};
|
|
@@ -15509,7 +15533,7 @@ interface components {
|
|
|
15509
15533
|
}[];
|
|
15510
15534
|
} | null;
|
|
15511
15535
|
config: {
|
|
15512
|
-
limit
|
|
15536
|
+
/** @default 100 */limit?: number;
|
|
15513
15537
|
page_number?: number | null;
|
|
15514
15538
|
output_fields?: {
|
|
15515
15539
|
/**
|
|
@@ -15616,8 +15640,8 @@ interface components {
|
|
|
15616
15640
|
* }
|
|
15617
15641
|
*/
|
|
15618
15642
|
hq_locations?: {
|
|
15619
|
-
include
|
|
15620
|
-
exclude
|
|
15643
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15644
|
+
exclude?: string[];
|
|
15621
15645
|
};
|
|
15622
15646
|
/**
|
|
15623
15647
|
* @default {
|
|
@@ -15626,8 +15650,8 @@ interface components {
|
|
|
15626
15650
|
* }
|
|
15627
15651
|
*/
|
|
15628
15652
|
company_names?: {
|
|
15629
|
-
include
|
|
15630
|
-
exclude
|
|
15653
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15654
|
+
exclude?: string[];
|
|
15631
15655
|
};
|
|
15632
15656
|
/**
|
|
15633
15657
|
* @default {
|
|
@@ -15636,8 +15660,8 @@ interface components {
|
|
|
15636
15660
|
* }
|
|
15637
15661
|
*/
|
|
15638
15662
|
company_domains?: {
|
|
15639
|
-
include
|
|
15640
|
-
exclude
|
|
15663
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15664
|
+
exclude?: string[];
|
|
15641
15665
|
};
|
|
15642
15666
|
/**
|
|
15643
15667
|
* @default {
|
|
@@ -15646,11 +15670,11 @@ interface components {
|
|
|
15646
15670
|
* }
|
|
15647
15671
|
*/
|
|
15648
15672
|
company_profile_urls?: {
|
|
15649
|
-
include
|
|
15650
|
-
exclude
|
|
15651
|
-
};
|
|
15652
|
-
company_types
|
|
15653
|
-
investors
|
|
15673
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15674
|
+
exclude?: string[];
|
|
15675
|
+
}; /** @default [] */
|
|
15676
|
+
company_types?: ("Public Company" | "Educational" | "Self Employed" | "Government Agency" | "Non Profit" | "Self Owned" | "Privately Held" | "Partnership")[]; /** @default [] */
|
|
15677
|
+
investors?: string[];
|
|
15654
15678
|
/**
|
|
15655
15679
|
* @default {
|
|
15656
15680
|
* "include": [],
|
|
@@ -15658,10 +15682,10 @@ interface components {
|
|
|
15658
15682
|
* }
|
|
15659
15683
|
*/
|
|
15660
15684
|
company_industries?: {
|
|
15661
|
-
include
|
|
15662
|
-
exclude
|
|
15663
|
-
};
|
|
15664
|
-
customer_types
|
|
15685
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15686
|
+
exclude?: string[];
|
|
15687
|
+
}; /** @default [] */
|
|
15688
|
+
customer_types?: ("b2b" | "b2c")[];
|
|
15665
15689
|
/**
|
|
15666
15690
|
* @default {
|
|
15667
15691
|
* "include": [],
|
|
@@ -15669,19 +15693,31 @@ interface components {
|
|
|
15669
15693
|
* }
|
|
15670
15694
|
*/
|
|
15671
15695
|
keywords?: {
|
|
15672
|
-
include
|
|
15673
|
-
exclude
|
|
15674
|
-
};
|
|
15675
|
-
revenue_groups: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
15676
|
-
founded_year: {
|
|
15677
|
-
min: number | null;
|
|
15678
|
-
max: number | null;
|
|
15696
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15697
|
+
exclude?: string[];
|
|
15679
15698
|
}; /** @default [] */
|
|
15680
|
-
|
|
15681
|
-
|
|
15682
|
-
|
|
15683
|
-
|
|
15684
|
-
|
|
15699
|
+
revenue_groups?: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
15700
|
+
/**
|
|
15701
|
+
* @default {
|
|
15702
|
+
* "min": null,
|
|
15703
|
+
* "max": null
|
|
15704
|
+
* }
|
|
15705
|
+
*/
|
|
15706
|
+
founded_year?: {
|
|
15707
|
+
/** @default null */min?: number | null; /** @default null */
|
|
15708
|
+
max?: number | null;
|
|
15709
|
+
}; /** @default [] */
|
|
15710
|
+
open_position_titles?: string[]; /** @default [] */
|
|
15711
|
+
headcount?: ("1-10 employees" | "11-50 employees" | "51-200 employees" | "201-500 employees" | "501-1000 employees" | "1001-5000 employees" | "5001-10000 employees" | "10001+ employees")[];
|
|
15712
|
+
/**
|
|
15713
|
+
* @default {
|
|
15714
|
+
* "min": null,
|
|
15715
|
+
* "max": null
|
|
15716
|
+
* }
|
|
15717
|
+
*/
|
|
15718
|
+
headcount_growth_l6m_in_percent?: {
|
|
15719
|
+
/** @default null */min?: number | null; /** @default null */
|
|
15720
|
+
max?: number | null;
|
|
15685
15721
|
};
|
|
15686
15722
|
};
|
|
15687
15723
|
};
|
|
@@ -15734,10 +15770,10 @@ interface components {
|
|
|
15734
15770
|
};
|
|
15735
15771
|
waterfall?: {
|
|
15736
15772
|
attempted_providers: {
|
|
15737
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
15773
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
15738
15774
|
}[];
|
|
15739
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket")[]; /** @enum {string} */
|
|
15740
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
15775
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel")[]; /** @enum {string} */
|
|
15776
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
15741
15777
|
};
|
|
15742
15778
|
icon?: {
|
|
15743
15779
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -15908,8 +15944,8 @@ interface components {
|
|
|
15908
15944
|
* }
|
|
15909
15945
|
*/
|
|
15910
15946
|
locations?: {
|
|
15911
|
-
include
|
|
15912
|
-
exclude
|
|
15947
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15948
|
+
exclude?: string[];
|
|
15913
15949
|
};
|
|
15914
15950
|
/**
|
|
15915
15951
|
* @default {
|
|
@@ -15918,8 +15954,8 @@ interface components {
|
|
|
15918
15954
|
* }
|
|
15919
15955
|
*/
|
|
15920
15956
|
current_job_titles?: {
|
|
15921
|
-
include
|
|
15922
|
-
exclude
|
|
15957
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15958
|
+
exclude?: string[];
|
|
15923
15959
|
};
|
|
15924
15960
|
/**
|
|
15925
15961
|
* @default {
|
|
@@ -15928,8 +15964,8 @@ interface components {
|
|
|
15928
15964
|
* }
|
|
15929
15965
|
*/
|
|
15930
15966
|
current_employers?: {
|
|
15931
|
-
include
|
|
15932
|
-
exclude
|
|
15967
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15968
|
+
exclude?: string[];
|
|
15933
15969
|
};
|
|
15934
15970
|
/**
|
|
15935
15971
|
* @default {
|
|
@@ -15938,8 +15974,8 @@ interface components {
|
|
|
15938
15974
|
* }
|
|
15939
15975
|
*/
|
|
15940
15976
|
current_employers_website_urls?: {
|
|
15941
|
-
include
|
|
15942
|
-
exclude
|
|
15977
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15978
|
+
exclude?: string[];
|
|
15943
15979
|
};
|
|
15944
15980
|
/**
|
|
15945
15981
|
* @default {
|
|
@@ -15948,10 +15984,10 @@ interface components {
|
|
|
15948
15984
|
* }
|
|
15949
15985
|
*/
|
|
15950
15986
|
current_employers_linkedin_industries?: {
|
|
15951
|
-
include
|
|
15952
|
-
exclude
|
|
15953
|
-
};
|
|
15954
|
-
years_at_current_company
|
|
15987
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15988
|
+
exclude?: string[];
|
|
15989
|
+
}; /** @default [] */
|
|
15990
|
+
years_at_current_company?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
15955
15991
|
/**
|
|
15956
15992
|
* @default {
|
|
15957
15993
|
* "include": [],
|
|
@@ -15959,8 +15995,8 @@ interface components {
|
|
|
15959
15995
|
* }
|
|
15960
15996
|
*/
|
|
15961
15997
|
previous_employers_website_urls?: {
|
|
15962
|
-
include
|
|
15963
|
-
exclude
|
|
15998
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
15999
|
+
exclude?: string[];
|
|
15964
16000
|
};
|
|
15965
16001
|
/**
|
|
15966
16002
|
* @default {
|
|
@@ -15969,8 +16005,8 @@ interface components {
|
|
|
15969
16005
|
* }
|
|
15970
16006
|
*/
|
|
15971
16007
|
previous_seniority_levels?: {
|
|
15972
|
-
include
|
|
15973
|
-
exclude
|
|
16008
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16009
|
+
exclude?: string[];
|
|
15974
16010
|
};
|
|
15975
16011
|
/**
|
|
15976
16012
|
* @default {
|
|
@@ -15979,8 +16015,8 @@ interface components {
|
|
|
15979
16015
|
* }
|
|
15980
16016
|
*/
|
|
15981
16017
|
previous_employers?: {
|
|
15982
|
-
include
|
|
15983
|
-
exclude
|
|
16018
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16019
|
+
exclude?: string[];
|
|
15984
16020
|
};
|
|
15985
16021
|
/**
|
|
15986
16022
|
* @default {
|
|
@@ -15989,8 +16025,8 @@ interface components {
|
|
|
15989
16025
|
* }
|
|
15990
16026
|
*/
|
|
15991
16027
|
previous_job_titles?: {
|
|
15992
|
-
include
|
|
15993
|
-
exclude
|
|
16028
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16029
|
+
exclude?: string[];
|
|
15994
16030
|
};
|
|
15995
16031
|
/**
|
|
15996
16032
|
* @default {
|
|
@@ -15999,8 +16035,8 @@ interface components {
|
|
|
15999
16035
|
* }
|
|
16000
16036
|
*/
|
|
16001
16037
|
previous_employers_linkedin_industries?: {
|
|
16002
|
-
include
|
|
16003
|
-
exclude
|
|
16038
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16039
|
+
exclude?: string[];
|
|
16004
16040
|
};
|
|
16005
16041
|
/**
|
|
16006
16042
|
* @default {
|
|
@@ -16009,8 +16045,8 @@ interface components {
|
|
|
16009
16045
|
* }
|
|
16010
16046
|
*/
|
|
16011
16047
|
profile_headline_keywords?: {
|
|
16012
|
-
include
|
|
16013
|
-
exclude
|
|
16048
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16049
|
+
exclude?: string[];
|
|
16014
16050
|
};
|
|
16015
16051
|
/**
|
|
16016
16052
|
* @default {
|
|
@@ -16019,8 +16055,8 @@ interface components {
|
|
|
16019
16055
|
* }
|
|
16020
16056
|
*/
|
|
16021
16057
|
profile_summary_keywords?: {
|
|
16022
|
-
include
|
|
16023
|
-
exclude
|
|
16058
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16059
|
+
exclude?: string[];
|
|
16024
16060
|
};
|
|
16025
16061
|
/**
|
|
16026
16062
|
* @default {
|
|
@@ -16029,8 +16065,8 @@ interface components {
|
|
|
16029
16065
|
* }
|
|
16030
16066
|
*/
|
|
16031
16067
|
profile_languages?: {
|
|
16032
|
-
include
|
|
16033
|
-
exclude
|
|
16068
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16069
|
+
exclude?: string[];
|
|
16034
16070
|
};
|
|
16035
16071
|
/**
|
|
16036
16072
|
* @default {
|
|
@@ -16039,8 +16075,8 @@ interface components {
|
|
|
16039
16075
|
* }
|
|
16040
16076
|
*/
|
|
16041
16077
|
languages?: {
|
|
16042
|
-
include
|
|
16043
|
-
exclude
|
|
16078
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16079
|
+
exclude?: string[];
|
|
16044
16080
|
};
|
|
16045
16081
|
/**
|
|
16046
16082
|
* @default {
|
|
@@ -16049,10 +16085,10 @@ interface components {
|
|
|
16049
16085
|
* }
|
|
16050
16086
|
*/
|
|
16051
16087
|
skills?: {
|
|
16052
|
-
include
|
|
16053
|
-
exclude
|
|
16054
|
-
};
|
|
16055
|
-
years_of_experience
|
|
16088
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16089
|
+
exclude?: string[];
|
|
16090
|
+
}; /** @default [] */
|
|
16091
|
+
years_of_experience?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
16056
16092
|
/**
|
|
16057
16093
|
* @default {
|
|
16058
16094
|
* "include": [],
|
|
@@ -16060,8 +16096,8 @@ interface components {
|
|
|
16060
16096
|
* }
|
|
16061
16097
|
*/
|
|
16062
16098
|
current_seniority_levels?: {
|
|
16063
|
-
include
|
|
16064
|
-
exclude
|
|
16099
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16100
|
+
exclude?: string[];
|
|
16065
16101
|
};
|
|
16066
16102
|
/**
|
|
16067
16103
|
* @default {
|
|
@@ -16070,8 +16106,8 @@ interface components {
|
|
|
16070
16106
|
* }
|
|
16071
16107
|
*/
|
|
16072
16108
|
certifications?: {
|
|
16073
|
-
include
|
|
16074
|
-
exclude
|
|
16109
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16110
|
+
exclude?: string[];
|
|
16075
16111
|
};
|
|
16076
16112
|
/**
|
|
16077
16113
|
* @default {
|
|
@@ -16080,8 +16116,8 @@ interface components {
|
|
|
16080
16116
|
* }
|
|
16081
16117
|
*/
|
|
16082
16118
|
honors?: {
|
|
16083
|
-
include
|
|
16084
|
-
exclude
|
|
16119
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16120
|
+
exclude?: string[];
|
|
16085
16121
|
}; /** @default null */
|
|
16086
16122
|
recently_changed_jobs?: boolean | null;
|
|
16087
16123
|
/**
|
|
@@ -16091,8 +16127,8 @@ interface components {
|
|
|
16091
16127
|
* }
|
|
16092
16128
|
*/
|
|
16093
16129
|
fields_of_study?: {
|
|
16094
|
-
include
|
|
16095
|
-
exclude
|
|
16130
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16131
|
+
exclude?: string[];
|
|
16096
16132
|
};
|
|
16097
16133
|
/**
|
|
16098
16134
|
* @default {
|
|
@@ -16101,8 +16137,8 @@ interface components {
|
|
|
16101
16137
|
* }
|
|
16102
16138
|
*/
|
|
16103
16139
|
degree_names?: {
|
|
16104
|
-
include
|
|
16105
|
-
exclude
|
|
16140
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16141
|
+
exclude?: string[];
|
|
16106
16142
|
};
|
|
16107
16143
|
/**
|
|
16108
16144
|
* @default {
|
|
@@ -16111,8 +16147,8 @@ interface components {
|
|
|
16111
16147
|
* }
|
|
16112
16148
|
*/
|
|
16113
16149
|
school_names?: {
|
|
16114
|
-
include
|
|
16115
|
-
exclude
|
|
16150
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16151
|
+
exclude?: string[];
|
|
16116
16152
|
};
|
|
16117
16153
|
/**
|
|
16118
16154
|
* @default {
|
|
@@ -16121,8 +16157,8 @@ interface components {
|
|
|
16121
16157
|
* }
|
|
16122
16158
|
*/
|
|
16123
16159
|
current_school_names?: {
|
|
16124
|
-
include
|
|
16125
|
-
exclude
|
|
16160
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16161
|
+
exclude?: string[];
|
|
16126
16162
|
};
|
|
16127
16163
|
/**
|
|
16128
16164
|
* @default {
|
|
@@ -16131,8 +16167,8 @@ interface components {
|
|
|
16131
16167
|
* }
|
|
16132
16168
|
*/
|
|
16133
16169
|
extracurricular_activities?: {
|
|
16134
|
-
include
|
|
16135
|
-
exclude
|
|
16170
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16171
|
+
exclude?: string[];
|
|
16136
16172
|
};
|
|
16137
16173
|
};
|
|
16138
16174
|
};
|
|
@@ -16150,7 +16186,7 @@ interface components {
|
|
|
16150
16186
|
}[];
|
|
16151
16187
|
} | null;
|
|
16152
16188
|
config: {
|
|
16153
|
-
limit
|
|
16189
|
+
/** @default 100 */limit?: number;
|
|
16154
16190
|
cursor?: string | null;
|
|
16155
16191
|
output_fields?: {
|
|
16156
16192
|
/**
|
|
@@ -16257,8 +16293,8 @@ interface components {
|
|
|
16257
16293
|
* }
|
|
16258
16294
|
*/
|
|
16259
16295
|
locations?: {
|
|
16260
|
-
include
|
|
16261
|
-
exclude
|
|
16296
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16297
|
+
exclude?: string[];
|
|
16262
16298
|
};
|
|
16263
16299
|
/**
|
|
16264
16300
|
* @default {
|
|
@@ -16267,8 +16303,8 @@ interface components {
|
|
|
16267
16303
|
* }
|
|
16268
16304
|
*/
|
|
16269
16305
|
current_job_titles?: {
|
|
16270
|
-
include
|
|
16271
|
-
exclude
|
|
16306
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16307
|
+
exclude?: string[];
|
|
16272
16308
|
};
|
|
16273
16309
|
/**
|
|
16274
16310
|
* @default {
|
|
@@ -16277,8 +16313,8 @@ interface components {
|
|
|
16277
16313
|
* }
|
|
16278
16314
|
*/
|
|
16279
16315
|
current_employer_names?: {
|
|
16280
|
-
include
|
|
16281
|
-
exclude
|
|
16316
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16317
|
+
exclude?: string[];
|
|
16282
16318
|
};
|
|
16283
16319
|
/**
|
|
16284
16320
|
* @default {
|
|
@@ -16287,8 +16323,8 @@ interface components {
|
|
|
16287
16323
|
* }
|
|
16288
16324
|
*/
|
|
16289
16325
|
current_employer_domains?: {
|
|
16290
|
-
include
|
|
16291
|
-
exclude
|
|
16326
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16327
|
+
exclude?: string[];
|
|
16292
16328
|
};
|
|
16293
16329
|
/**
|
|
16294
16330
|
* @default {
|
|
@@ -16297,10 +16333,10 @@ interface components {
|
|
|
16297
16333
|
* }
|
|
16298
16334
|
*/
|
|
16299
16335
|
current_employer_industries?: {
|
|
16300
|
-
include
|
|
16301
|
-
exclude
|
|
16302
|
-
};
|
|
16303
|
-
years_at_current_company
|
|
16336
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16337
|
+
exclude?: string[];
|
|
16338
|
+
}; /** @default [] */
|
|
16339
|
+
years_at_current_company?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
16304
16340
|
/**
|
|
16305
16341
|
* @default {
|
|
16306
16342
|
* "include": [],
|
|
@@ -16308,8 +16344,8 @@ interface components {
|
|
|
16308
16344
|
* }
|
|
16309
16345
|
*/
|
|
16310
16346
|
previous_employer_domains?: {
|
|
16311
|
-
include
|
|
16312
|
-
exclude
|
|
16347
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16348
|
+
exclude?: string[];
|
|
16313
16349
|
};
|
|
16314
16350
|
/**
|
|
16315
16351
|
* @default {
|
|
@@ -16318,8 +16354,8 @@ interface components {
|
|
|
16318
16354
|
* }
|
|
16319
16355
|
*/
|
|
16320
16356
|
previous_seniority_levels?: {
|
|
16321
|
-
include
|
|
16322
|
-
exclude
|
|
16357
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16358
|
+
exclude?: string[];
|
|
16323
16359
|
};
|
|
16324
16360
|
/**
|
|
16325
16361
|
* @default {
|
|
@@ -16328,8 +16364,8 @@ interface components {
|
|
|
16328
16364
|
* }
|
|
16329
16365
|
*/
|
|
16330
16366
|
previous_employer_names?: {
|
|
16331
|
-
include
|
|
16332
|
-
exclude
|
|
16367
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16368
|
+
exclude?: string[];
|
|
16333
16369
|
};
|
|
16334
16370
|
/**
|
|
16335
16371
|
* @default {
|
|
@@ -16338,8 +16374,8 @@ interface components {
|
|
|
16338
16374
|
* }
|
|
16339
16375
|
*/
|
|
16340
16376
|
previous_job_titles?: {
|
|
16341
|
-
include
|
|
16342
|
-
exclude
|
|
16377
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16378
|
+
exclude?: string[];
|
|
16343
16379
|
};
|
|
16344
16380
|
/**
|
|
16345
16381
|
* @default {
|
|
@@ -16348,8 +16384,8 @@ interface components {
|
|
|
16348
16384
|
* }
|
|
16349
16385
|
*/
|
|
16350
16386
|
previous_employer_industries?: {
|
|
16351
|
-
include
|
|
16352
|
-
exclude
|
|
16387
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16388
|
+
exclude?: string[];
|
|
16353
16389
|
};
|
|
16354
16390
|
/**
|
|
16355
16391
|
* @default {
|
|
@@ -16358,8 +16394,8 @@ interface components {
|
|
|
16358
16394
|
* }
|
|
16359
16395
|
*/
|
|
16360
16396
|
profile_headline_keywords?: {
|
|
16361
|
-
include
|
|
16362
|
-
exclude
|
|
16397
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16398
|
+
exclude?: string[];
|
|
16363
16399
|
};
|
|
16364
16400
|
/**
|
|
16365
16401
|
* @default {
|
|
@@ -16368,8 +16404,8 @@ interface components {
|
|
|
16368
16404
|
* }
|
|
16369
16405
|
*/
|
|
16370
16406
|
profile_summary_keywords?: {
|
|
16371
|
-
include
|
|
16372
|
-
exclude
|
|
16407
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16408
|
+
exclude?: string[];
|
|
16373
16409
|
};
|
|
16374
16410
|
/**
|
|
16375
16411
|
* @default {
|
|
@@ -16378,8 +16414,8 @@ interface components {
|
|
|
16378
16414
|
* }
|
|
16379
16415
|
*/
|
|
16380
16416
|
profile_languages?: {
|
|
16381
|
-
include
|
|
16382
|
-
exclude
|
|
16417
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16418
|
+
exclude?: string[];
|
|
16383
16419
|
};
|
|
16384
16420
|
/**
|
|
16385
16421
|
* @default {
|
|
@@ -16388,8 +16424,8 @@ interface components {
|
|
|
16388
16424
|
* }
|
|
16389
16425
|
*/
|
|
16390
16426
|
languages?: {
|
|
16391
|
-
include
|
|
16392
|
-
exclude
|
|
16427
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16428
|
+
exclude?: string[];
|
|
16393
16429
|
};
|
|
16394
16430
|
/**
|
|
16395
16431
|
* @default {
|
|
@@ -16398,10 +16434,10 @@ interface components {
|
|
|
16398
16434
|
* }
|
|
16399
16435
|
*/
|
|
16400
16436
|
skills?: {
|
|
16401
|
-
include
|
|
16402
|
-
exclude
|
|
16403
|
-
};
|
|
16404
|
-
years_of_experience
|
|
16437
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16438
|
+
exclude?: string[];
|
|
16439
|
+
}; /** @default [] */
|
|
16440
|
+
years_of_experience?: ("Less than 1 year" | "1 to 2 years" | "3 to 5 years" | "6 to 10 years" | "More than 10 years")[];
|
|
16405
16441
|
/**
|
|
16406
16442
|
* @default {
|
|
16407
16443
|
* "include": [],
|
|
@@ -16409,8 +16445,8 @@ interface components {
|
|
|
16409
16445
|
* }
|
|
16410
16446
|
*/
|
|
16411
16447
|
current_seniority_levels?: {
|
|
16412
|
-
include
|
|
16413
|
-
exclude
|
|
16448
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16449
|
+
exclude?: string[];
|
|
16414
16450
|
};
|
|
16415
16451
|
/**
|
|
16416
16452
|
* @default {
|
|
@@ -16419,8 +16455,8 @@ interface components {
|
|
|
16419
16455
|
* }
|
|
16420
16456
|
*/
|
|
16421
16457
|
certifications?: {
|
|
16422
|
-
include
|
|
16423
|
-
exclude
|
|
16458
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16459
|
+
exclude?: string[];
|
|
16424
16460
|
};
|
|
16425
16461
|
/**
|
|
16426
16462
|
* @default {
|
|
@@ -16429,8 +16465,8 @@ interface components {
|
|
|
16429
16465
|
* }
|
|
16430
16466
|
*/
|
|
16431
16467
|
honors?: {
|
|
16432
|
-
include
|
|
16433
|
-
exclude
|
|
16468
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16469
|
+
exclude?: string[];
|
|
16434
16470
|
}; /** @default null */
|
|
16435
16471
|
recently_changed_jobs?: boolean | null;
|
|
16436
16472
|
/**
|
|
@@ -16440,8 +16476,8 @@ interface components {
|
|
|
16440
16476
|
* }
|
|
16441
16477
|
*/
|
|
16442
16478
|
fields_of_study?: {
|
|
16443
|
-
include
|
|
16444
|
-
exclude
|
|
16479
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16480
|
+
exclude?: string[];
|
|
16445
16481
|
};
|
|
16446
16482
|
/**
|
|
16447
16483
|
* @default {
|
|
@@ -16450,8 +16486,8 @@ interface components {
|
|
|
16450
16486
|
* }
|
|
16451
16487
|
*/
|
|
16452
16488
|
degree_names?: {
|
|
16453
|
-
include
|
|
16454
|
-
exclude
|
|
16489
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16490
|
+
exclude?: string[];
|
|
16455
16491
|
};
|
|
16456
16492
|
/**
|
|
16457
16493
|
* @default {
|
|
@@ -16460,8 +16496,8 @@ interface components {
|
|
|
16460
16496
|
* }
|
|
16461
16497
|
*/
|
|
16462
16498
|
school_names?: {
|
|
16463
|
-
include
|
|
16464
|
-
exclude
|
|
16499
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16500
|
+
exclude?: string[];
|
|
16465
16501
|
};
|
|
16466
16502
|
/**
|
|
16467
16503
|
* @default {
|
|
@@ -16470,8 +16506,8 @@ interface components {
|
|
|
16470
16506
|
* }
|
|
16471
16507
|
*/
|
|
16472
16508
|
current_school_names?: {
|
|
16473
|
-
include
|
|
16474
|
-
exclude
|
|
16509
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16510
|
+
exclude?: string[];
|
|
16475
16511
|
};
|
|
16476
16512
|
/**
|
|
16477
16513
|
* @default {
|
|
@@ -16480,8 +16516,8 @@ interface components {
|
|
|
16480
16516
|
* }
|
|
16481
16517
|
*/
|
|
16482
16518
|
extracurricular_activities?: {
|
|
16483
|
-
include
|
|
16484
|
-
exclude
|
|
16519
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16520
|
+
exclude?: string[];
|
|
16485
16521
|
};
|
|
16486
16522
|
};
|
|
16487
16523
|
};
|
|
@@ -16606,8 +16642,8 @@ interface components {
|
|
|
16606
16642
|
* }
|
|
16607
16643
|
*/
|
|
16608
16644
|
hq_locations?: {
|
|
16609
|
-
include
|
|
16610
|
-
exclude
|
|
16645
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16646
|
+
exclude?: string[];
|
|
16611
16647
|
};
|
|
16612
16648
|
/**
|
|
16613
16649
|
* @default {
|
|
@@ -16616,8 +16652,8 @@ interface components {
|
|
|
16616
16652
|
* }
|
|
16617
16653
|
*/
|
|
16618
16654
|
crunchbase_categories?: {
|
|
16619
|
-
include
|
|
16620
|
-
exclude
|
|
16655
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16656
|
+
exclude?: string[];
|
|
16621
16657
|
};
|
|
16622
16658
|
/**
|
|
16623
16659
|
* @default {
|
|
@@ -16626,8 +16662,8 @@ interface components {
|
|
|
16626
16662
|
* }
|
|
16627
16663
|
*/
|
|
16628
16664
|
crunchbase_investors?: {
|
|
16629
|
-
include
|
|
16630
|
-
exclude
|
|
16665
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16666
|
+
exclude?: string[];
|
|
16631
16667
|
};
|
|
16632
16668
|
/**
|
|
16633
16669
|
* @default {
|
|
@@ -16636,8 +16672,8 @@ interface components {
|
|
|
16636
16672
|
* }
|
|
16637
16673
|
*/
|
|
16638
16674
|
tracxn_investors?: {
|
|
16639
|
-
include
|
|
16640
|
-
exclude
|
|
16675
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16676
|
+
exclude?: string[];
|
|
16641
16677
|
};
|
|
16642
16678
|
/**
|
|
16643
16679
|
* @default {
|
|
@@ -16646,8 +16682,8 @@ interface components {
|
|
|
16646
16682
|
* }
|
|
16647
16683
|
*/
|
|
16648
16684
|
company_types?: {
|
|
16649
|
-
include
|
|
16650
|
-
exclude
|
|
16685
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16686
|
+
exclude?: string[];
|
|
16651
16687
|
};
|
|
16652
16688
|
/**
|
|
16653
16689
|
* @default {
|
|
@@ -16656,8 +16692,8 @@ interface components {
|
|
|
16656
16692
|
* }
|
|
16657
16693
|
*/
|
|
16658
16694
|
linkedin_industries?: {
|
|
16659
|
-
include
|
|
16660
|
-
exclude
|
|
16695
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16696
|
+
exclude?: string[];
|
|
16661
16697
|
};
|
|
16662
16698
|
/**
|
|
16663
16699
|
* @default {
|
|
@@ -16666,8 +16702,8 @@ interface components {
|
|
|
16666
16702
|
* }
|
|
16667
16703
|
*/
|
|
16668
16704
|
markets?: {
|
|
16669
|
-
include
|
|
16670
|
-
exclude
|
|
16705
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16706
|
+
exclude?: string[];
|
|
16671
16707
|
};
|
|
16672
16708
|
/**
|
|
16673
16709
|
* @default {
|
|
@@ -16676,8 +16712,8 @@ interface components {
|
|
|
16676
16712
|
* }
|
|
16677
16713
|
*/
|
|
16678
16714
|
linkedin_categories?: {
|
|
16679
|
-
include
|
|
16680
|
-
exclude
|
|
16715
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16716
|
+
exclude?: string[];
|
|
16681
16717
|
};
|
|
16682
16718
|
/**
|
|
16683
16719
|
* @default {
|
|
@@ -16686,10 +16722,10 @@ interface components {
|
|
|
16686
16722
|
* }
|
|
16687
16723
|
*/
|
|
16688
16724
|
headcount?: {
|
|
16689
|
-
include
|
|
16690
|
-
exclude
|
|
16691
|
-
};
|
|
16692
|
-
headcount_growth_last_6m_in_percent
|
|
16725
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16726
|
+
exclude?: string[];
|
|
16727
|
+
}; /** @default [] */
|
|
16728
|
+
headcount_growth_last_6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
16693
16729
|
/**
|
|
16694
16730
|
* @default {
|
|
16695
16731
|
* "from": null,
|
|
@@ -16707,8 +16743,8 @@ interface components {
|
|
|
16707
16743
|
* }
|
|
16708
16744
|
*/
|
|
16709
16745
|
last_funding_type?: {
|
|
16710
|
-
include
|
|
16711
|
-
exclude
|
|
16746
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16747
|
+
exclude?: string[];
|
|
16712
16748
|
};
|
|
16713
16749
|
/**
|
|
16714
16750
|
* @default {
|
|
@@ -16719,9 +16755,9 @@ interface components {
|
|
|
16719
16755
|
last_funding_amount?: {
|
|
16720
16756
|
from?: number | null;
|
|
16721
16757
|
to?: number | null;
|
|
16722
|
-
};
|
|
16723
|
-
number_of_followers
|
|
16724
|
-
follower_growth_last_6m_in_percent
|
|
16758
|
+
}; /** @default [] */
|
|
16759
|
+
number_of_followers?: ("1-500" | "501-1000" | "1001-5000" | "5001-10000" | "10001-30000" | "30000+")[]; /** @default [] */
|
|
16760
|
+
follower_growth_last_6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
16725
16761
|
/**
|
|
16726
16762
|
* @default {
|
|
16727
16763
|
* "include": [],
|
|
@@ -16729,8 +16765,8 @@ interface components {
|
|
|
16729
16765
|
* }
|
|
16730
16766
|
*/
|
|
16731
16767
|
profile_summary_keywords?: {
|
|
16732
|
-
include
|
|
16733
|
-
exclude
|
|
16768
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16769
|
+
exclude?: string[];
|
|
16734
16770
|
};
|
|
16735
16771
|
/**
|
|
16736
16772
|
* @default {
|
|
@@ -16739,8 +16775,8 @@ interface components {
|
|
|
16739
16775
|
* }
|
|
16740
16776
|
*/
|
|
16741
16777
|
competitor_websites?: {
|
|
16742
|
-
include
|
|
16743
|
-
exclude
|
|
16778
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16779
|
+
exclude?: string[];
|
|
16744
16780
|
};
|
|
16745
16781
|
};
|
|
16746
16782
|
};
|
|
@@ -16758,7 +16794,7 @@ interface components {
|
|
|
16758
16794
|
}[];
|
|
16759
16795
|
} | null;
|
|
16760
16796
|
config: {
|
|
16761
|
-
limit
|
|
16797
|
+
/** @default 100 */limit?: number;
|
|
16762
16798
|
cursor?: string | null;
|
|
16763
16799
|
output_fields?: {
|
|
16764
16800
|
/**
|
|
@@ -16865,8 +16901,8 @@ interface components {
|
|
|
16865
16901
|
* }
|
|
16866
16902
|
*/
|
|
16867
16903
|
hq_locations?: {
|
|
16868
|
-
include
|
|
16869
|
-
exclude
|
|
16904
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16905
|
+
exclude?: string[];
|
|
16870
16906
|
};
|
|
16871
16907
|
/**
|
|
16872
16908
|
* @default {
|
|
@@ -16875,8 +16911,8 @@ interface components {
|
|
|
16875
16911
|
* }
|
|
16876
16912
|
*/
|
|
16877
16913
|
crunchbase_categories?: {
|
|
16878
|
-
include
|
|
16879
|
-
exclude
|
|
16914
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16915
|
+
exclude?: string[];
|
|
16880
16916
|
};
|
|
16881
16917
|
/**
|
|
16882
16918
|
* @default {
|
|
@@ -16885,8 +16921,8 @@ interface components {
|
|
|
16885
16921
|
* }
|
|
16886
16922
|
*/
|
|
16887
16923
|
crunchbase_investors?: {
|
|
16888
|
-
include
|
|
16889
|
-
exclude
|
|
16924
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16925
|
+
exclude?: string[];
|
|
16890
16926
|
};
|
|
16891
16927
|
/**
|
|
16892
16928
|
* @default {
|
|
@@ -16895,8 +16931,8 @@ interface components {
|
|
|
16895
16931
|
* }
|
|
16896
16932
|
*/
|
|
16897
16933
|
tracxn_investors?: {
|
|
16898
|
-
include
|
|
16899
|
-
exclude
|
|
16934
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16935
|
+
exclude?: string[];
|
|
16900
16936
|
};
|
|
16901
16937
|
/**
|
|
16902
16938
|
* @default {
|
|
@@ -16905,8 +16941,8 @@ interface components {
|
|
|
16905
16941
|
* }
|
|
16906
16942
|
*/
|
|
16907
16943
|
company_types?: {
|
|
16908
|
-
include
|
|
16909
|
-
exclude
|
|
16944
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16945
|
+
exclude?: string[];
|
|
16910
16946
|
};
|
|
16911
16947
|
/**
|
|
16912
16948
|
* @default {
|
|
@@ -16915,8 +16951,8 @@ interface components {
|
|
|
16915
16951
|
* }
|
|
16916
16952
|
*/
|
|
16917
16953
|
linkedin_industries?: {
|
|
16918
|
-
include
|
|
16919
|
-
exclude
|
|
16954
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16955
|
+
exclude?: string[];
|
|
16920
16956
|
};
|
|
16921
16957
|
/**
|
|
16922
16958
|
* @default {
|
|
@@ -16925,8 +16961,8 @@ interface components {
|
|
|
16925
16961
|
* }
|
|
16926
16962
|
*/
|
|
16927
16963
|
markets?: {
|
|
16928
|
-
include
|
|
16929
|
-
exclude
|
|
16964
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16965
|
+
exclude?: string[];
|
|
16930
16966
|
};
|
|
16931
16967
|
/**
|
|
16932
16968
|
* @default {
|
|
@@ -16935,8 +16971,8 @@ interface components {
|
|
|
16935
16971
|
* }
|
|
16936
16972
|
*/
|
|
16937
16973
|
linkedin_categories?: {
|
|
16938
|
-
include
|
|
16939
|
-
exclude
|
|
16974
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16975
|
+
exclude?: string[];
|
|
16940
16976
|
};
|
|
16941
16977
|
/**
|
|
16942
16978
|
* @default {
|
|
@@ -16945,10 +16981,10 @@ interface components {
|
|
|
16945
16981
|
* }
|
|
16946
16982
|
*/
|
|
16947
16983
|
headcount?: {
|
|
16948
|
-
include
|
|
16949
|
-
exclude
|
|
16950
|
-
};
|
|
16951
|
-
headcount_growth_l6m_in_percent
|
|
16984
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
16985
|
+
exclude?: string[];
|
|
16986
|
+
}; /** @default [] */
|
|
16987
|
+
headcount_growth_l6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
16952
16988
|
/**
|
|
16953
16989
|
* @default {
|
|
16954
16990
|
* "from": null,
|
|
@@ -16966,8 +17002,8 @@ interface components {
|
|
|
16966
17002
|
* }
|
|
16967
17003
|
*/
|
|
16968
17004
|
last_funding_type?: {
|
|
16969
|
-
include
|
|
16970
|
-
exclude
|
|
17005
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17006
|
+
exclude?: string[];
|
|
16971
17007
|
};
|
|
16972
17008
|
/**
|
|
16973
17009
|
* @default {
|
|
@@ -16978,9 +17014,9 @@ interface components {
|
|
|
16978
17014
|
last_funding_amount?: {
|
|
16979
17015
|
from?: number | null;
|
|
16980
17016
|
to?: number | null;
|
|
16981
|
-
};
|
|
16982
|
-
number_of_followers
|
|
16983
|
-
follower_growth_l6m_in_percent
|
|
17017
|
+
}; /** @default [] */
|
|
17018
|
+
number_of_followers?: ("1-500" | "501-1000" | "1001-5000" | "5001-10000" | "10001-30000" | "30000+")[]; /** @default [] */
|
|
17019
|
+
follower_growth_l6m_in_percent?: ("0-10%" | "10-20%" | "20-50%" | "50-70%" | "70%+")[];
|
|
16984
17020
|
/**
|
|
16985
17021
|
* @default {
|
|
16986
17022
|
* "include": [],
|
|
@@ -16988,8 +17024,8 @@ interface components {
|
|
|
16988
17024
|
* }
|
|
16989
17025
|
*/
|
|
16990
17026
|
profile_summary_keywords?: {
|
|
16991
|
-
include
|
|
16992
|
-
exclude
|
|
17027
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17028
|
+
exclude?: string[];
|
|
16993
17029
|
};
|
|
16994
17030
|
/**
|
|
16995
17031
|
* @default {
|
|
@@ -16998,8 +17034,8 @@ interface components {
|
|
|
16998
17034
|
* }
|
|
16999
17035
|
*/
|
|
17000
17036
|
competitor_domains?: {
|
|
17001
|
-
include
|
|
17002
|
-
exclude
|
|
17037
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17038
|
+
exclude?: string[];
|
|
17003
17039
|
};
|
|
17004
17040
|
};
|
|
17005
17041
|
};
|
|
@@ -17125,13 +17161,13 @@ interface components {
|
|
|
17125
17161
|
* }
|
|
17126
17162
|
*/
|
|
17127
17163
|
current_locations?: {
|
|
17128
|
-
include
|
|
17129
|
-
exclude
|
|
17164
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17165
|
+
exclude?: string[];
|
|
17130
17166
|
}; /** @default [] */
|
|
17131
|
-
current_job_titles?: string[];
|
|
17132
|
-
current_seniority_levels
|
|
17133
|
-
current_departments
|
|
17134
|
-
current_job_functions
|
|
17167
|
+
current_job_titles?: string[]; /** @default [] */
|
|
17168
|
+
current_seniority_levels?: ("Owner" | "Founder" | "C-Suite" | "Partner" | "VP" | "Head" | "Director" | "Manager" | "Senior" | "Entry" | "Intern" | "Other" | "Non-Manager" | "Founder / Owner")[]; /** @default [] */
|
|
17169
|
+
current_departments?: ("Senior Leadership" | "Consulting" | "Design" | "Education" | "Engineering & Technical" | "Finance" | "Human Resources" | "Information Technology" | "Legal" | "Marketing" | "Medical & Health" | "Operations" | "Product" | "Revenue")[]; /** @default [] */
|
|
17170
|
+
current_job_functions?: ("Account Management" | "Accounting" | "Acquisitions" | "Advertising" | "Anesthesiology" | "Application Development" | "Artificial Intelligence / Machine Learning" | "Bioengineering & Biometrics" | "Brand Management" | "Business Development" | "Business Intelligence" | "Business Service Management / ITSM" | "Call Center" | "Channel Sales" | "Chemical Engineering" | "Chiropractics" | "Clinical Systems" | "Cloud / Mobility" | "Collaboration & Web App" | "Compensation & Benefits" | "Compliance" | "Construction" | "Consultant" | "Content Marketing" | "Contracts" | "Corporate Secretary" | "Corporate Strategy" | "Culture, Diversity & Inclusion" | "Customer Experience" | "Customer Marketing" | "Customer Retention & Development" | "Customer Service / Support" | "Customer Success" | "Data Center" | "Data Science" | "Data Warehouse" | "Database Administration" | "Demand Generation" | "Dentistry" | "Dermatology" | "DevOps" | "Digital Marketing" | "Digital Transformation" | "Doctors / Physicians" | "eCommerce Development" | "eCommerce Marketing" | "eDiscovery" | "Emerging Technology / Innovation" | "Employee & Labor Relations" | "Engineering & Technical" | "Enterprise Architecture" | "Enterprise Resource Planning" | "Epidemiology" | "Ethics" | "Event Marketing" | "Executive" | "Facilities Management" | "Field / Outside Sales" | "Field Marketing" | "Finance" | "Finance Executive" | "Financial Planning & Analysis" | "Financial Reporting" | "Financial Risk" | "Financial Strategy" | "Financial Systems" | "First Responder" | "Founder" | "Governance" | "Governmental Affairs & Regulatory Law" | "Graphic / Visual / Brand Design" | "Growth" | "Health & Safety" | "Help Desk / Desktop Services" | "HR / Financial / ERP Systems" | "HR Business Partner" | "Human Resource Information System" | "Human Resources" | "Human Resources Executive" | "Industrial Engineering" | "Infectious Disease" | "Information Security" | "Information Technology" | "Information Technology Executive" | "Infrastructure" | "Inside Sales" | "Intellectual Property & Patent" | "Internal Audit & Control" | "Investor Relations" | "IT Asset Management" | "IT Audit / IT Compliance" | "IT Operations" | "IT Procurement" | "IT Strategy" | "IT Training" | "Labor & Employment" | "Lawyer / Attorney" | "Lead Generation" | "Learning & Development" | "Leasing" | "Legal" | "Legal Counsel" | "Legal Executive" | "Legal Operations" | "Litigation" | "Logistics" | "Marketing" | "Marketing Analytics / Insights" | "Marketing Communications" | "Marketing Executive" | "Marketing Operations" | "Mechanic" | "Medical & Health Executive" | "Medical Administration" | "Medical Education & Training" | "Medical Research" | "Medicine" | "Mergers & Acquisitions" | "Mobile Development" | "Networking" | "Neurology" | "Nursing" | "Nutrition & Dietetics" | "Obstetrics / Gynecology" | "Office Operations" | "Oncology" | "Operations" | "Operations Executive" | "Ophthalmology" | "Optometry" | "Organizational Development" | "Orthopedics" | "Partnerships" | "Pathology" | "Pediatrics" | "People Operations" | "Pharmacy" | "Physical Security" | "Physical Therapy" | "Principal" | "Privacy" | "Product Development" | "Product Management" | "Product Marketing" | "Product or UI/UX Design" | "Professor" | "Project & Program Management" | "Project Development" | "Project Management" | "Psychiatry" | "Psychology" | "Public Health" | "Public Relations" | "Quality Assurance" | "Quality Management" | "Radiology" | "Real Estate" | "Real Estate Finance" | "Recruiting & Talent Acquisition" | "Research & Development" | "Retail / Store Systems" | "Revenue Operations" | "Safety" | "Sales" | "Sales Enablement" | "Sales Engineering" | "Sales Executive" | "Sales Operations" | "Sales Training" | "Scrum Master / Agile Coach" | "Search Engine Optimization / Pay Per Click" | "Servers" | "Shared Services" | "Social Media Marketing" | "Social Work" | "Software Development" | "Sourcing / Procurement" | "Storage & Disaster Recovery" | "Store Operations" | "Strategic Communications" | "Superintendent" | "Supply Chain" | "Support / Technical Services" | "Talent Management" | "Tax" | "Teacher" | "Technical Marketing" | "Technician" | "Technology Operations" | "Telecommunications" | "Test / Quality Assurance" | "Treasury" | "UI / UX" | "Virtualization" | "Web Development" | "Workforce Management")[];
|
|
17135
17171
|
/**
|
|
17136
17172
|
* @default {
|
|
17137
17173
|
* "include": [],
|
|
@@ -17139,8 +17175,8 @@ interface components {
|
|
|
17139
17175
|
* }
|
|
17140
17176
|
*/
|
|
17141
17177
|
current_employer_locations?: {
|
|
17142
|
-
include
|
|
17143
|
-
exclude
|
|
17178
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17179
|
+
exclude?: string[];
|
|
17144
17180
|
};
|
|
17145
17181
|
/**
|
|
17146
17182
|
* @default {
|
|
@@ -17149,8 +17185,8 @@ interface components {
|
|
|
17149
17185
|
* }
|
|
17150
17186
|
*/
|
|
17151
17187
|
current_employer_names?: {
|
|
17152
|
-
include
|
|
17153
|
-
exclude
|
|
17188
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17189
|
+
exclude?: string[];
|
|
17154
17190
|
};
|
|
17155
17191
|
/**
|
|
17156
17192
|
* @default {
|
|
@@ -17159,14 +17195,20 @@ interface components {
|
|
|
17159
17195
|
* }
|
|
17160
17196
|
*/
|
|
17161
17197
|
current_employer_website_urls?: {
|
|
17162
|
-
include
|
|
17163
|
-
exclude
|
|
17164
|
-
};
|
|
17165
|
-
current_employer_linkedin_industries: ("Abrasives and Nonmetallic Minerals Manufacturing" | "Accessible Architecture and Design" | "Accessible Hardware Manufacturing" | "Accommodation and Food Services" | "Accounting" | "Administration of Justice" | "Administrative and Support Services" | "Advertising Services" | "Agriculture" | "Air, Water, and Waste Program Management" | "Airlines and Aviation" | "Alternative Dispute Resolution" | "Alternative Fuel Vehicle Manufacturing" | "Alternative Medicine" | "Ambulance Services" | "Amusement Parks and Arcades" | "Animal Feed Manufacturing" | "Animation" | "Animation and Post-production" | "Apparel & Fashion" | "Apparel Manufacturing" | "Appliances, Electrical, and Electronics Manufacturing" | "Architectural and Structural Metal Manufacturing" | "Architecture and Planning" | "Armed Forces" | "Artificial Rubber and Synthetic Fiber Manufacturing" | "Artists and Writers" | "Arts" | "Arts & Crafts" | "Audio and Video Equipment Manufacturing" | "Automation Machinery Manufacturing" | "Automotive" | "Aviation & Aerospace" | "Aviation and Aerospace Component Manufacturing" | "Baked Goods Manufacturing" | "Banking" | "Bars, Taverns, and Nightclubs" | "Bed-and-Breakfasts, Hostels, Homestays" | "Beverage Manufacturing" | "Biomass Electric Power Generation" | "Biotechnology" | "Biotechnology Research" | "Blockchain Services" | "Boilers, Tanks, and Shipping Container Manufacturing" | "Book and Periodical Publishing" | "Book Publishing" | "Breweries" | "Broadcast Media Production and Distribution" | "Building Construction" | "Building Equipment Contractors" | "Building Finishing Contractors" | "Building Materials" | "Building Structure and Exterior Contractors" | "Business Consulting and Services" | "Business Content" | "Business Intelligence Platforms" | "Business Intelligence-platforms" | "Business Supplies & Equipment" | "Cable and Satellite Programming" | "Callcenters" | "Capital Markets" | "Caterer" | "Catering" | "Chemical Manufacturing" | "Chemical Raw Materials Manufacturing" | "Child Day Care Services" | "Circuses and Magic Shows" | "Civic and Social Organizations" | "Civil Engineering" | "Claims Adjusting, Actuarial Services" | "Clay and Refractory Products Manufacturing" | "Climate Data and Analytics" | "Climate Technology Product Manufacturing" | "Coal Mining" | "Collection Agencies" | "Commercial and Industrial Equipment Rental" | "Commercial and Industrial Machinery Maintenance" | "Commercial and Service Industry Machinery Manufacturing" | "Commercial Real Estate" | "Communications Equipment Manufacturing" | "Community Development and Urban Planning" | "Community Services" | "Computer and Network Security" | "Computer Games" | "Computer Hardware" | "Computer Hardware Manufacturing" | "Computer Networking" | "Computer Networking Products" | "Computerhardware" | "Computers and Electronics Manufacturing" | "Conservation Programs" | "Construction" | "Construction Hardware Manufacturing" | "Consulting outsourcing en offshoring" | "Consumer Electronics" | "Consumer Goods" | "Consumer Goods Rental" | "Consumer Services" | "Correctional Institutions" | "Cosmetics" | "Cosmetology and Barber Schools" | "Courts of Law" | "Credit Intermediation" | "Cutlery and Handtool Manufacturing" | "Dairy" | "Dairy Product Manufacturing" | "Dance Companies" | "Data Infrastructure and Analytics" | "Data Security Software Products" | "Defense & Space" | "Defense and Space Manufacturing" | "Dentists" | "Design" | "Design Services" | "Desktop Computing Software Products" | "Detailhandel meubilair en interieur" | "Digital Accessibility Services" | "Distilleries" | "E-learning" | "E-Learning" | "E-Learning Providers" | "Economic Programs" | "Education" | "Education Administration Programs" | "Education Management" | "Electric Lighting Equipment Manufacturing" | "Electric Power Generation" | "Electric Power Transmission, Control, and Distribution" | "Electrical Equipment Manufacturing" | "Electronic and Precision Equipment Maintenance" | "Embedded Software Products" | "Emergency and Relief Services" | "Engineering Services" | "Engines and Power Transmission Equipment Manufacturing" | "Enquêteurs d’assurances et services actuariels" | "Enregistrement sonore" | "Entertainment" | "Entertainment Providers" | "Environmental Quality Programs" | "Environmental Services" | "Equipment Rental Services" | "Events Services" | "Executive Offices" | "Executive Search Services" | "Fabricated Metal Products" | "Facilities Services" | "Family Planning Centers" | "Farming" | "Farming, Ranching, Forestry" | "Fashion Accessories Manufacturing" | "Financial Services" | "Fine Art" | "Fine Arts Schools" | "Fire Protection" | "Fisheries" | "Flight Training" | "Food & Beverages" | "Food and Beverage Manufacturing" | "Food and Beverage Retail" | "Food and Beverage Services" | "Food Production" | "Footwear and Leather Goods Repair" | "Footwear Manufacturing" | "Forestry and Logging" | "Fossil Fuel Electric Power Generation" | "Freight and Package Transportation" | "Fruit and Vegetable Preserves Manufacturing" | "Fuel Cell Manufacturing" | "Fundraising" | "Funds and Trusts" | "Furniture" | "Furniture and Home Furnishings Manufacturing" | "Gambling Facilities and Casinos" | "Geothermal Electric Power Generation" | "Glass Product Manufacturing" | "Glass, Ceramics and Concrete Manufacturing" | "Golf Courses and Country Clubs" | "Government Administration" | "Government Relations" | "Government Relations Services" | "Graphic Design" | "Groothandel machines" | "Ground Passenger Transportation" | "Health and Human Services" | "Health, Wellness & Fitness" | "Higher Education" | "Highway, Street, and Bridge Construction" | "Historical Sites" | "Holding Companies" | "Home Health Care Services" | "Hospitality" | "Hospitals" | "Hospitals and Health Care" | "Hotels and Motels" | "Household and Institutional Furniture Manufacturing" | "Household Appliance Manufacturing" | "Household Services" | "Housing and Community Development" | "Housing Programs" | "Human resources" | "Human Resources" | "Human Resources Services" | "HVAC and Refrigeration Equipment Manufacturing" | "Hydroelectric Power Generation" | "Import & Export" | "Import en export" | "Incassobureaus" | "Individual and Family Services" | "Industrial Automation" | "Industrial Machinery Manufacturing" | "Industries extractives" | "Industry Associations" | "Information Services" | "Information Technology & Services" | "Insurance" | "Insurance Agencies and Brokerages" | "Insurance and Employee Benefit Funds" | "Insurance Carriers" | "Interior Design" | "International Affairs" | "International Trade and Development" | "Internet Marketplace Platforms" | "Internet News" | "Internet Publishing" | "Internet-Publishing" | "Internetmedia" | "Interurban and Rural Bus Services" | "Investment Advice" | "Investment Banking" | "Investment Management" | "IT Services and IT Consulting" | "IT System Custom Software Development" | "IT System Data Services" | "IT System Design Services" | "IT System Installation and Disposal" | "IT System Operations and Maintenance" | "IT System Testing and Evaluation" | "IT System Training and Support" | "IT-services en consultancy" | "Janitorial Services" | "Landscaping Services" | "Language Schools" | "Law Enforcement" | "Law Practice" | "Legal Services" | "Legislative Offices" | "Libraries" | "LKW-Transport" | "Loan Brokers" | "Luxury Goods & Jewelry" | "Machinery Manufacturing" | "Magnetic and Optical Media Manufacturing" | "Manufacturing" | "Maritime" | "Maritime Transportation" | "Market Research" | "Marketing Services" | "Maroquinerie" | "Mattress and Blinds Manufacturing" | "Measuring and Control Instrument Manufacturing" | "Meat Products Manufacturing" | "Mechanical Or Industrial Engineering" | "Media and Telecommunications" | "Media Production" | "Medical and Diagnostic Laboratories" | "Medical Device" | "Medical Equipment Manufacturing" | "Medical Practices" | "Mental Health Care" | "Metal Ore Mining" | "Metal Treatments" | "Metal Valve, Ball, and Roller Manufacturing" | "Military and International Affairs" | "Mining" | "Mobile Computing Software Products" | "Mobile Food Services" | "Mobile Gaming Apps" | "Motor Vehicle Manufacturing" | "Movies and Sound Recording" | "Movies, Videos, and Sound" | "Museums" | "Museums, Historical Sites, and Zoos" | "Music" | "Musicians" | "Nanotechnology Research" | "Natural Gas Distribution" | "Natural Gas Extraction" | "Newspaper Publishing" | "Non-profit Organization Management" | "Non-profit Organizations" | "Nonmetallic Mineral Mining" | "Nonresidential Building Construction" | "Nuclear Electric Power Generation" | "Nursing Homes and Residential Care Facilities" | "Office Administration" | "Office Furniture and Fixtures Manufacturing" | "Oil and Gas" | "Oil Extraction" | "Oil, Gas, and Mining" | "Online and Mail Order Retail" | "Online Audio and Video Media" | "Online media" | "Online Media" | "Operations Consulting" | "Operations management consulting" | "Optometrists" | "Outpatient Care Centers" | "Outsourcing and Offshoring Consulting" | "Outsourcing/Offshoring" | "Packaging & Containers" | "Packaging and Containers Manufacturing" | "Paint, Coating, and Adhesive Manufacturing" | "Paper & Forest Products" | "Paper and Forest Product Manufacturing" | "Pension Funds" | "Performing Arts" | "Performing Arts and Spectator Sports" | "Periodical Publishing" | "Personal and Laundry Services" | "Personal Care Product Manufacturing" | "Personal Care Services" | "Pet Services" | "Pharmaceutical Manufacturing" | "Philanthropic Fundraising Services" | "Philanthropy" | "Photography" | "Physical, Occupational and Speech Therapists" | "Physicians" | "Pipeline Transportation" | "Plastics and Rubber Product Manufacturing" | "Plastics Manufacturing" | "Political Organizations" | "Postal Services" | "Primary and Secondary Education" | "Primary Metal Manufacturing" | "Printing Services" | "Professional Organizations" | "Professional Services" | "Professional Training and Coaching" | "Program Development" | "Public Assistance Programs" | "Public Health" | "Public Policy" | "Public Policy Offices" | "Public Relations and Communications Services" | "Public Safety" | "Racetracks" | "Radio and Television Broadcasting" | "Rail Transportation" | "Railroad Equipment Manufacturing" | "Ranching" | "Ranching and Fisheries" | "Real Estate" | "Real Estate Agents and Brokers" | "Real Estate and Equipment Rental Services" | "Recreational Facilities" | "Regenerative Design" | "Religious Institutions" | "Renewable Energy Equipment Manufacturing" | "Renewable Energy Power Generation" | "Renewable Energy Semiconductor Manufacturing" | "Renewables & Environment" | "Repair and Maintenance" | "Research" | "Research Services" | "Residential Building Construction" | "Restaurants" | "Restauration collective" | "Retail" | "Retail Apparel and Fashion" | "Retail Appliances, Electrical, and Electronic Equipment" | "Retail Art Dealers" | "Retail Art Supplies" | "Retail Books and Printed News" | "Retail Building Materials and Garden Equipment" | "Retail Florists" | "Retail Furniture and Home Furnishings" | "Retail Gasoline" | "Retail Groceries" | "Retail Health and Personal Care Products" | "Retail Luxury Goods and Jewelry" | "Retail Motor Vehicles" | "Retail Musical Instruments" | "Retail Office Equipment" | "Retail Office Supplies and Gifts" | "Retail Pharmacies" | "Retail Recyclable Materials & Used Merchandise" | "Reupholstery and Furniture Repair" | "Robot Manufacturing" | "Robotics engineering" | "Robotics Engineering" | "Rubber Products Manufacturing" | "Satellite Telecommunications" | "Savings Institutions" | "School and Employee Bus Services" | "Secretarial Schools" | "Securities and Commodity Exchanges" | "Security and Investigations" | "Security Guards and Patrol Services" | "Security Systems Services" | "Semiconductor Manufacturing" | "Semiconductors" | "Services for Renewable Energy" | "Services for the Elderly and Disabled" | "Services strategisch management" | "Sheet Music Publishing" | "Shipbuilding" | "Shuttles and Special Needs Transportation Services" | "Sightseeing Transportation" | "Skiing Facilities" | "Smart Meter Manufacturing" | "Soap and Cleaning Product Manufacturing" | "Social Networking Platforms" | "Software Development" | "Solar Electric Power Generation" | "Sound Recording" | "Space Research and Technology" | "Specialty Trade Contractors" | "Spectator Sports" | "Sporting Goods" | "Sporting Goods Manufacturing" | "Sports and Recreation Instruction" | "Sports Teams and Clubs" | "Spring and Wire Product Manufacturing" | "Staffing and Recruiting" | "Steam and Air-Conditioning Supply" | "Strategic Management Services" | "Subdivision of Land" | "Sugar and Confectionery Product Manufacturing" | "Surveying and Mapping Services" | "Taxi and Limousine Services" | "Technical and Vocational Training" | "Technology, Information and Internet" | "Technology, Information and Media" | "Telecommunications" | "Telecommunications Carriers" | "Telephone Call Centers" | "Temporary Help Services" | "Textile Manufacturing" | "Theater Companies" | "Think tanks" | "Think Tanks" | "Tobacco" | "Tobacco Manufacturing" | "Translation and Localization" | "Transport aérien" | "Transport maritime" | "Transportation Equipment Manufacturing" | "Transportation Programs" | "Transportation, Logistics, Supply Chain and Storage" | "Transportation/Trucking/Railroad" | "Travel Arrangements" | "Truck Transportation" | "Trusts and Estates" | "Turned Products and Fastener Manufacturing" | "Urban Transit Services" | "Utilities" | "Utilities Administration" | "Utility System Construction" | "Vehicle Repair and Maintenance" | "Venture Capital and Private Equity Principals" | "Veterinary" | "Veterinary Services" | "Vocational Rehabilitation Services" | "Warehousing" | "Warehousing and Storage" | "Waste Collection" | "Waste Treatment and Disposal" | "Water Supply and Irrigation Systems" | "Water, Waste, Steam, and Air Conditioning Services" | "Wellness and Fitness Services" | "Wholesale" | "Wholesale Alcoholic Beverages" | "Wholesale Apparel and Sewing Supplies" | "Wholesale Appliances, Electrical, and Electronics" | "Wholesale Building Materials" | "Wholesale Chemical and Allied Products" | "Wholesale Computer Equipment" | "Wholesale Drugs and Sundries" | "Wholesale Food and Beverage" | "Wholesale Footwear" | "Wholesale Furniture and Home Furnishings" | "Wholesale Hardware, Plumbing, Heating Equipment" | "Wholesale Import and Export" | "Wholesale Luxury Goods and Jewelry" | "Wholesale Machinery" | "Wholesale Metals and Minerals" | "Wholesale Motor Vehicles and Parts" | "Wholesale Paper Products" | "Wholesale Petroleum and Petroleum Products" | "Wholesale Photography Equipment and Supplies" | "Wholesale Raw Farm Products" | "Wholesale Recyclable Materials" | "Wind Electric Power Generation" | "Wine & Spirits" | "Wineries" | "Wireless Services" | "Women's Handbag Manufacturing" | "Wood Product Manufacturing" | "Writing and Editing" | "Zoos and Botanical Gardens")[];
|
|
17166
|
-
current_employer_estimated_revenue
|
|
17167
|
-
|
|
17168
|
-
|
|
17169
|
-
|
|
17198
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17199
|
+
exclude?: string[];
|
|
17200
|
+
}; /** @default [] */
|
|
17201
|
+
current_employer_linkedin_industries?: ("Abrasives and Nonmetallic Minerals Manufacturing" | "Accessible Architecture and Design" | "Accessible Hardware Manufacturing" | "Accommodation and Food Services" | "Accounting" | "Administration of Justice" | "Administrative and Support Services" | "Advertising Services" | "Agriculture" | "Air, Water, and Waste Program Management" | "Airlines and Aviation" | "Alternative Dispute Resolution" | "Alternative Fuel Vehicle Manufacturing" | "Alternative Medicine" | "Ambulance Services" | "Amusement Parks and Arcades" | "Animal Feed Manufacturing" | "Animation" | "Animation and Post-production" | "Apparel & Fashion" | "Apparel Manufacturing" | "Appliances, Electrical, and Electronics Manufacturing" | "Architectural and Structural Metal Manufacturing" | "Architecture and Planning" | "Armed Forces" | "Artificial Rubber and Synthetic Fiber Manufacturing" | "Artists and Writers" | "Arts" | "Arts & Crafts" | "Audio and Video Equipment Manufacturing" | "Automation Machinery Manufacturing" | "Automotive" | "Aviation & Aerospace" | "Aviation and Aerospace Component Manufacturing" | "Baked Goods Manufacturing" | "Banking" | "Bars, Taverns, and Nightclubs" | "Bed-and-Breakfasts, Hostels, Homestays" | "Beverage Manufacturing" | "Biomass Electric Power Generation" | "Biotechnology" | "Biotechnology Research" | "Blockchain Services" | "Boilers, Tanks, and Shipping Container Manufacturing" | "Book and Periodical Publishing" | "Book Publishing" | "Breweries" | "Broadcast Media Production and Distribution" | "Building Construction" | "Building Equipment Contractors" | "Building Finishing Contractors" | "Building Materials" | "Building Structure and Exterior Contractors" | "Business Consulting and Services" | "Business Content" | "Business Intelligence Platforms" | "Business Intelligence-platforms" | "Business Supplies & Equipment" | "Cable and Satellite Programming" | "Callcenters" | "Capital Markets" | "Caterer" | "Catering" | "Chemical Manufacturing" | "Chemical Raw Materials Manufacturing" | "Child Day Care Services" | "Circuses and Magic Shows" | "Civic and Social Organizations" | "Civil Engineering" | "Claims Adjusting, Actuarial Services" | "Clay and Refractory Products Manufacturing" | "Climate Data and Analytics" | "Climate Technology Product Manufacturing" | "Coal Mining" | "Collection Agencies" | "Commercial and Industrial Equipment Rental" | "Commercial and Industrial Machinery Maintenance" | "Commercial and Service Industry Machinery Manufacturing" | "Commercial Real Estate" | "Communications Equipment Manufacturing" | "Community Development and Urban Planning" | "Community Services" | "Computer and Network Security" | "Computer Games" | "Computer Hardware" | "Computer Hardware Manufacturing" | "Computer Networking" | "Computer Networking Products" | "Computerhardware" | "Computers and Electronics Manufacturing" | "Conservation Programs" | "Construction" | "Construction Hardware Manufacturing" | "Consulting outsourcing en offshoring" | "Consumer Electronics" | "Consumer Goods" | "Consumer Goods Rental" | "Consumer Services" | "Correctional Institutions" | "Cosmetics" | "Cosmetology and Barber Schools" | "Courts of Law" | "Credit Intermediation" | "Cutlery and Handtool Manufacturing" | "Dairy" | "Dairy Product Manufacturing" | "Dance Companies" | "Data Infrastructure and Analytics" | "Data Security Software Products" | "Defense & Space" | "Defense and Space Manufacturing" | "Dentists" | "Design" | "Design Services" | "Desktop Computing Software Products" | "Detailhandel meubilair en interieur" | "Digital Accessibility Services" | "Distilleries" | "E-learning" | "E-Learning" | "E-Learning Providers" | "Economic Programs" | "Education" | "Education Administration Programs" | "Education Management" | "Electric Lighting Equipment Manufacturing" | "Electric Power Generation" | "Electric Power Transmission, Control, and Distribution" | "Electrical Equipment Manufacturing" | "Electronic and Precision Equipment Maintenance" | "Embedded Software Products" | "Emergency and Relief Services" | "Engineering Services" | "Engines and Power Transmission Equipment Manufacturing" | "Enquêteurs d’assurances et services actuariels" | "Enregistrement sonore" | "Entertainment" | "Entertainment Providers" | "Environmental Quality Programs" | "Environmental Services" | "Equipment Rental Services" | "Events Services" | "Executive Offices" | "Executive Search Services" | "Fabricated Metal Products" | "Facilities Services" | "Family Planning Centers" | "Farming" | "Farming, Ranching, Forestry" | "Fashion Accessories Manufacturing" | "Financial Services" | "Fine Art" | "Fine Arts Schools" | "Fire Protection" | "Fisheries" | "Flight Training" | "Food & Beverages" | "Food and Beverage Manufacturing" | "Food and Beverage Retail" | "Food and Beverage Services" | "Food Production" | "Footwear and Leather Goods Repair" | "Footwear Manufacturing" | "Forestry and Logging" | "Fossil Fuel Electric Power Generation" | "Freight and Package Transportation" | "Fruit and Vegetable Preserves Manufacturing" | "Fuel Cell Manufacturing" | "Fundraising" | "Funds and Trusts" | "Furniture" | "Furniture and Home Furnishings Manufacturing" | "Gambling Facilities and Casinos" | "Geothermal Electric Power Generation" | "Glass Product Manufacturing" | "Glass, Ceramics and Concrete Manufacturing" | "Golf Courses and Country Clubs" | "Government Administration" | "Government Relations" | "Government Relations Services" | "Graphic Design" | "Groothandel machines" | "Ground Passenger Transportation" | "Health and Human Services" | "Health, Wellness & Fitness" | "Higher Education" | "Highway, Street, and Bridge Construction" | "Historical Sites" | "Holding Companies" | "Home Health Care Services" | "Hospitality" | "Hospitals" | "Hospitals and Health Care" | "Hotels and Motels" | "Household and Institutional Furniture Manufacturing" | "Household Appliance Manufacturing" | "Household Services" | "Housing and Community Development" | "Housing Programs" | "Human resources" | "Human Resources" | "Human Resources Services" | "HVAC and Refrigeration Equipment Manufacturing" | "Hydroelectric Power Generation" | "Import & Export" | "Import en export" | "Incassobureaus" | "Individual and Family Services" | "Industrial Automation" | "Industrial Machinery Manufacturing" | "Industries extractives" | "Industry Associations" | "Information Services" | "Information Technology & Services" | "Insurance" | "Insurance Agencies and Brokerages" | "Insurance and Employee Benefit Funds" | "Insurance Carriers" | "Interior Design" | "International Affairs" | "International Trade and Development" | "Internet Marketplace Platforms" | "Internet News" | "Internet Publishing" | "Internet-Publishing" | "Internetmedia" | "Interurban and Rural Bus Services" | "Investment Advice" | "Investment Banking" | "Investment Management" | "IT Services and IT Consulting" | "IT System Custom Software Development" | "IT System Data Services" | "IT System Design Services" | "IT System Installation and Disposal" | "IT System Operations and Maintenance" | "IT System Testing and Evaluation" | "IT System Training and Support" | "IT-services en consultancy" | "Janitorial Services" | "Landscaping Services" | "Language Schools" | "Law Enforcement" | "Law Practice" | "Legal Services" | "Legislative Offices" | "Libraries" | "LKW-Transport" | "Loan Brokers" | "Luxury Goods & Jewelry" | "Machinery Manufacturing" | "Magnetic and Optical Media Manufacturing" | "Manufacturing" | "Maritime" | "Maritime Transportation" | "Market Research" | "Marketing Services" | "Maroquinerie" | "Mattress and Blinds Manufacturing" | "Measuring and Control Instrument Manufacturing" | "Meat Products Manufacturing" | "Mechanical Or Industrial Engineering" | "Media and Telecommunications" | "Media Production" | "Medical and Diagnostic Laboratories" | "Medical Device" | "Medical Equipment Manufacturing" | "Medical Practices" | "Mental Health Care" | "Metal Ore Mining" | "Metal Treatments" | "Metal Valve, Ball, and Roller Manufacturing" | "Military and International Affairs" | "Mining" | "Mobile Computing Software Products" | "Mobile Food Services" | "Mobile Gaming Apps" | "Motor Vehicle Manufacturing" | "Movies and Sound Recording" | "Movies, Videos, and Sound" | "Museums" | "Museums, Historical Sites, and Zoos" | "Music" | "Musicians" | "Nanotechnology Research" | "Natural Gas Distribution" | "Natural Gas Extraction" | "Newspaper Publishing" | "Non-profit Organization Management" | "Non-profit Organizations" | "Nonmetallic Mineral Mining" | "Nonresidential Building Construction" | "Nuclear Electric Power Generation" | "Nursing Homes and Residential Care Facilities" | "Office Administration" | "Office Furniture and Fixtures Manufacturing" | "Oil and Gas" | "Oil Extraction" | "Oil, Gas, and Mining" | "Online and Mail Order Retail" | "Online Audio and Video Media" | "Online media" | "Online Media" | "Operations Consulting" | "Operations management consulting" | "Optometrists" | "Outpatient Care Centers" | "Outsourcing and Offshoring Consulting" | "Outsourcing/Offshoring" | "Packaging & Containers" | "Packaging and Containers Manufacturing" | "Paint, Coating, and Adhesive Manufacturing" | "Paper & Forest Products" | "Paper and Forest Product Manufacturing" | "Pension Funds" | "Performing Arts" | "Performing Arts and Spectator Sports" | "Periodical Publishing" | "Personal and Laundry Services" | "Personal Care Product Manufacturing" | "Personal Care Services" | "Pet Services" | "Pharmaceutical Manufacturing" | "Philanthropic Fundraising Services" | "Philanthropy" | "Photography" | "Physical, Occupational and Speech Therapists" | "Physicians" | "Pipeline Transportation" | "Plastics and Rubber Product Manufacturing" | "Plastics Manufacturing" | "Political Organizations" | "Postal Services" | "Primary and Secondary Education" | "Primary Metal Manufacturing" | "Printing Services" | "Professional Organizations" | "Professional Services" | "Professional Training and Coaching" | "Program Development" | "Public Assistance Programs" | "Public Health" | "Public Policy" | "Public Policy Offices" | "Public Relations and Communications Services" | "Public Safety" | "Racetracks" | "Radio and Television Broadcasting" | "Rail Transportation" | "Railroad Equipment Manufacturing" | "Ranching" | "Ranching and Fisheries" | "Real Estate" | "Real Estate Agents and Brokers" | "Real Estate and Equipment Rental Services" | "Recreational Facilities" | "Regenerative Design" | "Religious Institutions" | "Renewable Energy Equipment Manufacturing" | "Renewable Energy Power Generation" | "Renewable Energy Semiconductor Manufacturing" | "Renewables & Environment" | "Repair and Maintenance" | "Research" | "Research Services" | "Residential Building Construction" | "Restaurants" | "Restauration collective" | "Retail" | "Retail Apparel and Fashion" | "Retail Appliances, Electrical, and Electronic Equipment" | "Retail Art Dealers" | "Retail Art Supplies" | "Retail Books and Printed News" | "Retail Building Materials and Garden Equipment" | "Retail Florists" | "Retail Furniture and Home Furnishings" | "Retail Gasoline" | "Retail Groceries" | "Retail Health and Personal Care Products" | "Retail Luxury Goods and Jewelry" | "Retail Motor Vehicles" | "Retail Musical Instruments" | "Retail Office Equipment" | "Retail Office Supplies and Gifts" | "Retail Pharmacies" | "Retail Recyclable Materials & Used Merchandise" | "Reupholstery and Furniture Repair" | "Robot Manufacturing" | "Robotics engineering" | "Robotics Engineering" | "Rubber Products Manufacturing" | "Satellite Telecommunications" | "Savings Institutions" | "School and Employee Bus Services" | "Secretarial Schools" | "Securities and Commodity Exchanges" | "Security and Investigations" | "Security Guards and Patrol Services" | "Security Systems Services" | "Semiconductor Manufacturing" | "Semiconductors" | "Services for Renewable Energy" | "Services for the Elderly and Disabled" | "Services strategisch management" | "Sheet Music Publishing" | "Shipbuilding" | "Shuttles and Special Needs Transportation Services" | "Sightseeing Transportation" | "Skiing Facilities" | "Smart Meter Manufacturing" | "Soap and Cleaning Product Manufacturing" | "Social Networking Platforms" | "Software Development" | "Solar Electric Power Generation" | "Sound Recording" | "Space Research and Technology" | "Specialty Trade Contractors" | "Spectator Sports" | "Sporting Goods" | "Sporting Goods Manufacturing" | "Sports and Recreation Instruction" | "Sports Teams and Clubs" | "Spring and Wire Product Manufacturing" | "Staffing and Recruiting" | "Steam and Air-Conditioning Supply" | "Strategic Management Services" | "Subdivision of Land" | "Sugar and Confectionery Product Manufacturing" | "Surveying and Mapping Services" | "Taxi and Limousine Services" | "Technical and Vocational Training" | "Technology, Information and Internet" | "Technology, Information and Media" | "Telecommunications" | "Telecommunications Carriers" | "Telephone Call Centers" | "Temporary Help Services" | "Textile Manufacturing" | "Theater Companies" | "Think tanks" | "Think Tanks" | "Tobacco" | "Tobacco Manufacturing" | "Translation and Localization" | "Transport aérien" | "Transport maritime" | "Transportation Equipment Manufacturing" | "Transportation Programs" | "Transportation, Logistics, Supply Chain and Storage" | "Transportation/Trucking/Railroad" | "Travel Arrangements" | "Truck Transportation" | "Trusts and Estates" | "Turned Products and Fastener Manufacturing" | "Urban Transit Services" | "Utilities" | "Utilities Administration" | "Utility System Construction" | "Vehicle Repair and Maintenance" | "Venture Capital and Private Equity Principals" | "Veterinary" | "Veterinary Services" | "Vocational Rehabilitation Services" | "Warehousing" | "Warehousing and Storage" | "Waste Collection" | "Waste Treatment and Disposal" | "Water Supply and Irrigation Systems" | "Water, Waste, Steam, and Air Conditioning Services" | "Wellness and Fitness Services" | "Wholesale" | "Wholesale Alcoholic Beverages" | "Wholesale Apparel and Sewing Supplies" | "Wholesale Appliances, Electrical, and Electronics" | "Wholesale Building Materials" | "Wholesale Chemical and Allied Products" | "Wholesale Computer Equipment" | "Wholesale Drugs and Sundries" | "Wholesale Food and Beverage" | "Wholesale Footwear" | "Wholesale Furniture and Home Furnishings" | "Wholesale Hardware, Plumbing, Heating Equipment" | "Wholesale Import and Export" | "Wholesale Luxury Goods and Jewelry" | "Wholesale Machinery" | "Wholesale Metals and Minerals" | "Wholesale Motor Vehicles and Parts" | "Wholesale Paper Products" | "Wholesale Petroleum and Petroleum Products" | "Wholesale Photography Equipment and Supplies" | "Wholesale Raw Farm Products" | "Wholesale Recyclable Materials" | "Wind Electric Power Generation" | "Wine & Spirits" | "Wineries" | "Wireless Services" | "Women's Handbag Manufacturing" | "Wood Product Manufacturing" | "Writing and Editing" | "Zoos and Botanical Gardens")[]; /** @default [] */
|
|
17202
|
+
current_employer_estimated_revenue?: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
17203
|
+
/**
|
|
17204
|
+
* @default {
|
|
17205
|
+
* "min": null,
|
|
17206
|
+
* "max": null
|
|
17207
|
+
* }
|
|
17208
|
+
*/
|
|
17209
|
+
current_employer_founded_year?: {
|
|
17210
|
+
/** @default null */min?: number | null; /** @default null */
|
|
17211
|
+
max?: number | null;
|
|
17170
17212
|
}; /** @default [] */
|
|
17171
17213
|
current_employer_investors?: string[]; /** @default [] */
|
|
17172
17214
|
current_employer_open_positions_titles?: string[];
|
|
@@ -17177,8 +17219,8 @@ interface components {
|
|
|
17177
17219
|
* }
|
|
17178
17220
|
*/
|
|
17179
17221
|
school_names?: {
|
|
17180
|
-
include
|
|
17181
|
-
exclude
|
|
17222
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17223
|
+
exclude?: string[];
|
|
17182
17224
|
};
|
|
17183
17225
|
};
|
|
17184
17226
|
};
|
|
@@ -17196,7 +17238,7 @@ interface components {
|
|
|
17196
17238
|
}[];
|
|
17197
17239
|
} | null;
|
|
17198
17240
|
config: {
|
|
17199
|
-
limit
|
|
17241
|
+
/** @default 50 */limit?: number;
|
|
17200
17242
|
page_number?: number | null;
|
|
17201
17243
|
output_fields?: {
|
|
17202
17244
|
/**
|
|
@@ -17304,13 +17346,13 @@ interface components {
|
|
|
17304
17346
|
* }
|
|
17305
17347
|
*/
|
|
17306
17348
|
current_locations?: {
|
|
17307
|
-
include
|
|
17308
|
-
exclude
|
|
17349
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17350
|
+
exclude?: string[];
|
|
17309
17351
|
}; /** @default [] */
|
|
17310
|
-
current_job_titles?: string[];
|
|
17311
|
-
current_seniority_levels
|
|
17312
|
-
current_departments
|
|
17313
|
-
current_job_functions
|
|
17352
|
+
current_job_titles?: string[]; /** @default [] */
|
|
17353
|
+
current_seniority_levels?: ("Owner" | "Founder" | "C-Suite" | "Partner" | "VP" | "Head" | "Director" | "Manager" | "Senior" | "Entry" | "Intern" | "Other" | "Non-Manager" | "Founder / Owner")[]; /** @default [] */
|
|
17354
|
+
current_departments?: ("Senior Leadership" | "Consulting" | "Design" | "Education" | "Engineering & Technical" | "Finance" | "Human Resources" | "Information Technology" | "Legal" | "Marketing" | "Medical & Health" | "Operations" | "Product" | "Revenue")[]; /** @default [] */
|
|
17355
|
+
current_job_functions?: ("Account Management" | "Accounting" | "Acquisitions" | "Advertising" | "Anesthesiology" | "Application Development" | "Artificial Intelligence / Machine Learning" | "Bioengineering & Biometrics" | "Brand Management" | "Business Development" | "Business Intelligence" | "Business Service Management / ITSM" | "Call Center" | "Channel Sales" | "Chemical Engineering" | "Chiropractics" | "Clinical Systems" | "Cloud / Mobility" | "Collaboration & Web App" | "Compensation & Benefits" | "Compliance" | "Construction" | "Consultant" | "Content Marketing" | "Contracts" | "Corporate Secretary" | "Corporate Strategy" | "Culture, Diversity & Inclusion" | "Customer Experience" | "Customer Marketing" | "Customer Retention & Development" | "Customer Service / Support" | "Customer Success" | "Data Center" | "Data Science" | "Data Warehouse" | "Database Administration" | "Demand Generation" | "Dentistry" | "Dermatology" | "DevOps" | "Digital Marketing" | "Digital Transformation" | "Doctors / Physicians" | "eCommerce Development" | "eCommerce Marketing" | "eDiscovery" | "Emerging Technology / Innovation" | "Employee & Labor Relations" | "Engineering & Technical" | "Enterprise Architecture" | "Enterprise Resource Planning" | "Epidemiology" | "Ethics" | "Event Marketing" | "Executive" | "Facilities Management" | "Field / Outside Sales" | "Field Marketing" | "Finance" | "Finance Executive" | "Financial Planning & Analysis" | "Financial Reporting" | "Financial Risk" | "Financial Strategy" | "Financial Systems" | "First Responder" | "Founder" | "Governance" | "Governmental Affairs & Regulatory Law" | "Graphic / Visual / Brand Design" | "Growth" | "Health & Safety" | "Help Desk / Desktop Services" | "HR / Financial / ERP Systems" | "HR Business Partner" | "Human Resource Information System" | "Human Resources" | "Human Resources Executive" | "Industrial Engineering" | "Infectious Disease" | "Information Security" | "Information Technology" | "Information Technology Executive" | "Infrastructure" | "Inside Sales" | "Intellectual Property & Patent" | "Internal Audit & Control" | "Investor Relations" | "IT Asset Management" | "IT Audit / IT Compliance" | "IT Operations" | "IT Procurement" | "IT Strategy" | "IT Training" | "Labor & Employment" | "Lawyer / Attorney" | "Lead Generation" | "Learning & Development" | "Leasing" | "Legal" | "Legal Counsel" | "Legal Executive" | "Legal Operations" | "Litigation" | "Logistics" | "Marketing" | "Marketing Analytics / Insights" | "Marketing Communications" | "Marketing Executive" | "Marketing Operations" | "Mechanic" | "Medical & Health Executive" | "Medical Administration" | "Medical Education & Training" | "Medical Research" | "Medicine" | "Mergers & Acquisitions" | "Mobile Development" | "Networking" | "Neurology" | "Nursing" | "Nutrition & Dietetics" | "Obstetrics / Gynecology" | "Office Operations" | "Oncology" | "Operations" | "Operations Executive" | "Ophthalmology" | "Optometry" | "Organizational Development" | "Orthopedics" | "Partnerships" | "Pathology" | "Pediatrics" | "People Operations" | "Pharmacy" | "Physical Security" | "Physical Therapy" | "Principal" | "Privacy" | "Product Development" | "Product Management" | "Product Marketing" | "Product or UI/UX Design" | "Professor" | "Project & Program Management" | "Project Development" | "Project Management" | "Psychiatry" | "Psychology" | "Public Health" | "Public Relations" | "Quality Assurance" | "Quality Management" | "Radiology" | "Real Estate" | "Real Estate Finance" | "Recruiting & Talent Acquisition" | "Research & Development" | "Retail / Store Systems" | "Revenue Operations" | "Safety" | "Sales" | "Sales Enablement" | "Sales Engineering" | "Sales Executive" | "Sales Operations" | "Sales Training" | "Scrum Master / Agile Coach" | "Search Engine Optimization / Pay Per Click" | "Servers" | "Shared Services" | "Social Media Marketing" | "Social Work" | "Software Development" | "Sourcing / Procurement" | "Storage & Disaster Recovery" | "Store Operations" | "Strategic Communications" | "Superintendent" | "Supply Chain" | "Support / Technical Services" | "Talent Management" | "Tax" | "Teacher" | "Technical Marketing" | "Technician" | "Technology Operations" | "Telecommunications" | "Test / Quality Assurance" | "Treasury" | "UI / UX" | "Virtualization" | "Web Development" | "Workforce Management")[];
|
|
17314
17356
|
/**
|
|
17315
17357
|
* @default {
|
|
17316
17358
|
* "include": [],
|
|
@@ -17318,8 +17360,8 @@ interface components {
|
|
|
17318
17360
|
* }
|
|
17319
17361
|
*/
|
|
17320
17362
|
current_employer_locations?: {
|
|
17321
|
-
include
|
|
17322
|
-
exclude
|
|
17363
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17364
|
+
exclude?: string[];
|
|
17323
17365
|
};
|
|
17324
17366
|
/**
|
|
17325
17367
|
* @default {
|
|
@@ -17328,8 +17370,8 @@ interface components {
|
|
|
17328
17370
|
* }
|
|
17329
17371
|
*/
|
|
17330
17372
|
current_employer_names?: {
|
|
17331
|
-
include
|
|
17332
|
-
exclude
|
|
17373
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17374
|
+
exclude?: string[];
|
|
17333
17375
|
};
|
|
17334
17376
|
/**
|
|
17335
17377
|
* @default {
|
|
@@ -17338,14 +17380,20 @@ interface components {
|
|
|
17338
17380
|
* }
|
|
17339
17381
|
*/
|
|
17340
17382
|
current_employer_domains?: {
|
|
17341
|
-
include
|
|
17342
|
-
exclude
|
|
17343
|
-
};
|
|
17344
|
-
current_employer_linkedin_industries: ("Abrasives and Nonmetallic Minerals Manufacturing" | "Accessible Architecture and Design" | "Accessible Hardware Manufacturing" | "Accommodation and Food Services" | "Accounting" | "Administration of Justice" | "Administrative and Support Services" | "Advertising Services" | "Agriculture" | "Air, Water, and Waste Program Management" | "Airlines and Aviation" | "Alternative Dispute Resolution" | "Alternative Fuel Vehicle Manufacturing" | "Alternative Medicine" | "Ambulance Services" | "Amusement Parks and Arcades" | "Animal Feed Manufacturing" | "Animation" | "Animation and Post-production" | "Apparel & Fashion" | "Apparel Manufacturing" | "Appliances, Electrical, and Electronics Manufacturing" | "Architectural and Structural Metal Manufacturing" | "Architecture and Planning" | "Armed Forces" | "Artificial Rubber and Synthetic Fiber Manufacturing" | "Artists and Writers" | "Arts" | "Arts & Crafts" | "Audio and Video Equipment Manufacturing" | "Automation Machinery Manufacturing" | "Automotive" | "Aviation & Aerospace" | "Aviation and Aerospace Component Manufacturing" | "Baked Goods Manufacturing" | "Banking" | "Bars, Taverns, and Nightclubs" | "Bed-and-Breakfasts, Hostels, Homestays" | "Beverage Manufacturing" | "Biomass Electric Power Generation" | "Biotechnology" | "Biotechnology Research" | "Blockchain Services" | "Boilers, Tanks, and Shipping Container Manufacturing" | "Book and Periodical Publishing" | "Book Publishing" | "Breweries" | "Broadcast Media Production and Distribution" | "Building Construction" | "Building Equipment Contractors" | "Building Finishing Contractors" | "Building Materials" | "Building Structure and Exterior Contractors" | "Business Consulting and Services" | "Business Content" | "Business Intelligence Platforms" | "Business Intelligence-platforms" | "Business Supplies & Equipment" | "Cable and Satellite Programming" | "Callcenters" | "Capital Markets" | "Caterer" | "Catering" | "Chemical Manufacturing" | "Chemical Raw Materials Manufacturing" | "Child Day Care Services" | "Circuses and Magic Shows" | "Civic and Social Organizations" | "Civil Engineering" | "Claims Adjusting, Actuarial Services" | "Clay and Refractory Products Manufacturing" | "Climate Data and Analytics" | "Climate Technology Product Manufacturing" | "Coal Mining" | "Collection Agencies" | "Commercial and Industrial Equipment Rental" | "Commercial and Industrial Machinery Maintenance" | "Commercial and Service Industry Machinery Manufacturing" | "Commercial Real Estate" | "Communications Equipment Manufacturing" | "Community Development and Urban Planning" | "Community Services" | "Computer and Network Security" | "Computer Games" | "Computer Hardware" | "Computer Hardware Manufacturing" | "Computer Networking" | "Computer Networking Products" | "Computerhardware" | "Computers and Electronics Manufacturing" | "Conservation Programs" | "Construction" | "Construction Hardware Manufacturing" | "Consulting outsourcing en offshoring" | "Consumer Electronics" | "Consumer Goods" | "Consumer Goods Rental" | "Consumer Services" | "Correctional Institutions" | "Cosmetics" | "Cosmetology and Barber Schools" | "Courts of Law" | "Credit Intermediation" | "Cutlery and Handtool Manufacturing" | "Dairy" | "Dairy Product Manufacturing" | "Dance Companies" | "Data Infrastructure and Analytics" | "Data Security Software Products" | "Defense & Space" | "Defense and Space Manufacturing" | "Dentists" | "Design" | "Design Services" | "Desktop Computing Software Products" | "Detailhandel meubilair en interieur" | "Digital Accessibility Services" | "Distilleries" | "E-learning" | "E-Learning" | "E-Learning Providers" | "Economic Programs" | "Education" | "Education Administration Programs" | "Education Management" | "Electric Lighting Equipment Manufacturing" | "Electric Power Generation" | "Electric Power Transmission, Control, and Distribution" | "Electrical Equipment Manufacturing" | "Electronic and Precision Equipment Maintenance" | "Embedded Software Products" | "Emergency and Relief Services" | "Engineering Services" | "Engines and Power Transmission Equipment Manufacturing" | "Enquêteurs d’assurances et services actuariels" | "Enregistrement sonore" | "Entertainment" | "Entertainment Providers" | "Environmental Quality Programs" | "Environmental Services" | "Equipment Rental Services" | "Events Services" | "Executive Offices" | "Executive Search Services" | "Fabricated Metal Products" | "Facilities Services" | "Family Planning Centers" | "Farming" | "Farming, Ranching, Forestry" | "Fashion Accessories Manufacturing" | "Financial Services" | "Fine Art" | "Fine Arts Schools" | "Fire Protection" | "Fisheries" | "Flight Training" | "Food & Beverages" | "Food and Beverage Manufacturing" | "Food and Beverage Retail" | "Food and Beverage Services" | "Food Production" | "Footwear and Leather Goods Repair" | "Footwear Manufacturing" | "Forestry and Logging" | "Fossil Fuel Electric Power Generation" | "Freight and Package Transportation" | "Fruit and Vegetable Preserves Manufacturing" | "Fuel Cell Manufacturing" | "Fundraising" | "Funds and Trusts" | "Furniture" | "Furniture and Home Furnishings Manufacturing" | "Gambling Facilities and Casinos" | "Geothermal Electric Power Generation" | "Glass Product Manufacturing" | "Glass, Ceramics and Concrete Manufacturing" | "Golf Courses and Country Clubs" | "Government Administration" | "Government Relations" | "Government Relations Services" | "Graphic Design" | "Groothandel machines" | "Ground Passenger Transportation" | "Health and Human Services" | "Health, Wellness & Fitness" | "Higher Education" | "Highway, Street, and Bridge Construction" | "Historical Sites" | "Holding Companies" | "Home Health Care Services" | "Hospitality" | "Hospitals" | "Hospitals and Health Care" | "Hotels and Motels" | "Household and Institutional Furniture Manufacturing" | "Household Appliance Manufacturing" | "Household Services" | "Housing and Community Development" | "Housing Programs" | "Human resources" | "Human Resources" | "Human Resources Services" | "HVAC and Refrigeration Equipment Manufacturing" | "Hydroelectric Power Generation" | "Import & Export" | "Import en export" | "Incassobureaus" | "Individual and Family Services" | "Industrial Automation" | "Industrial Machinery Manufacturing" | "Industries extractives" | "Industry Associations" | "Information Services" | "Information Technology & Services" | "Insurance" | "Insurance Agencies and Brokerages" | "Insurance and Employee Benefit Funds" | "Insurance Carriers" | "Interior Design" | "International Affairs" | "International Trade and Development" | "Internet Marketplace Platforms" | "Internet News" | "Internet Publishing" | "Internet-Publishing" | "Internetmedia" | "Interurban and Rural Bus Services" | "Investment Advice" | "Investment Banking" | "Investment Management" | "IT Services and IT Consulting" | "IT System Custom Software Development" | "IT System Data Services" | "IT System Design Services" | "IT System Installation and Disposal" | "IT System Operations and Maintenance" | "IT System Testing and Evaluation" | "IT System Training and Support" | "IT-services en consultancy" | "Janitorial Services" | "Landscaping Services" | "Language Schools" | "Law Enforcement" | "Law Practice" | "Legal Services" | "Legislative Offices" | "Libraries" | "LKW-Transport" | "Loan Brokers" | "Luxury Goods & Jewelry" | "Machinery Manufacturing" | "Magnetic and Optical Media Manufacturing" | "Manufacturing" | "Maritime" | "Maritime Transportation" | "Market Research" | "Marketing Services" | "Maroquinerie" | "Mattress and Blinds Manufacturing" | "Measuring and Control Instrument Manufacturing" | "Meat Products Manufacturing" | "Mechanical Or Industrial Engineering" | "Media and Telecommunications" | "Media Production" | "Medical and Diagnostic Laboratories" | "Medical Device" | "Medical Equipment Manufacturing" | "Medical Practices" | "Mental Health Care" | "Metal Ore Mining" | "Metal Treatments" | "Metal Valve, Ball, and Roller Manufacturing" | "Military and International Affairs" | "Mining" | "Mobile Computing Software Products" | "Mobile Food Services" | "Mobile Gaming Apps" | "Motor Vehicle Manufacturing" | "Movies and Sound Recording" | "Movies, Videos, and Sound" | "Museums" | "Museums, Historical Sites, and Zoos" | "Music" | "Musicians" | "Nanotechnology Research" | "Natural Gas Distribution" | "Natural Gas Extraction" | "Newspaper Publishing" | "Non-profit Organization Management" | "Non-profit Organizations" | "Nonmetallic Mineral Mining" | "Nonresidential Building Construction" | "Nuclear Electric Power Generation" | "Nursing Homes and Residential Care Facilities" | "Office Administration" | "Office Furniture and Fixtures Manufacturing" | "Oil and Gas" | "Oil Extraction" | "Oil, Gas, and Mining" | "Online and Mail Order Retail" | "Online Audio and Video Media" | "Online media" | "Online Media" | "Operations Consulting" | "Operations management consulting" | "Optometrists" | "Outpatient Care Centers" | "Outsourcing and Offshoring Consulting" | "Outsourcing/Offshoring" | "Packaging & Containers" | "Packaging and Containers Manufacturing" | "Paint, Coating, and Adhesive Manufacturing" | "Paper & Forest Products" | "Paper and Forest Product Manufacturing" | "Pension Funds" | "Performing Arts" | "Performing Arts and Spectator Sports" | "Periodical Publishing" | "Personal and Laundry Services" | "Personal Care Product Manufacturing" | "Personal Care Services" | "Pet Services" | "Pharmaceutical Manufacturing" | "Philanthropic Fundraising Services" | "Philanthropy" | "Photography" | "Physical, Occupational and Speech Therapists" | "Physicians" | "Pipeline Transportation" | "Plastics and Rubber Product Manufacturing" | "Plastics Manufacturing" | "Political Organizations" | "Postal Services" | "Primary and Secondary Education" | "Primary Metal Manufacturing" | "Printing Services" | "Professional Organizations" | "Professional Services" | "Professional Training and Coaching" | "Program Development" | "Public Assistance Programs" | "Public Health" | "Public Policy" | "Public Policy Offices" | "Public Relations and Communications Services" | "Public Safety" | "Racetracks" | "Radio and Television Broadcasting" | "Rail Transportation" | "Railroad Equipment Manufacturing" | "Ranching" | "Ranching and Fisheries" | "Real Estate" | "Real Estate Agents and Brokers" | "Real Estate and Equipment Rental Services" | "Recreational Facilities" | "Regenerative Design" | "Religious Institutions" | "Renewable Energy Equipment Manufacturing" | "Renewable Energy Power Generation" | "Renewable Energy Semiconductor Manufacturing" | "Renewables & Environment" | "Repair and Maintenance" | "Research" | "Research Services" | "Residential Building Construction" | "Restaurants" | "Restauration collective" | "Retail" | "Retail Apparel and Fashion" | "Retail Appliances, Electrical, and Electronic Equipment" | "Retail Art Dealers" | "Retail Art Supplies" | "Retail Books and Printed News" | "Retail Building Materials and Garden Equipment" | "Retail Florists" | "Retail Furniture and Home Furnishings" | "Retail Gasoline" | "Retail Groceries" | "Retail Health and Personal Care Products" | "Retail Luxury Goods and Jewelry" | "Retail Motor Vehicles" | "Retail Musical Instruments" | "Retail Office Equipment" | "Retail Office Supplies and Gifts" | "Retail Pharmacies" | "Retail Recyclable Materials & Used Merchandise" | "Reupholstery and Furniture Repair" | "Robot Manufacturing" | "Robotics engineering" | "Robotics Engineering" | "Rubber Products Manufacturing" | "Satellite Telecommunications" | "Savings Institutions" | "School and Employee Bus Services" | "Secretarial Schools" | "Securities and Commodity Exchanges" | "Security and Investigations" | "Security Guards and Patrol Services" | "Security Systems Services" | "Semiconductor Manufacturing" | "Semiconductors" | "Services for Renewable Energy" | "Services for the Elderly and Disabled" | "Services strategisch management" | "Sheet Music Publishing" | "Shipbuilding" | "Shuttles and Special Needs Transportation Services" | "Sightseeing Transportation" | "Skiing Facilities" | "Smart Meter Manufacturing" | "Soap and Cleaning Product Manufacturing" | "Social Networking Platforms" | "Software Development" | "Solar Electric Power Generation" | "Sound Recording" | "Space Research and Technology" | "Specialty Trade Contractors" | "Spectator Sports" | "Sporting Goods" | "Sporting Goods Manufacturing" | "Sports and Recreation Instruction" | "Sports Teams and Clubs" | "Spring and Wire Product Manufacturing" | "Staffing and Recruiting" | "Steam and Air-Conditioning Supply" | "Strategic Management Services" | "Subdivision of Land" | "Sugar and Confectionery Product Manufacturing" | "Surveying and Mapping Services" | "Taxi and Limousine Services" | "Technical and Vocational Training" | "Technology, Information and Internet" | "Technology, Information and Media" | "Telecommunications" | "Telecommunications Carriers" | "Telephone Call Centers" | "Temporary Help Services" | "Textile Manufacturing" | "Theater Companies" | "Think tanks" | "Think Tanks" | "Tobacco" | "Tobacco Manufacturing" | "Translation and Localization" | "Transport aérien" | "Transport maritime" | "Transportation Equipment Manufacturing" | "Transportation Programs" | "Transportation, Logistics, Supply Chain and Storage" | "Transportation/Trucking/Railroad" | "Travel Arrangements" | "Truck Transportation" | "Trusts and Estates" | "Turned Products and Fastener Manufacturing" | "Urban Transit Services" | "Utilities" | "Utilities Administration" | "Utility System Construction" | "Vehicle Repair and Maintenance" | "Venture Capital and Private Equity Principals" | "Veterinary" | "Veterinary Services" | "Vocational Rehabilitation Services" | "Warehousing" | "Warehousing and Storage" | "Waste Collection" | "Waste Treatment and Disposal" | "Water Supply and Irrigation Systems" | "Water, Waste, Steam, and Air Conditioning Services" | "Wellness and Fitness Services" | "Wholesale" | "Wholesale Alcoholic Beverages" | "Wholesale Apparel and Sewing Supplies" | "Wholesale Appliances, Electrical, and Electronics" | "Wholesale Building Materials" | "Wholesale Chemical and Allied Products" | "Wholesale Computer Equipment" | "Wholesale Drugs and Sundries" | "Wholesale Food and Beverage" | "Wholesale Footwear" | "Wholesale Furniture and Home Furnishings" | "Wholesale Hardware, Plumbing, Heating Equipment" | "Wholesale Import and Export" | "Wholesale Luxury Goods and Jewelry" | "Wholesale Machinery" | "Wholesale Metals and Minerals" | "Wholesale Motor Vehicles and Parts" | "Wholesale Paper Products" | "Wholesale Petroleum and Petroleum Products" | "Wholesale Photography Equipment and Supplies" | "Wholesale Raw Farm Products" | "Wholesale Recyclable Materials" | "Wind Electric Power Generation" | "Wine & Spirits" | "Wineries" | "Wireless Services" | "Women's Handbag Manufacturing" | "Wood Product Manufacturing" | "Writing and Editing" | "Zoos and Botanical Gardens")[];
|
|
17345
|
-
current_employer_estimated_revenue
|
|
17346
|
-
|
|
17347
|
-
|
|
17348
|
-
|
|
17383
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17384
|
+
exclude?: string[];
|
|
17385
|
+
}; /** @default [] */
|
|
17386
|
+
current_employer_linkedin_industries?: ("Abrasives and Nonmetallic Minerals Manufacturing" | "Accessible Architecture and Design" | "Accessible Hardware Manufacturing" | "Accommodation and Food Services" | "Accounting" | "Administration of Justice" | "Administrative and Support Services" | "Advertising Services" | "Agriculture" | "Air, Water, and Waste Program Management" | "Airlines and Aviation" | "Alternative Dispute Resolution" | "Alternative Fuel Vehicle Manufacturing" | "Alternative Medicine" | "Ambulance Services" | "Amusement Parks and Arcades" | "Animal Feed Manufacturing" | "Animation" | "Animation and Post-production" | "Apparel & Fashion" | "Apparel Manufacturing" | "Appliances, Electrical, and Electronics Manufacturing" | "Architectural and Structural Metal Manufacturing" | "Architecture and Planning" | "Armed Forces" | "Artificial Rubber and Synthetic Fiber Manufacturing" | "Artists and Writers" | "Arts" | "Arts & Crafts" | "Audio and Video Equipment Manufacturing" | "Automation Machinery Manufacturing" | "Automotive" | "Aviation & Aerospace" | "Aviation and Aerospace Component Manufacturing" | "Baked Goods Manufacturing" | "Banking" | "Bars, Taverns, and Nightclubs" | "Bed-and-Breakfasts, Hostels, Homestays" | "Beverage Manufacturing" | "Biomass Electric Power Generation" | "Biotechnology" | "Biotechnology Research" | "Blockchain Services" | "Boilers, Tanks, and Shipping Container Manufacturing" | "Book and Periodical Publishing" | "Book Publishing" | "Breweries" | "Broadcast Media Production and Distribution" | "Building Construction" | "Building Equipment Contractors" | "Building Finishing Contractors" | "Building Materials" | "Building Structure and Exterior Contractors" | "Business Consulting and Services" | "Business Content" | "Business Intelligence Platforms" | "Business Intelligence-platforms" | "Business Supplies & Equipment" | "Cable and Satellite Programming" | "Callcenters" | "Capital Markets" | "Caterer" | "Catering" | "Chemical Manufacturing" | "Chemical Raw Materials Manufacturing" | "Child Day Care Services" | "Circuses and Magic Shows" | "Civic and Social Organizations" | "Civil Engineering" | "Claims Adjusting, Actuarial Services" | "Clay and Refractory Products Manufacturing" | "Climate Data and Analytics" | "Climate Technology Product Manufacturing" | "Coal Mining" | "Collection Agencies" | "Commercial and Industrial Equipment Rental" | "Commercial and Industrial Machinery Maintenance" | "Commercial and Service Industry Machinery Manufacturing" | "Commercial Real Estate" | "Communications Equipment Manufacturing" | "Community Development and Urban Planning" | "Community Services" | "Computer and Network Security" | "Computer Games" | "Computer Hardware" | "Computer Hardware Manufacturing" | "Computer Networking" | "Computer Networking Products" | "Computerhardware" | "Computers and Electronics Manufacturing" | "Conservation Programs" | "Construction" | "Construction Hardware Manufacturing" | "Consulting outsourcing en offshoring" | "Consumer Electronics" | "Consumer Goods" | "Consumer Goods Rental" | "Consumer Services" | "Correctional Institutions" | "Cosmetics" | "Cosmetology and Barber Schools" | "Courts of Law" | "Credit Intermediation" | "Cutlery and Handtool Manufacturing" | "Dairy" | "Dairy Product Manufacturing" | "Dance Companies" | "Data Infrastructure and Analytics" | "Data Security Software Products" | "Defense & Space" | "Defense and Space Manufacturing" | "Dentists" | "Design" | "Design Services" | "Desktop Computing Software Products" | "Detailhandel meubilair en interieur" | "Digital Accessibility Services" | "Distilleries" | "E-learning" | "E-Learning" | "E-Learning Providers" | "Economic Programs" | "Education" | "Education Administration Programs" | "Education Management" | "Electric Lighting Equipment Manufacturing" | "Electric Power Generation" | "Electric Power Transmission, Control, and Distribution" | "Electrical Equipment Manufacturing" | "Electronic and Precision Equipment Maintenance" | "Embedded Software Products" | "Emergency and Relief Services" | "Engineering Services" | "Engines and Power Transmission Equipment Manufacturing" | "Enquêteurs d’assurances et services actuariels" | "Enregistrement sonore" | "Entertainment" | "Entertainment Providers" | "Environmental Quality Programs" | "Environmental Services" | "Equipment Rental Services" | "Events Services" | "Executive Offices" | "Executive Search Services" | "Fabricated Metal Products" | "Facilities Services" | "Family Planning Centers" | "Farming" | "Farming, Ranching, Forestry" | "Fashion Accessories Manufacturing" | "Financial Services" | "Fine Art" | "Fine Arts Schools" | "Fire Protection" | "Fisheries" | "Flight Training" | "Food & Beverages" | "Food and Beverage Manufacturing" | "Food and Beverage Retail" | "Food and Beverage Services" | "Food Production" | "Footwear and Leather Goods Repair" | "Footwear Manufacturing" | "Forestry and Logging" | "Fossil Fuel Electric Power Generation" | "Freight and Package Transportation" | "Fruit and Vegetable Preserves Manufacturing" | "Fuel Cell Manufacturing" | "Fundraising" | "Funds and Trusts" | "Furniture" | "Furniture and Home Furnishings Manufacturing" | "Gambling Facilities and Casinos" | "Geothermal Electric Power Generation" | "Glass Product Manufacturing" | "Glass, Ceramics and Concrete Manufacturing" | "Golf Courses and Country Clubs" | "Government Administration" | "Government Relations" | "Government Relations Services" | "Graphic Design" | "Groothandel machines" | "Ground Passenger Transportation" | "Health and Human Services" | "Health, Wellness & Fitness" | "Higher Education" | "Highway, Street, and Bridge Construction" | "Historical Sites" | "Holding Companies" | "Home Health Care Services" | "Hospitality" | "Hospitals" | "Hospitals and Health Care" | "Hotels and Motels" | "Household and Institutional Furniture Manufacturing" | "Household Appliance Manufacturing" | "Household Services" | "Housing and Community Development" | "Housing Programs" | "Human resources" | "Human Resources" | "Human Resources Services" | "HVAC and Refrigeration Equipment Manufacturing" | "Hydroelectric Power Generation" | "Import & Export" | "Import en export" | "Incassobureaus" | "Individual and Family Services" | "Industrial Automation" | "Industrial Machinery Manufacturing" | "Industries extractives" | "Industry Associations" | "Information Services" | "Information Technology & Services" | "Insurance" | "Insurance Agencies and Brokerages" | "Insurance and Employee Benefit Funds" | "Insurance Carriers" | "Interior Design" | "International Affairs" | "International Trade and Development" | "Internet Marketplace Platforms" | "Internet News" | "Internet Publishing" | "Internet-Publishing" | "Internetmedia" | "Interurban and Rural Bus Services" | "Investment Advice" | "Investment Banking" | "Investment Management" | "IT Services and IT Consulting" | "IT System Custom Software Development" | "IT System Data Services" | "IT System Design Services" | "IT System Installation and Disposal" | "IT System Operations and Maintenance" | "IT System Testing and Evaluation" | "IT System Training and Support" | "IT-services en consultancy" | "Janitorial Services" | "Landscaping Services" | "Language Schools" | "Law Enforcement" | "Law Practice" | "Legal Services" | "Legislative Offices" | "Libraries" | "LKW-Transport" | "Loan Brokers" | "Luxury Goods & Jewelry" | "Machinery Manufacturing" | "Magnetic and Optical Media Manufacturing" | "Manufacturing" | "Maritime" | "Maritime Transportation" | "Market Research" | "Marketing Services" | "Maroquinerie" | "Mattress and Blinds Manufacturing" | "Measuring and Control Instrument Manufacturing" | "Meat Products Manufacturing" | "Mechanical Or Industrial Engineering" | "Media and Telecommunications" | "Media Production" | "Medical and Diagnostic Laboratories" | "Medical Device" | "Medical Equipment Manufacturing" | "Medical Practices" | "Mental Health Care" | "Metal Ore Mining" | "Metal Treatments" | "Metal Valve, Ball, and Roller Manufacturing" | "Military and International Affairs" | "Mining" | "Mobile Computing Software Products" | "Mobile Food Services" | "Mobile Gaming Apps" | "Motor Vehicle Manufacturing" | "Movies and Sound Recording" | "Movies, Videos, and Sound" | "Museums" | "Museums, Historical Sites, and Zoos" | "Music" | "Musicians" | "Nanotechnology Research" | "Natural Gas Distribution" | "Natural Gas Extraction" | "Newspaper Publishing" | "Non-profit Organization Management" | "Non-profit Organizations" | "Nonmetallic Mineral Mining" | "Nonresidential Building Construction" | "Nuclear Electric Power Generation" | "Nursing Homes and Residential Care Facilities" | "Office Administration" | "Office Furniture and Fixtures Manufacturing" | "Oil and Gas" | "Oil Extraction" | "Oil, Gas, and Mining" | "Online and Mail Order Retail" | "Online Audio and Video Media" | "Online media" | "Online Media" | "Operations Consulting" | "Operations management consulting" | "Optometrists" | "Outpatient Care Centers" | "Outsourcing and Offshoring Consulting" | "Outsourcing/Offshoring" | "Packaging & Containers" | "Packaging and Containers Manufacturing" | "Paint, Coating, and Adhesive Manufacturing" | "Paper & Forest Products" | "Paper and Forest Product Manufacturing" | "Pension Funds" | "Performing Arts" | "Performing Arts and Spectator Sports" | "Periodical Publishing" | "Personal and Laundry Services" | "Personal Care Product Manufacturing" | "Personal Care Services" | "Pet Services" | "Pharmaceutical Manufacturing" | "Philanthropic Fundraising Services" | "Philanthropy" | "Photography" | "Physical, Occupational and Speech Therapists" | "Physicians" | "Pipeline Transportation" | "Plastics and Rubber Product Manufacturing" | "Plastics Manufacturing" | "Political Organizations" | "Postal Services" | "Primary and Secondary Education" | "Primary Metal Manufacturing" | "Printing Services" | "Professional Organizations" | "Professional Services" | "Professional Training and Coaching" | "Program Development" | "Public Assistance Programs" | "Public Health" | "Public Policy" | "Public Policy Offices" | "Public Relations and Communications Services" | "Public Safety" | "Racetracks" | "Radio and Television Broadcasting" | "Rail Transportation" | "Railroad Equipment Manufacturing" | "Ranching" | "Ranching and Fisheries" | "Real Estate" | "Real Estate Agents and Brokers" | "Real Estate and Equipment Rental Services" | "Recreational Facilities" | "Regenerative Design" | "Religious Institutions" | "Renewable Energy Equipment Manufacturing" | "Renewable Energy Power Generation" | "Renewable Energy Semiconductor Manufacturing" | "Renewables & Environment" | "Repair and Maintenance" | "Research" | "Research Services" | "Residential Building Construction" | "Restaurants" | "Restauration collective" | "Retail" | "Retail Apparel and Fashion" | "Retail Appliances, Electrical, and Electronic Equipment" | "Retail Art Dealers" | "Retail Art Supplies" | "Retail Books and Printed News" | "Retail Building Materials and Garden Equipment" | "Retail Florists" | "Retail Furniture and Home Furnishings" | "Retail Gasoline" | "Retail Groceries" | "Retail Health and Personal Care Products" | "Retail Luxury Goods and Jewelry" | "Retail Motor Vehicles" | "Retail Musical Instruments" | "Retail Office Equipment" | "Retail Office Supplies and Gifts" | "Retail Pharmacies" | "Retail Recyclable Materials & Used Merchandise" | "Reupholstery and Furniture Repair" | "Robot Manufacturing" | "Robotics engineering" | "Robotics Engineering" | "Rubber Products Manufacturing" | "Satellite Telecommunications" | "Savings Institutions" | "School and Employee Bus Services" | "Secretarial Schools" | "Securities and Commodity Exchanges" | "Security and Investigations" | "Security Guards and Patrol Services" | "Security Systems Services" | "Semiconductor Manufacturing" | "Semiconductors" | "Services for Renewable Energy" | "Services for the Elderly and Disabled" | "Services strategisch management" | "Sheet Music Publishing" | "Shipbuilding" | "Shuttles and Special Needs Transportation Services" | "Sightseeing Transportation" | "Skiing Facilities" | "Smart Meter Manufacturing" | "Soap and Cleaning Product Manufacturing" | "Social Networking Platforms" | "Software Development" | "Solar Electric Power Generation" | "Sound Recording" | "Space Research and Technology" | "Specialty Trade Contractors" | "Spectator Sports" | "Sporting Goods" | "Sporting Goods Manufacturing" | "Sports and Recreation Instruction" | "Sports Teams and Clubs" | "Spring and Wire Product Manufacturing" | "Staffing and Recruiting" | "Steam and Air-Conditioning Supply" | "Strategic Management Services" | "Subdivision of Land" | "Sugar and Confectionery Product Manufacturing" | "Surveying and Mapping Services" | "Taxi and Limousine Services" | "Technical and Vocational Training" | "Technology, Information and Internet" | "Technology, Information and Media" | "Telecommunications" | "Telecommunications Carriers" | "Telephone Call Centers" | "Temporary Help Services" | "Textile Manufacturing" | "Theater Companies" | "Think tanks" | "Think Tanks" | "Tobacco" | "Tobacco Manufacturing" | "Translation and Localization" | "Transport aérien" | "Transport maritime" | "Transportation Equipment Manufacturing" | "Transportation Programs" | "Transportation, Logistics, Supply Chain and Storage" | "Transportation/Trucking/Railroad" | "Travel Arrangements" | "Truck Transportation" | "Trusts and Estates" | "Turned Products and Fastener Manufacturing" | "Urban Transit Services" | "Utilities" | "Utilities Administration" | "Utility System Construction" | "Vehicle Repair and Maintenance" | "Venture Capital and Private Equity Principals" | "Veterinary" | "Veterinary Services" | "Vocational Rehabilitation Services" | "Warehousing" | "Warehousing and Storage" | "Waste Collection" | "Waste Treatment and Disposal" | "Water Supply and Irrigation Systems" | "Water, Waste, Steam, and Air Conditioning Services" | "Wellness and Fitness Services" | "Wholesale" | "Wholesale Alcoholic Beverages" | "Wholesale Apparel and Sewing Supplies" | "Wholesale Appliances, Electrical, and Electronics" | "Wholesale Building Materials" | "Wholesale Chemical and Allied Products" | "Wholesale Computer Equipment" | "Wholesale Drugs and Sundries" | "Wholesale Food and Beverage" | "Wholesale Footwear" | "Wholesale Furniture and Home Furnishings" | "Wholesale Hardware, Plumbing, Heating Equipment" | "Wholesale Import and Export" | "Wholesale Luxury Goods and Jewelry" | "Wholesale Machinery" | "Wholesale Metals and Minerals" | "Wholesale Motor Vehicles and Parts" | "Wholesale Paper Products" | "Wholesale Petroleum and Petroleum Products" | "Wholesale Photography Equipment and Supplies" | "Wholesale Raw Farm Products" | "Wholesale Recyclable Materials" | "Wind Electric Power Generation" | "Wine & Spirits" | "Wineries" | "Wireless Services" | "Women's Handbag Manufacturing" | "Wood Product Manufacturing" | "Writing and Editing" | "Zoos and Botanical Gardens")[]; /** @default [] */
|
|
17387
|
+
current_employer_estimated_revenue?: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
17388
|
+
/**
|
|
17389
|
+
* @default {
|
|
17390
|
+
* "min": null,
|
|
17391
|
+
* "max": null
|
|
17392
|
+
* }
|
|
17393
|
+
*/
|
|
17394
|
+
current_employer_founded_year?: {
|
|
17395
|
+
/** @default null */min?: number | null; /** @default null */
|
|
17396
|
+
max?: number | null;
|
|
17349
17397
|
}; /** @default [] */
|
|
17350
17398
|
current_employer_investors?: string[]; /** @default [] */
|
|
17351
17399
|
current_employer_open_position_titles?: string[];
|
|
@@ -17356,8 +17404,8 @@ interface components {
|
|
|
17356
17404
|
* }
|
|
17357
17405
|
*/
|
|
17358
17406
|
school_names?: {
|
|
17359
|
-
include
|
|
17360
|
-
exclude
|
|
17407
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17408
|
+
exclude?: string[];
|
|
17361
17409
|
};
|
|
17362
17410
|
};
|
|
17363
17411
|
};
|
|
@@ -17482,8 +17530,8 @@ interface components {
|
|
|
17482
17530
|
* }
|
|
17483
17531
|
*/
|
|
17484
17532
|
hq_locations?: {
|
|
17485
|
-
include
|
|
17486
|
-
exclude
|
|
17533
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17534
|
+
exclude?: string[];
|
|
17487
17535
|
};
|
|
17488
17536
|
/**
|
|
17489
17537
|
* @default {
|
|
@@ -17492,8 +17540,8 @@ interface components {
|
|
|
17492
17540
|
* }
|
|
17493
17541
|
*/
|
|
17494
17542
|
company_names?: {
|
|
17495
|
-
include
|
|
17496
|
-
exclude
|
|
17543
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17544
|
+
exclude?: string[];
|
|
17497
17545
|
};
|
|
17498
17546
|
/**
|
|
17499
17547
|
* @default {
|
|
@@ -17502,8 +17550,8 @@ interface components {
|
|
|
17502
17550
|
* }
|
|
17503
17551
|
*/
|
|
17504
17552
|
company_website_urls?: {
|
|
17505
|
-
include
|
|
17506
|
-
exclude
|
|
17553
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17554
|
+
exclude?: string[];
|
|
17507
17555
|
};
|
|
17508
17556
|
/**
|
|
17509
17557
|
* @default {
|
|
@@ -17512,11 +17560,11 @@ interface components {
|
|
|
17512
17560
|
* }
|
|
17513
17561
|
*/
|
|
17514
17562
|
company_profile_urls?: {
|
|
17515
|
-
include
|
|
17516
|
-
exclude
|
|
17517
|
-
};
|
|
17518
|
-
company_types
|
|
17519
|
-
investors
|
|
17563
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17564
|
+
exclude?: string[];
|
|
17565
|
+
}; /** @default [] */
|
|
17566
|
+
company_types?: ("Public Company" | "Educational" | "Self Employed" | "Government Agency" | "Non Profit" | "Self Owned" | "Privately Held" | "Partnership")[]; /** @default [] */
|
|
17567
|
+
investors?: string[];
|
|
17520
17568
|
/**
|
|
17521
17569
|
* @default {
|
|
17522
17570
|
* "include": [],
|
|
@@ -17524,10 +17572,10 @@ interface components {
|
|
|
17524
17572
|
* }
|
|
17525
17573
|
*/
|
|
17526
17574
|
company_industries?: {
|
|
17527
|
-
include
|
|
17528
|
-
exclude
|
|
17529
|
-
};
|
|
17530
|
-
customer_types
|
|
17575
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17576
|
+
exclude?: string[];
|
|
17577
|
+
}; /** @default [] */
|
|
17578
|
+
customer_types?: ("b2b" | "b2c")[];
|
|
17531
17579
|
/**
|
|
17532
17580
|
* @default {
|
|
17533
17581
|
* "include": [],
|
|
@@ -17535,19 +17583,31 @@ interface components {
|
|
|
17535
17583
|
* }
|
|
17536
17584
|
*/
|
|
17537
17585
|
keywords?: {
|
|
17538
|
-
include
|
|
17539
|
-
exclude
|
|
17540
|
-
};
|
|
17541
|
-
revenue_groups
|
|
17542
|
-
|
|
17543
|
-
|
|
17544
|
-
|
|
17586
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17587
|
+
exclude?: string[];
|
|
17588
|
+
}; /** @default [] */
|
|
17589
|
+
revenue_groups?: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
17590
|
+
/**
|
|
17591
|
+
* @default {
|
|
17592
|
+
* "min": null,
|
|
17593
|
+
* "max": null
|
|
17594
|
+
* }
|
|
17595
|
+
*/
|
|
17596
|
+
founded_year?: {
|
|
17597
|
+
/** @default null */min?: number | null; /** @default null */
|
|
17598
|
+
max?: number | null;
|
|
17545
17599
|
}; /** @default [] */
|
|
17546
|
-
open_positions_titles?: string[];
|
|
17547
|
-
headcount
|
|
17548
|
-
|
|
17549
|
-
|
|
17550
|
-
|
|
17600
|
+
open_positions_titles?: string[]; /** @default [] */
|
|
17601
|
+
headcount?: ("1-10 employees" | "11-50 employees" | "51-200 employees" | "201-500 employees" | "501-1000 employees" | "1001-5000 employees" | "5001-10000 employees" | "10001+ employees")[];
|
|
17602
|
+
/**
|
|
17603
|
+
* @default {
|
|
17604
|
+
* "min": null,
|
|
17605
|
+
* "max": null
|
|
17606
|
+
* }
|
|
17607
|
+
*/
|
|
17608
|
+
headcount_growth_last_6_months_in_percent?: {
|
|
17609
|
+
/** @default null */min?: number | null; /** @default null */
|
|
17610
|
+
max?: number | null;
|
|
17551
17611
|
};
|
|
17552
17612
|
};
|
|
17553
17613
|
};
|
|
@@ -17565,7 +17625,7 @@ interface components {
|
|
|
17565
17625
|
}[];
|
|
17566
17626
|
} | null;
|
|
17567
17627
|
config: {
|
|
17568
|
-
limit
|
|
17628
|
+
/** @default 100 */limit?: number;
|
|
17569
17629
|
page_number?: number | null;
|
|
17570
17630
|
output_fields?: {
|
|
17571
17631
|
/**
|
|
@@ -17672,8 +17732,8 @@ interface components {
|
|
|
17672
17732
|
* }
|
|
17673
17733
|
*/
|
|
17674
17734
|
hq_locations?: {
|
|
17675
|
-
include
|
|
17676
|
-
exclude
|
|
17735
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17736
|
+
exclude?: string[];
|
|
17677
17737
|
};
|
|
17678
17738
|
/**
|
|
17679
17739
|
* @default {
|
|
@@ -17682,8 +17742,8 @@ interface components {
|
|
|
17682
17742
|
* }
|
|
17683
17743
|
*/
|
|
17684
17744
|
company_names?: {
|
|
17685
|
-
include
|
|
17686
|
-
exclude
|
|
17745
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17746
|
+
exclude?: string[];
|
|
17687
17747
|
};
|
|
17688
17748
|
/**
|
|
17689
17749
|
* @default {
|
|
@@ -17692,8 +17752,8 @@ interface components {
|
|
|
17692
17752
|
* }
|
|
17693
17753
|
*/
|
|
17694
17754
|
company_domains?: {
|
|
17695
|
-
include
|
|
17696
|
-
exclude
|
|
17755
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17756
|
+
exclude?: string[];
|
|
17697
17757
|
};
|
|
17698
17758
|
/**
|
|
17699
17759
|
* @default {
|
|
@@ -17702,11 +17762,11 @@ interface components {
|
|
|
17702
17762
|
* }
|
|
17703
17763
|
*/
|
|
17704
17764
|
company_profile_urls?: {
|
|
17705
|
-
include
|
|
17706
|
-
exclude
|
|
17707
|
-
};
|
|
17708
|
-
company_types
|
|
17709
|
-
investors
|
|
17765
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17766
|
+
exclude?: string[];
|
|
17767
|
+
}; /** @default [] */
|
|
17768
|
+
company_types?: ("Public Company" | "Educational" | "Self Employed" | "Government Agency" | "Non Profit" | "Self Owned" | "Privately Held" | "Partnership")[]; /** @default [] */
|
|
17769
|
+
investors?: string[];
|
|
17710
17770
|
/**
|
|
17711
17771
|
* @default {
|
|
17712
17772
|
* "include": [],
|
|
@@ -17714,10 +17774,10 @@ interface components {
|
|
|
17714
17774
|
* }
|
|
17715
17775
|
*/
|
|
17716
17776
|
company_industries?: {
|
|
17717
|
-
include
|
|
17718
|
-
exclude
|
|
17719
|
-
};
|
|
17720
|
-
customer_types
|
|
17777
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17778
|
+
exclude?: string[];
|
|
17779
|
+
}; /** @default [] */
|
|
17780
|
+
customer_types?: ("b2b" | "b2c")[];
|
|
17721
17781
|
/**
|
|
17722
17782
|
* @default {
|
|
17723
17783
|
* "include": [],
|
|
@@ -17725,19 +17785,31 @@ interface components {
|
|
|
17725
17785
|
* }
|
|
17726
17786
|
*/
|
|
17727
17787
|
keywords?: {
|
|
17728
|
-
include
|
|
17729
|
-
exclude
|
|
17730
|
-
};
|
|
17731
|
-
revenue_groups
|
|
17732
|
-
|
|
17733
|
-
|
|
17734
|
-
|
|
17788
|
+
/** @default [] */include?: string[]; /** @default [] */
|
|
17789
|
+
exclude?: string[];
|
|
17790
|
+
}; /** @default [] */
|
|
17791
|
+
revenue_groups?: ("$0-$1M" | "$1M-$10M" | "$10M-$100M" | "$100M-$1B" | "$1B+")[];
|
|
17792
|
+
/**
|
|
17793
|
+
* @default {
|
|
17794
|
+
* "min": null,
|
|
17795
|
+
* "max": null
|
|
17796
|
+
* }
|
|
17797
|
+
*/
|
|
17798
|
+
founded_year?: {
|
|
17799
|
+
/** @default null */min?: number | null; /** @default null */
|
|
17800
|
+
max?: number | null;
|
|
17735
17801
|
}; /** @default [] */
|
|
17736
|
-
open_position_titles?: string[];
|
|
17737
|
-
headcount
|
|
17738
|
-
|
|
17739
|
-
|
|
17740
|
-
|
|
17802
|
+
open_position_titles?: string[]; /** @default [] */
|
|
17803
|
+
headcount?: ("1-10 employees" | "11-50 employees" | "51-200 employees" | "201-500 employees" | "501-1000 employees" | "1001-5000 employees" | "5001-10000 employees" | "10001+ employees")[];
|
|
17804
|
+
/**
|
|
17805
|
+
* @default {
|
|
17806
|
+
* "min": null,
|
|
17807
|
+
* "max": null
|
|
17808
|
+
* }
|
|
17809
|
+
*/
|
|
17810
|
+
headcount_growth_l6m_in_percent?: {
|
|
17811
|
+
/** @default null */min?: number | null; /** @default null */
|
|
17812
|
+
max?: number | null;
|
|
17741
17813
|
};
|
|
17742
17814
|
};
|
|
17743
17815
|
};
|
|
@@ -17793,10 +17865,10 @@ interface components {
|
|
|
17793
17865
|
};
|
|
17794
17866
|
waterfall?: {
|
|
17795
17867
|
attempted_providers: {
|
|
17796
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
17868
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
17797
17869
|
}[];
|
|
17798
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket")[]; /** @enum {string} */
|
|
17799
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket";
|
|
17870
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel")[]; /** @enum {string} */
|
|
17871
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel";
|
|
17800
17872
|
};
|
|
17801
17873
|
icon?: {
|
|
17802
17874
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -17911,5 +17983,5 @@ interface components {
|
|
|
17911
17983
|
pathItems: never;
|
|
17912
17984
|
}
|
|
17913
17985
|
//#endregion
|
|
17914
|
-
export { paths };
|
|
17986
|
+
export { components, paths };
|
|
17915
17987
|
//# sourceMappingURL=openapi.types.d.mts.map
|