@bubblelab/bubble-core 0.1.237 → 0.1.238

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.
Files changed (92) hide show
  1. package/dist/bubble-bundle.d.ts +134 -113
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +68 -22
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  8. package/dist/bubbles/service-bubble/ai-agent.js +30 -2
  9. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  10. package/dist/bubbles/service-bubble/airtable.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +84 -0
  12. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts.map +1 -0
  13. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js +214 -0
  14. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js.map +1 -0
  15. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +4 -4
  18. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +95 -10
  20. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
  22. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/apify/apify.d.ts +5 -5
  24. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/apify/apify.js +2 -1
  26. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  27. package/dist/bubbles/service-bubble/apify/index.d.ts +1 -0
  28. package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
  29. package/dist/bubbles/service-bubble/apify/index.js +2 -0
  30. package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +160 -160
  33. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +2 -2
  34. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +4 -4
  36. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/capability-pipeline.d.ts +2 -2
  38. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/capability-pipeline.js +18 -1
  40. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  41. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  42. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +94 -94
  43. package/dist/bubbles/service-bubble/firecrawl.d.ts +176 -176
  44. package/dist/bubbles/service-bubble/github.d.ts +72 -72
  45. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  46. package/dist/bubbles/service-bubble/google-calendar.d.ts +86 -86
  47. package/dist/bubbles/service-bubble/google-drive.d.ts +36 -36
  48. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +6 -6
  50. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/jira/jira.d.ts +38 -38
  52. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +380 -380
  54. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +2 -2
  55. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  58. package/dist/bubbles/service-bubble/slab/slab.d.ts +16 -16
  59. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/slack/slack.d.ts +98 -98
  61. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +32 -32
  62. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +36 -36
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +2 -2
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +285 -0
  66. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts.map +1 -0
  67. package/dist/bubbles/tool-bubble/app-rankings-tool.js +230 -0
  68. package/dist/bubbles/tool-bubble/app-rankings-tool.js.map +1 -0
  69. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +12 -12
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  76. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  80. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +36 -36
  81. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  82. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +24 -24
  83. package/dist/bubbles.json +279 -3
  84. package/dist/index.d.ts +1 -0
  85. package/dist/index.d.ts.map +1 -1
  86. package/dist/index.js +1 -0
  87. package/dist/index.js.map +1 -1
  88. package/dist/types/available-tools.d.ts +1 -1
  89. package/dist/types/available-tools.d.ts.map +1 -1
  90. package/dist/types/available-tools.js +1 -0
  91. package/dist/types/available-tools.js.map +1 -1
  92. package/package.json +2 -2
@@ -199,13 +199,13 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
199
199
  }, "strip", z.ZodTypeAny, {
200
200
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
201
201
  name: string;
202
- options?: Record<string, unknown> | undefined;
203
202
  description?: string | undefined;
203
+ options?: Record<string, unknown> | undefined;
204
204
  }, {
205
205
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
206
206
  name: string;
207
- options?: Record<string, unknown> | undefined;
208
207
  description?: string | undefined;
208
+ options?: Record<string, unknown> | undefined;
209
209
  }>, "many">;
