@bubblelab/bubble-core 0.1.200 → 0.1.202
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/bubble-bundle.d.ts +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -114,15 +114,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
114
114
|
}, "strip", import("zod").ZodTypeAny, {
|
|
115
115
|
type?: string | undefined;
|
|
116
116
|
url?: string | undefined;
|
|
117
|
-
|
|
117
|
+
caption?: string | undefined;
|
|
118
118
|
id?: string | undefined;
|
|
119
|
-
timestamp?: string | undefined;
|
|
120
119
|
location?: {
|
|
121
120
|
name?: string | undefined;
|
|
122
121
|
id?: string | undefined;
|
|
123
122
|
} | null | undefined;
|
|
123
|
+
timestamp?: string | undefined;
|
|
124
|
+
images?: string[] | undefined;
|
|
124
125
|
shortCode?: string | undefined;
|
|
125
|
-
caption?: string | undefined;
|
|
126
126
|
hashtags?: string[] | undefined;
|
|
127
127
|
mentions?: string[] | undefined;
|
|
128
128
|
commentsCount?: number | undefined;
|
|
@@ -148,15 +148,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
148
148
|
}, {
|
|
149
149
|
type?: string | undefined;
|
|
150
150
|
url?: string | undefined;
|
|
151
|
-
|
|
151
|
+
caption?: string | undefined;
|
|
152
152
|
id?: string | undefined;
|
|
153
|
-
timestamp?: string | undefined;
|
|
154
153
|
location?: {
|
|
155
154
|
name?: string | undefined;
|
|
156
155
|
id?: string | undefined;
|
|
157
156
|
} | null | undefined;
|
|
157
|
+
timestamp?: string | undefined;
|
|
158
|
+
images?: string[] | undefined;
|
|
158
159
|
shortCode?: string | undefined;
|
|
159
|
-
caption?: string | undefined;
|
|
160
160
|
hashtags?: string[] | undefined;
|
|
161
161
|
mentions?: string[] | undefined;
|
|
162
162
|
commentsCount?: number | undefined;
|
|
@@ -214,6 +214,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
214
214
|
id?: string | undefined;
|
|
215
215
|
username?: string | undefined;
|
|
216
216
|
private?: boolean | undefined;
|
|
217
|
+
verified?: boolean | undefined;
|
|
217
218
|
inputUrl?: string | undefined;
|
|
218
219
|
fullName?: string | undefined;
|
|
219
220
|
biography?: string | undefined;
|
|
@@ -233,7 +234,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
233
234
|
isBusinessAccount?: boolean | undefined;
|
|
234
235
|
joinedRecently?: boolean | undefined;
|
|
235
236
|
businessCategoryName?: string | undefined;
|
|
236
|
-
verified?: boolean | undefined;
|
|
237
237
|
profilePicUrl?: string | undefined;
|
|
238
238
|
profilePicUrlHD?: string | undefined;
|
|
239
239
|
igtvVideoCount?: number | undefined;
|
|
@@ -242,15 +242,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
242
242
|
latestPosts?: {
|
|
243
243
|
type?: string | undefined;
|
|
244
244
|
url?: string | undefined;
|
|
245
|
-
|
|
245
|
+
caption?: string | undefined;
|
|
246
246
|
id?: string | undefined;
|
|
247
|
-
timestamp?: string | undefined;
|
|
248
247
|
location?: {
|
|
249
248
|
name?: string | undefined;
|
|
250
249
|
id?: string | undefined;
|
|
251
250
|
} | null | undefined;
|
|
251
|
+
timestamp?: string | undefined;
|
|
252
|
+
images?: string[] | undefined;
|
|
252
253
|
shortCode?: string | undefined;
|
|
253
|
-
caption?: string | undefined;
|
|
254
254
|
hashtags?: string[] | undefined;
|
|
255
255
|
mentions?: string[] | undefined;
|
|
256
256
|
commentsCount?: number | undefined;
|
|
@@ -290,6 +290,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
290
290
|
id?: string | undefined;
|
|
291
291
|
username?: string | undefined;
|
|
292
292
|
private?: boolean | undefined;
|
|
293
|
+
verified?: boolean | undefined;
|
|
293
294
|
inputUrl?: string | undefined;
|
|
294
295
|
fullName?: string | undefined;
|
|
295
296
|
biography?: string | undefined;
|
|
@@ -309,7 +310,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
309
310
|
isBusinessAccount?: boolean | undefined;
|
|
310
311
|
joinedRecently?: boolean | undefined;
|
|
311
312
|
businessCategoryName?: string | undefined;
|
|
312
|
-
verified?: boolean | undefined;
|
|
313
313
|
profilePicUrl?: string | undefined;
|
|
314
314
|
profilePicUrlHD?: string | undefined;
|
|
315
315
|
igtvVideoCount?: number | undefined;
|
|
@@ -318,15 +318,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
318
318
|
latestPosts?: {
|
|
319
319
|
type?: string | undefined;
|
|
320
320
|
url?: string | undefined;
|
|
321
|
-
|
|
321
|
+
caption?: string | undefined;
|
|
322
322
|
id?: string | undefined;
|
|
323
|
-
timestamp?: string | undefined;
|
|
324
323
|
location?: {
|
|
325
324
|
name?: string | undefined;
|
|
326
325
|
id?: string | undefined;
|
|
327
326
|
} | null | undefined;
|
|
327
|
+
timestamp?: string | undefined;
|
|
328
|
+
images?: string[] | undefined;
|
|
328
329
|
shortCode?: string | undefined;
|
|
329
|
-
caption?: string | undefined;
|
|
330
330
|
hashtags?: string[] | undefined;
|
|
331
331
|
mentions?: string[] | undefined;
|
|
332
332
|
commentsCount?: number | undefined;
|
|
@@ -944,16 +944,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
944
944
|
}, "strip", import("zod").ZodTypeAny, {
|
|
945
945
|
type?: string | undefined;
|
|
946
946
|
url?: string | undefined;
|
|
947
|
-
|
|
947
|
+
caption?: string | undefined;
|
|
948
948
|
id?: string | undefined;
|
|
949
|
-
timestamp?: string | undefined;
|
|
950
949
|
location?: {
|
|
951
950
|
name?: string | undefined;
|
|
952
951
|
id?: string | undefined;
|
|
953
952
|
} | null | undefined;
|
|
953
|
+
timestamp?: string | undefined;
|
|
954
|
+
images?: string[] | undefined;
|
|
954
955
|
inputUrl?: string | undefined;
|
|
955
956
|
shortCode?: string | undefined;
|
|
956
|
-
caption?: string | undefined;
|
|
957
957
|
hashtags?: string[] | undefined;
|
|
958
958
|
mentions?: string[] | undefined;
|
|
959
959
|
commentsCount?: number | undefined;
|
|
@@ -1058,16 +1058,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1058
1058
|
}, {
|
|
1059
1059
|
type?: string | undefined;
|
|
1060
1060
|
url?: string | undefined;
|
|
1061
|
-
|
|
1061
|
+
caption?: string | undefined;
|
|
1062
1062
|
id?: string | undefined;
|
|
1063
|
-
timestamp?: string | undefined;
|
|
1064
1063
|
location?: {
|
|
1065
1064
|
name?: string | undefined;
|
|
1066
1065
|
id?: string | undefined;
|
|
1067
1066
|
} | null | undefined;
|
|
1067
|
+
timestamp?: string | undefined;
|
|
1068
|
+
images?: string[] | undefined;
|
|
1068
1069
|
inputUrl?: string | undefined;
|
|
1069
1070
|
shortCode?: string | undefined;
|
|
1070
|
-
caption?: string | undefined;
|
|
1071
1071
|
hashtags?: string[] | undefined;
|
|
1072
1072
|
mentions?: string[] | undefined;
|
|
1073
1073
|
commentsCount?: number | undefined;
|
|
@@ -1227,16 +1227,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1227
1227
|
profile_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1228
1228
|
profile_picture: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1229
1229
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1230
|
-
username?: string | undefined;
|
|
1231
1230
|
first_name?: string | undefined;
|
|
1232
1231
|
last_name?: string | undefined;
|
|
1232
|
+
username?: string | undefined;
|
|
1233
1233
|
headline?: string | undefined;
|
|
1234
1234
|
profile_url?: string | undefined;
|
|
1235
1235
|
profile_picture?: string | undefined;
|
|
1236
1236
|
}, {
|
|
1237
|
-
username?: string | undefined;
|
|
1238
1237
|
first_name?: string | undefined;
|
|
1239
1238
|
last_name?: string | undefined;
|
|
1239
|
+
username?: string | undefined;
|
|
1240
1240
|
headline?: string | undefined;
|
|
1241
1241
|
profile_url?: string | undefined;
|
|
1242
1242
|
profile_picture?: string | undefined;
|
|
@@ -1292,21 +1292,21 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1292
1292
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1293
1293
|
type?: string | undefined;
|
|
1294
1294
|
url?: string | undefined;
|
|
1295
|
+
thumbnail?: string | undefined;
|
|
1295
1296
|
images?: {
|
|
1296
1297
|
url?: string | undefined;
|
|
1297
1298
|
width?: number | undefined;
|
|
1298
1299
|
height?: number | undefined;
|
|
1299
1300
|
}[] | undefined;
|
|
1300
|
-
thumbnail?: string | undefined;
|
|
1301
1301
|
}, {
|
|
1302
1302
|
type?: string | undefined;
|
|
1303
1303
|
url?: string | undefined;
|
|
1304
|
+
thumbnail?: string | undefined;
|
|
1304
1305
|
images?: {
|
|
1305
1306
|
url?: string | undefined;
|
|
1306
1307
|
width?: number | undefined;
|
|
1307
1308
|
height?: number | undefined;
|
|
1308
1309
|
}[] | undefined;
|
|
1309
|
-
thumbnail?: string | undefined;
|
|
1310
1310
|
}>>;
|
|
1311
1311
|
article: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1312
1312
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1316,13 +1316,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1316
1316
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1317
1317
|
title?: string | undefined;
|
|
1318
1318
|
url?: string | undefined;
|
|
1319
|
-
subtitle?: string | undefined;
|
|
1320
1319
|
thumbnail?: string | undefined;
|
|
1320
|
+
subtitle?: string | undefined;
|
|
1321
1321
|
}, {
|
|
1322
1322
|
title?: string | undefined;
|
|
1323
1323
|
url?: string | undefined;
|
|
1324
|
-
subtitle?: string | undefined;
|
|
1325
1324
|
thumbnail?: string | undefined;
|
|
1325
|
+
subtitle?: string | undefined;
|
|
1326
1326
|
}>>;
|
|
1327
1327
|
document: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1328
1328
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1343,8 +1343,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1343
1343
|
reshared_post: import("zod").ZodOptional<import("zod").ZodType<any, import("zod").ZodTypeDef, any>>;
|
|
1344
1344
|
pagination_token: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1345
1345
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1346
|
-
url?: string | undefined;
|
|
1347
1346
|
text?: string | undefined;
|
|
1347
|
+
url?: string | undefined;
|
|
1348
1348
|
document?: {
|
|
1349
1349
|
title?: string | undefined;
|
|
1350
1350
|
url?: string | undefined;
|
|
@@ -1364,9 +1364,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1364
1364
|
} | undefined;
|
|
1365
1365
|
post_type?: string | undefined;
|
|
1366
1366
|
author?: {
|
|
1367
|
-
username?: string | undefined;
|
|
1368
1367
|
first_name?: string | undefined;
|
|
1369
1368
|
last_name?: string | undefined;
|
|
1369
|
+
username?: string | undefined;
|
|
1370
1370
|
headline?: string | undefined;
|
|
1371
1371
|
profile_url?: string | undefined;
|
|
1372
1372
|
profile_picture?: string | undefined;
|
|
@@ -1385,24 +1385,24 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1385
1385
|
media?: {
|
|
1386
1386
|
type?: string | undefined;
|
|
1387
1387
|
url?: string | undefined;
|
|
1388
|
+
thumbnail?: string | undefined;
|
|
1388
1389
|
images?: {
|
|
1389
1390
|
url?: string | undefined;
|
|
1390
1391
|
width?: number | undefined;
|
|
1391
1392
|
height?: number | undefined;
|
|
1392
1393
|
}[] | undefined;
|
|
1393
|
-
thumbnail?: string | undefined;
|
|
1394
1394
|
} | undefined;
|
|
1395
1395
|
article?: {
|
|
1396
1396
|
title?: string | undefined;
|
|
1397
1397
|
url?: string | undefined;
|
|
1398
|
-
subtitle?: string | undefined;
|
|
1399
1398
|
thumbnail?: string | undefined;
|
|
1399
|
+
subtitle?: string | undefined;
|
|
1400
1400
|
} | undefined;
|
|
1401
1401
|
reshared_post?: any;
|
|
1402
1402
|
pagination_token?: string | undefined;
|
|
1403
1403
|
}, {
|
|
1404
|
-
url?: string | undefined;
|
|
1405
1404
|
text?: string | undefined;
|
|
1405
|
+
url?: string | undefined;
|
|
1406
1406
|
document?: {
|
|
1407
1407
|
title?: string | undefined;
|
|
1408
1408
|
url?: string | undefined;
|
|
@@ -1422,9 +1422,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1422
1422
|
} | undefined;
|
|
1423
1423
|
post_type?: string | undefined;
|
|
1424
1424
|
author?: {
|
|
1425
|
-
username?: string | undefined;
|
|
1426
1425
|
first_name?: string | undefined;
|
|
1427
1426
|
last_name?: string | undefined;
|
|
1427
|
+
username?: string | undefined;
|
|
1428
1428
|
headline?: string | undefined;
|
|
1429
1429
|
profile_url?: string | undefined;
|
|
1430
1430
|
profile_picture?: string | undefined;
|
|
@@ -1443,18 +1443,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1443
1443
|
media?: {
|
|
1444
1444
|
type?: string | undefined;
|
|
1445
1445
|
url?: string | undefined;
|
|
1446
|
+
thumbnail?: string | undefined;
|
|
1446
1447
|
images?: {
|
|
1447
1448
|
url?: string | undefined;
|
|
1448
1449
|
width?: number | undefined;
|
|
1449
1450
|
height?: number | undefined;
|
|
1450
1451
|
}[] | undefined;
|
|
1451
|
-
thumbnail?: string | undefined;
|
|
1452
1452
|
} | undefined;
|
|
1453
1453
|
article?: {
|
|
1454
1454
|
title?: string | undefined;
|
|
1455
1455
|
url?: string | undefined;
|
|
1456
|
-
subtitle?: string | undefined;
|
|
1457
1456
|
thumbnail?: string | undefined;
|
|
1457
|
+
subtitle?: string | undefined;
|
|
1458
1458
|
} | undefined;
|
|
1459
1459
|
reshared_post?: any;
|
|
1460
1460
|
pagination_token?: string | undefined;
|
|
@@ -1562,13 +1562,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1562
1562
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1563
1563
|
title?: string | null | undefined;
|
|
1564
1564
|
url?: string | null | undefined;
|
|
1565
|
-
subtitle?: string | null | undefined;
|
|
1566
1565
|
thumbnail?: string | null | undefined;
|
|
1566
|
+
subtitle?: string | null | undefined;
|
|
1567
1567
|
}, {
|
|
1568
1568
|
title?: string | null | undefined;
|
|
1569
1569
|
url?: string | null | undefined;
|
|
1570
|
-
subtitle?: string | null | undefined;
|
|
1571
1570
|
thumbnail?: string | null | undefined;
|
|
1571
|
+
subtitle?: string | null | undefined;
|
|
1572
1572
|
}>>;
|
|
1573
1573
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1574
1574
|
thumbnail_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1589,35 +1589,35 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1589
1589
|
}>, "many">>;
|
|
1590
1590
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1591
1591
|
type?: string | undefined;
|
|
1592
|
+
text?: string | undefined;
|
|
1592
1593
|
url?: string | undefined;
|
|
1593
1594
|
images?: {
|
|
1594
1595
|
url?: string | undefined;
|
|
1595
1596
|
width?: number | undefined;
|
|
1596
1597
|
height?: number | undefined;
|
|
1597
1598
|
}[] | undefined;
|
|
1598
|
-
text?: string | undefined;
|
|
1599
1599
|
article?: {
|
|
1600
1600
|
title?: string | null | undefined;
|
|
1601
1601
|
url?: string | null | undefined;
|
|
1602
|
-
subtitle?: string | null | undefined;
|
|
1603
1602
|
thumbnail?: string | null | undefined;
|
|
1603
|
+
subtitle?: string | null | undefined;
|
|
1604
1604
|
} | undefined;
|
|
1605
1605
|
thumbnail_url?: string | undefined;
|
|
1606
1606
|
duration_ms?: number | undefined;
|
|
1607
1607
|
}, {
|
|
1608
1608
|
type?: string | undefined;
|
|
1609
|
+
text?: string | undefined;
|
|
1609
1610
|
url?: string | undefined;
|
|
1610
1611
|
images?: {
|
|
1611
1612
|
url?: string | undefined;
|
|
1612
1613
|
width?: number | undefined;
|
|
1613
1614
|
height?: number | undefined;
|
|
1614
1615
|
}[] | undefined;
|
|
1615
|
-
text?: string | undefined;
|
|
1616
1616
|
article?: {
|
|
1617
1617
|
title?: string | null | undefined;
|
|
1618
1618
|
url?: string | null | undefined;
|
|
1619
|
-
subtitle?: string | null | undefined;
|
|
1620
1619
|
thumbnail?: string | null | undefined;
|
|
1620
|
+
subtitle?: string | null | undefined;
|
|
1621
1621
|
} | undefined;
|
|
1622
1622
|
thumbnail_url?: string | undefined;
|
|
1623
1623
|
duration_ms?: number | undefined;
|
|
@@ -1632,48 +1632,48 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1632
1632
|
has_next_page: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1633
1633
|
has_prev_page: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
1634
1634
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1635
|
+
page_size?: number | undefined;
|
|
1636
|
+
page?: number | undefined;
|
|
1635
1637
|
count?: number | undefined;
|
|
1636
1638
|
total_count?: number | undefined;
|
|
1637
|
-
page?: number | undefined;
|
|
1638
|
-
page_size?: number | undefined;
|
|
1639
1639
|
total_pages?: number | undefined;
|
|
1640
1640
|
has_next_page?: boolean | undefined;
|
|
1641
1641
|
has_prev_page?: boolean | undefined;
|
|
1642
1642
|
}, {
|
|
1643
|
+
page_size?: number | undefined;
|
|
1644
|
+
page?: number | undefined;
|
|
1643
1645
|
count?: number | undefined;
|
|
1644
1646
|
total_count?: number | undefined;
|
|
1645
|
-
page?: number | undefined;
|
|
1646
|
-
page_size?: number | undefined;
|
|
1647
1647
|
total_pages?: number | undefined;
|
|
1648
1648
|
has_next_page?: boolean | undefined;
|
|
1649
1649
|
has_prev_page?: boolean | undefined;
|
|
1650
1650
|
}>>;
|
|
1651
1651
|
search_input: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1652
1652
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1653
|
+
text?: string | undefined;
|
|
1653
1654
|
content?: {
|
|
1654
1655
|
type?: string | undefined;
|
|
1656
|
+
text?: string | undefined;
|
|
1655
1657
|
url?: string | undefined;
|
|
1656
1658
|
images?: {
|
|
1657
1659
|
url?: string | undefined;
|
|
1658
1660
|
width?: number | undefined;
|
|
1659
1661
|
height?: number | undefined;
|
|
1660
1662
|
}[] | undefined;
|
|
1661
|
-
text?: string | undefined;
|
|
1662
1663
|
article?: {
|
|
1663
1664
|
title?: string | null | undefined;
|
|
1664
1665
|
url?: string | null | undefined;
|
|
1665
|
-
subtitle?: string | null | undefined;
|
|
1666
1666
|
thumbnail?: string | null | undefined;
|
|
1667
|
+
subtitle?: string | null | undefined;
|
|
1667
1668
|
} | undefined;
|
|
1668
1669
|
thumbnail_url?: string | undefined;
|
|
1669
1670
|
duration_ms?: number | undefined;
|
|
1670
1671
|
} | undefined;
|
|
1671
|
-
text?: string | undefined;
|
|
1672
1672
|
metadata?: {
|
|
1673
|
+
page_size?: number | undefined;
|
|
1674
|
+
page?: number | undefined;
|
|
1673
1675
|
count?: number | undefined;
|
|
1674
1676
|
total_count?: number | undefined;
|
|
1675
|
-
page?: number | undefined;
|
|
1676
|
-
page_size?: number | undefined;
|
|
1677
1677
|
total_pages?: number | undefined;
|
|
1678
1678
|
has_next_page?: boolean | undefined;
|
|
1679
1679
|
has_prev_page?: boolean | undefined;
|
|
@@ -1706,30 +1706,30 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1706
1706
|
is_reshare?: boolean | undefined;
|
|
1707
1707
|
search_input?: string | undefined;
|
|
1708
1708
|
}, {
|
|
1709
|
+
text?: string | undefined;
|
|
1709
1710
|
content?: {
|
|
1710
1711
|
type?: string | undefined;
|
|
1712
|
+
text?: string | undefined;
|
|
1711
1713
|
url?: string | undefined;
|
|
1712
1714
|
images?: {
|
|
1713
1715
|
url?: string | undefined;
|
|
1714
1716
|
width?: number | undefined;
|
|
1715
1717
|
height?: number | undefined;
|
|
1716
1718
|
}[] | undefined;
|
|
1717
|
-
text?: string | undefined;
|
|
1718
1719
|
article?: {
|
|
1719
1720
|
title?: string | null | undefined;
|
|
1720
1721
|
url?: string | null | undefined;
|
|
1721
|
-
subtitle?: string | null | undefined;
|
|
1722
1722
|
thumbnail?: string | null | undefined;
|
|
1723
|
+
subtitle?: string | null | undefined;
|
|
1723
1724
|
} | undefined;
|
|
1724
1725
|
thumbnail_url?: string | undefined;
|
|
1725
1726
|
duration_ms?: number | undefined;
|
|
1726
1727
|
} | undefined;
|
|
1727
|
-
text?: string | undefined;
|
|
1728
1728
|
metadata?: {
|
|
1729
|
+
page_size?: number | undefined;
|
|
1730
|
+
page?: number | undefined;
|
|
1729
1731
|
count?: number | undefined;
|
|
1730
1732
|
total_count?: number | undefined;
|
|
1731
|
-
page?: number | undefined;
|
|
1732
|
-
page_size?: number | undefined;
|
|
1733
1733
|
total_pages?: number | undefined;
|
|
1734
1734
|
has_next_page?: boolean | undefined;
|
|
1735
1735
|
has_prev_page?: boolean | undefined;
|
|
@@ -1802,10 +1802,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1802
1802
|
oldestPostDate: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1803
1803
|
sortVideosBy: import("zod").ZodOptional<import("zod").ZodEnum<["NEWEST", "POPULAR", "OLDEST"]>>;
|
|
1804
1804
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1805
|
+
maxResults: number;
|
|
1805
1806
|
startUrls: {
|
|
1806
1807
|
url: string;
|
|
1807
1808
|
}[];
|
|
1808
|
-
maxResults: number;
|
|
1809
1809
|
maxResultsShorts: number;
|
|
1810
1810
|
maxResultStreams: number;
|
|
1811
1811
|
downloadSubtitles: boolean;
|
|
@@ -1815,7 +1815,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1815
1815
|
subtitlesFormat: "xml" | "srt" | "vtt" | "plaintext";
|
|
1816
1816
|
searchQueries?: string[] | undefined;
|
|
1817
1817
|
sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
|
|
1818
|
-
dateFilter?: "
|
|
1818
|
+
dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
|
|
1819
1819
|
videoType?: "video" | "movie" | undefined;
|
|
1820
1820
|
lengthFilter?: "under4" | "between420" | "plus20" | undefined;
|
|
1821
1821
|
isHD?: boolean | undefined;
|
|
@@ -1832,11 +1832,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1832
1832
|
oldestPostDate?: string | undefined;
|
|
1833
1833
|
sortVideosBy?: "NEWEST" | "POPULAR" | "OLDEST" | undefined;
|
|
1834
1834
|
}, {
|
|
1835
|
+
maxResults?: number | undefined;
|
|
1835
1836
|
searchQueries?: string[] | undefined;
|
|
1836
1837
|
startUrls?: {
|
|
1837
1838
|
url: string;
|
|
1838
1839
|
}[] | undefined;
|
|
1839
|
-
maxResults?: number | undefined;
|
|
1840
1840
|
maxResultsShorts?: number | undefined;
|
|
1841
1841
|
maxResultStreams?: number | undefined;
|
|
1842
1842
|
downloadSubtitles?: boolean | undefined;
|
|
@@ -1845,7 +1845,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1845
1845
|
preferAutoGeneratedSubtitles?: boolean | undefined;
|
|
1846
1846
|
subtitlesFormat?: "xml" | "srt" | "vtt" | "plaintext" | undefined;
|
|
1847
1847
|
sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
|
|
1848
|
-
dateFilter?: "
|
|
1848
|
+
dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
|
|
1849
1849
|
videoType?: "video" | "movie" | undefined;
|
|
1850
1850
|
lengthFilter?: "under4" | "between420" | "plus20" | undefined;
|
|
1851
1851
|
isHD?: boolean | undefined;
|
|
@@ -1888,26 +1888,27 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1888
1888
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1889
1889
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1890
1890
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1891
|
-
url?: string | undefined;
|
|
1892
1891
|
text?: string | undefined;
|
|
1892
|
+
url?: string | undefined;
|
|
1893
1893
|
language?: string | undefined;
|
|
1894
1894
|
}, {
|
|
1895
|
-
url?: string | undefined;
|
|
1896
1895
|
text?: string | undefined;
|
|
1896
|
+
url?: string | undefined;
|
|
1897
1897
|
language?: string | undefined;
|
|
1898
1898
|
}>, "many">>;
|
|
1899
1899
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1900
1900
|
description?: string | undefined;
|
|
1901
1901
|
title?: string | undefined;
|
|
1902
1902
|
date?: string | undefined;
|
|
1903
|
+
text?: string | undefined;
|
|
1903
1904
|
url?: string | undefined;
|
|
1904
1905
|
duration?: string | undefined;
|
|
1906
|
+
thumbnail?: string | undefined;
|
|
1905
1907
|
id?: string | undefined;
|
|
1906
|
-
text?: string | undefined;
|
|
1907
1908
|
tags?: string[] | undefined;
|
|
1909
|
+
category?: string | undefined;
|
|
1908
1910
|
commentsCount?: number | undefined;
|
|
1909
1911
|
comments?: number | undefined;
|
|
1910
|
-
thumbnail?: string | undefined;
|
|
1911
1912
|
videoType?: string | undefined;
|
|
1912
1913
|
isLive?: boolean | undefined;
|
|
1913
1914
|
viewCount?: number | undefined;
|
|
@@ -1916,24 +1917,24 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1916
1917
|
channelUrl?: string | undefined;
|
|
1917
1918
|
numberOfSubscribers?: number | undefined;
|
|
1918
1919
|
thumbnailUrl?: string | undefined;
|
|
1919
|
-
category?: string | undefined;
|
|
1920
1920
|
subtitles?: {
|
|
1921
|
-
url?: string | undefined;
|
|
1922
1921
|
text?: string | undefined;
|
|
1922
|
+
url?: string | undefined;
|
|
1923
1923
|
language?: string | undefined;
|
|
1924
1924
|
}[] | undefined;
|
|
1925
1925
|
}, {
|
|
1926
1926
|
description?: string | undefined;
|
|
1927
1927
|
title?: string | undefined;
|
|
1928
1928
|
date?: string | undefined;
|
|
1929
|
+
text?: string | undefined;
|
|
1929
1930
|
url?: string | undefined;
|
|
1930
1931
|
duration?: string | undefined;
|
|
1932
|
+
thumbnail?: string | undefined;
|
|
1931
1933
|
id?: string | undefined;
|
|
1932
|
-
text?: string | undefined;
|
|
1933
1934
|
tags?: string[] | undefined;
|
|
1935
|
+
category?: string | undefined;
|
|
1934
1936
|
commentsCount?: number | undefined;
|
|
1935
1937
|
comments?: number | undefined;
|
|
1936
|
-
thumbnail?: string | undefined;
|
|
1937
1938
|
videoType?: string | undefined;
|
|
1938
1939
|
isLive?: boolean | undefined;
|
|
1939
1940
|
viewCount?: number | undefined;
|
|
@@ -1942,10 +1943,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1942
1943
|
channelUrl?: string | undefined;
|
|
1943
1944
|
numberOfSubscribers?: number | undefined;
|
|
1944
1945
|
thumbnailUrl?: string | undefined;
|
|
1945
|
-
category?: string | undefined;
|
|
1946
1946
|
subtitles?: {
|
|
1947
|
-
url?: string | undefined;
|
|
1948
1947
|
text?: string | undefined;
|
|
1948
|
+
url?: string | undefined;
|
|
1949
1949
|
language?: string | undefined;
|
|
1950
1950
|
}[] | undefined;
|
|
1951
1951
|
}>;
|
|
@@ -2170,17 +2170,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2170
2170
|
city: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2171
2171
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2172
2172
|
text?: string | undefined;
|
|
2173
|
+
country?: string | undefined;
|
|
2173
2174
|
countryCode?: string | null | undefined;
|
|
2174
2175
|
regionCode?: string | null | undefined;
|
|
2175
|
-
country?: string | undefined;
|
|
2176
2176
|
countryFull?: string | undefined;
|
|
2177
2177
|
state?: string | undefined;
|
|
2178
2178
|
city?: string | undefined;
|
|
2179
2179
|
}, {
|
|
2180
2180
|
text?: string | undefined;
|
|
2181
|
+
country?: string | undefined;
|
|
2181
2182
|
countryCode?: string | null | undefined;
|
|
2182
2183
|
regionCode?: string | null | undefined;
|
|
2183
|
-
country?: string | undefined;
|
|
2184
2184
|
countryFull?: string | undefined;
|
|
2185
2185
|
state?: string | undefined;
|
|
2186
2186
|
city?: string | undefined;
|
|
@@ -2190,9 +2190,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2190
2190
|
countryCode?: string | undefined;
|
|
2191
2191
|
parsed?: {
|
|
2192
2192
|
text?: string | undefined;
|
|
2193
|
+
country?: string | undefined;
|
|
2193
2194
|
countryCode?: string | null | undefined;
|
|
2194
2195
|
regionCode?: string | null | undefined;
|
|
2195
|
-
country?: string | undefined;
|
|
2196
2196
|
countryFull?: string | undefined;
|
|
2197
2197
|
state?: string | undefined;
|
|
2198
2198
|
city?: string | undefined;
|
|
@@ -2202,9 +2202,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2202
2202
|
countryCode?: string | undefined;
|
|
2203
2203
|
parsed?: {
|
|
2204
2204
|
text?: string | undefined;
|
|
2205
|
+
country?: string | undefined;
|
|
2205
2206
|
countryCode?: string | null | undefined;
|
|
2206
2207
|
regionCode?: string | null | undefined;
|
|
2207
|
-
country?: string | undefined;
|
|
2208
2208
|
countryFull?: string | undefined;
|
|
2209
2209
|
state?: string | undefined;
|
|
2210
2210
|
city?: string | undefined;
|
|
@@ -2240,12 +2240,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2240
2240
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2241
2241
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2242
2242
|
text?: string | undefined;
|
|
2243
|
-
month?: string | undefined;
|
|
2244
2243
|
year?: number | undefined;
|
|
2244
|
+
month?: string | undefined;
|
|
2245
2245
|
}, {
|
|
2246
2246
|
text?: string | undefined;
|
|
2247
|
-
month?: string | undefined;
|
|
2248
2247
|
year?: number | undefined;
|
|
2248
|
+
month?: string | undefined;
|
|
2249
2249
|
}>>;
|
|
2250
2250
|
endDate: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2251
2251
|
month: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -2253,56 +2253,56 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2253
2253
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2254
2254
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2255
2255
|
text?: string | undefined;
|
|
2256
|
-
month?: string | undefined;
|
|
2257
2256
|
year?: number | undefined;
|
|
2257
|
+
month?: string | undefined;
|
|
2258
2258
|
}, {
|
|
2259
2259
|
text?: string | undefined;
|
|
2260
|
-
month?: string | undefined;
|
|
2261
2260
|
year?: number | undefined;
|
|
2261
|
+
month?: string | undefined;
|
|
2262
2262
|
}>>;
|
|
2263
2263
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2264
2264
|
description?: string | undefined;
|
|
2265
2265
|
duration?: string | undefined;
|
|
2266
2266
|
location?: string | undefined;
|
|
2267
|
+
position?: string | undefined;
|
|
2267
2268
|
companyName?: string | undefined;
|
|
2268
2269
|
companyLinkedinUrl?: string | undefined;
|
|
2269
2270
|
employmentType?: string | null | undefined;
|
|
2270
|
-
position?: string | undefined;
|
|
2271
2271
|
workplaceType?: string | null | undefined;
|
|
2272
2272
|
companyId?: string | undefined;
|
|
2273
2273
|
companyUniversalName?: string | undefined;
|
|
2274
2274
|
skills?: string[] | undefined;
|
|
2275
2275
|
startDate?: {
|
|
2276
2276
|
text?: string | undefined;
|
|
2277
|
-
month?: string | undefined;
|
|
2278
2277
|
year?: number | undefined;
|
|
2278
|
+
month?: string | undefined;
|
|
2279
2279
|
} | undefined;
|
|
2280
2280
|
endDate?: {
|
|
2281
2281
|
text?: string | undefined;
|
|
2282
|
-
month?: string | undefined;
|
|
2283
2282
|
year?: number | undefined;
|
|
2283
|
+
month?: string | undefined;
|
|
2284
2284
|
} | undefined;
|
|
2285
2285
|
}, {
|
|
2286
2286
|
description?: string | undefined;
|
|
2287
2287
|
duration?: string | undefined;
|
|
2288
2288
|
location?: string | undefined;
|
|
2289
|
+
position?: string | undefined;
|
|
2289
2290
|
companyName?: string | undefined;
|
|
2290
2291
|
companyLinkedinUrl?: string | undefined;
|
|
2291
2292
|
employmentType?: string | null | undefined;
|
|
2292
|
-
position?: string | undefined;
|
|
2293
2293
|
workplaceType?: string | null | undefined;
|
|
2294
2294
|
companyId?: string | undefined;
|
|
2295
2295
|
companyUniversalName?: string | undefined;
|
|
2296
2296
|
skills?: string[] | undefined;
|
|
2297
2297
|
startDate?: {
|
|
2298
2298
|
text?: string | undefined;
|
|
2299
|
-
month?: string | undefined;
|
|
2300
2299
|
year?: number | undefined;
|
|
2300
|
+
month?: string | undefined;
|
|
2301
2301
|
} | undefined;
|
|
2302
2302
|
endDate?: {
|
|
2303
2303
|
text?: string | undefined;
|
|
2304
|
-
month?: string | undefined;
|
|
2305
2304
|
year?: number | undefined;
|
|
2305
|
+
month?: string | undefined;
|
|
2306
2306
|
} | undefined;
|
|
2307
2307
|
}>, "many">>;
|
|
2308
2308
|
education: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2317,12 +2317,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2317
2317
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2318
2318
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2319
2319
|
text?: string | undefined;
|
|
2320
|
-
month?: string | undefined;
|
|
2321
2320
|
year?: number | undefined;
|
|
2321
|
+
month?: string | undefined;
|
|
2322
2322
|
}, {
|
|
2323
2323
|
text?: string | undefined;
|
|
2324
|
-
month?: string | undefined;
|
|
2325
2324
|
year?: number | undefined;
|
|
2325
|
+
month?: string | undefined;
|
|
2326
2326
|
}>>;
|
|
2327
2327
|
endDate: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2328
2328
|
month: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -2330,25 +2330,25 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2330
2330
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2331
2331
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2332
2332
|
text?: string | undefined;
|
|
2333
|
-
month?: string | undefined;
|
|
2334
2333
|
year?: number | undefined;
|
|
2334
|
+
month?: string | undefined;
|
|
2335
2335
|
}, {
|
|
2336
2336
|
text?: string | undefined;
|
|
2337
|
-
month?: string | undefined;
|
|
2338
2337
|
year?: number | undefined;
|
|
2338
|
+
month?: string | undefined;
|
|
2339
2339
|
}>>;
|
|
2340
2340
|
period: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2341
2341
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2342
2342
|
skills?: string[] | undefined;
|
|
2343
2343
|
startDate?: {
|
|
2344
2344
|
text?: string | undefined;
|
|
2345
|
-
month?: string | undefined;
|
|
2346
2345
|
year?: number | undefined;
|
|
2346
|
+
month?: string | undefined;
|
|
2347
2347
|
} | undefined;
|
|
2348
2348
|
endDate?: {
|
|
2349
2349
|
text?: string | undefined;
|
|
2350
|
-
month?: string | undefined;
|
|
2351
2350
|
year?: number | undefined;
|
|
2351
|
+
month?: string | undefined;
|
|
2352
2352
|
} | undefined;
|
|
2353
2353
|
schoolName?: string | undefined;
|
|
2354
2354
|
schoolLinkedinUrl?: string | undefined;
|
|
@@ -2359,13 +2359,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2359
2359
|
skills?: string[] | undefined;
|
|
2360
2360
|
startDate?: {
|
|
2361
2361
|
text?: string | undefined;
|
|
2362
|
-
month?: string | undefined;
|
|
2363
2362
|
year?: number | undefined;
|
|
2363
|
+
month?: string | undefined;
|
|
2364
2364
|
} | undefined;
|
|
2365
2365
|
endDate?: {
|
|
2366
2366
|
text?: string | undefined;
|
|
2367
|
-
month?: string | undefined;
|
|
2368
2367
|
year?: number | undefined;
|
|
2368
|
+
month?: string | undefined;
|
|
2369
2369
|
} | undefined;
|
|
2370
2370
|
schoolName?: string | undefined;
|
|
2371
2371
|
schoolLinkedinUrl?: string | undefined;
|
|
@@ -2399,12 +2399,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2399
2399
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2400
2400
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2401
2401
|
text?: string | undefined;
|
|
2402
|
-
month?: string | undefined;
|
|
2403
2402
|
year?: number | undefined;
|
|
2403
|
+
month?: string | undefined;
|
|
2404
2404
|
}, {
|
|
2405
2405
|
text?: string | undefined;
|
|
2406
|
-
month?: string | undefined;
|
|
2407
2406
|
year?: number | undefined;
|
|
2407
|
+
month?: string | undefined;
|
|
2408
2408
|
}>>;
|
|
2409
2409
|
endDate: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2410
2410
|
month: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -2412,12 +2412,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2412
2412
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2413
2413
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2414
2414
|
text?: string | undefined;
|
|
2415
|
-
month?: string | undefined;
|
|
2416
2415
|
year?: number | undefined;
|
|
2416
|
+
month?: string | undefined;
|
|
2417
2417
|
}, {
|
|
2418
2418
|
text?: string | undefined;
|
|
2419
|
-
month?: string | undefined;
|
|
2420
2419
|
year?: number | undefined;
|
|
2420
|
+
month?: string | undefined;
|
|
2421
2421
|
}>>;
|
|
2422
2422
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2423
2423
|
description?: string | undefined;
|
|
@@ -2425,13 +2425,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2425
2425
|
duration?: string | undefined;
|
|
2426
2426
|
startDate?: {
|
|
2427
2427
|
text?: string | undefined;
|
|
2428
|
-
month?: string | undefined;
|
|
2429
2428
|
year?: number | undefined;
|
|
2429
|
+
month?: string | undefined;
|
|
2430
2430
|
} | undefined;
|
|
2431
2431
|
endDate?: {
|
|
2432
2432
|
text?: string | undefined;
|
|
2433
|
-
month?: string | undefined;
|
|
2434
2433
|
year?: number | undefined;
|
|
2434
|
+
month?: string | undefined;
|
|
2435
2435
|
} | undefined;
|
|
2436
2436
|
}, {
|
|
2437
2437
|
description?: string | undefined;
|
|
@@ -2439,13 +2439,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2439
2439
|
duration?: string | undefined;
|
|
2440
2440
|
startDate?: {
|
|
2441
2441
|
text?: string | undefined;
|
|
2442
|
-
month?: string | undefined;
|
|
2443
2442
|
year?: number | undefined;
|
|
2443
|
+
month?: string | undefined;
|
|
2444
2444
|
} | undefined;
|
|
2445
2445
|
endDate?: {
|
|
2446
2446
|
text?: string | undefined;
|
|
2447
|
-
month?: string | undefined;
|
|
2448
2447
|
year?: number | undefined;
|
|
2448
|
+
month?: string | undefined;
|
|
2449
2449
|
} | undefined;
|
|
2450
2450
|
}>, "many">>;
|
|
2451
2451
|
volunteering: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2457,12 +2457,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2457
2457
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2458
2458
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2459
2459
|
text?: string | undefined;
|
|
2460
|
-
month?: string | undefined;
|
|
2461
2460
|
year?: number | undefined;
|
|
2461
|
+
month?: string | undefined;
|
|
2462
2462
|
}, {
|
|
2463
2463
|
text?: string | undefined;
|
|
2464
|
-
month?: string | undefined;
|
|
2465
2464
|
year?: number | undefined;
|
|
2465
|
+
month?: string | undefined;
|
|
2466
2466
|
}>>>;
|
|
2467
2467
|
endDate: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2468
2468
|
month: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -2470,12 +2470,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2470
2470
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2471
2471
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2472
2472
|
text?: string | undefined;
|
|
2473
|
-
month?: string | undefined;
|
|
2474
2473
|
year?: number | undefined;
|
|
2474
|
+
month?: string | undefined;
|
|
2475
2475
|
}, {
|
|
2476
2476
|
text?: string | undefined;
|
|
2477
|
-
month?: string | undefined;
|
|
2478
2477
|
year?: number | undefined;
|
|
2478
|
+
month?: string | undefined;
|
|
2479
2479
|
}>>;
|
|
2480
2480
|
organizationName: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2481
2481
|
organizationLinkedinUrl: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -2485,13 +2485,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2485
2485
|
role?: string | undefined;
|
|
2486
2486
|
startDate?: {
|
|
2487
2487
|
text?: string | undefined;
|
|
2488
|
-
month?: string | undefined;
|
|
2489
2488
|
year?: number | undefined;
|
|
2489
|
+
month?: string | undefined;
|
|
2490
2490
|
} | null | undefined;
|
|
2491
2491
|
endDate?: {
|
|
2492
2492
|
text?: string | undefined;
|
|
2493
|
-
month?: string | undefined;
|
|
2494
2493
|
year?: number | undefined;
|
|
2494
|
+
month?: string | undefined;
|
|
2495
2495
|
} | undefined;
|
|
2496
2496
|
organizationName?: string | undefined;
|
|
2497
2497
|
organizationLinkedinUrl?: string | null | undefined;
|
|
@@ -2501,13 +2501,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2501
2501
|
role?: string | undefined;
|
|
2502
2502
|
startDate?: {
|
|
2503
2503
|
text?: string | undefined;
|
|
2504
|
-
month?: string | undefined;
|
|
2505
2504
|
year?: number | undefined;
|
|
2505
|
+
month?: string | undefined;
|
|
2506
2506
|
} | null | undefined;
|
|
2507
2507
|
endDate?: {
|
|
2508
2508
|
text?: string | undefined;
|
|
2509
|
-
month?: string | undefined;
|
|
2510
2509
|
year?: number | undefined;
|
|
2510
|
+
month?: string | undefined;
|
|
2511
2511
|
} | undefined;
|
|
2512
2512
|
organizationName?: string | undefined;
|
|
2513
2513
|
organizationLinkedinUrl?: string | null | undefined;
|
|
@@ -2595,18 +2595,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2595
2595
|
linkedinUrl: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2596
2596
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2597
2597
|
id?: string | undefined;
|
|
2598
|
-
publicIdentifier?: string | undefined;
|
|
2599
|
-
linkedinUrl?: string | undefined;
|
|
2600
2598
|
firstName?: string | undefined;
|
|
2601
2599
|
lastName?: string | undefined;
|
|
2602
2600
|
position?: string | undefined;
|
|
2603
|
-
}, {
|
|
2604
|
-
id?: string | undefined;
|
|
2605
2601
|
publicIdentifier?: string | undefined;
|
|
2606
2602
|
linkedinUrl?: string | undefined;
|
|
2603
|
+
}, {
|
|
2604
|
+
id?: string | undefined;
|
|
2607
2605
|
firstName?: string | undefined;
|
|
2608
2606
|
lastName?: string | undefined;
|
|
2609
2607
|
position?: string | undefined;
|
|
2608
|
+
publicIdentifier?: string | undefined;
|
|
2609
|
+
linkedinUrl?: string | undefined;
|
|
2610
2610
|
}>, "many">>;
|
|
2611
2611
|
query: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2612
2612
|
publicIdentifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -2623,34 +2623,38 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2623
2623
|
requestId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2624
2624
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2625
2625
|
status?: number | undefined;
|
|
2626
|
+
photo?: string | undefined;
|
|
2626
2627
|
id?: string | undefined;
|
|
2627
|
-
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
} | undefined;
|
|
2628
|
+
verified?: boolean | undefined;
|
|
2629
|
+
firstName?: string | undefined;
|
|
2630
|
+
lastName?: string | undefined;
|
|
2631
2631
|
location?: {
|
|
2632
2632
|
linkedinText?: string | undefined;
|
|
2633
2633
|
countryCode?: string | undefined;
|
|
2634
2634
|
parsed?: {
|
|
2635
2635
|
text?: string | undefined;
|
|
2636
|
+
country?: string | undefined;
|
|
2636
2637
|
countryCode?: string | null | undefined;
|
|
2637
2638
|
regionCode?: string | null | undefined;
|
|
2638
|
-
country?: string | undefined;
|
|
2639
2639
|
countryFull?: string | undefined;
|
|
2640
2640
|
state?: string | undefined;
|
|
2641
2641
|
city?: string | undefined;
|
|
2642
2642
|
} | undefined;
|
|
2643
2643
|
} | undefined;
|
|
2644
|
-
|
|
2644
|
+
languages?: {
|
|
2645
|
+
name?: string | undefined;
|
|
2646
|
+
proficiency?: string | undefined;
|
|
2647
|
+
}[] | undefined;
|
|
2648
|
+
query?: {
|
|
2649
|
+
publicIdentifier?: string | undefined;
|
|
2650
|
+
profileId?: string | undefined;
|
|
2651
|
+
} | undefined;
|
|
2645
2652
|
headline?: string | undefined;
|
|
2646
2653
|
publicIdentifier?: string | undefined;
|
|
2647
2654
|
linkedinUrl?: string | undefined;
|
|
2648
|
-
firstName?: string | undefined;
|
|
2649
|
-
lastName?: string | undefined;
|
|
2650
2655
|
about?: string | undefined;
|
|
2651
2656
|
openToWork?: boolean | undefined;
|
|
2652
2657
|
hiring?: boolean | undefined;
|
|
2653
|
-
photo?: string | undefined;
|
|
2654
2658
|
premium?: boolean | undefined;
|
|
2655
2659
|
influencer?: boolean | undefined;
|
|
2656
2660
|
registeredAt?: string | undefined;
|
|
@@ -2669,36 +2673,36 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2669
2673
|
description?: string | undefined;
|
|
2670
2674
|
duration?: string | undefined;
|
|
2671
2675
|
location?: string | undefined;
|
|
2676
|
+
position?: string | undefined;
|
|
2672
2677
|
companyName?: string | undefined;
|
|
2673
2678
|
companyLinkedinUrl?: string | undefined;
|
|
2674
2679
|
employmentType?: string | null | undefined;
|
|
2675
|
-
position?: string | undefined;
|
|
2676
2680
|
workplaceType?: string | null | undefined;
|
|
2677
2681
|
companyId?: string | undefined;
|
|
2678
2682
|
companyUniversalName?: string | undefined;
|
|
2679
2683
|
skills?: string[] | undefined;
|
|
2680
2684
|
startDate?: {
|
|
2681
2685
|
text?: string | undefined;
|
|
2682
|
-
month?: string | undefined;
|
|
2683
2686
|
year?: number | undefined;
|
|
2687
|
+
month?: string | undefined;
|
|
2684
2688
|
} | undefined;
|
|
2685
2689
|
endDate?: {
|
|
2686
2690
|
text?: string | undefined;
|
|
2687
|
-
month?: string | undefined;
|
|
2688
2691
|
year?: number | undefined;
|
|
2692
|
+
month?: string | undefined;
|
|
2689
2693
|
} | undefined;
|
|
2690
2694
|
}[] | undefined;
|
|
2691
2695
|
education?: {
|
|
2692
2696
|
skills?: string[] | undefined;
|
|
2693
2697
|
startDate?: {
|
|
2694
2698
|
text?: string | undefined;
|
|
2695
|
-
month?: string | undefined;
|
|
2696
2699
|
year?: number | undefined;
|
|
2700
|
+
month?: string | undefined;
|
|
2697
2701
|
} | undefined;
|
|
2698
2702
|
endDate?: {
|
|
2699
2703
|
text?: string | undefined;
|
|
2700
|
-
month?: string | undefined;
|
|
2701
2704
|
year?: number | undefined;
|
|
2705
|
+
month?: string | undefined;
|
|
2702
2706
|
} | undefined;
|
|
2703
2707
|
schoolName?: string | undefined;
|
|
2704
2708
|
schoolLinkedinUrl?: string | undefined;
|
|
@@ -2718,13 +2722,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2718
2722
|
duration?: string | undefined;
|
|
2719
2723
|
startDate?: {
|
|
2720
2724
|
text?: string | undefined;
|
|
2721
|
-
month?: string | undefined;
|
|
2722
2725
|
year?: number | undefined;
|
|
2726
|
+
month?: string | undefined;
|
|
2723
2727
|
} | undefined;
|
|
2724
2728
|
endDate?: {
|
|
2725
2729
|
text?: string | undefined;
|
|
2726
|
-
month?: string | undefined;
|
|
2727
2730
|
year?: number | undefined;
|
|
2731
|
+
month?: string | undefined;
|
|
2728
2732
|
} | undefined;
|
|
2729
2733
|
}[] | undefined;
|
|
2730
2734
|
volunteering?: {
|
|
@@ -2732,13 +2736,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2732
2736
|
role?: string | undefined;
|
|
2733
2737
|
startDate?: {
|
|
2734
2738
|
text?: string | undefined;
|
|
2735
|
-
month?: string | undefined;
|
|
2736
2739
|
year?: number | undefined;
|
|
2740
|
+
month?: string | undefined;
|
|
2737
2741
|
} | null | undefined;
|
|
2738
2742
|
endDate?: {
|
|
2739
2743
|
text?: string | undefined;
|
|
2740
|
-
month?: string | undefined;
|
|
2741
2744
|
year?: number | undefined;
|
|
2745
|
+
month?: string | undefined;
|
|
2742
2746
|
} | undefined;
|
|
2743
2747
|
organizationName?: string | undefined;
|
|
2744
2748
|
organizationLinkedinUrl?: string | null | undefined;
|
|
@@ -2763,51 +2767,51 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2763
2767
|
associatedWith?: string | undefined;
|
|
2764
2768
|
associatedWithLink?: string | undefined;
|
|
2765
2769
|
}[] | undefined;
|
|
2766
|
-
languages?: {
|
|
2767
|
-
name?: string | undefined;
|
|
2768
|
-
proficiency?: string | undefined;
|
|
2769
|
-
}[] | undefined;
|
|
2770
2770
|
featured?: any;
|
|
2771
2771
|
moreProfiles?: {
|
|
2772
2772
|
id?: string | undefined;
|
|
2773
|
-
publicIdentifier?: string | undefined;
|
|
2774
|
-
linkedinUrl?: string | undefined;
|
|
2775
2773
|
firstName?: string | undefined;
|
|
2776
2774
|
lastName?: string | undefined;
|
|
2777
2775
|
position?: string | undefined;
|
|
2776
|
+
publicIdentifier?: string | undefined;
|
|
2777
|
+
linkedinUrl?: string | undefined;
|
|
2778
2778
|
}[] | undefined;
|
|
2779
2779
|
entityId?: string | undefined;
|
|
2780
2780
|
requestId?: string | undefined;
|
|
2781
2781
|
}, {
|
|
2782
2782
|
status?: number | undefined;
|
|
2783
|
+
photo?: string | undefined;
|
|
2783
2784
|
id?: string | undefined;
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
} | undefined;
|
|
2785
|
+
verified?: boolean | undefined;
|
|
2786
|
+
firstName?: string | undefined;
|
|
2787
|
+
lastName?: string | undefined;
|
|
2788
2788
|
location?: {
|
|
2789
2789
|
linkedinText?: string | undefined;
|
|
2790
2790
|
countryCode?: string | undefined;
|
|
2791
2791
|
parsed?: {
|
|
2792
2792
|
text?: string | undefined;
|
|
2793
|
+
country?: string | undefined;
|
|
2793
2794
|
countryCode?: string | null | undefined;
|
|
2794
2795
|
regionCode?: string | null | undefined;
|
|
2795
|
-
country?: string | undefined;
|
|
2796
2796
|
countryFull?: string | undefined;
|
|
2797
2797
|
state?: string | undefined;
|
|
2798
2798
|
city?: string | undefined;
|
|
2799
2799
|
} | undefined;
|
|
2800
2800
|
} | undefined;
|
|
2801
|
-
|
|
2801
|
+
languages?: {
|
|
2802
|
+
name?: string | undefined;
|
|
2803
|
+
proficiency?: string | undefined;
|
|
2804
|
+
}[] | undefined;
|
|
2805
|
+
query?: {
|
|
2806
|
+
publicIdentifier?: string | undefined;
|
|
2807
|
+
profileId?: string | undefined;
|
|
2808
|
+
} | undefined;
|
|
2802
2809
|
headline?: string | undefined;
|
|
2803
2810
|
publicIdentifier?: string | undefined;
|
|
2804
2811
|
linkedinUrl?: string | undefined;
|
|
2805
|
-
firstName?: string | undefined;
|
|
2806
|
-
lastName?: string | undefined;
|
|
2807
2812
|
about?: string | undefined;
|
|
2808
2813
|
openToWork?: boolean | undefined;
|
|
2809
2814
|
hiring?: boolean | undefined;
|
|
2810
|
-
photo?: string | undefined;
|
|
2811
2815
|
premium?: boolean | undefined;
|
|
2812
2816
|
influencer?: boolean | undefined;
|
|
2813
2817
|
registeredAt?: string | undefined;
|
|
@@ -2826,36 +2830,36 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2826
2830
|
description?: string | undefined;
|
|
2827
2831
|
duration?: string | undefined;
|
|
2828
2832
|
location?: string | undefined;
|
|
2833
|
+
position?: string | undefined;
|
|
2829
2834
|
companyName?: string | undefined;
|
|
2830
2835
|
companyLinkedinUrl?: string | undefined;
|
|
2831
2836
|
employmentType?: string | null | undefined;
|
|
2832
|
-
position?: string | undefined;
|
|
2833
2837
|
workplaceType?: string | null | undefined;
|
|
2834
2838
|
companyId?: string | undefined;
|
|
2835
2839
|
companyUniversalName?: string | undefined;
|
|
2836
2840
|
skills?: string[] | undefined;
|
|
2837
2841
|
startDate?: {
|
|
2838
2842
|
text?: string | undefined;
|
|
2839
|
-
month?: string | undefined;
|
|
2840
2843
|
year?: number | undefined;
|
|
2844
|
+
month?: string | undefined;
|
|
2841
2845
|
} | undefined;
|
|
2842
2846
|
endDate?: {
|
|
2843
2847
|
text?: string | undefined;
|
|
2844
|
-
month?: string | undefined;
|
|
2845
2848
|
year?: number | undefined;
|
|
2849
|
+
month?: string | undefined;
|
|
2846
2850
|
} | undefined;
|
|
2847
2851
|
}[] | undefined;
|
|
2848
2852
|
education?: {
|
|
2849
2853
|
skills?: string[] | undefined;
|
|
2850
2854
|
startDate?: {
|
|
2851
2855
|
text?: string | undefined;
|
|
2852
|
-
month?: string | undefined;
|
|
2853
2856
|
year?: number | undefined;
|
|
2857
|
+
month?: string | undefined;
|
|
2854
2858
|
} | undefined;
|
|
2855
2859
|
endDate?: {
|
|
2856
2860
|
text?: string | undefined;
|
|
2857
|
-
month?: string | undefined;
|
|
2858
2861
|
year?: number | undefined;
|
|
2862
|
+
month?: string | undefined;
|
|
2859
2863
|
} | undefined;
|
|
2860
2864
|
schoolName?: string | undefined;
|
|
2861
2865
|
schoolLinkedinUrl?: string | undefined;
|
|
@@ -2875,13 +2879,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2875
2879
|
duration?: string | undefined;
|
|
2876
2880
|
startDate?: {
|
|
2877
2881
|
text?: string | undefined;
|
|
2878
|
-
month?: string | undefined;
|
|
2879
2882
|
year?: number | undefined;
|
|
2883
|
+
month?: string | undefined;
|
|
2880
2884
|
} | undefined;
|
|
2881
2885
|
endDate?: {
|
|
2882
2886
|
text?: string | undefined;
|
|
2883
|
-
month?: string | undefined;
|
|
2884
2887
|
year?: number | undefined;
|
|
2888
|
+
month?: string | undefined;
|
|
2885
2889
|
} | undefined;
|
|
2886
2890
|
}[] | undefined;
|
|
2887
2891
|
volunteering?: {
|
|
@@ -2889,13 +2893,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2889
2893
|
role?: string | undefined;
|
|
2890
2894
|
startDate?: {
|
|
2891
2895
|
text?: string | undefined;
|
|
2892
|
-
month?: string | undefined;
|
|
2893
2896
|
year?: number | undefined;
|
|
2897
|
+
month?: string | undefined;
|
|
2894
2898
|
} | null | undefined;
|
|
2895
2899
|
endDate?: {
|
|
2896
2900
|
text?: string | undefined;
|
|
2897
|
-
month?: string | undefined;
|
|
2898
2901
|
year?: number | undefined;
|
|
2902
|
+
month?: string | undefined;
|
|
2899
2903
|
} | undefined;
|
|
2900
2904
|
organizationName?: string | undefined;
|
|
2901
2905
|
organizationLinkedinUrl?: string | null | undefined;
|
|
@@ -2920,18 +2924,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2920
2924
|
associatedWith?: string | undefined;
|
|
2921
2925
|
associatedWithLink?: string | undefined;
|
|
2922
2926
|
}[] | undefined;
|
|
2923
|
-
languages?: {
|
|
2924
|
-
name?: string | undefined;
|
|
2925
|
-
proficiency?: string | undefined;
|
|
2926
|
-
}[] | undefined;
|
|
2927
2927
|
featured?: any;
|
|
2928
2928
|
moreProfiles?: {
|
|
2929
2929
|
id?: string | undefined;
|
|
2930
|
-
publicIdentifier?: string | undefined;
|
|
2931
|
-
linkedinUrl?: string | undefined;
|
|
2932
2930
|
firstName?: string | undefined;
|
|
2933
2931
|
lastName?: string | undefined;
|
|
2934
2932
|
position?: string | undefined;
|
|
2933
|
+
publicIdentifier?: string | undefined;
|
|
2934
|
+
linkedinUrl?: string | undefined;
|
|
2935
2935
|
}[] | undefined;
|
|
2936
2936
|
entityId?: string | undefined;
|
|
2937
2937
|
requestId?: string | undefined;
|
|
@@ -3055,6 +3055,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3055
3055
|
name?: string | undefined;
|
|
3056
3056
|
id?: string | undefined;
|
|
3057
3057
|
verified?: boolean | undefined;
|
|
3058
|
+
signature?: string | undefined;
|
|
3058
3059
|
video?: number | undefined;
|
|
3059
3060
|
avatar?: string | undefined;
|
|
3060
3061
|
bioLink?: null | undefined;
|
|
@@ -3068,11 +3069,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3068
3069
|
originalAvatarUrl?: string | undefined;
|
|
3069
3070
|
privateAccount?: boolean | undefined;
|
|
3070
3071
|
profileUrl?: string | undefined;
|
|
3071
|
-
signature?: string | undefined;
|
|
3072
3072
|
}, {
|
|
3073
3073
|
name?: string | undefined;
|
|
3074
3074
|
id?: string | undefined;
|
|
3075
3075
|
verified?: boolean | undefined;
|
|
3076
|
+
signature?: string | undefined;
|
|
3076
3077
|
video?: number | undefined;
|
|
3077
3078
|
avatar?: string | undefined;
|
|
3078
3079
|
bioLink?: null | undefined;
|
|
@@ -3086,7 +3087,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3086
3087
|
originalAvatarUrl?: string | undefined;
|
|
3087
3088
|
privateAccount?: boolean | undefined;
|
|
3088
3089
|
profileUrl?: string | undefined;
|
|
3089
|
-
signature?: string | undefined;
|
|
3090
3090
|
}>>;
|
|
3091
3091
|
collectCount: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
3092
3092
|
commentCount: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -3203,59 +3203,59 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3203
3203
|
sourceUnabbreviated: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3204
3204
|
version: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3205
3205
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3206
|
+
source?: string | undefined;
|
|
3206
3207
|
language?: string | undefined;
|
|
3208
|
+
version?: string | undefined;
|
|
3207
3209
|
downloadLink?: string | undefined;
|
|
3208
3210
|
tiktokLink?: string | undefined;
|
|
3209
|
-
source?: string | undefined;
|
|
3210
3211
|
sourceUnabbreviated?: string | undefined;
|
|
3211
|
-
version?: string | undefined;
|
|
3212
3212
|
}, {
|
|
3213
|
+
source?: string | undefined;
|
|
3213
3214
|
language?: string | undefined;
|
|
3215
|
+
version?: string | undefined;
|
|
3214
3216
|
downloadLink?: string | undefined;
|
|
3215
3217
|
tiktokLink?: string | undefined;
|
|
3216
|
-
source?: string | undefined;
|
|
3217
3218
|
sourceUnabbreviated?: string | undefined;
|
|
3218
|
-
version?: string | undefined;
|
|
3219
3219
|
}>, "many">>;
|
|
3220
3220
|
width: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
3221
3221
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3222
3222
|
format?: string | undefined;
|
|
3223
3223
|
duration?: number | undefined;
|
|
3224
|
-
coverUrl?: string | undefined;
|
|
3225
3224
|
width?: number | undefined;
|
|
3226
3225
|
height?: number | undefined;
|
|
3226
|
+
coverUrl?: string | undefined;
|
|
3227
3227
|
definition?: string | undefined;
|
|
3228
3228
|
originalCoverUrl?: string | undefined;
|
|
3229
3229
|
subtitleLinks?: {
|
|
3230
|
+
source?: string | undefined;
|
|
3230
3231
|
language?: string | undefined;
|
|
3232
|
+
version?: string | undefined;
|
|
3231
3233
|
downloadLink?: string | undefined;
|
|
3232
3234
|
tiktokLink?: string | undefined;
|
|
3233
|
-
source?: string | undefined;
|
|
3234
3235
|
sourceUnabbreviated?: string | undefined;
|
|
3235
|
-
version?: string | undefined;
|
|
3236
3236
|
}[] | undefined;
|
|
3237
3237
|
}, {
|
|
3238
3238
|
format?: string | undefined;
|
|
3239
3239
|
duration?: number | undefined;
|
|
3240
|
-
coverUrl?: string | undefined;
|
|
3241
3240
|
width?: number | undefined;
|
|
3242
3241
|
height?: number | undefined;
|
|
3242
|
+
coverUrl?: string | undefined;
|
|
3243
3243
|
definition?: string | undefined;
|
|
3244
3244
|
originalCoverUrl?: string | undefined;
|
|
3245
3245
|
subtitleLinks?: {
|
|
3246
|
+
source?: string | undefined;
|
|
3246
3247
|
language?: string | undefined;
|
|
3248
|
+
version?: string | undefined;
|
|
3247
3249
|
downloadLink?: string | undefined;
|
|
3248
3250
|
tiktokLink?: string | undefined;
|
|
3249
|
-
source?: string | undefined;
|
|
3250
3251
|
sourceUnabbreviated?: string | undefined;
|
|
3251
|
-
version?: string | undefined;
|
|
3252
3252
|
}[] | undefined;
|
|
3253
3253
|
}>>;
|
|
3254
3254
|
webVideoUrl: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3255
3255
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3256
|
+
text?: string | undefined;
|
|
3256
3257
|
id?: string | undefined;
|
|
3257
3258
|
input?: string | undefined;
|
|
3258
|
-
text?: string | undefined;
|
|
3259
3259
|
hashtags?: {
|
|
3260
3260
|
name?: string | undefined;
|
|
3261
3261
|
}[] | undefined;
|
|
@@ -3265,6 +3265,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3265
3265
|
name?: string | undefined;
|
|
3266
3266
|
id?: string | undefined;
|
|
3267
3267
|
verified?: boolean | undefined;
|
|
3268
|
+
signature?: string | undefined;
|
|
3268
3269
|
video?: number | undefined;
|
|
3269
3270
|
avatar?: string | undefined;
|
|
3270
3271
|
bioLink?: null | undefined;
|
|
@@ -3278,7 +3279,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3278
3279
|
originalAvatarUrl?: string | undefined;
|
|
3279
3280
|
privateAccount?: boolean | undefined;
|
|
3280
3281
|
profileUrl?: string | undefined;
|
|
3281
|
-
signature?: string | undefined;
|
|
3282
3282
|
} | undefined;
|
|
3283
3283
|
collectCount?: number | undefined;
|
|
3284
3284
|
commentCount?: number | undefined;
|
|
@@ -3323,25 +3323,25 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3323
3323
|
videoMeta?: {
|
|
3324
3324
|
format?: string | undefined;
|
|
3325
3325
|
duration?: number | undefined;
|
|
3326
|
-
coverUrl?: string | undefined;
|
|
3327
3326
|
width?: number | undefined;
|
|
3328
3327
|
height?: number | undefined;
|
|
3328
|
+
coverUrl?: string | undefined;
|
|
3329
3329
|
definition?: string | undefined;
|
|
3330
3330
|
originalCoverUrl?: string | undefined;
|
|
3331
3331
|
subtitleLinks?: {
|
|
3332
|
+
source?: string | undefined;
|
|
3332
3333
|
language?: string | undefined;
|
|
3334
|
+
version?: string | undefined;
|
|
3333
3335
|
downloadLink?: string | undefined;
|
|
3334
3336
|
tiktokLink?: string | undefined;
|
|
3335
|
-
source?: string | undefined;
|
|
3336
3337
|
sourceUnabbreviated?: string | undefined;
|
|
3337
|
-
version?: string | undefined;
|
|
3338
3338
|
}[] | undefined;
|
|
3339
3339
|
} | undefined;
|
|
3340
3340
|
webVideoUrl?: string | undefined;
|
|
3341
3341
|
}, {
|
|
3342
|
+
text?: string | undefined;
|
|
3342
3343
|
id?: string | undefined;
|
|
3343
3344
|
input?: string | undefined;
|
|
3344
|
-
text?: string | undefined;
|
|
3345
3345
|
hashtags?: {
|
|
3346
3346
|
name?: string | undefined;
|
|
3347
3347
|
}[] | undefined;
|
|
@@ -3351,6 +3351,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3351
3351
|
name?: string | undefined;
|
|
3352
3352
|
id?: string | undefined;
|
|
3353
3353
|
verified?: boolean | undefined;
|
|
3354
|
+
signature?: string | undefined;
|
|
3354
3355
|
video?: number | undefined;
|
|
3355
3356
|
avatar?: string | undefined;
|
|
3356
3357
|
bioLink?: null | undefined;
|
|
@@ -3364,7 +3365,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3364
3365
|
originalAvatarUrl?: string | undefined;
|
|
3365
3366
|
privateAccount?: boolean | undefined;
|
|
3366
3367
|
profileUrl?: string | undefined;
|
|
3367
|
-
signature?: string | undefined;
|
|
3368
3368
|
} | undefined;
|
|
3369
3369
|
collectCount?: number | undefined;
|
|
3370
3370
|
commentCount?: number | undefined;
|
|
@@ -3409,18 +3409,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3409
3409
|
videoMeta?: {
|
|
3410
3410
|
format?: string | undefined;
|
|
3411
3411
|
duration?: number | undefined;
|
|
3412
|
-
coverUrl?: string | undefined;
|
|
3413
3412
|
width?: number | undefined;
|
|
3414
3413
|
height?: number | undefined;
|
|
3414
|
+
coverUrl?: string | undefined;
|
|
3415
3415
|
definition?: string | undefined;
|
|
3416
3416
|
originalCoverUrl?: string | undefined;
|
|
3417
3417
|
subtitleLinks?: {
|
|
3418
|
+
source?: string | undefined;
|
|
3418
3419
|
language?: string | undefined;
|
|
3420
|
+
version?: string | undefined;
|
|
3419
3421
|
downloadLink?: string | undefined;
|
|
3420
3422
|
tiktokLink?: string | undefined;
|
|
3421
|
-
source?: string | undefined;
|
|
3422
3423
|
sourceUnabbreviated?: string | undefined;
|
|
3423
|
-
version?: string | undefined;
|
|
3424
3424
|
}[] | undefined;
|
|
3425
3425
|
} | undefined;
|
|
3426
3426
|
webVideoUrl?: string | undefined;
|
|
@@ -3445,7 +3445,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3445
3445
|
searchTerms?: string[] | undefined;
|
|
3446
3446
|
twitterHandles?: string[] | undefined;
|
|
3447
3447
|
conversationIds?: string[] | undefined;
|
|
3448
|
-
tweetLanguage?: "id" | "
|
|
3448
|
+
tweetLanguage?: "id" | "to" | "or" | "ts" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
|
|
3449
3449
|
}, {
|
|
3450
3450
|
sort?: "Top" | "Latest" | undefined;
|
|
3451
3451
|
maxItems?: number | undefined;
|
|
@@ -3453,7 +3453,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3453
3453
|
searchTerms?: string[] | undefined;
|
|
3454
3454
|
twitterHandles?: string[] | undefined;
|
|
3455
3455
|
conversationIds?: string[] | undefined;
|
|
3456
|
-
tweetLanguage?: "id" | "
|
|
3456
|
+
tweetLanguage?: "id" | "to" | "or" | "ts" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
|
|
3457
3457
|
}>;
|
|
3458
3458
|
output: import("zod").ZodObject<{
|
|
3459
3459
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -3514,13 +3514,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3514
3514
|
height: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
3515
3515
|
duration: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
3516
3516
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3517
|
-
type?: "
|
|
3517
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
3518
3518
|
url?: string | undefined;
|
|
3519
3519
|
duration?: number | undefined;
|
|
3520
3520
|
width?: number | undefined;
|
|
3521
3521
|
height?: number | undefined;
|
|
3522
3522
|
}, {
|
|
3523
|
-
type?: "
|
|
3523
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
3524
3524
|
url?: string | undefined;
|
|
3525
3525
|
duration?: number | undefined;
|
|
3526
3526
|
width?: number | undefined;
|
|
@@ -3558,27 +3558,27 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3558
3558
|
screenName?: string | undefined;
|
|
3559
3559
|
}>, "many">>;
|
|
3560
3560
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3561
|
-
hashtags?: {
|
|
3562
|
-
text?: string | undefined;
|
|
3563
|
-
}[] | undefined;
|
|
3564
3561
|
urls?: {
|
|
3565
3562
|
url?: string | undefined;
|
|
3566
3563
|
displayUrl?: string | undefined;
|
|
3567
3564
|
expandedUrl?: string | undefined;
|
|
3568
3565
|
}[] | undefined;
|
|
3566
|
+
hashtags?: {
|
|
3567
|
+
text?: string | undefined;
|
|
3568
|
+
}[] | undefined;
|
|
3569
3569
|
userMentions?: {
|
|
3570
3570
|
name?: string | undefined;
|
|
3571
3571
|
screenName?: string | undefined;
|
|
3572
3572
|
}[] | undefined;
|
|
3573
3573
|
}, {
|
|
3574
|
-
hashtags?: {
|
|
3575
|
-
text?: string | undefined;
|
|
3576
|
-
}[] | undefined;
|
|
3577
3574
|
urls?: {
|
|
3578
3575
|
url?: string | undefined;
|
|
3579
3576
|
displayUrl?: string | undefined;
|
|
3580
3577
|
expandedUrl?: string | undefined;
|
|
3581
3578
|
}[] | undefined;
|
|
3579
|
+
hashtags?: {
|
|
3580
|
+
text?: string | undefined;
|
|
3581
|
+
}[] | undefined;
|
|
3582
3582
|
userMentions?: {
|
|
3583
3583
|
name?: string | undefined;
|
|
3584
3584
|
screenName?: string | undefined;
|
|
@@ -3588,9 +3588,23 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3588
3588
|
isQuote: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
3589
3589
|
isReply: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
3590
3590
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3591
|
+
text?: string | undefined;
|
|
3592
|
+
entities?: {
|
|
3593
|
+
urls?: {
|
|
3594
|
+
url?: string | undefined;
|
|
3595
|
+
displayUrl?: string | undefined;
|
|
3596
|
+
expandedUrl?: string | undefined;
|
|
3597
|
+
}[] | undefined;
|
|
3598
|
+
hashtags?: {
|
|
3599
|
+
text?: string | undefined;
|
|
3600
|
+
}[] | undefined;
|
|
3601
|
+
userMentions?: {
|
|
3602
|
+
name?: string | undefined;
|
|
3603
|
+
screenName?: string | undefined;
|
|
3604
|
+
}[] | undefined;
|
|
3605
|
+
} | undefined;
|
|
3591
3606
|
url?: string | undefined;
|
|
3592
3607
|
id?: string | undefined;
|
|
3593
|
-
text?: string | undefined;
|
|
3594
3608
|
author?: {
|
|
3595
3609
|
description?: string | undefined;
|
|
3596
3610
|
name?: string | undefined;
|
|
@@ -3606,7 +3620,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3606
3620
|
createdAt?: string | undefined;
|
|
3607
3621
|
} | undefined;
|
|
3608
3622
|
media?: (string | {
|
|
3609
|
-
type?: "
|
|
3623
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
3610
3624
|
url?: string | undefined;
|
|
3611
3625
|
duration?: number | undefined;
|
|
3612
3626
|
width?: number | undefined;
|
|
@@ -3620,27 +3634,27 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3620
3634
|
quoteCount?: number | undefined;
|
|
3621
3635
|
bookmarkCount?: number | undefined;
|
|
3622
3636
|
lang?: string | undefined;
|
|
3637
|
+
isRetweet?: boolean | undefined;
|
|
3638
|
+
isQuote?: boolean | undefined;
|
|
3639
|
+
isReply?: boolean | undefined;
|
|
3640
|
+
}, {
|
|
3641
|
+
text?: string | undefined;
|
|
3623
3642
|
entities?: {
|
|
3624
|
-
hashtags?: {
|
|
3625
|
-
text?: string | undefined;
|
|
3626
|
-
}[] | undefined;
|
|
3627
3643
|
urls?: {
|
|
3628
3644
|
url?: string | undefined;
|
|
3629
3645
|
displayUrl?: string | undefined;
|
|
3630
3646
|
expandedUrl?: string | undefined;
|
|
3631
3647
|
}[] | undefined;
|
|
3648
|
+
hashtags?: {
|
|
3649
|
+
text?: string | undefined;
|
|
3650
|
+
}[] | undefined;
|
|
3632
3651
|
userMentions?: {
|
|
3633
3652
|
name?: string | undefined;
|
|
3634
3653
|
screenName?: string | undefined;
|
|
3635
3654
|
}[] | undefined;
|
|
3636
3655
|
} | undefined;
|
|
3637
|
-
isRetweet?: boolean | undefined;
|
|
3638
|
-
isQuote?: boolean | undefined;
|
|
3639
|
-
isReply?: boolean | undefined;
|
|
3640
|
-
}, {
|
|
3641
3656
|
url?: string | undefined;
|
|
3642
3657
|
id?: string | undefined;
|
|
3643
|
-
text?: string | undefined;
|
|
3644
3658
|
author?: {
|
|
3645
3659
|
description?: string | undefined;
|
|
3646
3660
|
name?: string | undefined;
|
|
@@ -3656,7 +3670,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3656
3670
|
createdAt?: string | undefined;
|
|
3657
3671
|
} | undefined;
|
|
3658
3672
|
media?: (string | {
|
|
3659
|
-
type?: "
|
|
3673
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
3660
3674
|
url?: string | undefined;
|
|
3661
3675
|
duration?: number | undefined;
|
|
3662
3676
|
width?: number | undefined;
|
|
@@ -3670,20 +3684,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3670
3684
|
quoteCount?: number | undefined;
|
|
3671
3685
|
bookmarkCount?: number | undefined;
|
|
3672
3686
|
lang?: string | undefined;
|
|
3673
|
-
entities?: {
|
|
3674
|
-
hashtags?: {
|
|
3675
|
-
text?: string | undefined;
|
|
3676
|
-
}[] | undefined;
|
|
3677
|
-
urls?: {
|
|
3678
|
-
url?: string | undefined;
|
|
3679
|
-
displayUrl?: string | undefined;
|
|
3680
|
-
expandedUrl?: string | undefined;
|
|
3681
|
-
}[] | undefined;
|
|
3682
|
-
userMentions?: {
|
|
3683
|
-
name?: string | undefined;
|
|
3684
|
-
screenName?: string | undefined;
|
|
3685
|
-
}[] | undefined;
|
|
3686
|
-
} | undefined;
|
|
3687
3687
|
isRetweet?: boolean | undefined;
|
|
3688
3688
|
isQuote?: boolean | undefined;
|
|
3689
3689
|
isReply?: boolean | undefined;
|
|
@@ -3808,17 +3808,19 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3808
3808
|
description?: string | undefined;
|
|
3809
3809
|
title?: string | undefined;
|
|
3810
3810
|
url?: string | undefined;
|
|
3811
|
-
|
|
3811
|
+
price?: string | null | undefined;
|
|
3812
3812
|
location?: {
|
|
3813
3813
|
lat: number;
|
|
3814
3814
|
lng: number;
|
|
3815
3815
|
} | undefined;
|
|
3816
|
+
categories?: string[] | undefined;
|
|
3816
3817
|
language?: string | undefined;
|
|
3818
|
+
imageUrl?: string | undefined;
|
|
3819
|
+
phone?: string | undefined;
|
|
3817
3820
|
postalCode?: string | null | undefined;
|
|
3818
3821
|
countryCode?: string | undefined;
|
|
3819
3822
|
state?: string | undefined;
|
|
3820
3823
|
city?: string | undefined;
|
|
3821
|
-
price?: string | null | undefined;
|
|
3822
3824
|
categoryName?: string | undefined;
|
|
3823
3825
|
address?: string | undefined;
|
|
3824
3826
|
neighborhood?: string | null | undefined;
|
|
@@ -3831,7 +3833,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3831
3833
|
permanentlyClosed?: boolean | undefined;
|
|
3832
3834
|
temporarilyClosed?: boolean | undefined;
|
|
3833
3835
|
placeId?: string | undefined;
|
|
3834
|
-
categories?: string[] | undefined;
|
|
3835
3836
|
fid?: string | undefined;
|
|
3836
3837
|
cid?: string | undefined;
|
|
3837
3838
|
reviewsCount?: number | null | undefined;
|
|
@@ -3864,23 +3865,24 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3864
3865
|
searchString?: string | undefined;
|
|
3865
3866
|
rank?: number | undefined;
|
|
3866
3867
|
isAdvertisement?: boolean | undefined;
|
|
3867
|
-
imageUrl?: string | undefined;
|
|
3868
3868
|
kgmid?: string | undefined;
|
|
3869
3869
|
}, {
|
|
3870
3870
|
description?: string | undefined;
|
|
3871
3871
|
title?: string | undefined;
|
|
3872
3872
|
url?: string | undefined;
|
|
3873
|
-
|
|
3873
|
+
price?: string | null | undefined;
|
|
3874
3874
|
location?: {
|
|
3875
3875
|
lat: number;
|
|
3876
3876
|
lng: number;
|
|
3877
3877
|
} | undefined;
|
|
3878
|
+
categories?: string[] | undefined;
|
|
3878
3879
|
language?: string | undefined;
|
|
3880
|
+
imageUrl?: string | undefined;
|
|
3881
|
+
phone?: string | undefined;
|
|
3879
3882
|
postalCode?: string | null | undefined;
|
|
3880
3883
|
countryCode?: string | undefined;
|
|
3881
3884
|
state?: string | undefined;
|
|
3882
3885
|
city?: string | undefined;
|
|
3883
|
-
price?: string | null | undefined;
|
|
3884
3886
|
categoryName?: string | undefined;
|
|
3885
3887
|
address?: string | undefined;
|
|
3886
3888
|
neighborhood?: string | null | undefined;
|
|
@@ -3893,7 +3895,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3893
3895
|
permanentlyClosed?: boolean | undefined;
|
|
3894
3896
|
temporarilyClosed?: boolean | undefined;
|
|
3895
3897
|
placeId?: string | undefined;
|
|
3896
|
-
categories?: string[] | undefined;
|
|
3897
3898
|
fid?: string | undefined;
|
|
3898
3899
|
cid?: string | undefined;
|
|
3899
3900
|
reviewsCount?: number | null | undefined;
|
|
@@ -3926,7 +3927,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3926
3927
|
searchString?: string | undefined;
|
|
3927
3928
|
rank?: number | undefined;
|
|
3928
3929
|
isAdvertisement?: boolean | undefined;
|
|
3929
|
-
imageUrl?: string | undefined;
|
|
3930
3930
|
kgmid?: string | undefined;
|
|
3931
3931
|
}>;
|
|
3932
3932
|
description: string;
|