@bubblelab/bubble-core 0.1.9 → 0.1.10
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 +252 -1686
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +51 -19
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.d.ts +17 -1
- package/dist/bubble-flow/bubble-flow-class.d.ts.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.js +16 -0
- package/dist/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubble-flow/sample/data-analyst-flow.d.ts +1 -1
- package/dist/bubble-flow/sample/data-analyst-flow.d.ts.map +1 -1
- package/dist/bubble-flow/sample/error-ts.d.ts +1 -1
- package/dist/bubble-flow/sample/error-ts.d.ts.map +1 -1
- package/dist/bubble-flow/sample/sanitytest.d.ts +1 -1
- package/dist/bubble-flow/sample/sanitytest.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simple-webhook-2.d.ts +1 -1
- package/dist/bubble-flow/sample/simple-webhook-2.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simple-webhook.d.ts +1 -1
- package/dist/bubble-flow/sample/simple-webhook.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simplified-data-analysis.flow.d.ts +1 -1
- package/dist/bubble-flow/sample/simplified-data-analysis.flow.d.ts.map +1 -1
- package/dist/bubble-flow/sample/slack-v0.1.d.ts +1 -1
- package/dist/bubble-flow/sample/slack-v0.1.d.ts.map +1 -1
- package/dist/bubble-flow/sample/slackagenttest.d.ts +1 -1
- package/dist/bubble-flow/sample/slackagenttest.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +30 -30
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +3 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +34 -34
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +42 -42
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +21 -21
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +184 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.js +145 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.d.ts +52 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.js +29 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +338 -109
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +16 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/index.d.ts +2 -0
- package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.js +3 -0
- package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/types.js +1 -2
- package/dist/bubbles/service-bubble/apify/types.js.map +1 -1
- package/dist/bubbles/service-bubble/gmail.d.ts +678 -184
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +435 -7
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-drive.d.ts +301 -72
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +65 -75
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +76 -76
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/hello-world.js +2 -2
- package/dist/bubbles/service-bubble/hello-world.js.map +1 -1
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/slack.d.ts +469 -469
- package/dist/bubbles/service-bubble/storage.d.ts +36 -36
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +16 -5
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/x-twitter.d.ts +814 -0
- package/dist/bubbles/service-bubble/x-twitter.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/x-twitter.js +445 -0
- package/dist/bubbles/service-bubble/x-twitter.js.map +1 -0
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.js +17 -9
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +86 -86
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +69 -64
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.js +97 -22
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/research-agent-tool.js +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +11 -10
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/web-search-tool.js +5 -1
- package/dist/bubbles/tool-bubble/web-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +394 -0
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/youtube-tool.js +352 -0
- package/dist/bubbles/tool-bubble/youtube-tool.js.map +1 -0
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +47 -36
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +91 -65
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +70 -70
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +56 -56
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +44 -44
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.js +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +58 -58
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
- package/dist/bubbles.json +69 -54
- package/dist/index.d.ts +4 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/logging/BubbleLogger.d.ts.map +1 -1
- package/dist/logging/BubbleLogger.js +20 -13
- package/dist/logging/BubbleLogger.js.map +1 -1
- package/dist/logging/StreamingBubbleLogger.d.ts.map +1 -1
- package/dist/logging/StreamingBubbleLogger.js +5 -5
- package/dist/logging/StreamingBubbleLogger.js.map +1 -1
- package/dist/test-gm.d.ts +10 -0
- package/dist/test-gm.d.ts.map +1 -0
- package/dist/test-gm.js +95 -0
- package/dist/test-gm.js.map +1 -0
- package/dist/types/base-bubble-class.d.ts +1 -1
- package/dist/types/base-bubble-class.d.ts.map +1 -1
- package/dist/types/base-bubble-class.js +29 -21
- package/dist/types/base-bubble-class.js.map +1 -1
- package/dist/types/bubble.d.ts +1 -10
- package/dist/types/bubble.d.ts.map +1 -1
- package/dist/types/bubble.js +1 -1
- package/dist/types/bubble.js.map +1 -1
- package/dist/types/service-bubble-class.d.ts +1 -1
- package/dist/types/service-bubble-class.d.ts.map +1 -1
- package/dist/types/tool-bubble-class.d.ts +1 -1
- package/dist/types/tool-bubble-class.d.ts.map +1 -1
- package/dist/types/tool-bubble-class.js +0 -2
- package/dist/types/tool-bubble-class.js.map +1 -1
- package/dist/types/workflow-bubble-class.d.ts +1 -1
- package/dist/types/workflow-bubble-class.d.ts.map +1 -1
- package/dist/utils/agent-formatter.d.ts.map +1 -1
- package/dist/utils/agent-formatter.js +2 -2
- package/dist/utils/agent-formatter.js.map +1 -1
- package/dist/utils/bubbleflow-validation.d.ts.map +1 -1
- package/dist/utils/bubbleflow-validation.js +89 -32
- package/dist/utils/bubbleflow-validation.js.map +1 -1
- package/dist/utils/error-sanitizer.d.ts +12 -0
- package/dist/utils/error-sanitizer.d.ts.map +1 -0
- package/dist/utils/error-sanitizer.js +77 -0
- package/dist/utils/error-sanitizer.js.map +1 -0
- package/package.json +4 -4
- package/dist/bubble-trigger/index.d.ts +0 -2
- package/dist/bubble-trigger/index.d.ts.map +0 -1
- package/dist/bubble-trigger/index.js +0 -2
- package/dist/bubble-trigger/index.js.map +0 -1
- package/dist/bubble-trigger/types.d.ts +0 -87
- package/dist/bubble-trigger/types.d.ts.map +0 -1
- package/dist/bubble-trigger/types.js +0 -14
- package/dist/bubble-trigger/types.js.map +0 -1
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.d.ts +0 -370
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.js +0 -14
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/apify.d.ts +0 -136
- package/dist/bubbles/service-bubble/apify.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/apify.js +0 -282
- package/dist/bubbles/service-bubble/apify.js.map +0 -1
- package/dist/types/ai-models.d.ts +0 -4
- package/dist/types/ai-models.d.ts.map +0 -1
- package/dist/types/ai-models.js +0 -20
- package/dist/types/ai-models.js.map +0 -1
- package/dist/types/api-scraper.schema.d.ts +0 -453
- package/dist/types/api-scraper.schema.d.ts.map +0 -1
- package/dist/types/api-scraper.schema.js +0 -160
- package/dist/types/api-scraper.schema.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apify-scraper.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/apify-scraper.schema.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"apify-scraper.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/apify-scraper.schema.ts"],"names":[],"mappings":"AA4BA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6C/B,CAAC"}
|
|
@@ -2,6 +2,8 @@ import { InstagramScraperInputSchema, InstagramScraperItemSchema, } from './acto
|
|
|
2
2
|
import { InstagramHashtagScraperInputSchema, InstagramHashtagScraperItemSchema, } from './actors/instagram-hashtag-scraper.js';
|
|
3
3
|
import { LinkedInProfilePostsInputSchema, LinkedInProfilePostsOutputSchema, } from './actors/linkedin-profile-posts.js';
|
|
4
4
|
import { LinkedInPostsSearchInputSchema, LinkedInPostsSearchOutputSchema, } from './actors/linkedin-posts-search.js';
|
|
5
|
+
import { YouTubeScraperInputSchema, YouTubeVideoSchema, } from './actors/youtube-scraper.js';
|
|
6
|
+
import { YouTubeTranscriptScraperInputSchema, YouTubeTranscriptResultSchema, } from './actors/youtube-transcript-scraper.js';
|
|
5
7
|
// ============================================================================
|
|
6
8
|
// ACTOR REGISTRY
|
|
7
9
|
// ============================================================================
|
|
@@ -34,5 +36,19 @@ export const APIFY_ACTOR_SCHEMAS = {
|
|
|
34
36
|
documentation: 'https://apify.com/apimaestro/linkedin-posts-search-scraper-no-cookies',
|
|
35
37
|
category: 'social-media',
|
|
36
38
|
},
|
|
39
|
+
'streamers/youtube-scraper': {
|
|
40
|
+
input: YouTubeScraperInputSchema,
|
|
41
|
+
output: YouTubeVideoSchema,
|
|
42
|
+
description: 'YouTube crawler and video scraper with no API limits',
|
|
43
|
+
documentation: 'https://apify.com/streamers/youtube-scraper',
|
|
44
|
+
category: 'social-media',
|
|
45
|
+
},
|
|
46
|
+
'pintostudio/youtube-transcript-scraper': {
|
|
47
|
+
input: YouTubeTranscriptScraperInputSchema,
|
|
48
|
+
output: YouTubeTranscriptResultSchema,
|
|
49
|
+
description: 'Extract transcripts from YouTube videos with timestamps',
|
|
50
|
+
documentation: 'https://apify.com/pintostudio/youtube-transcript-scraper',
|
|
51
|
+
category: 'social-media',
|
|
52
|
+
},
|
|
37
53
|
};
|
|
38
54
|
//# sourceMappingURL=apify-scraper.schema.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apify-scraper.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/apify-scraper.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,0BAA0B,GAC3B,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACL,kCAAkC,EAClC,iCAAiC,GAClC,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EACL,+BAA+B,EAC/B,gCAAgC,GACjC,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EACL,8BAA8B,EAC9B,+BAA+B,GAChC,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"apify-scraper.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/apify-scraper.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,0BAA0B,GAC3B,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACL,kCAAkC,EAClC,iCAAiC,GAClC,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EACL,+BAA+B,EAC/B,gCAAgC,GACjC,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EACL,8BAA8B,EAC9B,+BAA+B,GAChC,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EACL,yBAAyB,EACzB,kBAAkB,GACnB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EACL,mCAAmC,EACnC,6BAA6B,GAC9B,MAAM,wCAAwC,CAAC;AAEhD,+EAA+E;AAC/E,iBAAiB;AACjB,+EAA+E;AAC/E,MAAM,CAAC,MAAM,mBAAmB,GAAG;IACjC,yBAAyB,EAAE;QACzB,KAAK,EAAE,2BAA2B;QAClC,MAAM,EAAE,0BAA0B;QAClC,WAAW,EAAE,2DAA2D;QACxE,aAAa,EACX,gEAAgE;QAClE,QAAQ,EAAE,cAAc;KACzB;IACD,iCAAiC,EAAE;QACjC,KAAK,EAAE,kCAAkC;QACzC,MAAM,EAAE,iCAAiC;QACzC,WAAW,EAAE,mCAAmC;QAChD,aAAa,EAAE,mDAAmD;QAClE,QAAQ,EAAE,cAAc;KACzB;IACD,mCAAmC,EAAE;QACnC,KAAK,EAAE,+BAA+B;QACtC,MAAM,EAAE,gCAAgC;QACxC,WAAW,EAAE,4CAA4C;QACzD,aAAa,EAAE,qDAAqD;QACpE,QAAQ,EAAE,cAAc;KACzB;IACD,qDAAqD,EAAE;QACrD,KAAK,EAAE,8BAA8B;QACrC,MAAM,EAAE,+BAA+B;QACvC,WAAW,EAAE,gDAAgD;QAC7D,aAAa,EACX,uEAAuE;QACzE,QAAQ,EAAE,cAAc;KACzB;IACD,2BAA2B,EAAE;QAC3B,KAAK,EAAE,yBAAyB;QAChC,MAAM,EAAE,kBAAkB;QAC1B,WAAW,EAAE,sDAAsD;QACnE,aAAa,EAAE,6CAA6C;QAC5D,QAAQ,EAAE,cAAc;KACzB;IACD,wCAAwC,EAAE;QACxC,KAAK,EAAE,mCAAmC;QAC1C,MAAM,EAAE,6BAA6B;QACrC,WAAW,EAAE,yDAAyD;QACtE,aAAa,EAAE,0DAA0D;QACzE,QAAQ,EAAE,cAAc;KACzB;CACF,CAAC"}
|
|
@@ -21,8 +21,8 @@ declare const ApifyParamsSchema: z.ZodObject<{
|
|
|
21
21
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
22
22
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
input: Record<string, unknown>;
|
|
25
24
|
timeout: number;
|
|
25
|
+
input: Record<string, unknown>;
|
|
26
26
|
actorId: string;
|
|
27
27
|
waitForFinish: boolean;
|
|
28
28
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -44,22 +44,22 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
44
44
|
error: z.ZodString;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
46
|
status: string;
|
|
47
|
-
error: string;
|
|
48
47
|
success: boolean;
|
|
48
|
+
error: string;
|
|
49
49
|
runId: string;
|
|
50
50
|
consoleUrl: string;
|
|
51
51
|
items?: unknown[] | undefined;
|
|
52
|
-
itemsCount?: number | undefined;
|
|
53
52
|
datasetId?: string | undefined;
|
|
53
|
+
itemsCount?: number | undefined;
|
|
54
54
|
}, {
|
|
55
55
|
status: string;
|
|
56
|
-
error: string;
|
|
57
56
|
success: boolean;
|
|
57
|
+
error: string;
|
|
58
58
|
runId: string;
|
|
59
59
|
consoleUrl: string;
|
|
60
60
|
items?: unknown[] | undefined;
|
|
61
|
-
itemsCount?: number | undefined;
|
|
62
61
|
datasetId?: string | undefined;
|
|
62
|
+
itemsCount?: number | undefined;
|
|
63
63
|
}>;
|
|
64
64
|
export type ApifyParamsInput = z.input<typeof ApifyParamsSchema>;
|
|
65
65
|
export type ApifyActorInput = Record<string, unknown>;
|
|
@@ -87,8 +87,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
87
87
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
88
88
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
input: Record<string, unknown>;
|
|
91
90
|
timeout: number;
|
|
91
|
+
input: Record<string, unknown>;
|
|
92
92
|
actorId: string;
|
|
93
93
|
waitForFinish: boolean;
|
|
94
94
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -110,22 +110,22 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
110
110
|
error: z.ZodString;
|
|
111
111
|
}, "strip", z.ZodTypeAny, {
|
|
112
112
|
status: string;
|
|
113
|
-
error: string;
|
|
114
113
|
success: boolean;
|
|
114
|
+
error: string;
|
|
115
115
|
runId: string;
|
|
116
116
|
consoleUrl: string;
|
|
117
117
|
items?: unknown[] | undefined;
|
|
118
|
-
itemsCount?: number | undefined;
|
|
119
118
|
datasetId?: string | undefined;
|
|
119
|
+
itemsCount?: number | undefined;
|
|
120
120
|
}, {
|
|
121
121
|
status: string;
|
|
122
|
-
error: string;
|
|
123
122
|
success: boolean;
|
|
123
|
+
error: string;
|
|
124
124
|
runId: string;
|
|
125
125
|
consoleUrl: string;
|
|
126
126
|
items?: unknown[] | undefined;
|
|
127
|
-
itemsCount?: number | undefined;
|
|
128
127
|
datasetId?: string | undefined;
|
|
128
|
+
itemsCount?: number | undefined;
|
|
129
129
|
}>;
|
|
130
130
|
static readonly shortDescription = "Run any Apify actor for web scraping and automation";
|
|
131
131
|
static readonly longDescription = "\n Universal integration with Apify platform for running any Apify actor.\n\n This is a generic service bubble that can execute any Apify actor with any input.\n Actor-specific logic and data transformation should be handled by Tool Bubbles.\n\n Supported Actors (examples):\n - apify/instagram-scraper - Instagram posts, profiles, hashtags\n - apify/reddit-scraper - Reddit posts, comments, subreddits\n - apify/linkedin-scraper - LinkedIn profiles, companies, jobs\n - apify/web-scraper - Generic web scraping\n - apify/google-search-scraper - Google search results\n - And any other Apify actor available in the marketplace\n\n Features:\n - Asynchronous actor execution with optional wait for completion\n - Automatic result fetching from datasets\n - Generic result handling (works with any actor output)\n - Configurable limits and timeouts\n - Direct access to Apify console for monitoring\n\n Use cases:\n - Social media scraping (Instagram, Reddit, LinkedIn, etc.)\n - Web scraping and data extraction\n - Search engine result scraping\n - E-commerce data collection\n - Market research and competitor analysis\n\n Architecture:\n - Service Bubble (this): Generic Apify API integration\n - Tool Bubbles (e.g. InstagramTool): Domain-specific data transformation\n\n Security:\n - API key authentication (APIFY_CRED)\n - Secure credential injection at runtime\n ";
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export { ApifyBubble } from './apify.js';
|
|
2
2
|
export { APIFY_ACTOR_SCHEMAS } from './apify-scraper.schema.js';
|
|
3
3
|
export type { ActorId, ActorInput, ActorOutput, ActorSchema } from './types.js';
|
|
4
|
+
export { YouTubeScraperInputSchema, YouTubeVideoSchema, } from './actors/youtube-scraper.js';
|
|
5
|
+
export { YouTubeTranscriptScraperInputSchema, YouTubeTranscriptItemSchema, YouTubeTranscriptResultSchema, } from './actors/youtube-transcript-scraper.js';
|
|
4
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAChE,YAAY,EAAE,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAChE,YAAY,EAAE,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAGhF,OAAO,EACL,yBAAyB,EACzB,kBAAkB,GACnB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EACL,mCAAmC,EACnC,2BAA2B,EAC3B,6BAA6B,GAC9B,MAAM,wCAAwC,CAAC"}
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
export { ApifyBubble } from './apify.js';
|
|
2
2
|
export { APIFY_ACTOR_SCHEMAS } from './apify-scraper.schema.js';
|
|
3
|
+
// YouTube schemas
|
|
4
|
+
export { YouTubeScraperInputSchema, YouTubeVideoSchema, } from './actors/youtube-scraper.js';
|
|
5
|
+
export { YouTubeTranscriptScraperInputSchema, YouTubeTranscriptItemSchema, YouTubeTranscriptResultSchema, } from './actors/youtube-transcript-scraper.js';
|
|
3
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAGhE,kBAAkB;AAClB,OAAO,EACL,yBAAyB,EACzB,kBAAkB,GACnB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EACL,mCAAmC,EACnC,2BAA2B,EAC3B,6BAA6B,GAC9B,MAAM,wCAAwC,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
// ============================================================================
|
|
2
2
|
// TYPE DEFINITIONS
|
|
3
3
|
// ============================================================================
|
|
4
|
-
|
|
5
|
-
import { z } from 'zod';
|
|
4
|
+
export {};
|
|
6
5
|
//# sourceMappingURL=types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/types.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,mBAAmB;AACnB,+EAA+E
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/apify/types.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,mBAAmB;AACnB,+EAA+E"}
|