210
210
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
211
211
  }, "strip", z.ZodTypeAny, {
@@ -213,8 +213,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
213
213
  fields: {
214
214
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
215
215
  name: string;
216
- options?: Record<string, unknown> | undefined;
217
216
  description?: string | undefined;
217
+ options?: Record<string, unknown> | undefined;
218
218
  }[];
219
219
  operation: "create_table";
220
220
  baseId: string;
@@ -225,8 +225,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
225
225
  fields: {
226
226
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
227
227
  name: string;
228
- options?: Record<string, unknown> | undefined;
229
228
  description?: string | undefined;
229
+ options?: Record<string, unknown> | undefined;
230
230
  }[];
231
231
  operation: "create_table";
232
232
  baseId: string;
@@ -268,8 +268,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
268
268
  operation: "create_field";
269
269
  baseId: string;
270
270
  tableIdOrName: string;
271
- options?: Record<string, unknown> | undefined;
272
271
  description?: string | undefined;
272
+ options?: Record<string, unknown> | undefined;
273
273
  credentials?: Partial<Record<CredentialType, string>> | undefined;
274
274
  }, {
275
275
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
@@ -277,8 +277,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
277
277
  operation: "create_field";
278
278
  baseId: string;
279
279
  tableIdOrName: string;
280
- options?: Record<string, unknown> | undefined;
281
280
  description?: string | undefined;
281
+ options?: Record<string, unknown> | undefined;
282
282
  credentials?: Partial<Record<CredentialType, string>> | undefined;
283
283
  }>, z.ZodObject<{
284
284
  operation: z.ZodLiteral<"update_field">;
@@ -549,14 +549,14 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
549
549
  type: string;
550
550
  name: string;
551
551
  id: string;
552
- options?: Record<string, unknown> | undefined;
553
552
  description?: string | undefined;
553
+ options?: Record<string, unknown> | undefined;
554
554
  }, {
555
555
  type: string;
556
556
  name: string;
557
557
  id: string;
558
- options?: Record<string, unknown> | undefined;
559
558
  description?: string | undefined;
559
+ options?: Record<string, unknown> | undefined;
560
560
  }>, "many">;
561
561
  views: z.ZodOptional<z.ZodArray<z.ZodObject<{
562
562
  id: z.ZodString;
@@ -578,8 +578,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
578
578
  type: string;
579
579
  name: string;
580
580
  id: string;
581
- options?: Record<string, unknown> | undefined;
582
581
  description?: string | undefined;
582
+ options?: Record<string, unknown> | undefined;
583
583
  }[];
584
584
  primaryFieldId: string;
585
585
  description?: string | undefined;
@@ -595,8 +595,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
595
595
  type: string;
596
596
  name: string;
597
597
  id: string;
598
- options?: Record<string, unknown> | undefined;
599
598
  description?: string | undefined;
599
+ options?: Record<string, unknown> | undefined;
600
600
  }[];
601
601
  primaryFieldId: string;
602
602
  description?: string | undefined;
@@ -620,8 +620,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
620
620
  type: string;
621
621
  name: string;
622
622
  id: string;
623
- options?: Record<string, unknown> | undefined;
624
623
  description?: string | undefined;
624
+ options?: Record<string, unknown> | undefined;
625
625
  }[];
626
626
  primaryFieldId: string;
627
627
  description?: string | undefined;
@@ -643,8 +643,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
643
643
  type: string;
644
644
  name: string;
645
645
  id: string;
646
- options?: Record<string, unknown> | undefined;
647
646
  description?: string | undefined;
647
+ options?: Record<string, unknown> | undefined;
648
648
  }[];
649
649
  primaryFieldId: string;
650
650
  description?: string | undefined;
@@ -1066,13 +1066,13 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1066
1066
  }, "strip", z.ZodTypeAny, {
1067
1067
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1068
1068
  name: string;
1069
- options?: Record<string, unknown> | undefined;
1070
1069
  description?: string | undefined;
1070
+ options?: Record<string, unknown> | undefined;
1071
1071
  }, {
1072
1072
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1073
1073
  name: string;
1074
- options?: Record<string, unknown> | undefined;
1075
1074
  description?: string | undefined;
1075
+ options?: Record<string, unknown> | undefined;
1076
1076
  }>, "many">;
