@getanyapi/sdk 0.41.0 → 0.42.0
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/dist/index.cjs +42 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +744 -17
- package/dist/index.d.ts +744 -17
- package/dist/index.js +42 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -1177,6 +1177,10 @@ interface AmazonProductInput {
|
|
|
1177
1177
|
* Range: minimum 1.
|
|
1178
1178
|
*/
|
|
1179
1179
|
preferLatencyUnderMs?: number;
|
|
1180
|
+
/**
|
|
1181
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `category` or `condition`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a product that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
1182
|
+
*/
|
|
1183
|
+
requireFields?: ("category" | "condition" | "currency" | "description" | "features" | "images" | "inStock" | "price" | "rating" | "reviewsCount" | "sellerName")[];
|
|
1180
1184
|
/**
|
|
1181
1185
|
* Full Amazon product URL (e.g. https://www.amazon.com/dp/B0CX23V2ZK).
|
|
1182
1186
|
*/
|
|
@@ -1296,6 +1300,10 @@ interface AmazonReviewsInput {
|
|
|
1296
1300
|
* One of: amazon.com, amazon.ca, amazon.de, amazon.fr, amazon.co.uk, amazon.it, amazon.es, amazon.com.au, amazon.co.jp, amazon.com.br, amazon.com.mx, amazon.nl, amazon.ie, amazon.se, amazon.com.tr, amazon.ae, amazon.sg, amazon.sa, amazon.pl, amazon.com.be, amazon.eg, amazon.in.
|
|
1297
1301
|
*/
|
|
1298
1302
|
region?: "amazon.com" | "amazon.ca" | "amazon.de" | "amazon.fr" | "amazon.co.uk" | "amazon.it" | "amazon.es" | "amazon.com.au" | "amazon.co.jp" | "amazon.com.br" | "amazon.com.mx" | "amazon.nl" | "amazon.ie" | "amazon.se" | "amazon.com.tr" | "amazon.ae" | "amazon.sg" | "amazon.sa" | "amazon.pl" | "amazon.com.be" | "amazon.eg" | "amazon.in";
|
|
1303
|
+
/**
|
|
1304
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `url`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a review that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
1305
|
+
*/
|
|
1306
|
+
requireFields?: ("createdUtc" | "helpfulVotes" | "rating" | "reviewer" | "title" | "url" | "verifiedPurchase")[];
|
|
1299
1307
|
/**
|
|
1300
1308
|
* Review sort order: most helpful first or most recent first (e.g. recent).
|
|
1301
1309
|
* One of: helpful, recent.
|
|
@@ -2716,6 +2724,10 @@ interface AppstoreReviewsInput {
|
|
|
2716
2724
|
* Range: minimum 1.
|
|
2717
2725
|
*/
|
|
2718
2726
|
preferLatencyUnderMs?: number;
|
|
2727
|
+
/**
|
|
2728
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `helpfulVotes` or `version`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a review that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
2729
|
+
*/
|
|
2730
|
+
requireFields?: ("helpfulVotes" | "title" | "url" | "version")[];
|
|
2719
2731
|
}
|
|
2720
2732
|
interface AppstoreReviewsItem {
|
|
2721
2733
|
/**
|
|
@@ -3107,6 +3119,10 @@ interface CapterraReviewsInput {
|
|
|
3107
3119
|
* Capterra product URL, for example https://www.capterra.com/p/135003/Slack/. Capterra identifies a product by both its numeric id and its slug, so the full URL is required.
|
|
3108
3120
|
*/
|
|
3109
3121
|
product: string;
|
|
3122
|
+
/**
|
|
3123
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `ownerResponse`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a review that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
3124
|
+
*/
|
|
3125
|
+
requireFields?: ("alternativesConsidered" | "anonymous" | "chosenReasons" | "ownerResponse" | "reviewSource" | "switchedFrom" | "switchingReasons")[];
|
|
3110
3126
|
/**
|
|
3111
3127
|
* Sort order for the returned reviews: newest first, most complete first, or highest or lowest rated first.
|
|
3112
3128
|
* One of: recent, complete, highest, lowest.
|
|
@@ -3340,6 +3356,10 @@ interface ChatgptSearchInput {
|
|
|
3340
3356
|
* Default: false.
|
|
3341
3357
|
*/
|
|
3342
3358
|
requireEntities?: boolean;
|
|
3359
|
+
/**
|
|
3360
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `cited` or `price`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a result that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
3361
|
+
*/
|
|
3362
|
+
requireFields?: ("address" | "ads" | "advertiserName" | "advertiserUrl" | "answerPosition" | "category" | "cited" | "createdUtc" | "currency" | "description" | "domain" | "entities" | "image" | "merchants" | "model" | "name" | "phone" | "places" | "position" | "price" | "prompt" | "rating" | "reviewCount" | "searchQueries" | "searchResults" | "shoppingCards" | "snippet" | "title" | "url" | "webSearchTriggered" | "websiteUrl")[];
|
|
3343
3363
|
/**
|
|
3344
3364
|
* Serve only from a source that can return places shown with the answer. Leaving this off still returns places whenever the source that answered can. Turning it on selects the single source that guarantees them, which costs more and has nothing to fall back to if it is unavailable.
|
|
3345
3365
|
* Default: false.
|
|
@@ -9517,6 +9537,10 @@ interface EmailVerifyInput {
|
|
|
9517
9537
|
* Range: minimum 1.
|
|
9518
9538
|
*/
|
|
9519
9539
|
preferLatencyUnderMs?: number;
|
|
9540
|
+
/**
|
|
9541
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `reason`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a result that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
9542
|
+
*/
|
|
9543
|
+
requireFields?: ("catchAll" | "disposable" | "domain" | "free" | "reason" | "role" | "score")[];
|
|
9520
9544
|
}
|
|
9521
9545
|
interface EmailVerifyItem {
|
|
9522
9546
|
/**
|
|
@@ -13274,6 +13298,10 @@ interface G2ReviewsInput {
|
|
|
13274
13298
|
* G2 product slug, for example hubspot-marketing-hub. A full G2 product URL is also accepted and reduced to its slug.
|
|
13275
13299
|
*/
|
|
13276
13300
|
product: string;
|
|
13301
|
+
/**
|
|
13302
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `productSlug`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a review that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
13303
|
+
*/
|
|
13304
|
+
requireFields?: ("authorCountry" | "helpfulVotes" | "productSlug" | "ratings" | "responseType" | "reviewSource" | "switchedFrom")[];
|
|
13277
13305
|
/**
|
|
13278
13306
|
* Sort order for the returned reviews: newest first, most helpful first, highest or lowest rated first, or G2's own default ordering.
|
|
13279
13307
|
* One of: recent, helpful, highest, lowest, default.
|
|
@@ -14470,6 +14498,10 @@ interface GoogleAiOverviewInput {
|
|
|
14470
14498
|
* The question or prompt to answer with a Google AI Overview.
|
|
14471
14499
|
*/
|
|
14472
14500
|
prompt: string;
|
|
14501
|
+
/**
|
|
14502
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `citations` or `index`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a result that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
14503
|
+
*/
|
|
14504
|
+
requireFields?: ("citations" | "index" | "scrapedAt" | "title" | "url")[];
|
|
14473
14505
|
}
|
|
14474
14506
|
interface GoogleAiOverviewCitation {
|
|
14475
14507
|
/**
|
|
@@ -14951,7 +14983,7 @@ interface GoogleSearchInput {
|
|
|
14951
14983
|
*/
|
|
14952
14984
|
query: string;
|
|
14953
14985
|
/**
|
|
14954
|
-
*
|
|
14986
|
+
* Deprecated. Every source for this search returns a nextCursor, so this changes nothing about the price or which source serves you; it stays accepted so callers that already send it keep working.
|
|
14955
14987
|
*/
|
|
14956
14988
|
requireCursor?: boolean;
|
|
14957
14989
|
/**
|
|
@@ -15782,6 +15814,10 @@ interface GoogleShoppingSearchInput {
|
|
|
15782
15814
|
* Product name, brand, or keywords to search for (e.g. "Nike running shoes").
|
|
15783
15815
|
*/
|
|
15784
15816
|
query: string;
|
|
15817
|
+
/**
|
|
15818
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `listPrice` or `discountPercent`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a product that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
15819
|
+
*/
|
|
15820
|
+
requireFields?: ("brand" | "currency" | "discountPercent" | "listPrice" | "listPriceText" | "price" | "priceText" | "productId" | "rating" | "reviewsCount" | "seller")[];
|
|
15785
15821
|
/**
|
|
15786
15822
|
* Sort order for results (e.g. "LOWEST_PRICE"); defaults to relevance.
|
|
15787
15823
|
* One of: BEST_MATCH, LOWEST_PRICE, HIGHEST_PRICE, TOP_RATED.
|
|
@@ -16398,6 +16434,10 @@ interface InstagramFollowersInput {
|
|
|
16398
16434
|
* Range: minimum 1.
|
|
16399
16435
|
*/
|
|
16400
16436
|
preferLatencyUnderMs?: number;
|
|
16437
|
+
/**
|
|
16438
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `private`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a profile that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
16439
|
+
*/
|
|
16440
|
+
requireFields?: ("image" | "name" | "nextCursor" | "private" | "url" | "verified")[];
|
|
16401
16441
|
/**
|
|
16402
16442
|
* The Instagram username, user ID, or profile URL whose followers to list (e.g. natgeo).
|
|
16403
16443
|
*/
|
|
@@ -16460,6 +16500,10 @@ interface InstagramFollowingInput {
|
|
|
16460
16500
|
* Range: minimum 1.
|
|
16461
16501
|
*/
|
|
16462
16502
|
preferLatencyUnderMs?: number;
|
|
16503
|
+
/**
|
|
16504
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `private`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a profile that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
16505
|
+
*/
|
|
16506
|
+
requireFields?: ("image" | "name" | "nextCursor" | "private" | "url" | "verified")[];
|
|
16463
16507
|
/**
|
|
16464
16508
|
* The Instagram username, user ID, or profile URL whose following list to fetch (e.g. natgeo).
|
|
16465
16509
|
*/
|
|
@@ -17059,7 +17103,11 @@ interface InstagramPostInput {
|
|
|
17059
17103
|
*/
|
|
17060
17104
|
preferLatencyUnderMs?: number;
|
|
17061
17105
|
/**
|
|
17062
|
-
*
|
|
17106
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `plays`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a post that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
17107
|
+
*/
|
|
17108
|
+
requireFields?: ("likes" | "plays" | "shortcode" | "type" | "videoUrl")[];
|
|
17109
|
+
/**
|
|
17110
|
+
* Deprecated; send `requireFields: ["plays"]` instead, which does exactly the same thing. Set true to be served only by a source that reports a reel's play count. Omit it and routing is unchanged, with the cheapest source serving, which does not carry play counts, so `plays` is absent from its responses. This can raise your price: opting in routes to a source that reports the count, and you are quoted and charged its price. It stays accepted so callers that already send it keep working.
|
|
17063
17111
|
*/
|
|
17064
17112
|
requirePlayCount?: boolean;
|
|
17065
17113
|
/**
|
|
@@ -17644,6 +17692,10 @@ interface InstagramSearchHashtagInput {
|
|
|
17644
17692
|
* Range: minimum 1.
|
|
17645
17693
|
*/
|
|
17646
17694
|
preferLatencyUnderMs?: number;
|
|
17695
|
+
/**
|
|
17696
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `isAd`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a post that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
17697
|
+
*/
|
|
17698
|
+
requireFields?: ("avatarUrl" | "caption" | "comments" | "createdUtc" | "durationSeconds" | "isAd" | "likes" | "nextCursor" | "type" | "verified" | "videoUrl")[];
|
|
17647
17699
|
}
|
|
17648
17700
|
interface InstagramSearchHashtagPost {
|
|
17649
17701
|
/**
|
|
@@ -18799,7 +18851,7 @@ declare class InstagramNamespace {
|
|
|
18799
18851
|
*
|
|
18800
18852
|
* Fetch an Instagram account's public profile (followers, posts, bio, verification) by handle.
|
|
18801
18853
|
*
|
|
18802
|
-
* Price: $0.
|
|
18854
|
+
* Price: $0.0005 per request.
|
|
18803
18855
|
*
|
|
18804
18856
|
* @example
|
|
18805
18857
|
* const res = await client.instagram.profile({ handle: "nasa" });
|
|
@@ -20198,6 +20250,10 @@ interface LinkedinCompanyInput {
|
|
|
20198
20250
|
* Range: minimum 1.
|
|
20199
20251
|
*/
|
|
20200
20252
|
preferLatencyUnderMs?: number;
|
|
20253
|
+
/**
|
|
20254
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `city` or `postalCode`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a profile that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
20255
|
+
*/
|
|
20256
|
+
requireFields?: ("city" | "companyType" | "country" | "employeeCountRange" | "foundedOn" | "fundingData" | "headquarter" | "industry" | "line1" | "locations" | "logoUrl" | "name" | "pageVerified" | "postalCode" | "similarOrganizations" | "specialities" | "tagline" | "universalName" | "website")[];
|
|
20201
20257
|
/**
|
|
20202
20258
|
* Full LinkedIn company page URL.
|
|
20203
20259
|
*/
|
|
@@ -20704,6 +20760,173 @@ interface LinkedinEmailData {
|
|
|
20704
20760
|
*/
|
|
20705
20761
|
linkedinUrl?: string;
|
|
20706
20762
|
}
|
|
20763
|
+
/**
|
|
20764
|
+
* Input for LinkedIn Job (linkedin.job).
|
|
20765
|
+
*/
|
|
20766
|
+
interface LinkedinJobInput {
|
|
20767
|
+
/**
|
|
20768
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Prefer sources whose typical response time (median over the trailing 30 days, as published on this endpoint's lane health) is under this many milliseconds; among those, the cheapest serves. This can raise your price: when the cheapest source misses the target, a faster and dearer one serves, and you are quoted and charged its price. If no source is that fast the request is still served, by whichever source offers the best speed for its price - it is never refused for being slow. Sources we have not timed are tried last. This is a preference, not a guarantee: the median describes past requests and is not a ceiling on this one, and it excludes any wait this request itself asks for. On a paginated walk it applies to the first page only: later pages stay with the source that page chose, at the price it was quoted.
|
|
20769
|
+
* Range: minimum 1.
|
|
20770
|
+
*/
|
|
20771
|
+
preferLatencyUnderMs?: number;
|
|
20772
|
+
/**
|
|
20773
|
+
* Full LinkedIn job posting URL, e.g. https://www.linkedin.com/jobs/view/4431721875/.
|
|
20774
|
+
*/
|
|
20775
|
+
url: string;
|
|
20776
|
+
}
|
|
20777
|
+
/**
|
|
20778
|
+
* One named hiring contact.
|
|
20779
|
+
*/
|
|
20780
|
+
interface LinkedinJobHiringTeam {
|
|
20781
|
+
/**
|
|
20782
|
+
* Canonical LinkedIn profile URL.
|
|
20783
|
+
*/
|
|
20784
|
+
linkedinUrl?: string;
|
|
20785
|
+
/**
|
|
20786
|
+
* Member name.
|
|
20787
|
+
*/
|
|
20788
|
+
name?: string;
|
|
20789
|
+
/**
|
|
20790
|
+
* Member headline or job title.
|
|
20791
|
+
*/
|
|
20792
|
+
position?: string;
|
|
20793
|
+
[extra: string]: unknown;
|
|
20794
|
+
}
|
|
20795
|
+
/**
|
|
20796
|
+
* The `data` payload of LinkedIn Job (linkedin.job).
|
|
20797
|
+
*/
|
|
20798
|
+
interface LinkedinJobData {
|
|
20799
|
+
/**
|
|
20800
|
+
* Applicant tracking system behind the posting (e.g. Workday, Lever, Greenhouse), when LinkedIn reports one.
|
|
20801
|
+
*/
|
|
20802
|
+
applicantTrackingSystem?: string;
|
|
20803
|
+
/**
|
|
20804
|
+
* Number of applicants reported by LinkedIn. Populated whenever the provider has data for the entity.
|
|
20805
|
+
* Present whenever the upstream returns this record.
|
|
20806
|
+
*/
|
|
20807
|
+
applicants?: number;
|
|
20808
|
+
/**
|
|
20809
|
+
* External company apply URL when the job applies off-site.
|
|
20810
|
+
*/
|
|
20811
|
+
applyUrl?: string;
|
|
20812
|
+
/**
|
|
20813
|
+
* Listed benefits.
|
|
20814
|
+
*/
|
|
20815
|
+
benefits?: string[];
|
|
20816
|
+
/**
|
|
20817
|
+
* Hiring company details.
|
|
20818
|
+
*/
|
|
20819
|
+
company?: {
|
|
20820
|
+
/**
|
|
20821
|
+
* Company About text.
|
|
20822
|
+
*/
|
|
20823
|
+
description?: string;
|
|
20824
|
+
/**
|
|
20825
|
+
* Number of employees LinkedIn reports for the company.
|
|
20826
|
+
*/
|
|
20827
|
+
employeeCount?: number;
|
|
20828
|
+
/**
|
|
20829
|
+
* Number of followers of the company page.
|
|
20830
|
+
*/
|
|
20831
|
+
followerCount?: number;
|
|
20832
|
+
/**
|
|
20833
|
+
* Canonical LinkedIn company URL.
|
|
20834
|
+
*/
|
|
20835
|
+
linkedinUrl?: string;
|
|
20836
|
+
/**
|
|
20837
|
+
* Company logo image URL.
|
|
20838
|
+
*/
|
|
20839
|
+
logo?: string;
|
|
20840
|
+
/**
|
|
20841
|
+
* Company name. Populated whenever the provider has data for the entity.
|
|
20842
|
+
* Present whenever the upstream returns this record.
|
|
20843
|
+
*/
|
|
20844
|
+
name?: string;
|
|
20845
|
+
/**
|
|
20846
|
+
* Company LinkedIn universal (vanity) name.
|
|
20847
|
+
*/
|
|
20848
|
+
universalName?: string;
|
|
20849
|
+
/**
|
|
20850
|
+
* Company website.
|
|
20851
|
+
*/
|
|
20852
|
+
website?: string;
|
|
20853
|
+
};
|
|
20854
|
+
/**
|
|
20855
|
+
* UTC epoch timestamp in seconds (Unix time) the job was posted. Multiply by 1000 for a JS Date in milliseconds.
|
|
20856
|
+
*/
|
|
20857
|
+
createdUtc?: number;
|
|
20858
|
+
/**
|
|
20859
|
+
* Full job description as plain text. Populated whenever the provider has data for the entity.
|
|
20860
|
+
* Present whenever the upstream returns this record.
|
|
20861
|
+
*/
|
|
20862
|
+
descriptionText?: string;
|
|
20863
|
+
/**
|
|
20864
|
+
* LinkedIn Easy Apply URL when available.
|
|
20865
|
+
*/
|
|
20866
|
+
easyApplyUrl?: string;
|
|
20867
|
+
/**
|
|
20868
|
+
* Employment type (e.g. full_time, contract, part_time).
|
|
20869
|
+
*/
|
|
20870
|
+
employmentType?: string;
|
|
20871
|
+
/**
|
|
20872
|
+
* Seniority / experience level (e.g. Mid-Senior level, Entry level).
|
|
20873
|
+
*/
|
|
20874
|
+
experienceLevel?: string;
|
|
20875
|
+
/**
|
|
20876
|
+
* UTC epoch timestamp in seconds (Unix time) the posting expires. Multiply by 1000 for a JS Date in milliseconds.
|
|
20877
|
+
*/
|
|
20878
|
+
expireUtc?: number;
|
|
20879
|
+
/**
|
|
20880
|
+
* LinkedIn members named on the posting as the hiring contacts.
|
|
20881
|
+
*/
|
|
20882
|
+
hiringTeam?: LinkedinJobHiringTeam[];
|
|
20883
|
+
/**
|
|
20884
|
+
* LinkedIn job posting id.
|
|
20885
|
+
*/
|
|
20886
|
+
id?: string;
|
|
20887
|
+
/**
|
|
20888
|
+
* Industries associated with the role.
|
|
20889
|
+
*/
|
|
20890
|
+
industries?: string[];
|
|
20891
|
+
/**
|
|
20892
|
+
* Posting state reported by LinkedIn (e.g. LISTED, CLOSED).
|
|
20893
|
+
*/
|
|
20894
|
+
jobState?: string;
|
|
20895
|
+
/**
|
|
20896
|
+
* Job location (city, region, or country).
|
|
20897
|
+
*/
|
|
20898
|
+
location?: string;
|
|
20899
|
+
/**
|
|
20900
|
+
* Salary range when disclosed by the poster.
|
|
20901
|
+
*/
|
|
20902
|
+
salary?: {
|
|
20903
|
+
/**
|
|
20904
|
+
* Maximum salary.
|
|
20905
|
+
*/
|
|
20906
|
+
max?: number;
|
|
20907
|
+
/**
|
|
20908
|
+
* Minimum salary.
|
|
20909
|
+
*/
|
|
20910
|
+
min?: number;
|
|
20911
|
+
/**
|
|
20912
|
+
* Salary as displayed (e.g. '300,000 - 330,000 USD').
|
|
20913
|
+
*/
|
|
20914
|
+
text?: string;
|
|
20915
|
+
};
|
|
20916
|
+
/**
|
|
20917
|
+
* Job title. Populated whenever the provider has data for the entity.
|
|
20918
|
+
*/
|
|
20919
|
+
title: string;
|
|
20920
|
+
/**
|
|
20921
|
+
* Canonical LinkedIn job posting URL.
|
|
20922
|
+
*/
|
|
20923
|
+
url: string;
|
|
20924
|
+
/**
|
|
20925
|
+
* Workplace type (e.g. remote, on_site, hybrid).
|
|
20926
|
+
*/
|
|
20927
|
+
workplaceType?: string;
|
|
20928
|
+
[extra: string]: unknown;
|
|
20929
|
+
}
|
|
20707
20930
|
/**
|
|
20708
20931
|
* Input for LinkedIn Jobs (linkedin.jobs).
|
|
20709
20932
|
*/
|
|
@@ -20925,6 +21148,10 @@ interface LinkedinJobsThinInput {
|
|
|
20925
21148
|
* Job title or keywords to search.
|
|
20926
21149
|
*/
|
|
20927
21150
|
query: string;
|
|
21151
|
+
/**
|
|
21152
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `logoUrl`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a listing that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
21153
|
+
*/
|
|
21154
|
+
requireFields?: ("companyUrl" | "createdUtc" | "id" | "logoUrl")[];
|
|
20928
21155
|
/**
|
|
20929
21156
|
* Filter by workplace type (remote, hybrid, or onsite).
|
|
20930
21157
|
* One of: remote, hybrid, onsite.
|
|
@@ -21487,6 +21714,188 @@ interface LinkedinProfileData {
|
|
|
21487
21714
|
verified?: boolean;
|
|
21488
21715
|
[extra: string]: unknown;
|
|
21489
21716
|
}
|
|
21717
|
+
/**
|
|
21718
|
+
* Input for LinkedIn Profile Comments (linkedin.profile_comments).
|
|
21719
|
+
*/
|
|
21720
|
+
interface LinkedinProfileCommentsInput {
|
|
21721
|
+
/**
|
|
21722
|
+
* Maximum number of comments to return.
|
|
21723
|
+
* Range: minimum 1, maximum 100.
|
|
21724
|
+
* Default: 100.
|
|
21725
|
+
*/
|
|
21726
|
+
limit?: number;
|
|
21727
|
+
/**
|
|
21728
|
+
* Only return comments posted within this window (default any).
|
|
21729
|
+
* One of: any, 24h, week, month.
|
|
21730
|
+
*/
|
|
21731
|
+
postedLimit?: "any" | "24h" | "week" | "month";
|
|
21732
|
+
/**
|
|
21733
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Prefer sources whose typical response time (median over the trailing 30 days, as published on this endpoint's lane health) is under this many milliseconds; among those, the cheapest serves. This can raise your price: when the cheapest source misses the target, a faster and dearer one serves, and you are quoted and charged its price. If no source is that fast the request is still served, by whichever source offers the best speed for its price - it is never refused for being slow. Sources we have not timed are tried last. This is a preference, not a guarantee: the median describes past requests and is not a ceiling on this one, and it excludes any wait this request itself asks for. On a paginated walk it applies to the first page only: later pages stay with the source that page chose, at the price it was quoted.
|
|
21734
|
+
* Range: minimum 1.
|
|
21735
|
+
*/
|
|
21736
|
+
preferLatencyUnderMs?: number;
|
|
21737
|
+
/**
|
|
21738
|
+
* Full URL of the LinkedIn member profile whose comments on other people's posts should be listed.
|
|
21739
|
+
*/
|
|
21740
|
+
url: string;
|
|
21741
|
+
}
|
|
21742
|
+
interface LinkedinProfileCommentsItem {
|
|
21743
|
+
/**
|
|
21744
|
+
* The member who left the comment (a profile or a company).
|
|
21745
|
+
*/
|
|
21746
|
+
actor?: {
|
|
21747
|
+
/**
|
|
21748
|
+
* Profile picture URL of the commenter. Populated whenever the provider has data for the entity.
|
|
21749
|
+
* Format: uri.
|
|
21750
|
+
* Present whenever the upstream returns this record.
|
|
21751
|
+
*/
|
|
21752
|
+
image?: string;
|
|
21753
|
+
/**
|
|
21754
|
+
* Canonical LinkedIn URL of the commenter. Populated whenever the provider has data for the entity.
|
|
21755
|
+
* Format: uri.
|
|
21756
|
+
* Present whenever the upstream returns this record.
|
|
21757
|
+
*/
|
|
21758
|
+
linkedinUrl?: string;
|
|
21759
|
+
/**
|
|
21760
|
+
* Display name of the commenter. Populated whenever the provider has data for the entity.
|
|
21761
|
+
* Present whenever the upstream returns this record.
|
|
21762
|
+
*/
|
|
21763
|
+
name?: string;
|
|
21764
|
+
/**
|
|
21765
|
+
* Commenter's headline or job title as displayed. Populated whenever the provider has data for the entity.
|
|
21766
|
+
* Present whenever the upstream returns this record.
|
|
21767
|
+
*/
|
|
21768
|
+
position?: string;
|
|
21769
|
+
/**
|
|
21770
|
+
* Commenter kind, e.g. 'profile' or 'company'.
|
|
21771
|
+
*/
|
|
21772
|
+
type?: string;
|
|
21773
|
+
};
|
|
21774
|
+
/**
|
|
21775
|
+
* Full text of the comment the member left. Populated whenever the provider has data for the entity.
|
|
21776
|
+
*/
|
|
21777
|
+
commentary: string;
|
|
21778
|
+
/**
|
|
21779
|
+
* UTC epoch timestamp in seconds (Unix time). Multiply by 1000 for a JS Date in milliseconds. Populated whenever the provider has data for the entity.
|
|
21780
|
+
* Present whenever the upstream returns this record.
|
|
21781
|
+
*/
|
|
21782
|
+
createdUtc?: number;
|
|
21783
|
+
/**
|
|
21784
|
+
* Whether the comment has been edited.
|
|
21785
|
+
*/
|
|
21786
|
+
edited?: boolean;
|
|
21787
|
+
/**
|
|
21788
|
+
* Engagement metrics for the comment.
|
|
21789
|
+
*/
|
|
21790
|
+
engagement?: {
|
|
21791
|
+
/**
|
|
21792
|
+
* Number of replies to the comment.
|
|
21793
|
+
* Range: minimum 0.
|
|
21794
|
+
*/
|
|
21795
|
+
comments?: number;
|
|
21796
|
+
/**
|
|
21797
|
+
* Number of likes on the comment.
|
|
21798
|
+
* Range: minimum 0.
|
|
21799
|
+
*/
|
|
21800
|
+
likes?: number;
|
|
21801
|
+
};
|
|
21802
|
+
/**
|
|
21803
|
+
* Unique identifier of the comment. Populated whenever the provider has data for the entity.
|
|
21804
|
+
*/
|
|
21805
|
+
id: string;
|
|
21806
|
+
/**
|
|
21807
|
+
* The post the comment was left on, so the comment can be read in context. Populated whenever the provider has data for the entity.
|
|
21808
|
+
* Present whenever the upstream returns this record.
|
|
21809
|
+
*/
|
|
21810
|
+
post?: {
|
|
21811
|
+
/**
|
|
21812
|
+
* Author of the post that was commented on.
|
|
21813
|
+
*/
|
|
21814
|
+
author?: {
|
|
21815
|
+
/**
|
|
21816
|
+
* Public headline or company follower summary for the post author.
|
|
21817
|
+
*/
|
|
21818
|
+
headline?: string;
|
|
21819
|
+
/**
|
|
21820
|
+
* Profile or company image URL of the post author. Populated whenever the provider has data for the entity.
|
|
21821
|
+
* Format: uri.
|
|
21822
|
+
* Present whenever the upstream returns this record.
|
|
21823
|
+
*/
|
|
21824
|
+
image?: string;
|
|
21825
|
+
/**
|
|
21826
|
+
* Display name of the post author. Populated whenever the provider has data for the entity.
|
|
21827
|
+
* Present whenever the upstream returns this record.
|
|
21828
|
+
*/
|
|
21829
|
+
name?: string;
|
|
21830
|
+
/**
|
|
21831
|
+
* Canonical LinkedIn profile or company URL of the post author. Populated whenever the provider has data for the entity.
|
|
21832
|
+
* Format: uri.
|
|
21833
|
+
* Present whenever the upstream returns this record.
|
|
21834
|
+
*/
|
|
21835
|
+
profileUrl?: string;
|
|
21836
|
+
/**
|
|
21837
|
+
* LinkedIn public identifier (vanity slug) of the post author, for example "williamhgates". Stable across lanes, unlike the raw id.
|
|
21838
|
+
*/
|
|
21839
|
+
publicIdentifier?: string;
|
|
21840
|
+
};
|
|
21841
|
+
/**
|
|
21842
|
+
* Public engagement totals on the post that was commented on.
|
|
21843
|
+
*/
|
|
21844
|
+
engagement?: {
|
|
21845
|
+
/**
|
|
21846
|
+
* Total comment count on the post.
|
|
21847
|
+
* Range: minimum 0.
|
|
21848
|
+
*/
|
|
21849
|
+
comments?: number;
|
|
21850
|
+
/**
|
|
21851
|
+
* Total reaction count on the post.
|
|
21852
|
+
* Range: minimum 0.
|
|
21853
|
+
*/
|
|
21854
|
+
reactions?: number;
|
|
21855
|
+
/**
|
|
21856
|
+
* Total repost or share count on the post.
|
|
21857
|
+
* Range: minimum 0.
|
|
21858
|
+
*/
|
|
21859
|
+
reposts?: number;
|
|
21860
|
+
};
|
|
21861
|
+
/**
|
|
21862
|
+
* Unique identifier of the LinkedIn post that was commented on.
|
|
21863
|
+
*/
|
|
21864
|
+
id?: string;
|
|
21865
|
+
/**
|
|
21866
|
+
* UTC epoch timestamp in seconds (Unix time) when the post was published. Multiply by 1000 for a JS Date in milliseconds. Populated whenever the provider has data for the entity.
|
|
21867
|
+
* Present whenever the upstream returns this record.
|
|
21868
|
+
*/
|
|
21869
|
+
postedUtc?: number;
|
|
21870
|
+
/**
|
|
21871
|
+
* Text content of the post that was commented on. Empty when the post carries no commentary of its own, such as a bare reshare or an image-only post. Populated whenever the provider has data for the entity.
|
|
21872
|
+
* Present whenever the upstream returns this record.
|
|
21873
|
+
*/
|
|
21874
|
+
text?: string;
|
|
21875
|
+
/**
|
|
21876
|
+
* Canonical LinkedIn URL of the post that was commented on. Populated whenever the provider has data for the entity.
|
|
21877
|
+
* Format: uri.
|
|
21878
|
+
* Present whenever the upstream returns this record.
|
|
21879
|
+
*/
|
|
21880
|
+
url?: string;
|
|
21881
|
+
};
|
|
21882
|
+
/**
|
|
21883
|
+
* Canonical permalink URL of the comment. Populated whenever the provider has data for the entity.
|
|
21884
|
+
* Format: uri.
|
|
21885
|
+
* Present whenever the upstream returns this record.
|
|
21886
|
+
*/
|
|
21887
|
+
url?: string;
|
|
21888
|
+
[extra: string]: unknown;
|
|
21889
|
+
}
|
|
21890
|
+
/**
|
|
21891
|
+
* The `data` payload of LinkedIn Profile Comments (linkedin.profile_comments).
|
|
21892
|
+
*/
|
|
21893
|
+
interface LinkedinProfileCommentsData {
|
|
21894
|
+
/**
|
|
21895
|
+
* Comments this member left on other people's posts, newest first, each with the post it was left on. Populated whenever the provider has data for the entity.
|
|
21896
|
+
*/
|
|
21897
|
+
items: LinkedinProfileCommentsItem[];
|
|
21898
|
+
}
|
|
21490
21899
|
/**
|
|
21491
21900
|
* Input for LinkedIn Profile Posts (full) (linkedin.profile_posts_full).
|
|
21492
21901
|
*/
|
|
@@ -22150,6 +22559,184 @@ interface LinkedinProfilePostsThinData {
|
|
|
22150
22559
|
*/
|
|
22151
22560
|
items: LinkedinProfilePostsThinItem[];
|
|
22152
22561
|
}
|
|
22562
|
+
/**
|
|
22563
|
+
* Input for LinkedIn Profile Reactions (linkedin.profile_reactions).
|
|
22564
|
+
*/
|
|
22565
|
+
interface LinkedinProfileReactionsInput {
|
|
22566
|
+
/**
|
|
22567
|
+
* Maximum number of reactions to return. One upstream page holds 100.
|
|
22568
|
+
* Range: minimum 1, maximum 100.
|
|
22569
|
+
* Default: 100.
|
|
22570
|
+
*/
|
|
22571
|
+
limit?: number;
|
|
22572
|
+
/**
|
|
22573
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Prefer sources whose typical response time (median over the trailing 30 days, as published on this endpoint's lane health) is under this many milliseconds; among those, the cheapest serves. This can raise your price: when the cheapest source misses the target, a faster and dearer one serves, and you are quoted and charged its price. If no source is that fast the request is still served, by whichever source offers the best speed for its price - it is never refused for being slow. Sources we have not timed are tried last. This is a preference, not a guarantee: the median describes past requests and is not a ceiling on this one, and it excludes any wait this request itself asks for. On a paginated walk it applies to the first page only: later pages stay with the source that page chose, at the price it was quoted.
|
|
22574
|
+
* Range: minimum 1.
|
|
22575
|
+
*/
|
|
22576
|
+
preferLatencyUnderMs?: number;
|
|
22577
|
+
/**
|
|
22578
|
+
* Full URL of the LinkedIn member profile whose reactions to list, for example https://www.linkedin.com/in/williamhgates.
|
|
22579
|
+
*/
|
|
22580
|
+
url: string;
|
|
22581
|
+
}
|
|
22582
|
+
interface LinkedinProfileReactionsItem {
|
|
22583
|
+
/**
|
|
22584
|
+
* LinkedIn's own display sentence for the reaction, for example "Bill Gates likes this" or "Ali Abdaal liked Tobi Odutola's comment on this". It is the only place the reaction kind appears on this endpoint, it names the member and sometimes a third party, and it distinguishes a reaction on the post from a reaction on a comment. It is free English text, not an enum: parse it only if you accept that LinkedIn may reword it. Populated whenever the provider has data for the entity.
|
|
22585
|
+
*/
|
|
22586
|
+
action: string;
|
|
22587
|
+
/**
|
|
22588
|
+
* The member who reacted - the profile that was asked about. Populated whenever the provider has data for the entity.
|
|
22589
|
+
* Present whenever the upstream returns this record.
|
|
22590
|
+
*/
|
|
22591
|
+
actor?: {
|
|
22592
|
+
/**
|
|
22593
|
+
* LinkedIn member identifier of the reactor.
|
|
22594
|
+
*/
|
|
22595
|
+
id?: string;
|
|
22596
|
+
/**
|
|
22597
|
+
* Profile picture URL of the reactor.
|
|
22598
|
+
* Format: uri.
|
|
22599
|
+
*/
|
|
22600
|
+
image?: string;
|
|
22601
|
+
/**
|
|
22602
|
+
* Canonical LinkedIn profile URL of the reactor. Populated whenever the provider has data for the entity.
|
|
22603
|
+
* Format: uri.
|
|
22604
|
+
* Present whenever the upstream returns this record.
|
|
22605
|
+
*/
|
|
22606
|
+
linkedinUrl?: string;
|
|
22607
|
+
};
|
|
22608
|
+
/**
|
|
22609
|
+
* UTC epoch timestamp in seconds (Unix time). Multiply by 1000 for a JS Date in milliseconds. Populated whenever the provider has data for the entity.
|
|
22610
|
+
* Present whenever the upstream returns this record.
|
|
22611
|
+
*/
|
|
22612
|
+
createdUtc?: number;
|
|
22613
|
+
/**
|
|
22614
|
+
* LinkedIn activity identifier of the reaction event itself. This is not the identifier of the post that was reacted to - that is post.id. Populated whenever the provider has data for the entity.
|
|
22615
|
+
*/
|
|
22616
|
+
id: string;
|
|
22617
|
+
/**
|
|
22618
|
+
* The post the member reacted to. Populated whenever the provider has data for the entity.
|
|
22619
|
+
* Present whenever the upstream returns this record.
|
|
22620
|
+
*/
|
|
22621
|
+
post?: {
|
|
22622
|
+
/**
|
|
22623
|
+
* Public author identity attached to the post. Populated whenever the provider has data for the entity.
|
|
22624
|
+
* Present whenever the upstream returns this record.
|
|
22625
|
+
*/
|
|
22626
|
+
author?: {
|
|
22627
|
+
/**
|
|
22628
|
+
* Public headline for a person, or the follower summary for a company. Populated whenever the provider has data for the entity.
|
|
22629
|
+
* Present whenever the upstream returns this record.
|
|
22630
|
+
*/
|
|
22631
|
+
headline?: string;
|
|
22632
|
+
/**
|
|
22633
|
+
* LinkedIn identifier for the author.
|
|
22634
|
+
*/
|
|
22635
|
+
id?: string;
|
|
22636
|
+
/**
|
|
22637
|
+
* Public profile or company image URL for the author.
|
|
22638
|
+
* Format: uri.
|
|
22639
|
+
*/
|
|
22640
|
+
image?: string;
|
|
22641
|
+
/**
|
|
22642
|
+
* Display name of the author. Populated whenever the provider has data for the entity.
|
|
22643
|
+
* Present whenever the upstream returns this record.
|
|
22644
|
+
*/
|
|
22645
|
+
name?: string;
|
|
22646
|
+
/**
|
|
22647
|
+
* Canonical LinkedIn profile or company URL for the author. Populated whenever the provider has data for the entity.
|
|
22648
|
+
* Format: uri.
|
|
22649
|
+
* Present whenever the upstream returns this record.
|
|
22650
|
+
*/
|
|
22651
|
+
profileUrl?: string;
|
|
22652
|
+
/**
|
|
22653
|
+
* LinkedIn public identifier (vanity slug) for the author, for example "williamhgates". Absent for company authors, which carry universalName instead.
|
|
22654
|
+
*/
|
|
22655
|
+
publicIdentifier?: string;
|
|
22656
|
+
/**
|
|
22657
|
+
* Author kind, such as profile or company.
|
|
22658
|
+
*/
|
|
22659
|
+
type?: string;
|
|
22660
|
+
/**
|
|
22661
|
+
* Universal LinkedIn name used for company authors, when present.
|
|
22662
|
+
*/
|
|
22663
|
+
universalName?: string;
|
|
22664
|
+
};
|
|
22665
|
+
/**
|
|
22666
|
+
* Public engagement totals attached to the post. Populated whenever the provider has data for the entity.
|
|
22667
|
+
* Present whenever the upstream returns this record.
|
|
22668
|
+
*/
|
|
22669
|
+
engagement?: {
|
|
22670
|
+
/**
|
|
22671
|
+
* Reaction counts on the post grouped by LinkedIn reaction type.
|
|
22672
|
+
*/
|
|
22673
|
+
breakdown?: LinkedinProfileReactionsBreakdown[];
|
|
22674
|
+
/**
|
|
22675
|
+
* Total comment count.
|
|
22676
|
+
* Range: minimum 0.
|
|
22677
|
+
*/
|
|
22678
|
+
comments?: number;
|
|
22679
|
+
/**
|
|
22680
|
+
* Total reaction count.
|
|
22681
|
+
* Range: minimum 0.
|
|
22682
|
+
*/
|
|
22683
|
+
reactions?: number;
|
|
22684
|
+
/**
|
|
22685
|
+
* Total repost or share count.
|
|
22686
|
+
* Range: minimum 0.
|
|
22687
|
+
*/
|
|
22688
|
+
reposts?: number;
|
|
22689
|
+
};
|
|
22690
|
+
/**
|
|
22691
|
+
* LinkedIn activity identifier of the post that was reacted to. Populated whenever the provider has data for the entity.
|
|
22692
|
+
* Present whenever the upstream returns this record.
|
|
22693
|
+
*/
|
|
22694
|
+
id?: string;
|
|
22695
|
+
/**
|
|
22696
|
+
* Unique identifier of the post this one reshares, when it is a reshare.
|
|
22697
|
+
*/
|
|
22698
|
+
repostId?: string;
|
|
22699
|
+
/**
|
|
22700
|
+
* Text content of the post. Empty string when the post carries no commentary of its own, such as a bare reshare or an image-only post. Populated whenever the provider has data for the entity.
|
|
22701
|
+
* Present whenever the upstream returns this record.
|
|
22702
|
+
*/
|
|
22703
|
+
text?: string;
|
|
22704
|
+
/**
|
|
22705
|
+
* Canonical LinkedIn URL of the post. Populated whenever the provider has data for the entity.
|
|
22706
|
+
* Format: uri.
|
|
22707
|
+
* Present whenever the upstream returns this record.
|
|
22708
|
+
*/
|
|
22709
|
+
url?: string;
|
|
22710
|
+
};
|
|
22711
|
+
/**
|
|
22712
|
+
* Canonical LinkedIn feed URL of the reaction event. Use post.url for the post itself. Populated whenever the provider has data for the entity.
|
|
22713
|
+
* Format: uri.
|
|
22714
|
+
* Present whenever the upstream returns this record.
|
|
22715
|
+
*/
|
|
22716
|
+
url?: string;
|
|
22717
|
+
[extra: string]: unknown;
|
|
22718
|
+
}
|
|
22719
|
+
interface LinkedinProfileReactionsBreakdown {
|
|
22720
|
+
/**
|
|
22721
|
+
* Number of reactions of this type.
|
|
22722
|
+
* Range: minimum 0.
|
|
22723
|
+
*/
|
|
22724
|
+
count: number;
|
|
22725
|
+
/**
|
|
22726
|
+
* LinkedIn reaction type.
|
|
22727
|
+
*/
|
|
22728
|
+
type: string;
|
|
22729
|
+
[extra: string]: unknown;
|
|
22730
|
+
}
|
|
22731
|
+
/**
|
|
22732
|
+
* The `data` payload of LinkedIn Profile Reactions (linkedin.profile_reactions).
|
|
22733
|
+
*/
|
|
22734
|
+
interface LinkedinProfileReactionsData {
|
|
22735
|
+
/**
|
|
22736
|
+
* Posts the member has reacted to, newest first. One record per reaction, carrying both the reaction itself and the post it was made on. Populated whenever the provider has data for the entity.
|
|
22737
|
+
*/
|
|
22738
|
+
items: LinkedinProfileReactionsItem[];
|
|
22739
|
+
}
|
|
22153
22740
|
/**
|
|
22154
22741
|
* Input for LinkedIn Profile (basic) (linkedin.profile_thin).
|
|
22155
22742
|
*/
|
|
@@ -22159,6 +22746,10 @@ interface LinkedinProfileThinInput {
|
|
|
22159
22746
|
* Range: minimum 1.
|
|
22160
22747
|
*/
|
|
22161
22748
|
preferLatencyUnderMs?: number;
|
|
22749
|
+
/**
|
|
22750
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `headline` or `recentPosts`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a profile that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
22751
|
+
*/
|
|
22752
|
+
requireFields?: ("about" | "activityType" | "articles" | "avatarUrl" | "company" | "companyUrl" | "createdUtc" | "education" | "endDate" | "followers" | "headline" | "id" | "location" | "name" | "recentPosts" | "school" | "schoolUrl" | "startDate" | "text" | "url")[];
|
|
22162
22753
|
/**
|
|
22163
22754
|
* Full LinkedIn profile URL.
|
|
22164
22755
|
*/
|
|
@@ -22387,7 +22978,7 @@ interface LinkedinSearchPostsInput {
|
|
|
22387
22978
|
*/
|
|
22388
22979
|
query: string;
|
|
22389
22980
|
/**
|
|
22390
|
-
*
|
|
22981
|
+
* Deprecated. Every source for this search returns a nextCursor, so this changes nothing about the price or which source serves you; it stays accepted so callers that already send it keep working.
|
|
22391
22982
|
*/
|
|
22392
22983
|
requireCursor?: boolean;
|
|
22393
22984
|
}
|
|
@@ -23270,6 +23861,17 @@ declare class LinkedinNamespace {
|
|
|
23270
23861
|
* const res = await client.linkedin.email({ profileUrl: "https://www.linkedin.com/in/satyanadella" });
|
|
23271
23862
|
*/
|
|
23272
23863
|
email(input: LinkedinEmailInput, options?: RequestOptions): Promise<RunResult<LinkedinEmailData>>;
|
|
23864
|
+
/**
|
|
23865
|
+
* LinkedIn Job
|
|
23866
|
+
*
|
|
23867
|
+
* Fetch one LinkedIn job posting by URL: title, full description, location, salary when disclosed, applicant count, employment and workplace type, seniority, benefits, industries, apply links, posting and expiry dates, the hiring team, the applicant tracking system behind it, and the hiring company with its size, follower count, website and description.
|
|
23868
|
+
*
|
|
23869
|
+
* Price: $0.0015 per request.
|
|
23870
|
+
*
|
|
23871
|
+
* @example
|
|
23872
|
+
* const res = await client.linkedin.job({ url: "https://www.linkedin.com/jobs/view/4431721875/" });
|
|
23873
|
+
*/
|
|
23874
|
+
job(input: LinkedinJobInput, options?: RequestOptions): Promise<RunResult<LinkedinJobData>>;
|
|
23273
23875
|
/**
|
|
23274
23876
|
* LinkedIn Jobs
|
|
23275
23877
|
*
|
|
@@ -23347,6 +23949,17 @@ declare class LinkedinNamespace {
|
|
|
23347
23949
|
* const res = await client.linkedin.profile({ url: "https://www.linkedin.com/in/patrickcollison" });
|
|
23348
23950
|
*/
|
|
23349
23951
|
profile(input: LinkedinProfileInput, options?: RequestOptions): Promise<RunResult<LinkedinProfileData>>;
|
|
23952
|
+
/**
|
|
23953
|
+
* LinkedIn Profile Comments
|
|
23954
|
+
*
|
|
23955
|
+
* List the comments a LinkedIn member has left on other people's posts - the comment text, its permalink and timestamp, plus the post it was left on and that post's author and engagement.
|
|
23956
|
+
*
|
|
23957
|
+
* Price: $0.005 per request.
|
|
23958
|
+
*
|
|
23959
|
+
* @example
|
|
23960
|
+
* const res = await client.linkedin.profileComments({ url: "https://www.linkedin.com/in/jeffweiner08", limit: 10 });
|
|
23961
|
+
*/
|
|
23962
|
+
profileComments(input: LinkedinProfileCommentsInput, options?: RequestOptions): Promise<RunResult<LinkedinProfileCommentsData>>;
|
|
23350
23963
|
/**
|
|
23351
23964
|
* LinkedIn Profile Posts (full)
|
|
23352
23965
|
*
|
|
@@ -23369,6 +23982,17 @@ declare class LinkedinNamespace {
|
|
|
23369
23982
|
* const res = await client.linkedin.profilePostsThin({ url: "https://www.linkedin.com/in/williamhgates/", limit: 10 });
|
|
23370
23983
|
*/
|
|
23371
23984
|
profilePostsThin(input: LinkedinProfilePostsThinInput, options?: RequestOptions): Promise<RunResult<LinkedinProfilePostsThinData>>;
|
|
23985
|
+
/**
|
|
23986
|
+
* LinkedIn Profile Reactions
|
|
23987
|
+
*
|
|
23988
|
+
* List the posts a LinkedIn member has reacted to - the reaction, its timestamp, and the full post it was made on with author and engagement.
|
|
23989
|
+
*
|
|
23990
|
+
* Price: $0.005 per request.
|
|
23991
|
+
*
|
|
23992
|
+
* @example
|
|
23993
|
+
* const res = await client.linkedin.profileReactions({ url: "https://www.linkedin.com/in/williamhgates", limit: 10 });
|
|
23994
|
+
*/
|
|
23995
|
+
profileReactions(input: LinkedinProfileReactionsInput, options?: RequestOptions): Promise<RunResult<LinkedinProfileReactionsData>>;
|
|
23372
23996
|
/**
|
|
23373
23997
|
* LinkedIn Profile (basic)
|
|
23374
23998
|
*
|
|
@@ -23640,6 +24264,10 @@ interface MapsPlaceInput {
|
|
|
23640
24264
|
* The business name or search text to look up, as you would type it into the Google Maps search bar (e.g. Blue Bottle Coffee).
|
|
23641
24265
|
*/
|
|
23642
24266
|
query: string;
|
|
24267
|
+
/**
|
|
24268
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `hours` or `plusCode`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a place that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
24269
|
+
*/
|
|
24270
|
+
requireFields?: ("city" | "countryCode" | "hours" | "image" | "neighborhood" | "permanentlyClosed" | "phone" | "plusCode" | "postalCode" | "priceLevel" | "rating" | "reviewsCount" | "state" | "street" | "website")[];
|
|
23643
24271
|
/**
|
|
23644
24272
|
* Filter by whether the place lists a website: allPlaces (default), withWebsite (only if it has a website), or withoutWebsite (only if it has none). Omit this field, or send allPlaces, to stay on the cheapest price; withWebsite and withoutWebsite route to a dearer source.
|
|
23645
24273
|
* One of: allPlaces, withWebsite, withoutWebsite.
|
|
@@ -23773,6 +24401,10 @@ interface MapsReviewsInput {
|
|
|
23773
24401
|
* Range: minimum 1.
|
|
23774
24402
|
*/
|
|
23775
24403
|
preferLatencyUnderMs?: number;
|
|
24404
|
+
/**
|
|
24405
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `isLocalGuide` or `placeId`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a review that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
24406
|
+
*/
|
|
24407
|
+
requireFields?: ("isLocalGuide" | "likes" | "origin" | "ownerResponse" | "ownerResponseAt" | "placeId" | "publishedAgo" | "rating" | "reviewerId" | "reviewerReviewsCount" | "text")[];
|
|
23776
24408
|
/**
|
|
23777
24409
|
* Only return reviews whose text contains this keyword or phrase (case-insensitive). Omit to return all reviews (e.g. parking).
|
|
23778
24410
|
*/
|
|
@@ -23895,6 +24527,10 @@ interface MapsSearchInput {
|
|
|
23895
24527
|
* What you would type in the Google Maps search bar (e.g. coffee shop).
|
|
23896
24528
|
*/
|
|
23897
24529
|
query: string;
|
|
24530
|
+
/**
|
|
24531
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `cid` or `street`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a place that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
24532
|
+
*/
|
|
24533
|
+
requireFields?: ("address" | "category" | "cid" | "city" | "countryCode" | "image" | "latitude" | "longitude" | "permanentlyClosed" | "phone" | "postalCode" | "priceLevel" | "rating" | "reviewCount" | "state" | "street" | "website")[];
|
|
23898
24534
|
/**
|
|
23899
24535
|
* Filter places by whether they list a website: allPlaces (default), withWebsite (only places that have a website), or withoutWebsite (only places without one). Omit this field, or send allPlaces, to stay on the cheapest price; withWebsite and withoutWebsite route to a dearer source.
|
|
23900
24536
|
* One of: allPlaces, withWebsite, withoutWebsite.
|
|
@@ -31292,6 +31928,10 @@ interface PlaystoreReviewsInput {
|
|
|
31292
31928
|
* Range: minimum 1.
|
|
31293
31929
|
*/
|
|
31294
31930
|
recentDays?: number;
|
|
31931
|
+
/**
|
|
31932
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `title` or `version`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a review that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
31933
|
+
*/
|
|
31934
|
+
requireFields?: ("helpfulVotes" | "title" | "version")[];
|
|
31295
31935
|
/**
|
|
31296
31936
|
* Review ordering: mostRelevant, newest, or rating (e.g. newest).
|
|
31297
31937
|
*/
|
|
@@ -31974,6 +32614,10 @@ interface RedditSearchInput {
|
|
|
31974
32614
|
* Free-text search across all of Reddit. Reddit's field operators are supported inside the string: subreddit:<name> to scope to one subreddit, author:<user>, title:<text>, selftext:<text>, self:yes|no, nsfw:yes|no, and boolean AND/OR/NOT. To restrict to a single subreddit you can use subreddit:<name> here, or use the reddit.subreddit_posts SKU for a plain subreddit listing.
|
|
31975
32615
|
*/
|
|
31976
32616
|
query: string;
|
|
32617
|
+
/**
|
|
32618
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `isArchived` or `media`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a post that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
32619
|
+
*/
|
|
32620
|
+
requireFields?: ("author" | "createdUtc" | "isArchived" | "isLocked" | "media" | "nextCursor" | "numComments" | "score" | "selftext")[];
|
|
31977
32621
|
/**
|
|
31978
32622
|
* Result sort order.
|
|
31979
32623
|
* One of: relevance, hot, top, new, comments.
|
|
@@ -32081,6 +32725,10 @@ interface RedditSubredditDetailsInput {
|
|
|
32081
32725
|
* Range: minimum 1.
|
|
32082
32726
|
*/
|
|
32083
32727
|
preferLatencyUnderMs?: number;
|
|
32728
|
+
/**
|
|
32729
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `weeklyActiveUsers` or `advertiserCategory`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a subreddit that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
32730
|
+
*/
|
|
32731
|
+
requireFields?: ("advertiserCategory" | "weeklyActiveUsers")[];
|
|
32084
32732
|
/**
|
|
32085
32733
|
* Subreddit name without the r/ prefix. Case-sensitive (e.g. "AskReddit", not "askreddit").
|
|
32086
32734
|
*/
|
|
@@ -32091,9 +32739,9 @@ interface RedditSubredditDetailsInput {
|
|
|
32091
32739
|
*/
|
|
32092
32740
|
interface RedditSubredditDetailsData {
|
|
32093
32741
|
/**
|
|
32094
|
-
* Reddit advertiser category for the subreddit.
|
|
32742
|
+
* Reddit advertiser category for the subreddit, or null when the serving source does not publish it.
|
|
32095
32743
|
*/
|
|
32096
|
-
advertiserCategory: string;
|
|
32744
|
+
advertiserCategory: string | null;
|
|
32097
32745
|
/**
|
|
32098
32746
|
* UTC epoch timestamp in seconds (Unix time). Multiply by 1000 for a JS Date in milliseconds. Populated whenever the provider has data for the entity.
|
|
32099
32747
|
*/
|
|
@@ -32115,9 +32763,9 @@ interface RedditSubredditDetailsData {
|
|
|
32115
32763
|
*/
|
|
32116
32764
|
name: string;
|
|
32117
32765
|
/**
|
|
32118
|
-
* Number of users active in the past week.
|
|
32766
|
+
* Number of users active in the past week, or null when the serving source does not publish it.
|
|
32119
32767
|
*/
|
|
32120
|
-
weeklyActiveUsers: number;
|
|
32768
|
+
weeklyActiveUsers: number | null;
|
|
32121
32769
|
[extra: string]: unknown;
|
|
32122
32770
|
}
|
|
32123
32771
|
/**
|
|
@@ -32143,6 +32791,10 @@ interface RedditSubredditPostsInput {
|
|
|
32143
32791
|
* Range: minimum 1.
|
|
32144
32792
|
*/
|
|
32145
32793
|
preferLatencyUnderMs?: number;
|
|
32794
|
+
/**
|
|
32795
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `isArchived` or `selftext`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a post that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
32796
|
+
*/
|
|
32797
|
+
requireFields?: ("isArchived" | "isLocked" | "nextCursor" | "numComments" | "score" | "selftext")[];
|
|
32146
32798
|
/**
|
|
32147
32799
|
* Listing sort order.
|
|
32148
32800
|
* One of: hot, new, top.
|
|
@@ -32240,6 +32892,10 @@ interface RedditSubredditSearchInput {
|
|
|
32240
32892
|
* Optional search query to match posts (e.g. 'push ups').
|
|
32241
32893
|
*/
|
|
32242
32894
|
query?: string;
|
|
32895
|
+
/**
|
|
32896
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `isArchived` or `selftext`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a post that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
32897
|
+
*/
|
|
32898
|
+
requireFields?: ("author" | "createdUtc" | "isArchived" | "isLocked" | "nextCursor" | "nsfw" | "numComments" | "score" | "selftext")[];
|
|
32243
32899
|
/**
|
|
32244
32900
|
* Optional sort order: relevance, hot, top, new, comments.
|
|
32245
32901
|
*/
|
|
@@ -32497,6 +33153,10 @@ interface RedditUserPostsInput {
|
|
|
32497
33153
|
* Range: minimum 1.
|
|
32498
33154
|
*/
|
|
32499
33155
|
preferLatencyUnderMs?: number;
|
|
33156
|
+
/**
|
|
33157
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `isArchived` or `isLocked`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a post that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
33158
|
+
*/
|
|
33159
|
+
requireFields?: ("createdUtc" | "isArchived" | "isLocked" | "media" | "nextCursor" | "numComments" | "score" | "selftext")[];
|
|
32500
33160
|
/**
|
|
32501
33161
|
* Sort order for the user's posts. Defaults to new (most recent first).
|
|
32502
33162
|
* One of: new, top, hot, controversial.
|
|
@@ -37352,9 +38012,13 @@ interface TiktokFollowingInput {
|
|
|
37352
38012
|
*/
|
|
37353
38013
|
preferLatencyUnderMs?: number;
|
|
37354
38014
|
/**
|
|
37355
|
-
* Set true if you intend to page through
|
|
38015
|
+
* Deprecated; send `requireFields: ["nextCursor"]` instead, which does exactly the same thing. Set true if you intend to page through results, so the request is only served by a source that can return a nextCursor. Omit it and routing is unchanged, with the cheapest source serving. This can raise your price: when the cheapest source cannot page, a source that can serves, and you are quoted and charged its price. It stays accepted so callers that already send it keep working.
|
|
37356
38016
|
*/
|
|
37357
38017
|
requireCursor?: boolean;
|
|
38018
|
+
/**
|
|
38019
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `nextCursor`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a profile that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
38020
|
+
*/
|
|
38021
|
+
requireFields?: ("bio" | "followers" | "following" | "nextCursor" | "videos")[];
|
|
37358
38022
|
}
|
|
37359
38023
|
interface TiktokFollowingFollowing {
|
|
37360
38024
|
bio: string;
|
|
@@ -37619,6 +38283,10 @@ interface TiktokProfileContactInput {
|
|
|
37619
38283
|
* Range: minimum 1.
|
|
37620
38284
|
*/
|
|
37621
38285
|
preferLatencyUnderMs?: number;
|
|
38286
|
+
/**
|
|
38287
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `socialLinks` or `domain`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a profile that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
38288
|
+
*/
|
|
38289
|
+
requireFields?: ("avatarUrl" | "bio" | "displayName" | "domain" | "domainHealth" | "email" | "externalUrl" | "followers" | "following" | "likes" | "platform" | "primaryEmail" | "private" | "profileUrl" | "seller" | "socialLinks" | "sourceType" | "sourceUrl" | "url" | "userId" | "verified" | "videos")[];
|
|
37622
38290
|
}
|
|
37623
38291
|
interface TiktokProfileContactEmail {
|
|
37624
38292
|
/**
|
|
@@ -37891,7 +38559,7 @@ interface TiktokSearchKeywordInput {
|
|
|
37891
38559
|
*/
|
|
37892
38560
|
query: string;
|
|
37893
38561
|
/**
|
|
37894
|
-
*
|
|
38562
|
+
* Deprecated. Every source for this search returns a nextCursor, so this changes nothing about the price or which source serves you; it stays accepted so callers that already send it keep working.
|
|
37895
38563
|
*/
|
|
37896
38564
|
requireCursor?: boolean;
|
|
37897
38565
|
/**
|
|
@@ -38401,6 +39069,10 @@ interface TiktokTrendingHashtagsInput {
|
|
|
38401
39069
|
* Default: US.
|
|
38402
39070
|
*/
|
|
38403
39071
|
region?: "US" | "FR" | "DE" | "IT" | "ES" | "GB" | "AR" | "AU" | "BR" | "CA" | "CO" | "EG" | "ID" | "IL" | "JP" | "KR" | "MY" | "MX" | "PH" | "SA" | "SG" | "ZA" | "TW" | "TH" | "TR" | "AE" | "VN";
|
|
39072
|
+
/**
|
|
39073
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `industryIds`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a hashtag that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
39074
|
+
*/
|
|
39075
|
+
requireFields?: ("industryIds" | "topCreators")[];
|
|
38404
39076
|
}
|
|
38405
39077
|
interface TiktokTrendingHashtagsItem {
|
|
38406
39078
|
/**
|
|
@@ -40259,6 +40931,10 @@ interface TripadvisorSearchInput {
|
|
|
40259
40931
|
* Destination or keyword to search for (e.g. Barcelona).
|
|
40260
40932
|
*/
|
|
40261
40933
|
query: string;
|
|
40934
|
+
/**
|
|
40935
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `phone` or `website`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a place that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
40936
|
+
*/
|
|
40937
|
+
requireFields?: ("address" | "category" | "city" | "country" | "email" | "hotelClass" | "id" | "image" | "latitude" | "longitude" | "phone" | "postalCode" | "priceLevel" | "priceRange" | "ranking" | "reviewCount" | "type" | "website")[];
|
|
40262
40938
|
}
|
|
40263
40939
|
interface TripadvisorSearchItem {
|
|
40264
40940
|
/**
|
|
@@ -40414,6 +41090,10 @@ interface TrustpilotReviewsInput {
|
|
|
40414
41090
|
* Range: minimum 1.
|
|
40415
41091
|
*/
|
|
40416
41092
|
preferLatencyUnderMs?: number;
|
|
41093
|
+
/**
|
|
41094
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `avatarUrl`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a review that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
41095
|
+
*/
|
|
41096
|
+
requireFields?: ("avatarUrl" | "rating" | "verified")[];
|
|
40417
41097
|
/**
|
|
40418
41098
|
* Review ordering: auto, relevancy, or recent (e.g. recent).
|
|
40419
41099
|
* Default: auto.
|
|
@@ -41067,7 +41747,7 @@ interface TwitterFollowingInput {
|
|
|
41067
41747
|
*/
|
|
41068
41748
|
cursor?: string;
|
|
41069
41749
|
/**
|
|
41070
|
-
* Per-page maximum number of followed accounts to return (default 200). A
|
|
41750
|
+
* Per-page maximum number of followed accounts to return (default 200). A limit larger than the native page still returns at most one native page; follow the response's nextCursor for more.
|
|
41071
41751
|
* Range: minimum 1, maximum 100000.
|
|
41072
41752
|
* Default: 200.
|
|
41073
41753
|
*/
|
|
@@ -41102,7 +41782,7 @@ interface TwitterFollowingItem {
|
|
|
41102
41782
|
/**
|
|
41103
41783
|
* The account's self-reported location (may be empty).
|
|
41104
41784
|
*/
|
|
41105
|
-
location
|
|
41785
|
+
location?: string;
|
|
41106
41786
|
/**
|
|
41107
41787
|
* The account's display name. Populated whenever the provider has data for the entity.
|
|
41108
41788
|
*/
|
|
@@ -41114,7 +41794,7 @@ interface TwitterFollowingItem {
|
|
|
41114
41794
|
/**
|
|
41115
41795
|
* Whether the account is verified.
|
|
41116
41796
|
*/
|
|
41117
|
-
verified
|
|
41797
|
+
verified?: boolean;
|
|
41118
41798
|
[extra: string]: unknown;
|
|
41119
41799
|
}
|
|
41120
41800
|
/**
|
|
@@ -41303,6 +41983,10 @@ interface TwitterSearchInput {
|
|
|
41303
41983
|
* Default: Latest.
|
|
41304
41984
|
*/
|
|
41305
41985
|
queryType?: string;
|
|
41986
|
+
/**
|
|
41987
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `nextCursor` or `media`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a post that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
41988
|
+
*/
|
|
41989
|
+
requireFields?: ("authorVerified" | "bookmarkCount" | "conversationId" | "isReply" | "lang" | "likeCount" | "media" | "nextCursor" | "quoteCount" | "replyCount" | "retweetCount" | "viewCount")[];
|
|
41306
41990
|
/**
|
|
41307
41991
|
* Set true to get up to limit results in one response instead of provider-native pages, served by a bulk provider when needed.
|
|
41308
41992
|
*/
|
|
@@ -41659,6 +42343,10 @@ interface TwitterTrendsInput {
|
|
|
41659
42343
|
* Range: minimum 1.
|
|
41660
42344
|
*/
|
|
41661
42345
|
preferLatencyUnderMs?: number;
|
|
42346
|
+
/**
|
|
42347
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `promoted`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a trend that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
42348
|
+
*/
|
|
42349
|
+
requireFields?: ("isHashtag" | "promoted")[];
|
|
41662
42350
|
}
|
|
41663
42351
|
interface TwitterTrendsItem {
|
|
41664
42352
|
/**
|
|
@@ -41714,6 +42402,10 @@ interface TwitterTweetInput {
|
|
|
41714
42402
|
* Range: minimum 1.
|
|
41715
42403
|
*/
|
|
41716
42404
|
preferLatencyUnderMs?: number;
|
|
42405
|
+
/**
|
|
42406
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `media` or `videoUrl`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a tweet that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
42407
|
+
*/
|
|
42408
|
+
requireFields?: ("bookmarks" | "height" | "likes" | "media" | "quotes" | "replies" | "retweets" | "type" | "url" | "videoUrl" | "views" | "width")[];
|
|
41717
42409
|
/**
|
|
41718
42410
|
* Canonical x.com or twitter.com status URL with a numeric tweet ID, including /i/web/status and media-share variants.
|
|
41719
42411
|
*/
|
|
@@ -41817,6 +42509,10 @@ interface TwitterUserPostsInput {
|
|
|
41817
42509
|
* Range: minimum 1.
|
|
41818
42510
|
*/
|
|
41819
42511
|
preferLatencyUnderMs?: number;
|
|
42512
|
+
/**
|
|
42513
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `isReply`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a tweet that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
42514
|
+
*/
|
|
42515
|
+
requireFields?: ("bookmarks" | "isPinned" | "isReply" | "lang" | "likes" | "media" | "nextCursor" | "quotes" | "replies" | "retweets" | "views")[];
|
|
41820
42516
|
}
|
|
41821
42517
|
interface TwitterUserPostsTweet {
|
|
41822
42518
|
/**
|
|
@@ -41933,6 +42629,10 @@ interface TwitterUserTweetsInput {
|
|
|
41933
42629
|
* Range: minimum 1.
|
|
41934
42630
|
*/
|
|
41935
42631
|
preferLatencyUnderMs?: number;
|
|
42632
|
+
/**
|
|
42633
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `nextCursor` or `media`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a post that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
42634
|
+
*/
|
|
42635
|
+
requireFields?: ("bookmarks" | "isPinned" | "isReply" | "lang" | "likes" | "media" | "nextCursor" | "quotes" | "replies" | "retweets" | "views")[];
|
|
41936
42636
|
/**
|
|
41937
42637
|
* Require a lane that can return the requested limit in one response.
|
|
41938
42638
|
*/
|
|
@@ -42063,9 +42763,9 @@ declare class TwitterNamespace {
|
|
|
42063
42763
|
/**
|
|
42064
42764
|
* X / Twitter Following
|
|
42065
42765
|
*
|
|
42066
|
-
* List the accounts a public X (Twitter) account follows by username with cursor pagination. Limit is a per-page maximum
|
|
42766
|
+
* List the accounts a public X (Twitter) account follows by username with cursor pagination. Limit is a per-page maximum; follow the response's nextCursor for more.
|
|
42067
42767
|
*
|
|
42068
|
-
* Price: $0.
|
|
42768
|
+
* Price: $0.0005 per request.
|
|
42069
42769
|
*
|
|
42070
42770
|
* @example
|
|
42071
42771
|
* const res = await client.twitter.following({ username: "nasa", limit: 200 });
|
|
@@ -42385,6 +43085,10 @@ interface WalmartProductInput {
|
|
|
42385
43085
|
* Range: minimum 1.
|
|
42386
43086
|
*/
|
|
42387
43087
|
preferLatencyUnderMs?: number;
|
|
43088
|
+
/**
|
|
43089
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `availability`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a product that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
43090
|
+
*/
|
|
43091
|
+
requireFields?: ("availability" | "brand" | "description" | "images" | "model" | "priceText" | "productId" | "rating" | "reviewsCount" | "sellerName" | "upc")[];
|
|
42388
43092
|
/**
|
|
42389
43093
|
* Walmart product page URL.
|
|
42390
43094
|
*/
|
|
@@ -43432,6 +44136,10 @@ interface YelpSearchInput {
|
|
|
43432
44136
|
* Search term or category to look for (e.g. sushi).
|
|
43433
44137
|
*/
|
|
43434
44138
|
query: string;
|
|
44139
|
+
/**
|
|
44140
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `is_closed` or `price`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a place that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge.
|
|
44141
|
+
*/
|
|
44142
|
+
requireFields?: ("address1" | "address2" | "address3" | "avg_rating" | "categories" | "city" | "country" | "dialable_phone" | "is_closed" | "latitude" | "localized_phone" | "localized_price" | "longitude" | "neighborhoods" | "phone" | "photo_count" | "price" | "review_count" | "state" | "unrounded_avg_rating" | "zip")[];
|
|
43435
44143
|
}
|
|
43436
44144
|
interface YelpSearchItem {
|
|
43437
44145
|
/**
|
|
@@ -44105,9 +44813,13 @@ interface YoutubeSearchInput {
|
|
|
44105
44813
|
*/
|
|
44106
44814
|
query: string;
|
|
44107
44815
|
/**
|
|
44108
|
-
* Set true if you intend to page through results
|
|
44816
|
+
* Deprecated; send `requireFields: ["nextCursor"]` instead, which does exactly the same thing. Set true if you intend to page through results, so the request is only served by a source that can return a nextCursor. Omit it and routing is unchanged, with the cheapest source serving. This can raise your price: when the cheapest source cannot page, a source that can serves, and you are quoted and charged its price. It stays accepted so callers that already send it keep working.
|
|
44109
44817
|
*/
|
|
44110
44818
|
requireCursor?: boolean;
|
|
44819
|
+
/**
|
|
44820
|
+
* Optional; omit it and routing is unchanged, with the cheapest source serving. Name the output fields this request must be able to return, for example `nextCursor`, and it is served only by a source that returns every one of them. Fields you do not name are still returned whenever the serving source has them. This can raise your price: when the cheapest source cannot return a named field, a dearer source serves, and you are quoted and charged its price. A named field can still be absent on a result that genuinely lacks it. Naming a combination that no single source returns together is refused as invalid input, with no charge. On a paginated walk it applies to the first page only; later pages stay with the source that page chose, at the price it was quoted.
|
|
44821
|
+
*/
|
|
44822
|
+
requireFields?: ("lengthText" | "nextCursor" | "views")[];
|
|
44111
44823
|
/**
|
|
44112
44824
|
* Sort order: "relevance" (default) or "popular" (most-viewed).
|
|
44113
44825
|
* One of: relevance, popular.
|
|
@@ -46597,6 +47309,11 @@ interface SkuMap {
|
|
|
46597
47309
|
data: LinkedinEmailData;
|
|
46598
47310
|
result: RunResult<LinkedinEmailData>;
|
|
46599
47311
|
};
|
|
47312
|
+
"linkedin.job": {
|
|
47313
|
+
input: LinkedinJobInput;
|
|
47314
|
+
data: LinkedinJobData;
|
|
47315
|
+
result: RunResult<LinkedinJobData>;
|
|
47316
|
+
};
|
|
46600
47317
|
"linkedin.jobs": {
|
|
46601
47318
|
input: LinkedinJobsInput;
|
|
46602
47319
|
data: LinkedinJobsData;
|
|
@@ -46632,6 +47349,11 @@ interface SkuMap {
|
|
|
46632
47349
|
data: LinkedinProfileData;
|
|
46633
47350
|
result: RunResult<LinkedinProfileData>;
|
|
46634
47351
|
};
|
|
47352
|
+
"linkedin.profile_comments": {
|
|
47353
|
+
input: LinkedinProfileCommentsInput;
|
|
47354
|
+
data: LinkedinProfileCommentsData;
|
|
47355
|
+
result: RunResult<LinkedinProfileCommentsData>;
|
|
47356
|
+
};
|
|
46635
47357
|
"linkedin.profile_posts_full": {
|
|
46636
47358
|
input: LinkedinProfilePostsFullInput;
|
|
46637
47359
|
data: LinkedinProfilePostsFullData;
|
|
@@ -46642,6 +47364,11 @@ interface SkuMap {
|
|
|
46642
47364
|
data: LinkedinProfilePostsThinData;
|
|
46643
47365
|
result: RunResult<LinkedinProfilePostsThinData>;
|
|
46644
47366
|
};
|
|
47367
|
+
"linkedin.profile_reactions": {
|
|
47368
|
+
input: LinkedinProfileReactionsInput;
|
|
47369
|
+
data: LinkedinProfileReactionsData;
|
|
47370
|
+
result: RunResult<LinkedinProfileReactionsData>;
|
|
47371
|
+
};
|
|
46645
47372
|
"linkedin.profile_thin": {
|
|
46646
47373
|
input: LinkedinProfileThinInput;
|
|
46647
47374
|
data: LinkedinProfileThinData;
|
|
@@ -47900,4 +48627,4 @@ declare class AnyAPI extends AnyAPI$1 {
|
|
|
47900
48627
|
get zillow(): ZillowNamespace;
|
|
47901
48628
|
}
|
|
47902
48629
|
|
|
47903
|
-
export { type AccountProfile, type AgentSignupOptions, type AgentSignupResult, type AhrefsBacklinksData, type AhrefsBacklinksInput, type AhrefsBacklinksItem, type AhrefsKeywordIdeasData, type AhrefsKeywordIdeasIdea, type AhrefsKeywordIdeasInput, type AhrefsKeywordIdeasItem, type AhrefsKeywordsData, type AhrefsKeywordsInput, type AhrefsKeywordsItem, AhrefsNamespace, type AhrefsOverviewData, type AhrefsOverviewInput, type AhrefsOverviewItem, AirbnbNamespace, type AirbnbSearchData, type AirbnbSearchInput, type AirbnbSearchItem, AlibabaNamespace, type AlibabaSearchData, type AlibabaSearchInput, type AlibabaSearchItem, type AmazonAsinsData, type AmazonAsinsInput, type AmazonAsinsItem, type AmazonBestsellersData, type AmazonBestsellersInput, type AmazonBestsellersItem, AmazonNamespace, type AmazonProductData, type AmazonProductInput, type AmazonProductItem, type AmazonReviewsData, type AmazonReviewsInput, type AmazonReviewsItem, type AmazonSearchData, type AmazonSearchInput, type AmazonSearchItem, AnyAPI, AnyAPIError, ApolloNamespace, type ApolloOrganizationData, type ApolloOrganizationEnrichData, type ApolloOrganizationEnrichInput, type ApolloOrganizationInput, type ApolloOrganizationJobsData, type ApolloOrganizationJobsInput, type ApolloOrganizationJobsJob, type ApolloOrganizationNewsArticle, type ApolloOrganizationNewsData, type ApolloOrganizationNewsInput, type ApolloOrganizationsBulkEnrichData, type ApolloOrganizationsBulkEnrichInput, type ApolloOrganizationsBulkEnrichOrganization, type ApolloOrganizationsSearchData, type ApolloOrganizationsSearchInput, type ApolloOrganizationsSearchOrganization, type ApolloPeopleSearchData, type ApolloPeopleSearchInput, type ApolloPeopleSearchPeople, type ApolloPersonEnrichData, type ApolloPersonEnrichEmploymentHistory, type ApolloPersonEnrichInput, AppstoreNamespace, type AppstoreReviewsData, type AppstoreReviewsInput, type AppstoreReviewsItem, AuthenticationError, BadRequestError, type BareRunResult, BlueskyNamespace, type BlueskyPostData, type BlueskyPostInput, type BlueskyProfileData, type BlueskyProfileInput, type BlueskyUserPostsData, type BlueskyUserPostsInput, type BlueskyUserPostsPost, BookingNamespace, type BookingSearchData, type BookingSearchInput, type BookingSearchItem, CapterraNamespace, type CapterraReviewsAlternativesConsidered, type CapterraReviewsData, type CapterraReviewsInput, type CapterraReviewsItem, type CapterraReviewsSwitchedFrom, type CatalogEntry, type CatalogOptions, type CatalogSearchResult, type CatalogSearchResults, ChatgptNamespace, type ChatgptSearchAd, type ChatgptSearchCitation, type ChatgptSearchData, type ChatgptSearchEntitie, type ChatgptSearchInput, type ChatgptSearchPlace, type ChatgptSearchSearchResult, type ChatgptSearchShoppingCard, type ClientCore, type ClientOptions, type CoinmarketcapListingsData, type CoinmarketcapListingsInput, type CoinmarketcapListingsItem, CoinmarketcapNamespace, type CompanyEnrichmentCrustdataV3Data, type CompanyEnrichmentCrustdataV3HeadcountTimeserie, type CompanyEnrichmentCrustdataV3Input, type CompanyEnrichmentCrustdataV3SicCode, type CompanyEnrichmentLushaData, type CompanyEnrichmentLushaInput, type CompanyEnrichmentLushaNaicsCode, type CompanyEnrichmentLushaOffice, type CompanyEnrichmentLushaSicCode, CompanyEnrichmentNamespace, type CompanyEnrichmentPeopledatalabsData, type CompanyEnrichmentPeopledatalabsInput, type CompanyEnrichmentPeopledatalabsNaicsCode, type CompanyEnrichmentPeopledatalabsSicCode, type CompanyEnrichmentProspeoData, type CompanyEnrichmentProspeoEvent, type CompanyEnrichmentProspeoInput, CompanyNamespace, type CompanyResearchData, type CompanyResearchInput, type CompanySearchAiArkCompanie, type CompanySearchAiArkData, type CompanySearchAiArkDiversityInvestment, type CompanySearchAiArkFundingRound, type CompanySearchAiArkInput, type CompanySearchAiArkLocation, type CompanySearchAiArkSpotlight, type CompanySearchAiArkTechnologie, type CompanySearchCrustdataV3Companie, type CompanySearchCrustdataV3Data, type CompanySearchCrustdataV3Input, type CompanySearchCrustdataV3Sort, type CompanySearchFullenrichCompanie, type CompanySearchFullenrichCompanyId, type CompanySearchFullenrichData, type CompanySearchFullenrichDomain, type CompanySearchFullenrichFoundedYear, type CompanySearchFullenrichHeadcount, type CompanySearchFullenrichHeadquartersLocation, type CompanySearchFullenrichIndustrie, type CompanySearchFullenrichInput, type CompanySearchFullenrichKeyword, type CompanySearchFullenrichLinkedinUrl, type CompanySearchFullenrichName, type CompanySearchFullenrichOffice, type CompanySearchFullenrichSpecialtie, type CompanySearchFullenrichType, CompanySearchNamespace, type CompanySearchPeopledatalabsCompanie, type CompanySearchPeopledatalabsData, type CompanySearchPeopledatalabsInput, type CompanySearchPeopledatalabsNaicsCode, type CompanySearchPeopledatalabsSicCode, type CompanySearchProspeoCompanie, type CompanySearchProspeoData, type CompanySearchProspeoEvent, type CompanySearchProspeoInput, type CompanySearchQuickenrichCompanie, type CompanySearchQuickenrichData, type CompanySearchQuickenrichInput, type CompanySearchTheirstackCompanie, type CompanySearchTheirstackData, type CompanySearchTheirstackInput, type CompanySearchTheirstackTechnologiesFound, CongressNamespace, type CongressTradesData, type CongressTradesInput, type CongressTradesItem, ConnectionError, DexscreenerNamespace, type DexscreenerTokensData, type DexscreenerTokensInput, type DexscreenerTokensItem, type DiscoveryExecution, type DiscoveryExecutionMode, type DiscoveryLane, type DiscoveryLatency, type DiscoveryPricing, type DiscoverySource, DouyinNamespace, type DouyinProfileData, type DouyinProfileInput, type DouyinSearchVideosData, type DouyinSearchVideosInput, type DouyinSearchVideosVideo, type DouyinUserPostsData, type DouyinUserPostsInput, type DouyinUserPostsPost, type DouyinVideoCommentsComment, type DouyinVideoCommentsData, type DouyinVideoCommentsInput, type DouyinVideoData, type DouyinVideoInput, EbayNamespace, type EbayProductData, type EbayProductFullData, type EbayProductFullInput, type EbayProductFullItem, type EbayProductFullSpecification, type EbayProductInput, type EbayProductItem, type EbaySearchData, type EbaySearchInput, type EbaySearchItem, type EbaySoldListingsData, type EbaySoldListingsInput, type EbaySoldListingsItem, type EmailFindData, type EmailFindInput, type EmailFindItem, type EmailFindingDropleadsData, type EmailFindingDropleadsInput, type EmailFindingHunterCountData, type EmailFindingHunterCountInput, type EmailFindingHunterDomainData, type EmailFindingHunterDomainEmail, type EmailFindingHunterDomainInput, type EmailFindingHunterDomainSource, type EmailFindingIcypeasData, type EmailFindingIcypeasEmail, type EmailFindingIcypeasInput, EmailFindingNamespace, type EmailFindingQuickenrichData, type EmailFindingQuickenrichInput, type EmailFindingZerobounceData, type EmailFindingZerobounceDomainData, type EmailFindingZerobounceDomainInput, type EmailFindingZerobounceDomainOtherFormat, type EmailFindingZerobounceInput, EmailNamespace, type EmailVerificationAllegrowData, type EmailVerificationAllegrowInput, type EmailVerificationBouncebanData, type EmailVerificationBouncebanInput, type EmailVerificationIcypeasData, type EmailVerificationIcypeasInput, EmailVerificationNamespace, type EmailVerificationZerobounceActivityData, type EmailVerificationZerobounceActivityInput, type EmailVerificationZerobounceData, type EmailVerificationZerobounceInput, type EmailVerifyData, type EmailVerifyInput, type EmailVerifyItem, type FacebookAdDetailsData, type FacebookAdDetailsFullCreative, type FacebookAdDetailsFullData, type FacebookAdDetailsFullImage, type FacebookAdDetailsFullInput, type FacebookAdDetailsFullVideo, type FacebookAdDetailsInput, type FacebookAdDetailsMedia, type FacebookAdTranscriptData, type FacebookAdTranscriptInput, type FacebookAdsSearchAd, type FacebookAdsSearchData, type FacebookAdsSearchInput, type FacebookAdsSearchMedia, type FacebookCommentRepliesData, type FacebookCommentRepliesInput, type FacebookCommentRepliesReplie, type FacebookCompanyAdsAd, type FacebookCompanyAdsData, type FacebookCompanyAdsInput, type FacebookCompanyAdsMedia, type FacebookEventDetailsData, type FacebookEventDetailsInput, type FacebookEventsData, type FacebookEventsEvent, type FacebookEventsInput, type FacebookEventsSearchData, type FacebookEventsSearchEvent, type FacebookEventsSearchInput, type FacebookFollowersData, type FacebookFollowersInput, type FacebookFollowersItem, type FacebookGroupPostsData, type FacebookGroupPostsInput, type FacebookGroupPostsPost, type FacebookMarketplaceData, type FacebookMarketplaceInput, type FacebookMarketplaceItemData, type FacebookMarketplaceItemInput, type FacebookMarketplaceListing, type FacebookMarketplaceLocationSearchData, type FacebookMarketplaceLocationSearchInput, type FacebookMarketplaceLocationSearchLocation, FacebookNamespace, type FacebookPageContactData, type FacebookPageContactInput, type FacebookPageContactItem, type FacebookPhotosData, type FacebookPhotosInput, type FacebookPhotosPhoto, type FacebookPostCommentsComment, type FacebookPostCommentsData, type FacebookPostCommentsInput, type FacebookPostData, type FacebookPostInput, type FacebookPostTranscriptData, type FacebookPostTranscriptInput, type FacebookProfileData, type FacebookProfileEventsData, type FacebookProfileEventsEvent, type FacebookProfileEventsInput, type FacebookProfileInput, type FacebookProfilePostsData, type FacebookProfilePostsInput, type FacebookProfilePostsMedia, type FacebookProfilePostsPost, type FacebookProfileReelsData, type FacebookProfileReelsInput, type FacebookProfileReelsReel, type FacebookSearchCompaniesCompanie, type FacebookSearchCompaniesData, type FacebookSearchCompaniesInput, type FacebookSearchPagesData, type FacebookSearchPagesInput, type FacebookSearchPagesItem, type FacebookSearchPostsData, type FacebookSearchPostsInput, type FacebookSearchPostsItem, FiverrNamespace, type FiverrSearchData, type FiverrSearchInput, type FiverrSearchItem, type FlatPricingOffer, G2Namespace, type G2ReviewsData, type G2ReviewsInput, type G2ReviewsItem, GeminiNamespace, type GeminiSearchCitation, type GeminiSearchData, type GeminiSearchInput, GithubNamespace, type GithubRepositoryData, type GithubRepositoryInput, type GithubTrendingDevelopersData, type GithubTrendingDevelopersDeveloper, type GithubTrendingDevelopersInput, type GithubTrendingRepositoriesData, type GithubTrendingRepositoriesInput, type GithubTrendingRepositoriesRepo, type GithubUserActivityActivity, type GithubUserActivityData, type GithubUserActivityInput, type GithubUserContributionsData, type GithubUserContributionsDay, type GithubUserContributionsInput, type GithubUserData, type GithubUserFollowersData, type GithubUserFollowersFollower, type GithubUserFollowersInput, type GithubUserFollowingData, type GithubUserFollowingFollowing, type GithubUserFollowingInput, type GithubUserInput, type GithubUserPullRequestsData, type GithubUserPullRequestsInput, type GithubUserPullRequestsPullRequest, type GithubUserRepositoriesData, type GithubUserRepositoriesInput, type GithubUserRepositoriesRepo, type GlassdoorJobsData, type GlassdoorJobsInput, type GlassdoorJobsItem, GlassdoorNamespace, type GoogleAdsAdDetailsData, type GoogleAdsAdDetailsInput, type GoogleAdsAdDetailsVariation, type GoogleAdsAdvertiserSearchAdvertiser, type GoogleAdsAdvertiserSearchData, type GoogleAdsAdvertiserSearchInput, type GoogleAdsCompanyAdsAd, type GoogleAdsCompanyAdsData, type GoogleAdsCompanyAdsInput, GoogleAdsNamespace, type GoogleAdsSearchData, type GoogleAdsSearchInput, type GoogleAdsSearchItem, type GoogleAdsSearchVariation, type GoogleAiModeCitation, type GoogleAiModeData, type GoogleAiModeInput, type GoogleAiOverviewCitation, type GoogleAiOverviewData, type GoogleAiOverviewInput, type GoogleAutocompleteData, type GoogleAutocompleteInput, type GoogleAutocompleteSuggestion, GoogleFinanceNamespace, type GoogleFinanceQuoteData, type GoogleFinanceQuoteInput, type GoogleFinanceQuoteItem, type GoogleImagesData, type GoogleImagesInput, type GoogleImagesItem, type GoogleLensData, type GoogleLensInput, type GoogleLensResult, GoogleNamespace, type GoogleNewsData, type GoogleNewsInput, type GoogleNewsItem, type GooglePatentsData, type GooglePatentsInput, type GooglePatentsResult, type GoogleScholarData, type GoogleScholarInput, type GoogleScholarResult, type GoogleSearch100Data, type GoogleSearch100Input, type GoogleSearch100Result, type GoogleSearchData, type GoogleSearchInput, type GoogleSearchResult, GoogleShoppingNamespace, type GoogleShoppingSearchData, type GoogleShoppingSearchInput, type GoogleShoppingSearchItem, type GoogleVideosData, type GoogleVideosInput, type GoogleVideosResult, HackernewsNamespace, type HackernewsProfileData, type HackernewsProfileInput, type HackernewsSearchData, type HackernewsSearchInput, type HackernewsSearchResult, type HackernewsStoryCommentsComment, type HackernewsStoryCommentsData, type HackernewsStoryCommentsInput, type HackernewsStoryData, type HackernewsStoryInput, type HighlightField, type IndeedJobsData, type IndeedJobsInput, type IndeedJobsItem, IndeedNamespace, type InstagramAudioReelsData, type InstagramAudioReelsInput, type InstagramAudioReelsReel, type InstagramBasicProfileData, type InstagramBasicProfileInput, type InstagramCommentRepliesComment, type InstagramCommentRepliesData, type InstagramCommentRepliesInput, type InstagramEmbedData, type InstagramEmbedInput, type InstagramFollowersData, type InstagramFollowersInput, type InstagramFollowersItem, type InstagramFollowingData, type InstagramFollowingInput, type InstagramFollowingItem, type InstagramHashtagAnalyticsData, type InstagramHashtagAnalyticsInput, type InstagramHashtagAnalyticsItem, type InstagramHashtagRecentPostsData, type InstagramHashtagRecentPostsInput, type InstagramHashtagRecentPostsMedia, type InstagramHashtagRecentPostsPost, type InstagramHashtagTopPostsData, type InstagramHashtagTopPostsInput, type InstagramHashtagTopPostsMedia, type InstagramHashtagTopPostsPost, type InstagramHighlightDetailData, type InstagramHighlightDetailInput, type InstagramLocationPostsCoauthor, type InstagramLocationPostsData, type InstagramLocationPostsInput, type InstagramLocationPostsPost, type InstagramLocationPostsTaggedUser, type InstagramMediaTranscriptData, type InstagramMediaTranscriptInput, type InstagramMediaTranscriptTranscript, InstagramNamespace, type InstagramPostCommentsComment, type InstagramPostCommentsData, type InstagramPostCommentsInput, type InstagramPostData, type InstagramPostInput, type InstagramPostLikersData, type InstagramPostLikersInput, type InstagramPostLikersLiker, type InstagramProfileBioLink, type InstagramProfileContactData, type InstagramProfileContactInput, type InstagramProfileData, type InstagramProfileInput, type InstagramReelTranscriptData, type InstagramReelTranscriptInput, type InstagramReelTranscriptItem, type InstagramReelTranscriptSegment, type InstagramReelsSearchData, type InstagramReelsSearchInput, type InstagramReelsSearchReel, type InstagramSearchData, type InstagramSearchHashtagData, type InstagramSearchHashtagInput, type InstagramSearchHashtagPost, type InstagramSearchInput, type InstagramSearchItem, type InstagramSearchLocationsData, type InstagramSearchLocationsInput, type InstagramSearchLocationsLocation, type InstagramSearchProfilesData, type InstagramSearchProfilesInput, type InstagramSearchProfilesProfile, type InstagramSimilarProfilesData, type InstagramSimilarProfilesInput, type InstagramSimilarProfilesProfile, type InstagramStoriesFullData, type InstagramStoriesFullInput, type InstagramStoriesFullItem, type InstagramStoriesThinData, type InstagramStoriesThinInput, type InstagramStoriesThinItem, type InstagramTaggedPostsData, type InstagramTaggedPostsInput, type InstagramTaggedPostsPost, type InstagramTrendingReelsData, type InstagramTrendingReelsInput, type InstagramTrendingReelsReel, type InstagramUserHighlightsData, type InstagramUserHighlightsHighlight, type InstagramUserHighlightsInput, type InstagramUserPostsData, type InstagramUserPostsInput, type InstagramUserPostsMedia, type InstagramUserPostsPost, type InstagramUserReelsData, type InstagramUserReelsInput, type InstagramUserReelsMedia, type InstagramUserReelsReel, type InstagramUserRepostsCoauthor, type InstagramUserRepostsData, type InstagramUserRepostsInput, type InstagramUserRepostsPost, type InstagramUserRepostsTaggedUser, InsufficientBalanceError, JobSearchNamespace, type JobSearchTheirstackData, type JobSearchTheirstackInput, type JobSearchTheirstackJob, type JobSearchTheirstackLocation, type LaneHealth, type LinearPricingOffer, type LinkedinAdData, type LinkedinAdInput, type LinkedinAdsData, type LinkedinAdsInput, type LinkedinAdsItem, type LinkedinAdsSearchAd, type LinkedinAdsSearchData, type LinkedinAdsSearchInput, type LinkedinArticleData, type LinkedinArticleInput, type LinkedinCompanyData, type LinkedinCompanyEmployeesData, type LinkedinCompanyEmployeesInput, type LinkedinCompanyEmployeesItem, type LinkedinCompanyInput, type LinkedinCompanyLocation, type LinkedinCompanyPostsContentAttribute, type LinkedinCompanyPostsData, type LinkedinCompanyPostsInput, type LinkedinCompanyPostsItem, type LinkedinCompanyPostsPostImage, type LinkedinCompanyPostsReaction, type LinkedinCompanyPostsThinData, type LinkedinCompanyPostsThinInput, type LinkedinCompanyPostsThinItem, type LinkedinCompanyThinData, type LinkedinCompanyThinInput, type LinkedinEmailData, type LinkedinEmailEmail, type LinkedinEmailInput, type LinkedinJobsData, type LinkedinJobsInput, type LinkedinJobsItem, type LinkedinJobsThinData, type LinkedinJobsThinInput, type LinkedinJobsThinItem, LinkedinNamespace, type LinkedinPostCommentsData, type LinkedinPostCommentsInput, type LinkedinPostCommentsItem, type LinkedinPostData, type LinkedinPostInput, type LinkedinPostReactionsData, type LinkedinPostReactionsInput, type LinkedinPostReactionsItem, type LinkedinPostTranscriptData, type LinkedinPostTranscriptInput, type LinkedinProfileCertification, type LinkedinProfileCurrentPosition, type LinkedinProfileData, type LinkedinProfileEducation, type LinkedinProfileExperience, type LinkedinProfileHonorsAndAward, type LinkedinProfileInput, type LinkedinProfilePostsFullBreakdown, type LinkedinProfilePostsFullContentAnnotation, type LinkedinProfilePostsFullData, type LinkedinProfilePostsFullImage, type LinkedinProfilePostsFullInput, type LinkedinProfilePostsFullItem, type LinkedinProfilePostsFullRepostImage, type LinkedinProfilePostsThinData, type LinkedinProfilePostsThinImage, type LinkedinProfilePostsThinInput, type LinkedinProfilePostsThinItem, type LinkedinProfilePublication, type LinkedinProfileThinArticle, type LinkedinProfileThinData, type LinkedinProfileThinEducation, type LinkedinProfileThinExperience, type LinkedinProfileThinInput, type LinkedinProfileThinRecentPost, type LinkedinSearchCompaniesData, type LinkedinSearchCompaniesInput, type LinkedinSearchCompaniesItem, type LinkedinSearchPostsData, type LinkedinSearchPostsFullBreakdown, type LinkedinSearchPostsFullData, type LinkedinSearchPostsFullInput, type LinkedinSearchPostsFullPollOption, type LinkedinSearchPostsFullPost, type LinkedinSearchPostsInput, type LinkedinSearchPostsPost, type LinkedinSearchProfilesCurrentPosition, type LinkedinSearchProfilesData, type LinkedinSearchProfilesEducation, type LinkedinSearchProfilesEmailCurrentPosition, type LinkedinSearchProfilesEmailData, type LinkedinSearchProfilesEmailEducation, type LinkedinSearchProfilesEmailEmail, type LinkedinSearchProfilesEmailExperience, type LinkedinSearchProfilesEmailInput, type LinkedinSearchProfilesEmailItem, type LinkedinSearchProfilesExperience, type LinkedinSearchProfilesInput, type LinkedinSearchProfilesItem, type LinkedinSearchProfilesThinData, type LinkedinSearchProfilesThinInput, type LinkedinSearchProfilesThinItem, type MapsContactsData, type MapsContactsInput, type MapsContactsItem, MapsNamespace, type MapsPlaceData, type MapsPlaceHour, type MapsPlaceInput, type MapsPlaceItem, type MapsReviewsData, type MapsReviewsInput, type MapsReviewsItem, type MapsSearchData, type MapsSearchInput, type MapsSearchItem, type MobilePhoneAiArkData, type MobilePhoneAiArkInput, type MobilePhoneLeadmagicData, type MobilePhoneLeadmagicInput, MobilePhoneNamespace, type NaverBlogSearchData, type NaverBlogSearchInput, type NaverBlogSearchItem, NaverNamespace, type NextdoorBusinessData, type NextdoorBusinessInput, type NextdoorBusinessItem, NextdoorNamespace, type NextdoorSearchData, type NextdoorSearchInput, type NextdoorSearchItem, NotFoundError, type Output, type Paginator, type PeopleSearchAiArkCompanyAcquisition, type PeopleSearchAiArkCompanyLocation, type PeopleSearchAiArkCompanyTechnologie, type PeopleSearchAiArkData, type PeopleSearchAiArkEducation, type PeopleSearchAiArkExperience, type PeopleSearchAiArkInput, type PeopleSearchAiArkPeople, type PeopleSearchAiArkPosition, type PeopleSearchAiArkSupportedLocale, type PeopleSearchCrustdataV3AllEmployer, type PeopleSearchCrustdataV3Certification, type PeopleSearchCrustdataV3CurrentEmployer, type PeopleSearchCrustdataV3Data, type PeopleSearchCrustdataV3Input, type PeopleSearchCrustdataV3PastEmployer, type PeopleSearchCrustdataV3Profile, type PeopleSearchFullenrichCurrentCompanyDomain, type PeopleSearchFullenrichCurrentCompanyFoundedYear, type PeopleSearchFullenrichCurrentCompanyHeadcount, type PeopleSearchFullenrichCurrentCompanyHeadquarter, type PeopleSearchFullenrichCurrentCompanyId, type PeopleSearchFullenrichCurrentCompanyIndustrie, type PeopleSearchFullenrichCurrentCompanyLinkedinUrl, type PeopleSearchFullenrichCurrentCompanyName, type PeopleSearchFullenrichCurrentCompanySpecialtie, type PeopleSearchFullenrichCurrentCompanyType, type PeopleSearchFullenrichCurrentPositionJobFunction, type PeopleSearchFullenrichCurrentPositionSeniorityLevel, type PeopleSearchFullenrichCurrentPositionSubFunction, type PeopleSearchFullenrichCurrentPositionTitle, type PeopleSearchFullenrichCurrentPositionYearsIn, type PeopleSearchFullenrichData, type PeopleSearchFullenrichEducation, type PeopleSearchFullenrichInput, type PeopleSearchFullenrichLanguage, type PeopleSearchFullenrichOffice, type PeopleSearchFullenrichPastCompanyDomain, type PeopleSearchFullenrichPastCompanyName, type PeopleSearchFullenrichPastPositionTitle, type PeopleSearchFullenrichPeople, type PeopleSearchFullenrichPersonId, type PeopleSearchFullenrichPersonLanguage, type PeopleSearchFullenrichPersonLinkedinUrl, type PeopleSearchFullenrichPersonLocation, type PeopleSearchFullenrichPersonName, type PeopleSearchFullenrichPersonSkill, type PeopleSearchLushaData, type PeopleSearchLushaInput, type PeopleSearchLushaPeople, PeopleSearchNamespace, type PeopleSearchPeopledatalabsData, type PeopleSearchPeopledatalabsEducation, type PeopleSearchPeopledatalabsEmail, type PeopleSearchPeopledatalabsExperience, type PeopleSearchPeopledatalabsInput, type PeopleSearchPeopledatalabsPeople, type PeopleSearchPeopledatalabsProfile, type PeopleSearchProspeoData, type PeopleSearchProspeoEvent, type PeopleSearchProspeoInput, type PeopleSearchProspeoJobHistory, type PeopleSearchProspeoPeople, type PeopleSearchQuickenrichCompanyData, type PeopleSearchQuickenrichCompanyInput, type PeopleSearchQuickenrichCompanyPeople, type PeopleSearchQuickenrichData, type PeopleSearchQuickenrichInput, type PeopleSearchQuickenrichPeople, PerplexityNamespace, type PerplexitySearchCitation, type PerplexitySearchData, type PerplexitySearchInput, type PersonEnrichmentBettercontactData, type PersonEnrichmentBettercontactInput, type PersonEnrichmentFullenrichBulkContact, type PersonEnrichmentFullenrichBulkData, type PersonEnrichmentFullenrichBulkEducation, type PersonEnrichmentFullenrichBulkEmploymentHistory, type PersonEnrichmentFullenrichBulkInput, type PersonEnrichmentFullenrichBulkLanguage, type PersonEnrichmentFullenrichBulkOffice, type PersonEnrichmentFullenrichBulkPersonalEmail, type PersonEnrichmentFullenrichBulkWorkEmail, type PersonEnrichmentFullenrichReverseEmailContact, type PersonEnrichmentFullenrichReverseEmailData, type PersonEnrichmentFullenrichReverseEmailEducation, type PersonEnrichmentFullenrichReverseEmailEmploymentHistory, type PersonEnrichmentFullenrichReverseEmailInput, type PersonEnrichmentFullenrichReverseEmailLanguage, type PersonEnrichmentFullenrichReverseEmailOffice, type PersonEnrichmentLushaData, type PersonEnrichmentLushaEmail, type PersonEnrichmentLushaInput, type PersonEnrichmentLushaNaicsCode, type PersonEnrichmentLushaPhone, type PersonEnrichmentLushaSicCode, PersonEnrichmentNamespace, type PersonEnrichmentPeopledatalabsData, type PersonEnrichmentPeopledatalabsEducation, type PersonEnrichmentPeopledatalabsEmail, type PersonEnrichmentPeopledatalabsExperience, type PersonEnrichmentPeopledatalabsInput, type PersonEnrichmentPeopledatalabsProfile, type PersonEnrichmentPeopledatalabsStreetAddresse, type PersonEnrichmentProspeoData, type PersonEnrichmentProspeoEvent, type PersonEnrichmentProspeoInput, type PersonEnrichmentProspeoJobHistory, type PersonEnrichmentQuickenrichData, type PersonEnrichmentQuickenrichInput, PersonNamespace, type PersonSkipTraceAssociate, type PersonSkipTraceData, type PersonSkipTraceInput, type PersonSkipTraceItem, type PersonSkipTracePreviousAddresse, type PersonSkipTraceRelative, PinterestNamespace, type PinterestSearchData, type PinterestSearchInput, type PinterestSearchItem, PlaystoreNamespace, type PlaystoreReviewsData, type PlaystoreReviewsInput, type PlaystoreReviewsItem, type PolymarketMarketsData, type PolymarketMarketsInput, type PolymarketMarketsItem, type PolymarketMarketsOutcome, PolymarketNamespace, type PricingOffer, RateLimitedError, RealtorNamespace, type RealtorSearchData, type RealtorSearchInput, type RealtorSearchItem, RedditNamespace, type RedditPostCommentsComment, type RedditPostCommentsData, type RedditPostCommentsInput, type RedditPostCommentsMedia, type RedditPostData, type RedditPostInput, type RedditPostTranscriptData, type RedditPostTranscriptInput, type RedditProfileData, type RedditProfileInput, type RedditSearchData, type RedditSearchInput, type RedditSearchMedia, type RedditSearchPost, type RedditSubredditDetailsData, type RedditSubredditDetailsInput, type RedditSubredditPostsData, type RedditSubredditPostsInput, type RedditSubredditPostsPost, type RedditSubredditSearchData, type RedditSubredditSearchInput, type RedditSubredditSearchPost, type RedditTrendingPostsData, type RedditTrendingPostsInput, type RedditTrendingPostsPost, type RedditUserCommentsComment, type RedditUserCommentsData, type RedditUserCommentsInput, type RedditUserPostsData, type RedditUserPostsInput, type RedditUserPostsMedia, type RedditUserPostsPost, RedfinNamespace, type RedfinSearchData, type RedfinSearchInput, type RedfinSearchItem, RednoteNamespace, type RednoteNoteCommentsComment, type RednoteNoteCommentsData, type RednoteNoteCommentsInput, type RednoteNoteData, type RednoteNoteInput, type RednoteProfileData, type RednoteProfileInput, type RednoteSearchData, type RednoteSearchInput, type RednoteSearchNote, type RednoteSearchUsersData, type RednoteSearchUsersInput, type RednoteSearchUsersUser, type RednoteUserNotesData, type RednoteUserNotesInput, type RednoteUserNotesNote, type RequestOptions, RequestPendingError, type RequestSnapshot, type RequestStatus, ResultNotFoundError, type RunResult, type SearchOptions, type SecFilingsData, type SecFilingsInput, type SecFilingsItem, SecNamespace, type SemrushKeywordsData, type SemrushKeywordsInput, type SemrushKeywordsItem, type SemrushKeywordsQuestion, type SemrushKeywordsRelatedKeyword, SemrushNamespace, type SemrushOverviewData, type SemrushOverviewInput, type SemrushOverviewItem, type SemrushOverviewTopKeyword, type SeoCompetitorsDomainCompetitor, type SeoCompetitorsDomainData, type SeoCompetitorsDomainInput, type SeoDomainIntersectionData, type SeoDomainIntersectionInput, type SeoDomainIntersectionKeyword, type SeoDomainRankOverviewData, type SeoDomainRankOverviewInput, type SeoDomainTechnologiesData, type SeoDomainTechnologiesInput, type SeoDomainsByTechnologyData, type SeoDomainsByTechnologyDomain, type SeoDomainsByTechnologyInput, type SeoKeywordDifficultyData, type SeoKeywordDifficultyDifficultie, type SeoKeywordDifficultyInput, type SeoKeywordIdeasData, type SeoKeywordIdeasIdea, type SeoKeywordIdeasInput, type SeoKeywordOverviewData, type SeoKeywordOverviewInput, type SeoKeywordOverviewKeyword, type SeoKeywordOverviewMonthlySearche, type SeoKeywordSuggestionsData, type SeoKeywordSuggestionsInput, type SeoKeywordSuggestionsSuggestion, type SeoLocalPackData, type SeoLocalPackInput, type SeoLocalPackPlace, SeoNamespace, type SeoRankedKeywordsData, type SeoRankedKeywordsInput, type SeoRankedKeywordsRankedKeyword, type SeoRelatedKeywordsData, type SeoRelatedKeywordsInput, type SeoRelatedKeywordsRelatedKeyword, type SeoSearchIntentData, type SeoSearchIntentInput, type SeoSearchIntentIntent, type SeoSearchVolumeData, type SeoSearchVolumeInput, type SeoSearchVolumeKeyword, type SeoSearchVolumeMonthlySearche, type SkuMap, SnapchatNamespace, type SnapchatProfileData, type SnapchatProfileInput, type SnapchatProfileItem, type SnapchatProfileStorie, type SocialFinderData, type SocialFinderInput, type SocialFinderItem, SocialNamespace, type SpotifyAlbumData, type SpotifyAlbumInput, type SpotifyAlbumTrack, type SpotifyArtistAlbum, type SpotifyArtistData, type SpotifyArtistInput, type SpotifyArtistTopTrack, SpotifyNamespace, type SpotifyPlayCountData, type SpotifyPlayCountInput, type SpotifyPlayCountItem, type SpotifyPodcastData, type SpotifyPodcastEpisodesData, type SpotifyPodcastEpisodesEpisode, type SpotifyPodcastEpisodesInput, type SpotifyPodcastInput, type SpotifySearchAlbum, type SpotifySearchArtist, type SpotifySearchData, type SpotifySearchInput, type SpotifySearchPodcast, type SpotifySearchTrack, type SpotifyTrackData, type SpotifyTrackInput, type StartOptions, SubstackNamespace, type SubstackPostsComment, type SubstackPostsData, type SubstackPostsInput, type SubstackPostsItem, type SubstackPostsReplie, TechnographicsNamespace, type TechnographicsTheirstackData, type TechnographicsTheirstackInput, type TechnographicsTheirstackTechnologie, ThreadsNamespace, type ThreadsPostData, type ThreadsPostInput, type ThreadsProfileData, type ThreadsProfileInput, type ThreadsSearchData, type ThreadsSearchInput, type ThreadsSearchPost, type ThreadsSearchUsersData, type ThreadsSearchUsersInput, type ThreadsSearchUsersUser, type ThreadsUserPostsData, type ThreadsUserPostsInput, type ThreadsUserPostsPost, type TiktokAdLibraryAdData, type TiktokAdLibraryAdInput, type TiktokAdLibrarySearchAd, type TiktokAdLibrarySearchData, type TiktokAdLibrarySearchInput, type TiktokAdTransparencySearchAd, type TiktokAdTransparencySearchData, type TiktokAdTransparencySearchInput, type TiktokAudienceDemographicsAudienceLocation, type TiktokAudienceDemographicsData, type TiktokAudienceDemographicsInput, type TiktokCommentRepliesComment, type TiktokCommentRepliesData, type TiktokCommentRepliesInput, type TiktokFollowersData, type TiktokFollowersFollower, type TiktokFollowersInput, type TiktokFollowingData, type TiktokFollowingFollowing, type TiktokFollowingInput, type TiktokHashtagVideosData, type TiktokHashtagVideosInput, type TiktokHashtagVideosItem, type TiktokLiveData, type TiktokLiveInput, TiktokNamespace, type TiktokPhotosData, type TiktokPhotosImage, type TiktokPhotosInput, type TiktokProfileContactData, type TiktokProfileContactEmail, type TiktokProfileContactInput, type TiktokProfileContactSocialLink, type TiktokProfileData, type TiktokProfileInput, type TiktokProfileRegionData, type TiktokProfileRegionInput, type TiktokProfileVideosData, type TiktokProfileVideosInput, type TiktokProfileVideosVideo, type TiktokSearchHashtagData, type TiktokSearchHashtagInput, type TiktokSearchHashtagVideo, type TiktokSearchKeywordData, type TiktokSearchKeywordInput, type TiktokSearchKeywordVideo, type TiktokSearchTopData, type TiktokSearchTopInput, type TiktokSearchTopItem, type TiktokSearchUsersData, type TiktokSearchUsersInput, type TiktokSearchUsersUser, type TiktokShopCategoriesCategorie, type TiktokShopCategoriesChildren, type TiktokShopCategoriesData, type TiktokShopCategoriesInput, type TiktokShopCategoryProductsData, type TiktokShopCategoryProductsInput, type TiktokShopCategoryProductsItem, type TiktokShopCreatorAudienceAge, type TiktokShopCreatorAudienceGender, type TiktokShopCreatorAudienceLocation, type TiktokShopCreatorCategorie, type TiktokShopCreatorData, type TiktokShopCreatorInput, TiktokShopNamespace, type TiktokShopProductData, type TiktokShopProductFullData, type TiktokShopProductFullInput, type TiktokShopProductInput, type TiktokShopProductReviewsData, type TiktokShopProductReviewsInput, type TiktokShopProductReviewsReview, type TiktokShopSearchData, type TiktokShopSearchInput, type TiktokShopSearchItem, type TiktokShopSearchSuggestionsData, type TiktokShopSearchSuggestionsInput, type TiktokShopShopProductsData, type TiktokShopShopProductsInput, type TiktokShopShopProductsProduct, type TiktokShopUserShowcaseData, type TiktokShopUserShowcaseInput, type TiktokShopUserShowcaseProduct, type TiktokSongData, type TiktokSongInput, type TiktokSongVideosData, type TiktokSongVideosInput, type TiktokSongVideosVideo, type TiktokTopAdsSearchAd, type TiktokTopAdsSearchData, type TiktokTopAdsSearchInput, type TiktokTrendingFeedData, type TiktokTrendingFeedInput, type TiktokTrendingFeedVideo, type TiktokTrendingHashtagsData, type TiktokTrendingHashtagsInput, type TiktokTrendingHashtagsItem, type TiktokTrendingHashtagsPopularity, type TiktokTrendingHashtagsTopCreator, type TiktokVideoCommentsComment, type TiktokVideoCommentsData, type TiktokVideoCommentsInput, type TiktokVideoData, type TiktokVideoDownloadData, type TiktokVideoDownloadInput, type TiktokVideoInput, type TiktokVideoTranscriptData, type TiktokVideoTranscriptFullData, type TiktokVideoTranscriptFullInput, type TiktokVideoTranscriptFullSegment, type TiktokVideoTranscriptFullWord, type TiktokVideoTranscriptInput, TimeoutError, TripadvisorNamespace, type TripadvisorReviewsData, type TripadvisorReviewsInput, type TripadvisorReviewsItem, type TripadvisorSearchData, type TripadvisorSearchInput, type TripadvisorSearchItem, TrustpilotNamespace, type TrustpilotReviewsData, type TrustpilotReviewsInput, type TrustpilotReviewsItem, TruthsocialNamespace, type TruthsocialPostData, type TruthsocialPostInput, type TruthsocialProfileData, type TruthsocialProfileInput, type TruthsocialUserPostsData, type TruthsocialUserPostsInput, type TruthsocialUserPostsPost, type TwitterArticleContentBlock, type TwitterArticleData, type TwitterArticleEntitie, type TwitterArticleInlineStyle, type TwitterArticleInput, type TwitterCommunityData, type TwitterCommunityInput, type TwitterCommunityTweetsData, type TwitterCommunityTweetsInput, type TwitterCommunityTweetsTweet, type TwitterFollowersData, type TwitterFollowersInput, type TwitterFollowersItem, type TwitterFollowingData, type TwitterFollowingInput, type TwitterFollowingItem, TwitterNamespace, type TwitterProfileData, type TwitterProfileInput, type TwitterRepliesData, type TwitterRepliesInput, type TwitterRepliesItem, type TwitterRepliesMedia, type TwitterSearchCommunitiesCommunitie, type TwitterSearchCommunitiesData, type TwitterSearchCommunitiesInput, type TwitterSearchData, type TwitterSearchInput, type TwitterSearchItem, type TwitterSearchMedia, type TwitterSearchUsersData, type TwitterSearchUsersInput, type TwitterSearchUsersUser, type TwitterThreadData, type TwitterThreadInput, type TwitterThreadMedia, type TwitterThreadTweet, type TwitterTrendsData, type TwitterTrendsInput, type TwitterTrendsItem, type TwitterTweetData, type TwitterTweetInput, type TwitterTweetMedia, type TwitterTweetTranscriptData, type TwitterTweetTranscriptInput, type TwitterUserPostsData, type TwitterUserPostsInput, type TwitterUserPostsMedia, type TwitterUserPostsTweet, type TwitterUserTweetsData, type TwitterUserTweetsInput, type TwitterUserTweetsMedia, type TwitterUserTweetsTweet, UpstreamError, type UpworkJobsData, type UpworkJobsInput, type UpworkJobsItem, UpworkNamespace, WalmartNamespace, type WalmartProductData, type WalmartProductInput, type WalmartProductItem, type WebCrawlData, type WebCrawlInput, type WebCrawlItem, type WebMapData, type WebMapInput, type WebMapResult, WebNamespace, type WebScrapeData, type WebScrapeInput, type WebScreenshotData, type WebScreenshotInput, type WebScreenshotItem, type WeiboHotSearchData, type WeiboHotSearchInput, type WeiboHotSearchTopic, WeiboNamespace, type WeiboPostCommentsComment, type WeiboPostCommentsData, type WeiboPostCommentsInput, type WeiboPostData, type WeiboPostInput, type WeiboProfileData, type WeiboProfileInput, type WeiboSearchData, type WeiboSearchInput, type WeiboSearchPost, type WeiboUserPostsData, type WeiboUserPostsInput, type WeiboUserPostsPost, YahooFinanceNamespace, type YahooFinanceQuoteData, type YahooFinanceQuoteInput, type YahooFinanceQuoteItem, YelpNamespace, type YelpSearchCategorie, type YelpSearchData, type YelpSearchInput, type YelpSearchItem, type YoutubeChannelCommunityPostsData, type YoutubeChannelCommunityPostsInput, type YoutubeChannelCommunityPostsPost, type YoutubeChannelContactData, type YoutubeChannelContactInput, type YoutubeChannelData, type YoutubeChannelInput, type YoutubeChannelLivesData, type YoutubeChannelLivesInput, type YoutubeChannelLivesLive, type YoutubeChannelPlaylistsData, type YoutubeChannelPlaylistsInput, type YoutubeChannelPlaylistsPlaylist, type YoutubeChannelShortsData, type YoutubeChannelShortsInput, type YoutubeChannelShortsShort, type YoutubeChannelVideosData, type YoutubeChannelVideosInput, type YoutubeChannelVideosVideo, type YoutubeCommentRepliesComment, type YoutubeCommentRepliesData, type YoutubeCommentRepliesInput, type YoutubeCommunityPostData, type YoutubeCommunityPostInput, YoutubeNamespace, type YoutubePlaylistData, type YoutubePlaylistInput, type YoutubePlaylistVideo, type YoutubeSearchData, type YoutubeSearchHashtagData, type YoutubeSearchHashtagInput, type YoutubeSearchHashtagVideo, type YoutubeSearchInput, type YoutubeSearchShortsData, type YoutubeSearchShortsInput, type YoutubeSearchShortsShort, type YoutubeSearchVideo, type YoutubeTrendingShortsData, type YoutubeTrendingShortsInput, type YoutubeTrendingShortsShort, type YoutubeVideoCommentsComment, type YoutubeVideoCommentsData, type YoutubeVideoCommentsInput, type YoutubeVideoData, type YoutubeVideoInput, type YoutubeVideoSponsorsData, type YoutubeVideoSponsorsInput, type YoutubeVideoSponsorsSuspectedSponsor, type YoutubeVideoTranscriptData, type YoutubeVideoTranscriptFullData, type YoutubeVideoTranscriptFullInput, type YoutubeVideoTranscriptFullSegment, type YoutubeVideoTranscriptInput, type YoutubeVideoTranscriptSegment, type ZhihuAnswerData, type ZhihuAnswerInput, ZhihuNamespace, type ZhihuProfileData, type ZhihuProfileInput, type ZhihuQuestionAnswersAnswer, type ZhihuQuestionAnswersData, type ZhihuQuestionAnswersInput, type ZhihuQuestionData, type ZhihuQuestionInput, type ZhihuSearchArticlesArticle, type ZhihuSearchArticlesData, type ZhihuSearchArticlesInput, ZillowNamespace, type ZillowPropertyData, type ZillowPropertyInput, type ZillowPropertyItem, type ZillowSearchData, type ZillowSearchInput, type ZillowSearchItem, agentSignup, paginate, unwrap };
|
|
48630
|
+
export { type AccountProfile, type AgentSignupOptions, type AgentSignupResult, type AhrefsBacklinksData, type AhrefsBacklinksInput, type AhrefsBacklinksItem, type AhrefsKeywordIdeasData, type AhrefsKeywordIdeasIdea, type AhrefsKeywordIdeasInput, type AhrefsKeywordIdeasItem, type AhrefsKeywordsData, type AhrefsKeywordsInput, type AhrefsKeywordsItem, AhrefsNamespace, type AhrefsOverviewData, type AhrefsOverviewInput, type AhrefsOverviewItem, AirbnbNamespace, type AirbnbSearchData, type AirbnbSearchInput, type AirbnbSearchItem, AlibabaNamespace, type AlibabaSearchData, type AlibabaSearchInput, type AlibabaSearchItem, type AmazonAsinsData, type AmazonAsinsInput, type AmazonAsinsItem, type AmazonBestsellersData, type AmazonBestsellersInput, type AmazonBestsellersItem, AmazonNamespace, type AmazonProductData, type AmazonProductInput, type AmazonProductItem, type AmazonReviewsData, type AmazonReviewsInput, type AmazonReviewsItem, type AmazonSearchData, type AmazonSearchInput, type AmazonSearchItem, AnyAPI, AnyAPIError, ApolloNamespace, type ApolloOrganizationData, type ApolloOrganizationEnrichData, type ApolloOrganizationEnrichInput, type ApolloOrganizationInput, type ApolloOrganizationJobsData, type ApolloOrganizationJobsInput, type ApolloOrganizationJobsJob, type ApolloOrganizationNewsArticle, type ApolloOrganizationNewsData, type ApolloOrganizationNewsInput, type ApolloOrganizationsBulkEnrichData, type ApolloOrganizationsBulkEnrichInput, type ApolloOrganizationsBulkEnrichOrganization, type ApolloOrganizationsSearchData, type ApolloOrganizationsSearchInput, type ApolloOrganizationsSearchOrganization, type ApolloPeopleSearchData, type ApolloPeopleSearchInput, type ApolloPeopleSearchPeople, type ApolloPersonEnrichData, type ApolloPersonEnrichEmploymentHistory, type ApolloPersonEnrichInput, AppstoreNamespace, type AppstoreReviewsData, type AppstoreReviewsInput, type AppstoreReviewsItem, AuthenticationError, BadRequestError, type BareRunResult, BlueskyNamespace, type BlueskyPostData, type BlueskyPostInput, type BlueskyProfileData, type BlueskyProfileInput, type BlueskyUserPostsData, type BlueskyUserPostsInput, type BlueskyUserPostsPost, BookingNamespace, type BookingSearchData, type BookingSearchInput, type BookingSearchItem, CapterraNamespace, type CapterraReviewsAlternativesConsidered, type CapterraReviewsData, type CapterraReviewsInput, type CapterraReviewsItem, type CapterraReviewsSwitchedFrom, type CatalogEntry, type CatalogOptions, type CatalogSearchResult, type CatalogSearchResults, ChatgptNamespace, type ChatgptSearchAd, type ChatgptSearchCitation, type ChatgptSearchData, type ChatgptSearchEntitie, type ChatgptSearchInput, type ChatgptSearchPlace, type ChatgptSearchSearchResult, type ChatgptSearchShoppingCard, type ClientCore, type ClientOptions, type CoinmarketcapListingsData, type CoinmarketcapListingsInput, type CoinmarketcapListingsItem, CoinmarketcapNamespace, type CompanyEnrichmentCrustdataV3Data, type CompanyEnrichmentCrustdataV3HeadcountTimeserie, type CompanyEnrichmentCrustdataV3Input, type CompanyEnrichmentCrustdataV3SicCode, type CompanyEnrichmentLushaData, type CompanyEnrichmentLushaInput, type CompanyEnrichmentLushaNaicsCode, type CompanyEnrichmentLushaOffice, type CompanyEnrichmentLushaSicCode, CompanyEnrichmentNamespace, type CompanyEnrichmentPeopledatalabsData, type CompanyEnrichmentPeopledatalabsInput, type CompanyEnrichmentPeopledatalabsNaicsCode, type CompanyEnrichmentPeopledatalabsSicCode, type CompanyEnrichmentProspeoData, type CompanyEnrichmentProspeoEvent, type CompanyEnrichmentProspeoInput, CompanyNamespace, type CompanyResearchData, type CompanyResearchInput, type CompanySearchAiArkCompanie, type CompanySearchAiArkData, type CompanySearchAiArkDiversityInvestment, type CompanySearchAiArkFundingRound, type CompanySearchAiArkInput, type CompanySearchAiArkLocation, type CompanySearchAiArkSpotlight, type CompanySearchAiArkTechnologie, type CompanySearchCrustdataV3Companie, type CompanySearchCrustdataV3Data, type CompanySearchCrustdataV3Input, type CompanySearchCrustdataV3Sort, type CompanySearchFullenrichCompanie, type CompanySearchFullenrichCompanyId, type CompanySearchFullenrichData, type CompanySearchFullenrichDomain, type CompanySearchFullenrichFoundedYear, type CompanySearchFullenrichHeadcount, type CompanySearchFullenrichHeadquartersLocation, type CompanySearchFullenrichIndustrie, type CompanySearchFullenrichInput, type CompanySearchFullenrichKeyword, type CompanySearchFullenrichLinkedinUrl, type CompanySearchFullenrichName, type CompanySearchFullenrichOffice, type CompanySearchFullenrichSpecialtie, type CompanySearchFullenrichType, CompanySearchNamespace, type CompanySearchPeopledatalabsCompanie, type CompanySearchPeopledatalabsData, type CompanySearchPeopledatalabsInput, type CompanySearchPeopledatalabsNaicsCode, type CompanySearchPeopledatalabsSicCode, type CompanySearchProspeoCompanie, type CompanySearchProspeoData, type CompanySearchProspeoEvent, type CompanySearchProspeoInput, type CompanySearchQuickenrichCompanie, type CompanySearchQuickenrichData, type CompanySearchQuickenrichInput, type CompanySearchTheirstackCompanie, type CompanySearchTheirstackData, type CompanySearchTheirstackInput, type CompanySearchTheirstackTechnologiesFound, CongressNamespace, type CongressTradesData, type CongressTradesInput, type CongressTradesItem, ConnectionError, DexscreenerNamespace, type DexscreenerTokensData, type DexscreenerTokensInput, type DexscreenerTokensItem, type DiscoveryExecution, type DiscoveryExecutionMode, type DiscoveryLane, type DiscoveryLatency, type DiscoveryPricing, type DiscoverySource, DouyinNamespace, type DouyinProfileData, type DouyinProfileInput, type DouyinSearchVideosData, type DouyinSearchVideosInput, type DouyinSearchVideosVideo, type DouyinUserPostsData, type DouyinUserPostsInput, type DouyinUserPostsPost, type DouyinVideoCommentsComment, type DouyinVideoCommentsData, type DouyinVideoCommentsInput, type DouyinVideoData, type DouyinVideoInput, EbayNamespace, type EbayProductData, type EbayProductFullData, type EbayProductFullInput, type EbayProductFullItem, type EbayProductFullSpecification, type EbayProductInput, type EbayProductItem, type EbaySearchData, type EbaySearchInput, type EbaySearchItem, type EbaySoldListingsData, type EbaySoldListingsInput, type EbaySoldListingsItem, type EmailFindData, type EmailFindInput, type EmailFindItem, type EmailFindingDropleadsData, type EmailFindingDropleadsInput, type EmailFindingHunterCountData, type EmailFindingHunterCountInput, type EmailFindingHunterDomainData, type EmailFindingHunterDomainEmail, type EmailFindingHunterDomainInput, type EmailFindingHunterDomainSource, type EmailFindingIcypeasData, type EmailFindingIcypeasEmail, type EmailFindingIcypeasInput, EmailFindingNamespace, type EmailFindingQuickenrichData, type EmailFindingQuickenrichInput, type EmailFindingZerobounceData, type EmailFindingZerobounceDomainData, type EmailFindingZerobounceDomainInput, type EmailFindingZerobounceDomainOtherFormat, type EmailFindingZerobounceInput, EmailNamespace, type EmailVerificationAllegrowData, type EmailVerificationAllegrowInput, type EmailVerificationBouncebanData, type EmailVerificationBouncebanInput, type EmailVerificationIcypeasData, type EmailVerificationIcypeasInput, EmailVerificationNamespace, type EmailVerificationZerobounceActivityData, type EmailVerificationZerobounceActivityInput, type EmailVerificationZerobounceData, type EmailVerificationZerobounceInput, type EmailVerifyData, type EmailVerifyInput, type EmailVerifyItem, type FacebookAdDetailsData, type FacebookAdDetailsFullCreative, type FacebookAdDetailsFullData, type FacebookAdDetailsFullImage, type FacebookAdDetailsFullInput, type FacebookAdDetailsFullVideo, type FacebookAdDetailsInput, type FacebookAdDetailsMedia, type FacebookAdTranscriptData, type FacebookAdTranscriptInput, type FacebookAdsSearchAd, type FacebookAdsSearchData, type FacebookAdsSearchInput, type FacebookAdsSearchMedia, type FacebookCommentRepliesData, type FacebookCommentRepliesInput, type FacebookCommentRepliesReplie, type FacebookCompanyAdsAd, type FacebookCompanyAdsData, type FacebookCompanyAdsInput, type FacebookCompanyAdsMedia, type FacebookEventDetailsData, type FacebookEventDetailsInput, type FacebookEventsData, type FacebookEventsEvent, type FacebookEventsInput, type FacebookEventsSearchData, type FacebookEventsSearchEvent, type FacebookEventsSearchInput, type FacebookFollowersData, type FacebookFollowersInput, type FacebookFollowersItem, type FacebookGroupPostsData, type FacebookGroupPostsInput, type FacebookGroupPostsPost, type FacebookMarketplaceData, type FacebookMarketplaceInput, type FacebookMarketplaceItemData, type FacebookMarketplaceItemInput, type FacebookMarketplaceListing, type FacebookMarketplaceLocationSearchData, type FacebookMarketplaceLocationSearchInput, type FacebookMarketplaceLocationSearchLocation, FacebookNamespace, type FacebookPageContactData, type FacebookPageContactInput, type FacebookPageContactItem, type FacebookPhotosData, type FacebookPhotosInput, type FacebookPhotosPhoto, type FacebookPostCommentsComment, type FacebookPostCommentsData, type FacebookPostCommentsInput, type FacebookPostData, type FacebookPostInput, type FacebookPostTranscriptData, type FacebookPostTranscriptInput, type FacebookProfileData, type FacebookProfileEventsData, type FacebookProfileEventsEvent, type FacebookProfileEventsInput, type FacebookProfileInput, type FacebookProfilePostsData, type FacebookProfilePostsInput, type FacebookProfilePostsMedia, type FacebookProfilePostsPost, type FacebookProfileReelsData, type FacebookProfileReelsInput, type FacebookProfileReelsReel, type FacebookSearchCompaniesCompanie, type FacebookSearchCompaniesData, type FacebookSearchCompaniesInput, type FacebookSearchPagesData, type FacebookSearchPagesInput, type FacebookSearchPagesItem, type FacebookSearchPostsData, type FacebookSearchPostsInput, type FacebookSearchPostsItem, FiverrNamespace, type FiverrSearchData, type FiverrSearchInput, type FiverrSearchItem, type FlatPricingOffer, G2Namespace, type G2ReviewsData, type G2ReviewsInput, type G2ReviewsItem, GeminiNamespace, type GeminiSearchCitation, type GeminiSearchData, type GeminiSearchInput, GithubNamespace, type GithubRepositoryData, type GithubRepositoryInput, type GithubTrendingDevelopersData, type GithubTrendingDevelopersDeveloper, type GithubTrendingDevelopersInput, type GithubTrendingRepositoriesData, type GithubTrendingRepositoriesInput, type GithubTrendingRepositoriesRepo, type GithubUserActivityActivity, type GithubUserActivityData, type GithubUserActivityInput, type GithubUserContributionsData, type GithubUserContributionsDay, type GithubUserContributionsInput, type GithubUserData, type GithubUserFollowersData, type GithubUserFollowersFollower, type GithubUserFollowersInput, type GithubUserFollowingData, type GithubUserFollowingFollowing, type GithubUserFollowingInput, type GithubUserInput, type GithubUserPullRequestsData, type GithubUserPullRequestsInput, type GithubUserPullRequestsPullRequest, type GithubUserRepositoriesData, type GithubUserRepositoriesInput, type GithubUserRepositoriesRepo, type GlassdoorJobsData, type GlassdoorJobsInput, type GlassdoorJobsItem, GlassdoorNamespace, type GoogleAdsAdDetailsData, type GoogleAdsAdDetailsInput, type GoogleAdsAdDetailsVariation, type GoogleAdsAdvertiserSearchAdvertiser, type GoogleAdsAdvertiserSearchData, type GoogleAdsAdvertiserSearchInput, type GoogleAdsCompanyAdsAd, type GoogleAdsCompanyAdsData, type GoogleAdsCompanyAdsInput, GoogleAdsNamespace, type GoogleAdsSearchData, type GoogleAdsSearchInput, type GoogleAdsSearchItem, type GoogleAdsSearchVariation, type GoogleAiModeCitation, type GoogleAiModeData, type GoogleAiModeInput, type GoogleAiOverviewCitation, type GoogleAiOverviewData, type GoogleAiOverviewInput, type GoogleAutocompleteData, type GoogleAutocompleteInput, type GoogleAutocompleteSuggestion, GoogleFinanceNamespace, type GoogleFinanceQuoteData, type GoogleFinanceQuoteInput, type GoogleFinanceQuoteItem, type GoogleImagesData, type GoogleImagesInput, type GoogleImagesItem, type GoogleLensData, type GoogleLensInput, type GoogleLensResult, GoogleNamespace, type GoogleNewsData, type GoogleNewsInput, type GoogleNewsItem, type GooglePatentsData, type GooglePatentsInput, type GooglePatentsResult, type GoogleScholarData, type GoogleScholarInput, type GoogleScholarResult, type GoogleSearch100Data, type GoogleSearch100Input, type GoogleSearch100Result, type GoogleSearchData, type GoogleSearchInput, type GoogleSearchResult, GoogleShoppingNamespace, type GoogleShoppingSearchData, type GoogleShoppingSearchInput, type GoogleShoppingSearchItem, type GoogleVideosData, type GoogleVideosInput, type GoogleVideosResult, HackernewsNamespace, type HackernewsProfileData, type HackernewsProfileInput, type HackernewsSearchData, type HackernewsSearchInput, type HackernewsSearchResult, type HackernewsStoryCommentsComment, type HackernewsStoryCommentsData, type HackernewsStoryCommentsInput, type HackernewsStoryData, type HackernewsStoryInput, type HighlightField, type IndeedJobsData, type IndeedJobsInput, type IndeedJobsItem, IndeedNamespace, type InstagramAudioReelsData, type InstagramAudioReelsInput, type InstagramAudioReelsReel, type InstagramBasicProfileData, type InstagramBasicProfileInput, type InstagramCommentRepliesComment, type InstagramCommentRepliesData, type InstagramCommentRepliesInput, type InstagramEmbedData, type InstagramEmbedInput, type InstagramFollowersData, type InstagramFollowersInput, type InstagramFollowersItem, type InstagramFollowingData, type InstagramFollowingInput, type InstagramFollowingItem, type InstagramHashtagAnalyticsData, type InstagramHashtagAnalyticsInput, type InstagramHashtagAnalyticsItem, type InstagramHashtagRecentPostsData, type InstagramHashtagRecentPostsInput, type InstagramHashtagRecentPostsMedia, type InstagramHashtagRecentPostsPost, type InstagramHashtagTopPostsData, type InstagramHashtagTopPostsInput, type InstagramHashtagTopPostsMedia, type InstagramHashtagTopPostsPost, type InstagramHighlightDetailData, type InstagramHighlightDetailInput, type InstagramLocationPostsCoauthor, type InstagramLocationPostsData, type InstagramLocationPostsInput, type InstagramLocationPostsPost, type InstagramLocationPostsTaggedUser, type InstagramMediaTranscriptData, type InstagramMediaTranscriptInput, type InstagramMediaTranscriptTranscript, InstagramNamespace, type InstagramPostCommentsComment, type InstagramPostCommentsData, type InstagramPostCommentsInput, type InstagramPostData, type InstagramPostInput, type InstagramPostLikersData, type InstagramPostLikersInput, type InstagramPostLikersLiker, type InstagramProfileBioLink, type InstagramProfileContactData, type InstagramProfileContactInput, type InstagramProfileData, type InstagramProfileInput, type InstagramReelTranscriptData, type InstagramReelTranscriptInput, type InstagramReelTranscriptItem, type InstagramReelTranscriptSegment, type InstagramReelsSearchData, type InstagramReelsSearchInput, type InstagramReelsSearchReel, type InstagramSearchData, type InstagramSearchHashtagData, type InstagramSearchHashtagInput, type InstagramSearchHashtagPost, type InstagramSearchInput, type InstagramSearchItem, type InstagramSearchLocationsData, type InstagramSearchLocationsInput, type InstagramSearchLocationsLocation, type InstagramSearchProfilesData, type InstagramSearchProfilesInput, type InstagramSearchProfilesProfile, type InstagramSimilarProfilesData, type InstagramSimilarProfilesInput, type InstagramSimilarProfilesProfile, type InstagramStoriesFullData, type InstagramStoriesFullInput, type InstagramStoriesFullItem, type InstagramStoriesThinData, type InstagramStoriesThinInput, type InstagramStoriesThinItem, type InstagramTaggedPostsData, type InstagramTaggedPostsInput, type InstagramTaggedPostsPost, type InstagramTrendingReelsData, type InstagramTrendingReelsInput, type InstagramTrendingReelsReel, type InstagramUserHighlightsData, type InstagramUserHighlightsHighlight, type InstagramUserHighlightsInput, type InstagramUserPostsData, type InstagramUserPostsInput, type InstagramUserPostsMedia, type InstagramUserPostsPost, type InstagramUserReelsData, type InstagramUserReelsInput, type InstagramUserReelsMedia, type InstagramUserReelsReel, type InstagramUserRepostsCoauthor, type InstagramUserRepostsData, type InstagramUserRepostsInput, type InstagramUserRepostsPost, type InstagramUserRepostsTaggedUser, InsufficientBalanceError, JobSearchNamespace, type JobSearchTheirstackData, type JobSearchTheirstackInput, type JobSearchTheirstackJob, type JobSearchTheirstackLocation, type LaneHealth, type LinearPricingOffer, type LinkedinAdData, type LinkedinAdInput, type LinkedinAdsData, type LinkedinAdsInput, type LinkedinAdsItem, type LinkedinAdsSearchAd, type LinkedinAdsSearchData, type LinkedinAdsSearchInput, type LinkedinArticleData, type LinkedinArticleInput, type LinkedinCompanyData, type LinkedinCompanyEmployeesData, type LinkedinCompanyEmployeesInput, type LinkedinCompanyEmployeesItem, type LinkedinCompanyInput, type LinkedinCompanyLocation, type LinkedinCompanyPostsContentAttribute, type LinkedinCompanyPostsData, type LinkedinCompanyPostsInput, type LinkedinCompanyPostsItem, type LinkedinCompanyPostsPostImage, type LinkedinCompanyPostsReaction, type LinkedinCompanyPostsThinData, type LinkedinCompanyPostsThinInput, type LinkedinCompanyPostsThinItem, type LinkedinCompanyThinData, type LinkedinCompanyThinInput, type LinkedinEmailData, type LinkedinEmailEmail, type LinkedinEmailInput, type LinkedinJobData, type LinkedinJobHiringTeam, type LinkedinJobInput, type LinkedinJobsData, type LinkedinJobsInput, type LinkedinJobsItem, type LinkedinJobsThinData, type LinkedinJobsThinInput, type LinkedinJobsThinItem, LinkedinNamespace, type LinkedinPostCommentsData, type LinkedinPostCommentsInput, type LinkedinPostCommentsItem, type LinkedinPostData, type LinkedinPostInput, type LinkedinPostReactionsData, type LinkedinPostReactionsInput, type LinkedinPostReactionsItem, type LinkedinPostTranscriptData, type LinkedinPostTranscriptInput, type LinkedinProfileCertification, type LinkedinProfileCommentsData, type LinkedinProfileCommentsInput, type LinkedinProfileCommentsItem, type LinkedinProfileCurrentPosition, type LinkedinProfileData, type LinkedinProfileEducation, type LinkedinProfileExperience, type LinkedinProfileHonorsAndAward, type LinkedinProfileInput, type LinkedinProfilePostsFullBreakdown, type LinkedinProfilePostsFullContentAnnotation, type LinkedinProfilePostsFullData, type LinkedinProfilePostsFullImage, type LinkedinProfilePostsFullInput, type LinkedinProfilePostsFullItem, type LinkedinProfilePostsFullRepostImage, type LinkedinProfilePostsThinData, type LinkedinProfilePostsThinImage, type LinkedinProfilePostsThinInput, type LinkedinProfilePostsThinItem, type LinkedinProfilePublication, type LinkedinProfileReactionsBreakdown, type LinkedinProfileReactionsData, type LinkedinProfileReactionsInput, type LinkedinProfileReactionsItem, type LinkedinProfileThinArticle, type LinkedinProfileThinData, type LinkedinProfileThinEducation, type LinkedinProfileThinExperience, type LinkedinProfileThinInput, type LinkedinProfileThinRecentPost, type LinkedinSearchCompaniesData, type LinkedinSearchCompaniesInput, type LinkedinSearchCompaniesItem, type LinkedinSearchPostsData, type LinkedinSearchPostsFullBreakdown, type LinkedinSearchPostsFullData, type LinkedinSearchPostsFullInput, type LinkedinSearchPostsFullPollOption, type LinkedinSearchPostsFullPost, type LinkedinSearchPostsInput, type LinkedinSearchPostsPost, type LinkedinSearchProfilesCurrentPosition, type LinkedinSearchProfilesData, type LinkedinSearchProfilesEducation, type LinkedinSearchProfilesEmailCurrentPosition, type LinkedinSearchProfilesEmailData, type LinkedinSearchProfilesEmailEducation, type LinkedinSearchProfilesEmailEmail, type LinkedinSearchProfilesEmailExperience, type LinkedinSearchProfilesEmailInput, type LinkedinSearchProfilesEmailItem, type LinkedinSearchProfilesExperience, type LinkedinSearchProfilesInput, type LinkedinSearchProfilesItem, type LinkedinSearchProfilesThinData, type LinkedinSearchProfilesThinInput, type LinkedinSearchProfilesThinItem, type MapsContactsData, type MapsContactsInput, type MapsContactsItem, MapsNamespace, type MapsPlaceData, type MapsPlaceHour, type MapsPlaceInput, type MapsPlaceItem, type MapsReviewsData, type MapsReviewsInput, type MapsReviewsItem, type MapsSearchData, type MapsSearchInput, type MapsSearchItem, type MobilePhoneAiArkData, type MobilePhoneAiArkInput, type MobilePhoneLeadmagicData, type MobilePhoneLeadmagicInput, MobilePhoneNamespace, type NaverBlogSearchData, type NaverBlogSearchInput, type NaverBlogSearchItem, NaverNamespace, type NextdoorBusinessData, type NextdoorBusinessInput, type NextdoorBusinessItem, NextdoorNamespace, type NextdoorSearchData, type NextdoorSearchInput, type NextdoorSearchItem, NotFoundError, type Output, type Paginator, type PeopleSearchAiArkCompanyAcquisition, type PeopleSearchAiArkCompanyLocation, type PeopleSearchAiArkCompanyTechnologie, type PeopleSearchAiArkData, type PeopleSearchAiArkEducation, type PeopleSearchAiArkExperience, type PeopleSearchAiArkInput, type PeopleSearchAiArkPeople, type PeopleSearchAiArkPosition, type PeopleSearchAiArkSupportedLocale, type PeopleSearchCrustdataV3AllEmployer, type PeopleSearchCrustdataV3Certification, type PeopleSearchCrustdataV3CurrentEmployer, type PeopleSearchCrustdataV3Data, type PeopleSearchCrustdataV3Input, type PeopleSearchCrustdataV3PastEmployer, type PeopleSearchCrustdataV3Profile, type PeopleSearchFullenrichCurrentCompanyDomain, type PeopleSearchFullenrichCurrentCompanyFoundedYear, type PeopleSearchFullenrichCurrentCompanyHeadcount, type PeopleSearchFullenrichCurrentCompanyHeadquarter, type PeopleSearchFullenrichCurrentCompanyId, type PeopleSearchFullenrichCurrentCompanyIndustrie, type PeopleSearchFullenrichCurrentCompanyLinkedinUrl, type PeopleSearchFullenrichCurrentCompanyName, type PeopleSearchFullenrichCurrentCompanySpecialtie, type PeopleSearchFullenrichCurrentCompanyType, type PeopleSearchFullenrichCurrentPositionJobFunction, type PeopleSearchFullenrichCurrentPositionSeniorityLevel, type PeopleSearchFullenrichCurrentPositionSubFunction, type PeopleSearchFullenrichCurrentPositionTitle, type PeopleSearchFullenrichCurrentPositionYearsIn, type PeopleSearchFullenrichData, type PeopleSearchFullenrichEducation, type PeopleSearchFullenrichInput, type PeopleSearchFullenrichLanguage, type PeopleSearchFullenrichOffice, type PeopleSearchFullenrichPastCompanyDomain, type PeopleSearchFullenrichPastCompanyName, type PeopleSearchFullenrichPastPositionTitle, type PeopleSearchFullenrichPeople, type PeopleSearchFullenrichPersonId, type PeopleSearchFullenrichPersonLanguage, type PeopleSearchFullenrichPersonLinkedinUrl, type PeopleSearchFullenrichPersonLocation, type PeopleSearchFullenrichPersonName, type PeopleSearchFullenrichPersonSkill, type PeopleSearchLushaData, type PeopleSearchLushaInput, type PeopleSearchLushaPeople, PeopleSearchNamespace, type PeopleSearchPeopledatalabsData, type PeopleSearchPeopledatalabsEducation, type PeopleSearchPeopledatalabsEmail, type PeopleSearchPeopledatalabsExperience, type PeopleSearchPeopledatalabsInput, type PeopleSearchPeopledatalabsPeople, type PeopleSearchPeopledatalabsProfile, type PeopleSearchProspeoData, type PeopleSearchProspeoEvent, type PeopleSearchProspeoInput, type PeopleSearchProspeoJobHistory, type PeopleSearchProspeoPeople, type PeopleSearchQuickenrichCompanyData, type PeopleSearchQuickenrichCompanyInput, type PeopleSearchQuickenrichCompanyPeople, type PeopleSearchQuickenrichData, type PeopleSearchQuickenrichInput, type PeopleSearchQuickenrichPeople, PerplexityNamespace, type PerplexitySearchCitation, type PerplexitySearchData, type PerplexitySearchInput, type PersonEnrichmentBettercontactData, type PersonEnrichmentBettercontactInput, type PersonEnrichmentFullenrichBulkContact, type PersonEnrichmentFullenrichBulkData, type PersonEnrichmentFullenrichBulkEducation, type PersonEnrichmentFullenrichBulkEmploymentHistory, type PersonEnrichmentFullenrichBulkInput, type PersonEnrichmentFullenrichBulkLanguage, type PersonEnrichmentFullenrichBulkOffice, type PersonEnrichmentFullenrichBulkPersonalEmail, type PersonEnrichmentFullenrichBulkWorkEmail, type PersonEnrichmentFullenrichReverseEmailContact, type PersonEnrichmentFullenrichReverseEmailData, type PersonEnrichmentFullenrichReverseEmailEducation, type PersonEnrichmentFullenrichReverseEmailEmploymentHistory, type PersonEnrichmentFullenrichReverseEmailInput, type PersonEnrichmentFullenrichReverseEmailLanguage, type PersonEnrichmentFullenrichReverseEmailOffice, type PersonEnrichmentLushaData, type PersonEnrichmentLushaEmail, type PersonEnrichmentLushaInput, type PersonEnrichmentLushaNaicsCode, type PersonEnrichmentLushaPhone, type PersonEnrichmentLushaSicCode, PersonEnrichmentNamespace, type PersonEnrichmentPeopledatalabsData, type PersonEnrichmentPeopledatalabsEducation, type PersonEnrichmentPeopledatalabsEmail, type PersonEnrichmentPeopledatalabsExperience, type PersonEnrichmentPeopledatalabsInput, type PersonEnrichmentPeopledatalabsProfile, type PersonEnrichmentPeopledatalabsStreetAddresse, type PersonEnrichmentProspeoData, type PersonEnrichmentProspeoEvent, type PersonEnrichmentProspeoInput, type PersonEnrichmentProspeoJobHistory, type PersonEnrichmentQuickenrichData, type PersonEnrichmentQuickenrichInput, PersonNamespace, type PersonSkipTraceAssociate, type PersonSkipTraceData, type PersonSkipTraceInput, type PersonSkipTraceItem, type PersonSkipTracePreviousAddresse, type PersonSkipTraceRelative, PinterestNamespace, type PinterestSearchData, type PinterestSearchInput, type PinterestSearchItem, PlaystoreNamespace, type PlaystoreReviewsData, type PlaystoreReviewsInput, type PlaystoreReviewsItem, type PolymarketMarketsData, type PolymarketMarketsInput, type PolymarketMarketsItem, type PolymarketMarketsOutcome, PolymarketNamespace, type PricingOffer, RateLimitedError, RealtorNamespace, type RealtorSearchData, type RealtorSearchInput, type RealtorSearchItem, RedditNamespace, type RedditPostCommentsComment, type RedditPostCommentsData, type RedditPostCommentsInput, type RedditPostCommentsMedia, type RedditPostData, type RedditPostInput, type RedditPostTranscriptData, type RedditPostTranscriptInput, type RedditProfileData, type RedditProfileInput, type RedditSearchData, type RedditSearchInput, type RedditSearchMedia, type RedditSearchPost, type RedditSubredditDetailsData, type RedditSubredditDetailsInput, type RedditSubredditPostsData, type RedditSubredditPostsInput, type RedditSubredditPostsPost, type RedditSubredditSearchData, type RedditSubredditSearchInput, type RedditSubredditSearchPost, type RedditTrendingPostsData, type RedditTrendingPostsInput, type RedditTrendingPostsPost, type RedditUserCommentsComment, type RedditUserCommentsData, type RedditUserCommentsInput, type RedditUserPostsData, type RedditUserPostsInput, type RedditUserPostsMedia, type RedditUserPostsPost, RedfinNamespace, type RedfinSearchData, type RedfinSearchInput, type RedfinSearchItem, RednoteNamespace, type RednoteNoteCommentsComment, type RednoteNoteCommentsData, type RednoteNoteCommentsInput, type RednoteNoteData, type RednoteNoteInput, type RednoteProfileData, type RednoteProfileInput, type RednoteSearchData, type RednoteSearchInput, type RednoteSearchNote, type RednoteSearchUsersData, type RednoteSearchUsersInput, type RednoteSearchUsersUser, type RednoteUserNotesData, type RednoteUserNotesInput, type RednoteUserNotesNote, type RequestOptions, RequestPendingError, type RequestSnapshot, type RequestStatus, ResultNotFoundError, type RunResult, type SearchOptions, type SecFilingsData, type SecFilingsInput, type SecFilingsItem, SecNamespace, type SemrushKeywordsData, type SemrushKeywordsInput, type SemrushKeywordsItem, type SemrushKeywordsQuestion, type SemrushKeywordsRelatedKeyword, SemrushNamespace, type SemrushOverviewData, type SemrushOverviewInput, type SemrushOverviewItem, type SemrushOverviewTopKeyword, type SeoCompetitorsDomainCompetitor, type SeoCompetitorsDomainData, type SeoCompetitorsDomainInput, type SeoDomainIntersectionData, type SeoDomainIntersectionInput, type SeoDomainIntersectionKeyword, type SeoDomainRankOverviewData, type SeoDomainRankOverviewInput, type SeoDomainTechnologiesData, type SeoDomainTechnologiesInput, type SeoDomainsByTechnologyData, type SeoDomainsByTechnologyDomain, type SeoDomainsByTechnologyInput, type SeoKeywordDifficultyData, type SeoKeywordDifficultyDifficultie, type SeoKeywordDifficultyInput, type SeoKeywordIdeasData, type SeoKeywordIdeasIdea, type SeoKeywordIdeasInput, type SeoKeywordOverviewData, type SeoKeywordOverviewInput, type SeoKeywordOverviewKeyword, type SeoKeywordOverviewMonthlySearche, type SeoKeywordSuggestionsData, type SeoKeywordSuggestionsInput, type SeoKeywordSuggestionsSuggestion, type SeoLocalPackData, type SeoLocalPackInput, type SeoLocalPackPlace, SeoNamespace, type SeoRankedKeywordsData, type SeoRankedKeywordsInput, type SeoRankedKeywordsRankedKeyword, type SeoRelatedKeywordsData, type SeoRelatedKeywordsInput, type SeoRelatedKeywordsRelatedKeyword, type SeoSearchIntentData, type SeoSearchIntentInput, type SeoSearchIntentIntent, type SeoSearchVolumeData, type SeoSearchVolumeInput, type SeoSearchVolumeKeyword, type SeoSearchVolumeMonthlySearche, type SkuMap, SnapchatNamespace, type SnapchatProfileData, type SnapchatProfileInput, type SnapchatProfileItem, type SnapchatProfileStorie, type SocialFinderData, type SocialFinderInput, type SocialFinderItem, SocialNamespace, type SpotifyAlbumData, type SpotifyAlbumInput, type SpotifyAlbumTrack, type SpotifyArtistAlbum, type SpotifyArtistData, type SpotifyArtistInput, type SpotifyArtistTopTrack, SpotifyNamespace, type SpotifyPlayCountData, type SpotifyPlayCountInput, type SpotifyPlayCountItem, type SpotifyPodcastData, type SpotifyPodcastEpisodesData, type SpotifyPodcastEpisodesEpisode, type SpotifyPodcastEpisodesInput, type SpotifyPodcastInput, type SpotifySearchAlbum, type SpotifySearchArtist, type SpotifySearchData, type SpotifySearchInput, type SpotifySearchPodcast, type SpotifySearchTrack, type SpotifyTrackData, type SpotifyTrackInput, type StartOptions, SubstackNamespace, type SubstackPostsComment, type SubstackPostsData, type SubstackPostsInput, type SubstackPostsItem, type SubstackPostsReplie, TechnographicsNamespace, type TechnographicsTheirstackData, type TechnographicsTheirstackInput, type TechnographicsTheirstackTechnologie, ThreadsNamespace, type ThreadsPostData, type ThreadsPostInput, type ThreadsProfileData, type ThreadsProfileInput, type ThreadsSearchData, type ThreadsSearchInput, type ThreadsSearchPost, type ThreadsSearchUsersData, type ThreadsSearchUsersInput, type ThreadsSearchUsersUser, type ThreadsUserPostsData, type ThreadsUserPostsInput, type ThreadsUserPostsPost, type TiktokAdLibraryAdData, type TiktokAdLibraryAdInput, type TiktokAdLibrarySearchAd, type TiktokAdLibrarySearchData, type TiktokAdLibrarySearchInput, type TiktokAdTransparencySearchAd, type TiktokAdTransparencySearchData, type TiktokAdTransparencySearchInput, type TiktokAudienceDemographicsAudienceLocation, type TiktokAudienceDemographicsData, type TiktokAudienceDemographicsInput, type TiktokCommentRepliesComment, type TiktokCommentRepliesData, type TiktokCommentRepliesInput, type TiktokFollowersData, type TiktokFollowersFollower, type TiktokFollowersInput, type TiktokFollowingData, type TiktokFollowingFollowing, type TiktokFollowingInput, type TiktokHashtagVideosData, type TiktokHashtagVideosInput, type TiktokHashtagVideosItem, type TiktokLiveData, type TiktokLiveInput, TiktokNamespace, type TiktokPhotosData, type TiktokPhotosImage, type TiktokPhotosInput, type TiktokProfileContactData, type TiktokProfileContactEmail, type TiktokProfileContactInput, type TiktokProfileContactSocialLink, type TiktokProfileData, type TiktokProfileInput, type TiktokProfileRegionData, type TiktokProfileRegionInput, type TiktokProfileVideosData, type TiktokProfileVideosInput, type TiktokProfileVideosVideo, type TiktokSearchHashtagData, type TiktokSearchHashtagInput, type TiktokSearchHashtagVideo, type TiktokSearchKeywordData, type TiktokSearchKeywordInput, type TiktokSearchKeywordVideo, type TiktokSearchTopData, type TiktokSearchTopInput, type TiktokSearchTopItem, type TiktokSearchUsersData, type TiktokSearchUsersInput, type TiktokSearchUsersUser, type TiktokShopCategoriesCategorie, type TiktokShopCategoriesChildren, type TiktokShopCategoriesData, type TiktokShopCategoriesInput, type TiktokShopCategoryProductsData, type TiktokShopCategoryProductsInput, type TiktokShopCategoryProductsItem, type TiktokShopCreatorAudienceAge, type TiktokShopCreatorAudienceGender, type TiktokShopCreatorAudienceLocation, type TiktokShopCreatorCategorie, type TiktokShopCreatorData, type TiktokShopCreatorInput, TiktokShopNamespace, type TiktokShopProductData, type TiktokShopProductFullData, type TiktokShopProductFullInput, type TiktokShopProductInput, type TiktokShopProductReviewsData, type TiktokShopProductReviewsInput, type TiktokShopProductReviewsReview, type TiktokShopSearchData, type TiktokShopSearchInput, type TiktokShopSearchItem, type TiktokShopSearchSuggestionsData, type TiktokShopSearchSuggestionsInput, type TiktokShopShopProductsData, type TiktokShopShopProductsInput, type TiktokShopShopProductsProduct, type TiktokShopUserShowcaseData, type TiktokShopUserShowcaseInput, type TiktokShopUserShowcaseProduct, type TiktokSongData, type TiktokSongInput, type TiktokSongVideosData, type TiktokSongVideosInput, type TiktokSongVideosVideo, type TiktokTopAdsSearchAd, type TiktokTopAdsSearchData, type TiktokTopAdsSearchInput, type TiktokTrendingFeedData, type TiktokTrendingFeedInput, type TiktokTrendingFeedVideo, type TiktokTrendingHashtagsData, type TiktokTrendingHashtagsInput, type TiktokTrendingHashtagsItem, type TiktokTrendingHashtagsPopularity, type TiktokTrendingHashtagsTopCreator, type TiktokVideoCommentsComment, type TiktokVideoCommentsData, type TiktokVideoCommentsInput, type TiktokVideoData, type TiktokVideoDownloadData, type TiktokVideoDownloadInput, type TiktokVideoInput, type TiktokVideoTranscriptData, type TiktokVideoTranscriptFullData, type TiktokVideoTranscriptFullInput, type TiktokVideoTranscriptFullSegment, type TiktokVideoTranscriptFullWord, type TiktokVideoTranscriptInput, TimeoutError, TripadvisorNamespace, type TripadvisorReviewsData, type TripadvisorReviewsInput, type TripadvisorReviewsItem, type TripadvisorSearchData, type TripadvisorSearchInput, type TripadvisorSearchItem, TrustpilotNamespace, type TrustpilotReviewsData, type TrustpilotReviewsInput, type TrustpilotReviewsItem, TruthsocialNamespace, type TruthsocialPostData, type TruthsocialPostInput, type TruthsocialProfileData, type TruthsocialProfileInput, type TruthsocialUserPostsData, type TruthsocialUserPostsInput, type TruthsocialUserPostsPost, type TwitterArticleContentBlock, type TwitterArticleData, type TwitterArticleEntitie, type TwitterArticleInlineStyle, type TwitterArticleInput, type TwitterCommunityData, type TwitterCommunityInput, type TwitterCommunityTweetsData, type TwitterCommunityTweetsInput, type TwitterCommunityTweetsTweet, type TwitterFollowersData, type TwitterFollowersInput, type TwitterFollowersItem, type TwitterFollowingData, type TwitterFollowingInput, type TwitterFollowingItem, TwitterNamespace, type TwitterProfileData, type TwitterProfileInput, type TwitterRepliesData, type TwitterRepliesInput, type TwitterRepliesItem, type TwitterRepliesMedia, type TwitterSearchCommunitiesCommunitie, type TwitterSearchCommunitiesData, type TwitterSearchCommunitiesInput, type TwitterSearchData, type TwitterSearchInput, type TwitterSearchItem, type TwitterSearchMedia, type TwitterSearchUsersData, type TwitterSearchUsersInput, type TwitterSearchUsersUser, type TwitterThreadData, type TwitterThreadInput, type TwitterThreadMedia, type TwitterThreadTweet, type TwitterTrendsData, type TwitterTrendsInput, type TwitterTrendsItem, type TwitterTweetData, type TwitterTweetInput, type TwitterTweetMedia, type TwitterTweetTranscriptData, type TwitterTweetTranscriptInput, type TwitterUserPostsData, type TwitterUserPostsInput, type TwitterUserPostsMedia, type TwitterUserPostsTweet, type TwitterUserTweetsData, type TwitterUserTweetsInput, type TwitterUserTweetsMedia, type TwitterUserTweetsTweet, UpstreamError, type UpworkJobsData, type UpworkJobsInput, type UpworkJobsItem, UpworkNamespace, WalmartNamespace, type WalmartProductData, type WalmartProductInput, type WalmartProductItem, type WebCrawlData, type WebCrawlInput, type WebCrawlItem, type WebMapData, type WebMapInput, type WebMapResult, WebNamespace, type WebScrapeData, type WebScrapeInput, type WebScreenshotData, type WebScreenshotInput, type WebScreenshotItem, type WeiboHotSearchData, type WeiboHotSearchInput, type WeiboHotSearchTopic, WeiboNamespace, type WeiboPostCommentsComment, type WeiboPostCommentsData, type WeiboPostCommentsInput, type WeiboPostData, type WeiboPostInput, type WeiboProfileData, type WeiboProfileInput, type WeiboSearchData, type WeiboSearchInput, type WeiboSearchPost, type WeiboUserPostsData, type WeiboUserPostsInput, type WeiboUserPostsPost, YahooFinanceNamespace, type YahooFinanceQuoteData, type YahooFinanceQuoteInput, type YahooFinanceQuoteItem, YelpNamespace, type YelpSearchCategorie, type YelpSearchData, type YelpSearchInput, type YelpSearchItem, type YoutubeChannelCommunityPostsData, type YoutubeChannelCommunityPostsInput, type YoutubeChannelCommunityPostsPost, type YoutubeChannelContactData, type YoutubeChannelContactInput, type YoutubeChannelData, type YoutubeChannelInput, type YoutubeChannelLivesData, type YoutubeChannelLivesInput, type YoutubeChannelLivesLive, type YoutubeChannelPlaylistsData, type YoutubeChannelPlaylistsInput, type YoutubeChannelPlaylistsPlaylist, type YoutubeChannelShortsData, type YoutubeChannelShortsInput, type YoutubeChannelShortsShort, type YoutubeChannelVideosData, type YoutubeChannelVideosInput, type YoutubeChannelVideosVideo, type YoutubeCommentRepliesComment, type YoutubeCommentRepliesData, type YoutubeCommentRepliesInput, type YoutubeCommunityPostData, type YoutubeCommunityPostInput, YoutubeNamespace, type YoutubePlaylistData, type YoutubePlaylistInput, type YoutubePlaylistVideo, type YoutubeSearchData, type YoutubeSearchHashtagData, type YoutubeSearchHashtagInput, type YoutubeSearchHashtagVideo, type YoutubeSearchInput, type YoutubeSearchShortsData, type YoutubeSearchShortsInput, type YoutubeSearchShortsShort, type YoutubeSearchVideo, type YoutubeTrendingShortsData, type YoutubeTrendingShortsInput, type YoutubeTrendingShortsShort, type YoutubeVideoCommentsComment, type YoutubeVideoCommentsData, type YoutubeVideoCommentsInput, type YoutubeVideoData, type YoutubeVideoInput, type YoutubeVideoSponsorsData, type YoutubeVideoSponsorsInput, type YoutubeVideoSponsorsSuspectedSponsor, type YoutubeVideoTranscriptData, type YoutubeVideoTranscriptFullData, type YoutubeVideoTranscriptFullInput, type YoutubeVideoTranscriptFullSegment, type YoutubeVideoTranscriptInput, type YoutubeVideoTranscriptSegment, type ZhihuAnswerData, type ZhihuAnswerInput, ZhihuNamespace, type ZhihuProfileData, type ZhihuProfileInput, type ZhihuQuestionAnswersAnswer, type ZhihuQuestionAnswersData, type ZhihuQuestionAnswersInput, type ZhihuQuestionData, type ZhihuQuestionInput, type ZhihuSearchArticlesArticle, type ZhihuSearchArticlesData, type ZhihuSearchArticlesInput, ZillowNamespace, type ZillowPropertyData, type ZillowPropertyInput, type ZillowPropertyItem, type ZillowSearchData, type ZillowSearchInput, type ZillowSearchItem, agentSignup, paginate, unwrap };
|