@activepieces/piece-datafuel 0.1.0 → 0.1.2

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/package.json CHANGED
@@ -1,24 +1,26 @@
1
1
  {
2
2
  "name": "@activepieces/piece-datafuel",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
7
7
  "dependencies": {
8
8
  "@sinclair/typebox": "0.34.11",
9
+ "ai": "^6.0.0",
9
10
  "axios": "1.13.1",
10
11
  "axios-retry": "4.4.1",
11
12
  "deepmerge-ts": "7.1.0",
12
13
  "form-data": "4.0.4",
14
+ "i18next": "23.13.0",
13
15
  "mime-types": "2.1.35",
14
16
  "nanoid": "3.3.8",
15
17
  "semver": "7.6.0",
16
18
  "socket.io-client": "4.8.1",
17
19
  "tslib": "^2.3.0",
18
20
  "zod": "4.1.13",
19
- "@activepieces/pieces-common": "0.11.0",
20
- "@activepieces/pieces-framework": "0.23.0",
21
- "@activepieces/shared": "0.30.4"
21
+ "@activepieces/pieces-common": "0.11.3",
22
+ "@activepieces/pieces-framework": "0.25.1",
23
+ "@activepieces/shared": "0.34.0"
22
24
  },
23
25
  "resolutions": {
24
26
  "rollup": "npm:@rollup/wasm-node"
@@ -0,0 +1,42 @@
1
+ {
2
+ "You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "Sie können API-Schlüssel von [Settings](https://app.datafuel.dev/account/api_key).",
3
+ "Crawl Website": "Crawl-Website",
4
+ "Get Scrape Result": "Scrape Ergebnis erhalten",
5
+ "Custom API Call": "Eigener API-Aufruf",
6
+ "Crawl a website into a markdown format.": "Eine Website in ein Markdown-Format Crawlen.",
7
+ "Retrieves the deatils about scrape.": "Ruft die Deatils über Schrott ab.",
8
+ "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
9
+ "URL": "URL",
10
+ "AI Prompt": "AI Prompt",
11
+ "Depth": "Tiefe",
12
+ "Limit": "Limit",
13
+ "JSON Schema": "JSON Schema",
14
+ "Job ID": "Job-ID",
15
+ "AI JSON Result": "KI JSON-Ergebnis",
16
+ "Markdown Result": "Markdown Result",
17
+ "Method": "Methode",
18
+ "Headers": "Kopfzeilen",
19
+ "Query Parameters": "Abfrageparameter",
20
+ "Body Type": "Körpertyp",
21
+ "Body": "Körper",
22
+ "Response is Binary ?": "Antwort ist binär?",
23
+ "No Error on Failure": "Kein Fehler bei Fehler",
24
+ "Timeout (in seconds)": "Timeout (in Sekunden)",
25
+ "Follow redirects": "Weiterleitungen folgen",
26
+ "Prompt to crawl data": "Prompt um Daten zu crawlen",
27
+ "The depth of the crawl 1 depth mean only the first level of links will be scraped": "Die Tiefe der Crawl 1 Tiefe bedeutet, dass nur die erste Stufe der Links verschrotten wird",
28
+ "The maximum number of pages to scrape": "Die maximale Anzahl der zu kratzenden Seiten",
29
+ "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "JSON-Schema-Definition für strukturierte Datenextrahierung.Format sollte OpenAIs Funktion folgen und das Schema-Format aufrufen (https://platform.openai.com/docs/guides/structured-outputs)",
30
+ "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
31
+ "Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
32
+ "GET": "ERHALTEN",
33
+ "POST": "POST",
34
+ "PATCH": "PATCH",
35
+ "PUT": "PUT",
36
+ "DELETE": "LÖSCHEN",
37
+ "HEAD": "HEAD",
38
+ "None": "Keine",
39
+ "JSON": "JSON",
40
+ "Form Data": "Formulardaten",
41
+ "Raw": "Rohe"
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "Puedes obtener la clave API de [Settings](https://app.datafuel.dev/account/api_key).",
3
+ "Crawl Website": "Sitio web de rastreo",
4
+ "Get Scrape Result": "Obtener resultado de Scrape",
5
+ "Custom API Call": "Llamada API personalizada",
6
+ "Crawl a website into a markdown format.": "Arrastre un sitio web en un formato markdown.",
7
+ "Retrieves the deatils about scrape.": "Recuperan los deatils sobre los raspados.",
8
+ "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
9
+ "URL": "URL",
10
+ "AI Prompt": "AI Prompt",
11
+ "Depth": "Profundidad",
12
+ "Limit": "Límite",
13
+ "JSON Schema": "JSON Schema",
14
+ "Job ID": "Job ID",
15
+ "AI JSON Result": "Resultado de IA JSON",
16
+ "Markdown Result": "Markdown Result",
17
+ "Method": "Método",
18
+ "Headers": "Encabezados",
19
+ "Query Parameters": "Parámetros de consulta",
20
+ "Body Type": "Tipo de cuerpo",
21
+ "Body": "Cuerpo",
22
+ "Response is Binary ?": "¿Respuesta es binaria?",
23
+ "No Error on Failure": "No hay ningún error en fallo",
24
+ "Timeout (in seconds)": "Tiempo de espera (en segundos)",
25
+ "Follow redirects": "Seguir redirecciones",
26
+ "Prompt to crawl data": "Prompt a los datos de crawl",
27
+ "The depth of the crawl 1 depth mean only the first level of links will be scraped": "La profundidad de la profundidad 1 significa que sólo se eliminará el primer nivel de enlaces",
28
+ "The maximum number of pages to scrape": "El número máximo de páginas a raspar",
29
+ "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "Definición de esquema JSON para extracción estructurada de datos. Formato debe seguir el formato del esquema de llamada de la función de OpenAI (https://platform.openai.com/docs/guides/structured-outputs)",
30
+ "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
31
+ "Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
32
+ "GET": "RECOGER",
33
+ "POST": "POST",
34
+ "PATCH": "PATCH",
35
+ "PUT": "PUT",
36
+ "DELETE": "BORRAR",
37
+ "HEAD": "LIMPIO",
38
+ "None": "Ninguna",
39
+ "JSON": "JSON",
40
+ "Form Data": "Datos de Formulario",
41
+ "Raw": "Rápido"
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "Vous pouvez obtenir une clé API auprès de [Settings](https://app.datafuel.dev/account/api_key).",
3
+ "Crawl Website": "Site Web de Crawl",
4
+ "Get Scrape Result": "Obtenir le résultat de Scrape",
5
+ "Custom API Call": "Appel d'API personnalisé",
6
+ "Crawl a website into a markdown format.": "Crawl un site web dans un format markdown.",
7
+ "Retrieves the deatils about scrape.": "Récupère les déatils à propos de l'éraflure.",
8
+ "Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
9
+ "URL": "URL",
10
+ "AI Prompt": "AI Prompt",
11
+ "Depth": "Profondeur",
12
+ "Limit": "Limite",
13
+ "JSON Schema": "JSON Schema",
14
+ "Job ID": "ID de la tâche",
15
+ "AI JSON Result": "Résultat AI JSON",
16
+ "Markdown Result": "Markdown Result",
17
+ "Method": "Méthode",
18
+ "Headers": "Headers",
19
+ "Query Parameters": "Paramètres de requête",
20
+ "Body Type": "Body Type",
21
+ "Body": "Body",
22
+ "Response is Binary ?": "La réponse est Binaire ?",
23
+ "No Error on Failure": "Aucune erreur en cas d'échec",
24
+ "Timeout (in seconds)": "Délai d'expiration (en secondes)",
25
+ "Follow redirects": "Suivre les redirections",
26
+ "Prompt to crawl data": "Demander aux données d'exploration",
27
+ "The depth of the crawl 1 depth mean only the first level of links will be scraped": "La profondeur de la profondeur de la rampe 1 signifie que seul le premier niveau de liens sera parcouru",
28
+ "The maximum number of pages to scrape": "Le nombre maximum de pages à griller",
29
+ "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "Définition de schéma JSON pour l'extraction de données structurées. Format devrait suivre le format de schéma d'appel de la fonction OpenAI (https://platform.openai.com/docs/guides/structured-outputs)",
30
+ "Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
31
+ "Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
32
+ "GET": "GET",
33
+ "POST": "POST",
34
+ "PATCH": "PATCH",
35
+ "PUT": "PUT",
36
+ "DELETE": "DELETE",
37
+ "HEAD": "HEAD",
38
+ "None": "Aucun",
39
+ "JSON": "JSON",
40
+ "Form Data": "Données du formulaire",
41
+ "Raw": "Brut"
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "API キーは [Settings](https://app.datafuel.dev/account/api_key ) から取得できます。",
3
+ "Crawl Website": "クロールのウェブサイト",
4
+ "Get Scrape Result": "スクラップの結果を取得",
5
+ "Custom API Call": "カスタムAPI通話",
6
+ "Crawl a website into a markdown format.": "マークダウン形式のウェブサイトをクロールします。",
7
+ "Retrieves the deatils about scrape.": "スクラップについてのdeatilsを取得します。",
8
+ "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
9
+ "URL": "URL",
10
+ "AI Prompt": "AI Prompt",
11
+ "Depth": "深さ",
12
+ "Limit": "制限",
13
+ "JSON Schema": "JSON Schema",
14
+ "Job ID": "ジョブ ID",
15
+ "AI JSON Result": "AI JSON結果",
16
+ "Markdown Result": "Markdown Result",
17
+ "Method": "方法",
18
+ "Headers": "ヘッダー",
19
+ "Query Parameters": "クエリパラメータ",
20
+ "Body Type": "ボディタイプ",
21
+ "Body": "本文",
22
+ "Response is Binary ?": "応答はバイナリですか?",
23
+ "No Error on Failure": "失敗時にエラーはありません",
24
+ "Timeout (in seconds)": "タイムアウト(秒)",
25
+ "Follow redirects": "リダイレクトをフォローする",
26
+ "Prompt to crawl data": "データをクロールするように促します",
27
+ "The depth of the crawl 1 depth mean only the first level of links will be scraped": "クロールの深さ1の深さは、リンクの最初のレベルのみが削除されることを意味します",
28
+ "The maximum number of pages to scrape": "スクレイプするページの最大数",
29
+ "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "構造化されたデータ抽出のための JSON スキーマ定義。フォーマットは OpenAI の関数呼び出しのスキーマフォーマット (https://platform.openai.com/docs/guides/structured-outputs) に従う必要があります",
30
+ "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
31
+ "Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
32
+ "GET": "取得",
33
+ "POST": "POST",
34
+ "PATCH": "PATCH",
35
+ "PUT": "PUT",
36
+ "DELETE": "削除",
37
+ "HEAD": "頭",
38
+ "None": "なし",
39
+ "JSON": "JSON",
40
+ "Form Data": "フォームデータ",
41
+ "Raw": "Raw"
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "U kunt API-sleutel verkrijgen van [Settings](https://app.datafuel.dev/account/api_key).",
3
+ "Crawl Website": "Crawl website",
4
+ "Get Scrape Result": "Krijg Scrape Resultaat",
5
+ "Custom API Call": "Custom API Call",
6
+ "Crawl a website into a markdown format.": "Maak een website in een markdown formaat.",
7
+ "Retrieves the deatils about scrape.": "Haal de deatieven over schraap terug.",
8
+ "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
9
+ "URL": "URL",
10
+ "AI Prompt": "AI Prompt",
11
+ "Depth": "Diepte",
12
+ "Limit": "Limiet",
13
+ "JSON Schema": "JSON Schema",
14
+ "Job ID": "Taak ID",
15
+ "AI JSON Result": "AI JSON resultaat",
16
+ "Markdown Result": "Markdown Result",
17
+ "Method": "Methode",
18
+ "Headers": "Kopteksten",
19
+ "Query Parameters": "Query parameters",
20
+ "Body Type": "Type lichaam",
21
+ "Body": "Lichaam",
22
+ "Response is Binary ?": "Antwoord is binair?",
23
+ "No Error on Failure": "Geen fout bij fout",
24
+ "Timeout (in seconds)": "Time-out (in seconden)",
25
+ "Follow redirects": "Volg omleidingen",
26
+ "Prompt to crawl data": "Vraag om gegevens te crawl",
27
+ "The depth of the crawl 1 depth mean only the first level of links will be scraped": "De diepte van de kruk 1 diepte betekent dat alleen het eerste niveau van verbindingen zal worden gescrapt",
28
+ "The maximum number of pages to scrape": "Het maximum aantal te scrape pagina's",
29
+ "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "JSON schema definitie voor gestructureerde data-extractie.Format moet de OpenAI's functie-aanroepschema formaat volgen (https://platform.openai.com/docs/guides/structured-outputs)",
30
+ "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
31
+ "Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
32
+ "GET": "KRIJG",
33
+ "POST": "POSTE",
34
+ "PATCH": "BEKIJK",
35
+ "PUT": "PUT",
36
+ "DELETE": "VERWIJDEREN",
37
+ "HEAD": "HOOFD",
38
+ "None": "geen",
39
+ "JSON": "JSON",
40
+ "Form Data": "Formulieren gegevens",
41
+ "Raw": "Onbewerkte"
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "Você pode obter a chave de API de [Settings](https://app.datafuel.dev/account/api_key).",
3
+ "Crawl Website": "Site Rastejante",
4
+ "Get Scrape Result": "Obter resultado do Scrape",
5
+ "Custom API Call": "Chamada de API personalizada",
6
+ "Crawl a website into a markdown format.": "Engrade um site em um formato markdown.",
7
+ "Retrieves the deatils about scrape.": "Recupera os descontentamentos sobre sucata.",
8
+ "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
9
+ "URL": "URL:",
10
+ "AI Prompt": "AI Prompt",
11
+ "Depth": "Profundidade",
12
+ "Limit": "Limitar",
13
+ "JSON Schema": "JSON Schema",
14
+ "Job ID": "ID do trabalho",
15
+ "AI JSON Result": "Resultado de IA JSON",
16
+ "Markdown Result": "Markdown Result",
17
+ "Method": "Método",
18
+ "Headers": "Cabeçalhos",
19
+ "Query Parameters": "Parâmetros da consulta",
20
+ "Body Type": "Tipo de Corpo",
21
+ "Body": "Conteúdo",
22
+ "Response is Binary ?": "A resposta é binária ?",
23
+ "No Error on Failure": "Nenhum erro no Failure",
24
+ "Timeout (in seconds)": "Tempo limite (em segundos)",
25
+ "Follow redirects": "Seguir redirecionamentos",
26
+ "Prompt to crawl data": "Solicitar dados de rastreamento",
27
+ "The depth of the crawl 1 depth mean only the first level of links will be scraped": "A profundidade da profundidade do crawl 1 significa que apenas o primeiro nível de links será pesquisado",
28
+ "The maximum number of pages to scrape": "O número máximo de páginas para scrape",
29
+ "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "Definição do esquema JSON para extracção de dados estruturada.Format deve seguir o formato de função de chamada do OpenIA (https://platform.openai.com/docs/guides/structured-outputs)",
30
+ "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
31
+ "Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
32
+ "GET": "OBTER",
33
+ "POST": "POSTAR",
34
+ "PATCH": "COMPRAR",
35
+ "PUT": "COLOCAR",
36
+ "DELETE": "EXCLUIR",
37
+ "HEAD": "CABEÇA",
38
+ "None": "Nenhuma",
39
+ "JSON": "JSON",
40
+ "Form Data": "Dados de Formulário",
41
+ "Raw": "RAW"
42
+ }
@@ -17,20 +17,26 @@
17
17
  "Method": "Method",
18
18
  "Headers": "Headers",
19
19
  "Query Parameters": "Query Parameters",
20
+ "Body Type": "Body Type",
20
21
  "Body": "Body",
21
22
  "Response is Binary ?": "Response is Binary ?",
22
23
  "No Error on Failure": "No Error on Failure",
23
24
  "Timeout (in seconds)": "Timeout (in seconds)",
25
+ "Follow redirects": "Follow redirects",
24
26
  "Prompt to crawl data": "Prompt to crawl data",
25
27
  "The depth of the crawl 1 depth mean only the first level of links will be scraped": "The depth of the crawl 1 depth mean only the first level of links will be scraped",
26
28
  "The maximum number of pages to scrape": "The maximum number of pages to scrape",
27
29
  "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)",
28
30
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
29
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
31
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
30
32
  "GET": "GET",
31
33
  "POST": "POST",
32
34
  "PATCH": "PATCH",
33
35
  "PUT": "PUT",
34
36
  "DELETE": "DELETE",
35
- "HEAD": "HEAD"
37
+ "HEAD": "HEAD",
38
+ "None": "None",
39
+ "JSON": "JSON",
40
+ "Form Data": "Form Data",
41
+ "Raw": "Raw"
36
42
  }
@@ -0,0 +1,42 @@
1
+ {
2
+ "You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).",
3
+ "Crawl Website": "Crawl Website",
4
+ "Get Scrape Result": "Get Scrape Result",
5
+ "Custom API Call": "自定义 API 呼叫",
6
+ "Crawl a website into a markdown format.": "Crawl a website into a markdown format.",
7
+ "Retrieves the deatils about scrape.": "Retrieves the deatils about scrape.",
8
+ "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
9
+ "URL": "URL",
10
+ "AI Prompt": "AI Prompt",
11
+ "Depth": "Depth",
12
+ "Limit": "Limit",
13
+ "JSON Schema": "JSON Schema",
14
+ "Job ID": "Job ID",
15
+ "AI JSON Result": "AI JSON Result",
16
+ "Markdown Result": "Markdown Result",
17
+ "Method": "方法",
18
+ "Headers": "信头",
19
+ "Query Parameters": "查询参数",
20
+ "Body Type": "Body Type",
21
+ "Body": "正文内容",
22
+ "Response is Binary ?": "Response is Binary ?",
23
+ "No Error on Failure": "失败时没有错误",
24
+ "Timeout (in seconds)": "超时(秒)",
25
+ "Follow redirects": "Follow redirects",
26
+ "Prompt to crawl data": "Prompt to crawl data",
27
+ "The depth of the crawl 1 depth mean only the first level of links will be scraped": "The depth of the crawl 1 depth mean only the first level of links will be scraped",
28
+ "The maximum number of pages to scrape": "The maximum number of pages to scrape",
29
+ "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)",
30
+ "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
31
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
32
+ "GET": "获取",
33
+ "POST": "帖子",
34
+ "PATCH": "PATCH",
35
+ "PUT": "弹出",
36
+ "DELETE": "删除",
37
+ "HEAD": "黑色",
38
+ "None": "无",
39
+ "JSON": "JSON",
40
+ "Form Data": "表单数据",
41
+ "Raw": "原始文件"
42
+ }