1077
1077
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1078
1078
  }, "strip", z.ZodTypeAny, {
@@ -1080,8 +1080,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1080
1080
  fields: {
1081
1081
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1082
1082
  name: string;
1083
- options?: Record<string, unknown> | undefined;
1084
1083
  description?: string | undefined;
1084
+ options?: Record<string, unknown> | undefined;
1085
1085
  }[];
1086
1086
  operation: "create_table";
1087
1087
  baseId: string;
@@ -1092,8 +1092,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1092
1092
  fields: {
1093
1093
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1094
1094
  name: string;
1095
- options?: Record<string, unknown> | undefined;
1096
1095
  description?: string | undefined;
1096
+ options?: Record<string, unknown> | undefined;
1097
1097
  }[];
1098
1098
  operation: "create_table";
1099
1099
  baseId: string;
@@ -1135,8 +1135,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1135
1135
  operation: "create_field";
1136
1136
  baseId: string;
1137
1137
  tableIdOrName: string;
1138
- options?: Record<string, unknown> | undefined;
1139
1138
  description?: string | undefined;
1139
+ options?: Record<string, unknown> | undefined;
1140
1140
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1141
1141
  }, {
1142
1142
  type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
@@ -1144,8 +1144,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1144
1144
  operation: "create_field";
1145
1145
  baseId: string;
1146
1146
  tableIdOrName: string;
1147
- options?: Record<string, unknown> | undefined;
1148
1147
  description?: string | undefined;
1148
+ options?: Record<string, unknown> | undefined;
1149
1149
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1150
1150
  }>, z.ZodObject<{
1151
1151
  operation: z.ZodLiteral<"update_field">;
@@ -1416,14 +1416,14 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1416
1416
  type: string;
1417
1417
  name: string;
1418
1418
  id: string;
1419
- options?: Record<string, unknown> | undefined;
1420
1419
  description?: string | undefined;
1420
+ options?: Record<string, unknown> | undefined;
1421
1421
  }, {
1422
1422
  type: string;
1423
1423
  name: string;
1424
1424
  id: string;
1425
- options?: Record<string, unknown> | undefined;
1426
1425
  description?: string | undefined;
1426
+ options?: Record<string, unknown> | undefined;
1427
1427
  }>, "many">;
1428
1428
  views: z.ZodOptional<z.ZodArray<z.ZodObject<{
1429
1429
  id: z.ZodString;
@@ -1445,8 +1445,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1445
1445
  type: string;
1446
1446
  name: string;
1447
1447
  id: string;
1448
- options?: Record<string, unknown> | undefined;
1449
1448
  description?: string | undefined;
1449
+ options?: Record<string, unknown> | undefined;
1450
1450
  }[];
1451
1451
  primaryFieldId: string;
1452
1452
  description?: string | undefined;
@@ -1462,8 +1462,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1462
1462
  type: string;
1463
1463
  name: string;
1464
1464
  id: string;
1465
- options?: Record<string, unknown> | undefined;
1466
1465
  description?: string | undefined;
1466
+ options?: Record<string, unknown> | undefined;
1467
1467
  }[];
1468
1468
  primaryFieldId: string;
1469
1469
  description?: string | undefined;
@@ -1487,8 +1487,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1487
1487
  type: string;
1488
1488
  name: string;
1489
1489
  id: string;
1490
- options?: Record<string, unknown> | undefined;
1491
1490
  description?: string | undefined;
1491
+ options?: Record<string, unknown> | undefined;
1492
1492
  }[];
1493
1493
  primaryFieldId: string;
1494
1494
  description?: string | undefined;
@@ -1510,8 +1510,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1510
1510
  type: string;
1511
1511
  name: string;
1512
1512
  id: string;
1513
- options?: Record<string, unknown> | undefined;
1514
1513
  description?: string | undefined;
1514
+ options?: Record<string, unknown> | undefined;
1515
1515
  }[];
1516
1516
  primaryFieldId: string;
1517
1517
  description?: string | undefined;
@@ -0,0 +1,84 @@
1
+ import { z } from 'zod';
2
+ export declare const AppRankingsScraperInputSchema: z.ZodObject<{
3
+ stores: z.ZodDefault<z.ZodArray<z.ZodEnum<["apple", "google"]>, "many">>;
4
+ appleCountries: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<["us", "gb", "ca", "au", "de", "fr", "jp", "kr", "cn", "in", "br", "mx", "es", "it", "nl", "se", "no", "dk", "fi", "pl", "ru", "tr", "sa", "ae", "za", "eg", "ng", "ke", "id", "th", "vn", "ph", "my", "sg", "tw", "hk", "nz", "at", "be", "ch", "cz", "hu", "ro", "bg", "hr", "sk", "si", "pt", "gr", "ie", "il", "ar", "cl", "co", "pe", "uy", "ec", "cr", "pa", "do"]>, "many">>>;
5
+ appleCategories: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<["overall", "6000", "6001", "6002", "6003", "6004", "6005", "6006", "6007", "6008", "6009", "6010", "6011", "6012", "6013", "6014", "6015", "6016", "6017", "6018", "6020", "6023", "6024", "6025", "6026", "6027"]>, "many">>>;
6
+ appleChartTypes: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<["topfreeapplications", "toppaidapplications", "topgrossingapplications"]>, "many">>>;
7
+ googleCountries: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<["us", "gb", "ca", "au", "de", "fr", "jp", "kr", "cn", "in", "br", "mx", "es", "it", "nl", "se", "no", "dk", "fi", "pl", "ru", "tr", "sa", "ae", "za", "eg", "ng", "ke", "id", "th", "vn", "ph", "my", "sg", "tw", "hk", "nz", "at", "be", "ch", "cz", "hu", "ro", "bg", "hr", "sk", "si", "pt", "gr", "ie", "il", "ar", "cl", "co", "pe", "uy", "ec", "cr", "pa", "do"]>, "many">>>;
8
+ googleCategories: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<["APPLICATION", "GAME", "ART_AND_DESIGN", "AUTO_AND_VEHICLES", "BEAUTY", "BOOKS_AND_REFERENCE", "BUSINESS", "COMICS", "COMMUNICATION", "DATING", "EDUCATION", "ENTERTAINMENT", "EVENTS", "FINANCE", "FOOD_AND_DRINK", "HEALTH_AND_FITNESS", "HOUSE_AND_HOME", "LIBRARIES_AND_DEMO", "LIFESTYLE", "MAPS_AND_NAVIGATION", "MEDICAL", "MUSIC_AND_AUDIO", "NEWS_AND_MAGAZINES", "PARENTING", "PERSONALIZATION", "PHOTOGRAPHY", "PRODUCTIVITY", "SHOPPING", "SOCIAL", "SPORTS", "TOOLS", "TRAVEL_AND_LOCAL", "VIDEO_PLAYERS", "WEATHER"]>, "many">>>;
9
+ googleChartTypes: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<["topselling_free", "topselling_paid", "topgrossing"]>, "many">>>;
10
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
11
+ }, "strip", z.ZodTypeAny, {
12
+ stores: ("google" | "apple")[];
13
+ limit?: number | undefined;
14
+ appleCountries?: ("at" | "in" | "id" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined;
15
+ appleCategories?: ("overall" | "6000" | "6001" | "6002" | "6003" | "6004" | "6005" | "6006" | "6007" | "6008" | "6009" | "6010" | "6011" | "6012" | "6013" | "6014" | "6015" | "6016" | "6017" | "6018" | "6020" | "6023" | "6024" | "6025" | "6026" | "6027")[] | undefined;
16
+ appleChartTypes?: ("topfreeapplications" | "toppaidapplications" | "topgrossingapplications")[] | undefined;
17
+ googleCountries?: ("at" | "in" | "id" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined;
18
+ googleCategories?: ("APPLICATION" | "GAME" | "ART_AND_DESIGN" | "AUTO_AND_VEHICLES" | "BEAUTY" | "BOOKS_AND_REFERENCE" | "BUSINESS" | "COMICS" | "COMMUNICATION" | "DATING" | "EDUCATION" | "ENTERTAINMENT" | "EVENTS" | "FINANCE" | "FOOD_AND_DRINK" | "HEALTH_AND_FITNESS" | "HOUSE_AND_HOME" | "LIBRARIES_AND_DEMO" | "LIFESTYLE" | "MAPS_AND_NAVIGATION" | "MEDICAL" | "MUSIC_AND_AUDIO" | "NEWS_AND_MAGAZINES" | "PARENTING" | "PERSONALIZATION" | "PHOTOGRAPHY" | "PRODUCTIVITY" | "SHOPPING" | "SOCIAL" | "SPORTS" | "TOOLS" | "TRAVEL_AND_LOCAL" | "VIDEO_PLAYERS" | "WEATHER")[] | undefined;
19
+ googleChartTypes?: ("topselling_free" | "topselling_paid" | "topgrossing")[] | undefined;
20
+ }, {
21
+ limit?: number | undefined;
22
+ stores?: ("google" | "apple")[] | undefined;
23
+ appleCountries?: ("at" | "in" | "id" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined;
24
+ appleCategories?: ("overall" | "6000" | "6001" | "6002" | "6003" | "6004" | "6005" | "6006" | "6007" | "6008" | "6009" | "6010" | "6011" | "6012" | "6013" | "6014" | "6015" | "6016" | "6017" | "6018" | "6020" | "6023" | "6024" | "6025" | "6026" | "6027")[] | undefined;
25
+ appleChartTypes?: ("topfreeapplications" | "toppaidapplications" | "topgrossingapplications")[] | undefined;
26
+ googleCountries?: ("at" | "in" | "id" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined;
27
+ googleCategories?: ("APPLICATION" | "GAME" | "ART_AND_DESIGN" | "AUTO_AND_VEHICLES" | "BEAUTY" | "BOOKS_AND_REFERENCE" | "BUSINESS" | "COMICS" | "COMMUNICATION" | "DATING" | "EDUCATION" | "ENTERTAINMENT" | "EVENTS" | "FINANCE" | "FOOD_AND_DRINK" | "HEALTH_AND_FITNESS" | "HOUSE_AND_HOME" | "LIBRARIES_AND_DEMO" | "LIFESTYLE" | "MAPS_AND_NAVIGATION" | "MEDICAL" | "MUSIC_AND_AUDIO" | "NEWS_AND_MAGAZINES" | "PARENTING" | "PERSONALIZATION" | "PHOTOGRAPHY" | "PRODUCTIVITY" | "SHOPPING" | "SOCIAL" | "SPORTS" | "TOOLS" | "TRAVEL_AND_LOCAL" | "VIDEO_PLAYERS" | "WEATHER")[] | undefined;
28
+ googleChartTypes?: ("topselling_free" | "topselling_paid" | "topgrossing")[] | undefined;
29
+ }>;
30
+ export declare const AppRankingsItemSchema: z.ZodObject<{
31
+ store: z.ZodEnum<["apple", "google"]>;
32
+ appId: z.ZodString;
33
+ rank: z.ZodNumber;
34
+ iconUrl: z.ZodString;
35
+ appName: z.ZodString;
36
+ appUrl: z.ZodString;
37
+ rating: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
38
+ ratingCount: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
39
+ price: z.ZodString;
40
+ developer: z.ZodString;
41
+ category: z.ZodString;
42
+ chartType: z.ZodString;
43
+ genres: z.ZodString;
44
+ country: z.ZodString;
45
+ releaseDate: z.ZodString;
46
+ scrapedAt: z.ZodString;
47
+ }, "strip", z.ZodTypeAny, {
48
+ store: "google" | "apple";
49
+ developer: string;
50
+ rating: string | number;
51
+ category: string;
52
+ country: string;
53
+ price: string;
54
+ scrapedAt: string;
55
+ rank: number;
56
+ appId: string;
57
+ iconUrl: string;
58
+ appName: string;
59
+ appUrl: string;
60
+ ratingCount: string | number;
61
+ chartType: string;
62
+ genres: string;
63
+ releaseDate: string;
64
+ }, {
65
+ store: "google" | "apple";
66
+ developer: string;
67
+ rating: string | number;
68
+ category: string;
69
+ country: string;
70
+ price: string;
71
+ scrapedAt: string;
72
+ rank: number;
73
+ appId: string;
74
+ iconUrl: string;
75
+ appName: string;
76
+ appUrl: string;
77
+ ratingCount: string | number;
78
+ chartType: string;
79
+ genres: string;
80
+ releaseDate: string;
81
+ }>;
82
+ export type AppRankingsScraperInput = z.output<typeof AppRankingsScraperInputSchema>;
83
+ export type AppRankingsItem = z.output<typeof AppRankingsItemSchema>;
84
+ //# sourceMappingURL=app-rankings-scraper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app-rankings-scraper.d.ts","sourceRoot":"","sources":["../../../../../src/bubbles/service-bubble/apify/actors/app-rankings-scraper.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AA+IxB,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4DxC,CAAC;AAEH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8ChC,CAAC;AAEH,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,MAAM,CAC5C,OAAO,6BAA6B,CACrC,CAAC;AACF,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
@@ -0,0 +1,214 @@
1
+ import { z } from 'zod';
2
+ const APPLE_COUNTRIES = [
3
+ 'us',
4
+ 'gb',
5
+ 'ca',
6
+ 'au',
7
+ 'de',
8
+ 'fr',
9
+ 'jp',
10
+ 'kr',
11
+ 'cn',
12
+ 'in',
13
+ 'br',
14
+ 'mx',
15
+ 'es',
16
+ 'it',
17
+ 'nl',
18
+ 'se',
19
+ 'no',
20
+ 'dk',
21
+ 'fi',
22
+ 'pl',
23
+ 'ru',
24
+ 'tr',
25
+ 'sa',
26
+ 'ae',
27
+ 'za',
28
+ 'eg',
29
+ 'ng',
30
+ 'ke',
31
+ 'id',
32
+ 'th',
33
+ 'vn',
34
+ 'ph',
35
+ 'my',
36
+ 'sg',
37
+ 'tw',
38
+ 'hk',
39
+ 'nz',
40
+ 'at',
41
+ 'be',
42
+ 'ch',
43
+ 'cz',
44
+ 'hu',
45
+ 'ro',
46
+ 'bg',
47
+ 'hr',
48
+ 'sk',
49
+ 'si',
50
+ 'pt',
51
+ 'gr',
52
+ 'ie',
53
+ 'il',
54
+ 'ar',
55
+ 'cl',
56
+ 'co',
57
+ 'pe',
58
+ 'uy',
59
+ 'ec',
60
+ 'cr',
61
+ 'pa',
62
+ 'do',
63
+ ];
64
+ const APPLE_CATEGORIES = [
65
+ 'overall',
66
+ '6000',
67
+ '6001',
68
+ '6002',
69
+ '6003',
70
+ '6004',
71
+ '6005',
72
+ '6006',
73
+ '6007',
74
+ '6008',
75
+ '6009',
76
+ '6010',
77
+ '6011',
78
+ '6012',
79
+ '6013',
80
+ '6014',
81
+ '6015',
82
+ '6016',
83
+ '6017',
84
+ '6018',
85
+ '6020',
86
+ '6023',
87
+ '6024',
88
+ '6025',
89
+ '6026',
90
+ '6027',
91
+ ];
92
+ const APPLE_CHART_TYPES = [
93
+ 'topfreeapplications',
94
+ 'toppaidapplications',
95
+ 'topgrossingapplications',
96
+ ];
97
+ const GOOGLE_CATEGORIES = [
98
+ 'APPLICATION',
99
+ 'GAME',
100
+ 'ART_AND_DESIGN',
101
+ 'AUTO_AND_VEHICLES',
102
+ 'BEAUTY',
103
+ 'BOOKS_AND_REFERENCE',
104
+ 'BUSINESS',
105
+ 'COMICS',
106
+ 'COMMUNICATION',
107
+ 'DATING',
108
+ 'EDUCATION',
109
+ 'ENTERTAINMENT',
110
+ 'EVENTS',
111
+ 'FINANCE',
112
+ 'FOOD_AND_DRINK',
113
+ 'HEALTH_AND_FITNESS',
114
+ 'HOUSE_AND_HOME',
115
+ 'LIBRARIES_AND_DEMO',
116
+ 'LIFESTYLE',
117
+ 'MAPS_AND_NAVIGATION',
118
+ 'MEDICAL',
119
+ 'MUSIC_AND_AUDIO',
120
+ 'NEWS_AND_MAGAZINES',
121
+ 'PARENTING',
122
+ 'PERSONALIZATION',
123
+ 'PHOTOGRAPHY',
124
+ 'PRODUCTIVITY',
125
+ 'SHOPPING',
126
+ 'SOCIAL',
127
+ 'SPORTS',
128
+ 'TOOLS',
129
+ 'TRAVEL_AND_LOCAL',
130
+ 'VIDEO_PLAYERS',
131
+ 'WEATHER',
132
+ ];
133
+ const GOOGLE_CHART_TYPES = [
134
+ 'topselling_free',
135
+ 'topselling_paid',
136
+ 'topgrossing',
137
+ ];
138
+ export const AppRankingsScraperInputSchema = z.object({
139
+ stores: z
140
+ .array(z.enum(['apple', 'google']))
141
+ .min(1)
142
+ .default(['apple', 'google'])
143
+ .describe('App stores to scrape. Both stores supported in a single run.'),
144
+ appleCountries: z
145
+ .array(z.enum(APPLE_COUNTRIES))
146
+ .default(['us'])
147
+ .optional()
148
+ .describe('ISO country codes for Apple App Store (e.g., ["us", "jp", "de"])'),
149
+ appleCategories: z
150
+ .array(z.enum(APPLE_CATEGORIES))
151
+ .default(['overall'])
152
+ .optional()
153
+ .describe('Apple category IDs. "overall" = all apps. Numeric IDs: 6014=Games, 6015=Finance, 6013=Health & Fitness, etc.'),
154
+ appleChartTypes: z
155
+ .array(z.enum(APPLE_CHART_TYPES))
156
+ .default(['topfreeapplications'])
157
+ .optional()
158
+ .describe('Apple chart types: topfreeapplications, toppaidapplications, topgrossingapplications'),
159
+ googleCountries: z
160
+ .array(z.enum(APPLE_COUNTRIES))
161
+ .default(['us'])
162
+ .optional()
163
+ .describe('ISO country codes for Google Play Store'),
164
+ googleCategories: z
165
+ .array(z.enum(GOOGLE_CATEGORIES))
166
+ .default(['APPLICATION'])
167
+ .optional()
168
+ .describe('Google Play category IDs. "APPLICATION" = overall. Examples: GAME, FINANCE, HEALTH_AND_FITNESS'),
169
+ googleChartTypes: z
170
+ .array(z.enum(GOOGLE_CHART_TYPES))
171
+ .default(['topselling_free'])
172
+ .optional()
173
+ .describe('Google chart types: topselling_free, topselling_paid, topgrossing'),
174
+ limit: z
175
+ .number()
176
+ .min(1)
177
+ .max(100)
178
+ .default(100)
179
+ .optional()
180
+ .describe('Number of apps per chart (1-100, default: 100)'),
181
+ });
182
+ export const AppRankingsItemSchema = z.object({
183
+ store: z
184
+ .enum(['apple', 'google'])
185
+ .describe('Which app store this ranking is from'),
186
+ appId: z.string().describe('Unique app identifier (bundle ID or store ID)'),
187
+ rank: z.number().describe('Chart position (1-indexed)'),
188
+ iconUrl: z.string().describe('App icon image URL'),
189
+ appName: z.string().describe('App display name'),
190
+ appUrl: z.string().describe('Direct link to store listing'),
191
+ rating: z
192
+ .union([z.number(), z.string()])
193
+ .describe('Average user rating (number) or "Not enough reviews yet"'),
194
+ ratingCount: z
195
+ .union([z.number(), z.string()])
196
+ .describe('Total ratings count (number) or "Rating count not available"'),
197
+ price: z.string().describe('Price display string ("Free" for free apps)'),
198
+ developer: z.string().describe('Developer or publisher name'),
199
+ category: z
200
+ .string()
201
+ .describe('Human-readable category name (e.g., "Overall", "Games")'),
202
+ chartType: z
203
+ .string()
204
+ .describe('Normalized chart type (e.g., "top-free", "top-paid")'),
205
+ genres: z.string().describe('Comma-separated genre tags'),
206
+ country: z.string().describe('ISO 3166-1 alpha-2 country code'),
207
+ releaseDate: z
208
+ .string()
209
+ .describe('Original release date or "Release date not available"'),
210
+ scrapedAt: z
211
+ .string()
212
+ .describe('UTC timestamp (ISO 8601) of when data was scraped'),
213
+ });
214
+ //# sourceMappingURL=app-rankings-scraper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app-rankings-scraper.js","sourceRoot":"","sources":["../../../../../src/bubbles/service-bubble/apify/actors/app-rankings-scraper.ts"],"names":[],"mappings":"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"}
@@ -119,11 +119,11 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
119
119
  lat: number;
120
120
  lng: number;
121
121
  } | undefined;
122
+ language?: string | undefined;
122
123
  postalCode?: string | null | undefined;
123
124
  countryCode?: string | undefined;
124
125
  state?: string | undefined;
125
126
  city?: string | undefined;
126
- language?: string | undefined;
127
127
  price?: string | null | undefined;
128
128
  categoryName?: string | undefined;
129
129
  address?: string | undefined;
@@ -181,11 +181,11 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
181
181
  lat: number;
182
182
  lng: number;
183
183
  } | undefined;
184
+ language?: string | undefined;
184
185
  postalCode?: string | null | undefined;
185
186
  countryCode?: string | undefined;
186
187
  state?: string | undefined;
187
188
  city?: string | undefined;
188
- language?: string | undefined;
189
189
  price?: string | null | undefined;
190
190
  categoryName?: string | undefined;
191
191
  address?: string | undefined;
@@ -584,6 +584,7 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
584
584
  name?: string | undefined;
585
585
  id?: string | undefined;
586
586
  } | null | undefined;
587
+ inputUrl?: string | undefined;
587
588
  shortCode?: string | undefined;
588
589
  hashtags?: string[] | undefined;
589
590
  mentions?: string[] | undefined;
@@ -607,7 +608,6 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
607
608
  profile_pic_url?: string | undefined;
608
609
  }[] | undefined;
609
610
  isCommentsDisabled?: boolean | undefined;
610
- inputUrl?: string | undefined;
611
611
  locationName?: string | undefined;
612
612
  locationId?: string | undefined;
613
613
  ownerFullName?: string | undefined;
@@ -698,6 +698,7 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
698
698
  name?: string | undefined;
699
699
  id?: string | undefined;
700
700
  } | null | undefined;
701
+ inputUrl?: string | undefined;
701
702
  shortCode?: string | undefined;
702
703
  hashtags?: string[] | undefined;
703
704
  mentions?: string[] | undefined;
@@ -721,7 +722,6 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
721
722
  profile_pic_url?: string | undefined;
722
723
  }[] | undefined;
723
724
  isCommentsDisabled?: boolean | undefined;
724
- inputUrl?: string | undefined;
725
725
  locationName?: string | undefined;
726
726
  locationId?: string | undefined;
727
727
  ownerFullName?: string | undefined;
@@ -322,12 +322,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
322
322
  itemsCount: z.ZodOptional<z.ZodNumber>;
323
323
  }, "strip", z.ZodTypeAny, {
324
324
  title?: string | undefined;
325
- coverUrl?: string | undefined;
326
325
  itemsCount?: number | undefined;
326
+ coverUrl?: string | undefined;
327
327
  }, {
328
328
  title?: string | undefined;
329
- coverUrl?: string | undefined;
330
329
  itemsCount?: number | undefined;
330
+ coverUrl?: string | undefined;
331
331
  }>, "many">>;
332
332
  }, "strip", z.ZodTypeAny, {
333
333
  url?: string | undefined;
@@ -402,8 +402,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
402
402
  }[] | undefined;
403
403
  highlights?: {
404
404
  title?: string | undefined;
405
- coverUrl?: string | undefined;
406
405
  itemsCount?: number | undefined;
406
+ coverUrl?: string | undefined;
407
407
  }[] | undefined;
408
408
  }, {
409
409
  url?: string | undefined;
@@ -478,8 +478,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
478
478
  }[] | undefined;
479
479
  highlights?: {
480
480
  title?: string | undefined;
481
- coverUrl?: string | undefined;
482
481
  itemsCount?: number | undefined;
482
+ coverUrl?: string | undefined;
483
483
  }[] | undefined;
484
484
  }>;
485
485
  //# sourceMappingURL=instagram-scraper.d.ts.map