@activepieces/piece-scrapeless 0.0.3 → 0.0.4
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 +1 -1
- package/src/i18n/ja.json +98 -98
package/package.json
CHANGED
package/src/i18n/ja.json
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Scrapeless": "Scrapeless",
|
|
3
|
-
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "Scrapeless
|
|
4
|
-
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "
|
|
5
|
-
"Google Search": "Google
|
|
6
|
-
"Scrape Webpage Data": "
|
|
7
|
-
"Crawl Data from All Pages": "
|
|
8
|
-
"Google Trends": "Google
|
|
9
|
-
"Universal Scraping": "
|
|
3
|
+
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "Scrapelessは、企業と開発者のためのオールインワンで非常に拡張性の高いWebスクレイピングツールキットです。",
|
|
4
|
+
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "API キーは [Dashboard](https://app.scrapeless.com ) から取得できます。",
|
|
5
|
+
"Google Search": "Google 検索",
|
|
6
|
+
"Scrape Webpage Data": "ウェブページのデータをスクレイプ",
|
|
7
|
+
"Crawl Data from All Pages": "すべてのページからデータをクロールする",
|
|
8
|
+
"Google Trends": "Google トレンド",
|
|
9
|
+
"Universal Scraping": "ユニバーサル・スクレイピングformat@@0",
|
|
10
10
|
"Custom API Call": "カスタムAPI通話",
|
|
11
|
-
"Retrieves search result data for any query.": "
|
|
12
|
-
"Extracts data from a single webpage.": "
|
|
13
|
-
"Crawls a website and its linked pages to extract comprehensive data.": "
|
|
14
|
-
"Access popular keyword and interest data from Google Trends.": "
|
|
15
|
-
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "
|
|
11
|
+
"Retrieves search result data for any query.": "クエリの検索結果データを取得します。",
|
|
12
|
+
"Extracts data from a single webpage.": "単一のウェブページからデータを抽出します。",
|
|
13
|
+
"Crawls a website and its linked pages to extract comprehensive data.": "包括的なデータを抽出するためにウェブサイトとそのリンクページをクロールします。",
|
|
14
|
+
"Access popular keyword and interest data from Google Trends.": "Google Trendsから人気のキーワードと興味のあるデータにアクセスします。",
|
|
15
|
+
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "アンチスクレイピングシステムを自動的に処理することにより、保護または動的なページにシームレスにアクセスします。",
|
|
16
16
|
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
17
17
|
"Search Query": "検索クエリ",
|
|
18
18
|
"Language": "言語",
|
|
19
19
|
"Country": "国",
|
|
20
|
-
"URL to Crawl": "URL
|
|
20
|
+
"URL to Crawl": "CrawlのURL",
|
|
21
21
|
"Limit": "制限",
|
|
22
|
-
"Data Type": "
|
|
22
|
+
"Data Type": "データタイプ",
|
|
23
23
|
"Date": "日付",
|
|
24
24
|
"Time zone": "タイムゾーン",
|
|
25
25
|
"Target URL": "Target URL",
|
|
26
|
-
"Js Render": "Js
|
|
27
|
-
"Headless": "
|
|
28
|
-
"Js Instructions": "Js
|
|
26
|
+
"Js Render": "Js レンダリング",
|
|
27
|
+
"Headless": "ヘッドレス",
|
|
28
|
+
"Js Instructions": "Js 説明",
|
|
29
29
|
"Block": "ブロック",
|
|
30
30
|
"Method": "方法",
|
|
31
31
|
"Headers": "ヘッダー",
|
|
@@ -33,64 +33,64 @@
|
|
|
33
33
|
"Body": "本文",
|
|
34
34
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
35
35
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
36
|
-
"Parameter defines the query you want to search. You can use anything that you would use in a regular Google search. e.g. inurl:, site:, intitle:. We also support advanced search query parameters such as as_dt and as_eq.": "Parameter
|
|
37
|
-
"Parameter defines the language to use for the Google search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French).": "Parameter
|
|
38
|
-
"Parameter defines the country to use for the Google search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France).": "
|
|
39
|
-
"The URL of the webpage to scrape.": "
|
|
40
|
-
"The URL of the webpage to crawl.": "
|
|
41
|
-
"Number Of Subpages": "
|
|
42
|
-
"Parameter defines the query or queries you want to search. You can use anything that you would use in a regular Google Trends search. The maximum number of queries per search is 5 (this only applies to `interest_over_time` and `compared_breakdown_by_region` data_type, other types of data will only accept 1 query per search).": "
|
|
43
|
-
"Parameter defines the type of data you want to search. You can use anything that you would use in a regular Google Trends search. The maximum number of queries per search is 5 (this only applies to `interest_over_time` and `compared_breakdown_by_region` data_type, other types of data will only accept 1 query per search).": "Parameter
|
|
44
|
-
"The supported dates are: `now 1-H`, `now 4-H`, `now 1-d`, `now 7-d`, `today 1-m`, `today 3-m`, `today 12-m`, `today 5-y`, `all`.You can also pass custom values:Dates from 2004 to present: `yyyy-mm-dd yyyy-mm-dd` (e.g. `2021-10-15 2022-05-25`)\nDates with hours within a week range: `yyyy-mm-ddThh yyyy-mm-ddThh` (e.g. `2022-05-19T10 2022-05-24T22`). Hours will be calculated depending on the tz (time zone) parameter.": "
|
|
45
|
-
"Parameter defines the language to use for the Google Trends search. It's a two-letter language code. (e.g., `en` for English, `es` for Spanish, or `fr` for French).": "
|
|
46
|
-
"time zone offset. default is `420`.": "
|
|
36
|
+
"Parameter defines the query you want to search. You can use anything that you would use in a regular Google search. e.g. inurl:, site:, intitle:. We also support advanced search query parameters such as as_dt and as_eq.": "Parameterは検索したいクエリを定義します。通常のGoogle検索で使用するものは何でも使用できます。 例: inurl:, site:, intitle:// . as_dt, as_eqなどの高度な検索クエリパラメータもサポートしています。",
|
|
37
|
+
"Parameter defines the language to use for the Google search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French).": "ParameterはGoogle検索に使用する言語を定義します。 これは2文字の言語コードです(例えば、英語はen、スペイン語はe、フランス語はfr)。",
|
|
38
|
+
"Parameter defines the country to use for the Google search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France).": "パラメータはGoogle検索に使用する国を定義します。これは2文字の国コードです。 (例えば、米国、イギリス、フランスの場合はfrの場合)。",
|
|
39
|
+
"The URL of the webpage to scrape.": "スクレイプするウェブページのURL。",
|
|
40
|
+
"The URL of the webpage to crawl.": "クロールするウェブページのURL。",
|
|
41
|
+
"Number Of Subpages": "サブページ数",
|
|
42
|
+
"Parameter defines the query or queries you want to search. You can use anything that you would use in a regular Google Trends search. The maximum number of queries per search is 5 (this only applies to `interest_over_time` and `compared_breakdown_by_region` data_type, other types of data will only accept 1 query per search).": "パラメータは検索したいクエリまたはクエリを定義します。通常のGoogleトレンド検索で使用するものは何でも使用できます。 検索ごとのクエリの最大数は 5 です。これは、`interest_over_time` と `compared_breakdown_by_region` data_typeにのみ適用されます。 他のタイプのデータは、検索ごとに1つのクエリしか受け付けません)。",
|
|
43
|
+
"Parameter defines the type of data you want to search. You can use anything that you would use in a regular Google Trends search. The maximum number of queries per search is 5 (this only applies to `interest_over_time` and `compared_breakdown_by_region` data_type, other types of data will only accept 1 query per search).": "Parameterは検索するデータのタイプを定義します。通常のGoogleトレンド検索で使用するものは何でも使用できます。 検索ごとのクエリの最大数は 5 です。これは、`interest_over_time` と `compared_breakdown_by_region` data_typeにのみ適用されます。 他のタイプのデータは、検索ごとに1つのクエリしか受け付けません)。",
|
|
44
|
+
"The supported dates are: `now 1-H`, `now 4-H`, `now 1-d`, `now 7-d`, `today 1-m`, `today 3-m`, `today 12-m`, `today 5-y`, `all`.You can also pass custom values:Dates from 2004 to present: `yyyy-mm-dd yyyy-mm-dd` (e.g. `2021-10-15 2022-05-25`)\nDates with hours within a week range: `yyyy-mm-ddThh yyyy-mm-ddThh` (e.g. `2022-05-19T10 2022-05-24T22`). Hours will be calculated depending on the tz (time zone) parameter.": "サポートされる日付は次のとおりです。`now 1-H`, `now 4-H`, `now 1-d`, `now 7-d`, `today 3-m`, `today 12-m`, `today 5-y`, `all`. 2004年から現在までの日付: `yyyy-mm-dd yyyy-mm-dd` (e. . `2021-10-15 2022-05-25`)\n週間の範囲内での日付: `yyyy-mm-ddThh yyyy-mm-ddThh` (e. をクリックします。`2022-05-19T10 2022-05-24T22`). 時間 (時間帯はタイムゾーン) パラメータに応じて計算されます。",
|
|
45
|
+
"Parameter defines the language to use for the Google Trends search. It's a two-letter language code. (e.g., `en` for English, `es` for Spanish, or `fr` for French).": "パラメータは、Googleトレンド検索に使用する言語を定義します。 2文字の言語コードです。例えば、英語の場合は`en`、スペイン語の場合は`es`、フランス語の場合は`fr`)。",
|
|
46
|
+
"time zone offset. default is `420`.": "タイムゾーンオフセット。デフォルトは `420` です。",
|
|
47
47
|
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
48
48
|
"Auto complete": "Auto complete",
|
|
49
|
-
"Interest over time": "
|
|
50
|
-
"Compared breakdown by region": "
|
|
51
|
-
"Interest by region": "
|
|
52
|
-
"Related queries": "
|
|
53
|
-
"Related topics": "
|
|
49
|
+
"Interest over time": "時間の経過に関心を持ってください",
|
|
50
|
+
"Compared breakdown by region": "地域別の比較",
|
|
51
|
+
"Interest by region": "地域ごとの利益",
|
|
52
|
+
"Related queries": "関連するクエリ",
|
|
53
|
+
"Related topics": "関連トピック",
|
|
54
54
|
"World Wide": "World Wide",
|
|
55
|
-
"Albania": "
|
|
55
|
+
"Albania": "アルバニア",
|
|
56
56
|
"Algeria": "Algeria",
|
|
57
|
-
"Bhutan": "
|
|
57
|
+
"Bhutan": "ブータン語",
|
|
58
58
|
"Bolivia": "Bolivia",
|
|
59
59
|
"Austria": "オーストリア",
|
|
60
60
|
"Bahrain": "Bahrain",
|
|
61
61
|
"Argentina": "アルゼンチン",
|
|
62
|
-
"Azerbaijan": "
|
|
63
|
-
"Cyprus": "
|
|
62
|
+
"Azerbaijan": "アゼルバイジャン",
|
|
63
|
+
"Cyprus": "キプロス",
|
|
64
64
|
"Burundi": "Burundi",
|
|
65
|
-
"Cameroon": "
|
|
66
|
-
"Croatia": "
|
|
67
|
-
"Dominican Republic": "
|
|
65
|
+
"Cameroon": "カメルーンformat@@0",
|
|
66
|
+
"Croatia": "クロアチア",
|
|
67
|
+
"Dominican Republic": "ドミニカ共和国",
|
|
68
68
|
"Australia": "オーストラリア",
|
|
69
|
-
"Belarus": "
|
|
70
|
-
"Angola": "
|
|
71
|
-
"Bulgaria": "
|
|
72
|
-
"Democratic Republic of the Congo": "
|
|
69
|
+
"Belarus": "ベラルーシ共和国",
|
|
70
|
+
"Angola": "アンゴラ語",
|
|
71
|
+
"Bulgaria": "ブルガリア共和国",
|
|
72
|
+
"Democratic Republic of the Congo": "コンゴ民主共和国",
|
|
73
73
|
"Aruba": "Aruba",
|
|
74
|
-
"Armenia": "
|
|
75
|
-
"Bangladesh": "
|
|
74
|
+
"Armenia": "アルメニア",
|
|
75
|
+
"Bangladesh": "バングラデシュ(バングラデシュ)",
|
|
76
76
|
"Belgium": "ベルギー",
|
|
77
77
|
"Cambodia": "Cambodia",
|
|
78
78
|
"Czech Republic": "Czech Republic",
|
|
79
79
|
"Denmark": "デンマーク",
|
|
80
|
-
"Burkina Faso": "
|
|
80
|
+
"Burkina Faso": "ブルキナファソ",
|
|
81
81
|
"Canada": "カナダ",
|
|
82
82
|
"Cuba": "Cuba",
|
|
83
83
|
"China": "中国",
|
|
84
|
-
"Gambia The": "
|
|
85
|
-
"Georgia": "
|
|
84
|
+
"Gambia The": "ガンビア",
|
|
85
|
+
"Georgia": "ジョージア州",
|
|
86
86
|
"Chile": "チリ",
|
|
87
87
|
"Congo": "Congo",
|
|
88
88
|
"Cote D'Ivoire (Ivory Coast)": "Cote D'Ivoire (Ivory Coast)",
|
|
89
89
|
"Gabon": "Gabon",
|
|
90
|
-
"Colombia": "
|
|
91
|
-
"Costa Rica": "
|
|
92
|
-
"Indonesia": "
|
|
93
|
-
"French Polynesia": "
|
|
90
|
+
"Colombia": "コロンビア",
|
|
91
|
+
"Costa Rica": "コスタリカ",
|
|
92
|
+
"Indonesia": "インドネシア",
|
|
93
|
+
"French Polynesia": "フランス領ポリネシア",
|
|
94
94
|
"Luxembourg": "Luxembourg",
|
|
95
95
|
"Malta": "Malta",
|
|
96
96
|
"Mali": "Mali",
|
|
@@ -98,115 +98,115 @@
|
|
|
98
98
|
"Mauritius": "Mauritius",
|
|
99
99
|
"Madagascar": "Madagascar",
|
|
100
100
|
"Malawi": "Malawi",
|
|
101
|
-
"Montenegro": "
|
|
101
|
+
"Montenegro": "モンテネグロ",
|
|
102
102
|
"Netherlands": "オランダ",
|
|
103
103
|
"Macau S.A.R.": "Macau S.A.R.",
|
|
104
104
|
"Moldova": "Moldova",
|
|
105
|
-
"Malaysia": "
|
|
105
|
+
"Malaysia": "マレーシア",
|
|
106
106
|
"Mongolia": "Mongolia",
|
|
107
|
-
"Man (Isle of)": "
|
|
108
|
-
"Fiji Islands": "
|
|
107
|
+
"Man (Isle of)": "マン島",
|
|
108
|
+
"Fiji Islands": "フィジー諸島",
|
|
109
109
|
"Finland": "フィンランド",
|
|
110
110
|
"France": "フランス",
|
|
111
111
|
"India": "インド",
|
|
112
|
-
"Iceland": "
|
|
113
|
-
"North Macedonia": "
|
|
112
|
+
"Iceland": "アイスランド共和国",
|
|
113
|
+
"North Macedonia": "北マケドニア共和国",
|
|
114
114
|
"New Zealand": "ニュージーランド",
|
|
115
115
|
"Nicaragua": "Nicaragua",
|
|
116
116
|
"Norway": "ノルウェー",
|
|
117
117
|
"Haiti": "Haiti",
|
|
118
118
|
"Honduras": "Honduras",
|
|
119
|
-
"Hungary": "
|
|
119
|
+
"Hungary": "ハンガリー",
|
|
120
120
|
"Guyana": "Guyana",
|
|
121
121
|
"Hong Kong S.A.R.": "Hong Kong S.A.R.",
|
|
122
122
|
"Nigeria": "Nigeria",
|
|
123
123
|
"Oman": "Oman",
|
|
124
|
-
"Peru": "
|
|
125
|
-
"Pakistan": "
|
|
126
|
-
"Palestinian Territory Occupied": "
|
|
124
|
+
"Peru": "ペルー",
|
|
125
|
+
"Pakistan": "パキスタン共和国",
|
|
126
|
+
"Palestinian Territory Occupied": "パレスチナの領土が占拠されました",
|
|
127
127
|
"Papua new Guinea": "Papua new Guinea",
|
|
128
128
|
"Poland": "ポーランド",
|
|
129
129
|
"Paraguay": "Paraguay",
|
|
130
130
|
"Panama": "Panama",
|
|
131
|
-
"Philippines": "
|
|
131
|
+
"Philippines": "フィリピン",
|
|
132
132
|
"Ethiopia": "Ethiopia",
|
|
133
|
-
"Guatemala": "
|
|
134
|
-
"Greece": "
|
|
133
|
+
"Guatemala": "グアテマラ共和国",
|
|
134
|
+
"Greece": "ギリシャ",
|
|
135
135
|
"Guinea-Bissau": "Guinea-Bissau",
|
|
136
|
-
"Estonia": "
|
|
136
|
+
"Estonia": "エストニア共和国",
|
|
137
137
|
"Guinea": "Guinea",
|
|
138
138
|
"Saudi Arabia": "サウジアラビア",
|
|
139
|
-
"Serbia": "
|
|
140
|
-
"The Bahamas": "
|
|
139
|
+
"Serbia": "セルビア共和国",
|
|
140
|
+
"The Bahamas": "バハマ",
|
|
141
141
|
"Ecuador": "Ecuador",
|
|
142
|
-
"Grenada": "
|
|
143
|
-
"Bosnia and Herzegovina": "
|
|
142
|
+
"Grenada": "グレナダ",
|
|
143
|
+
"Bosnia and Herzegovina": "ボスニア・ヘルツェゴビナ",
|
|
144
144
|
"Brazil": "ブラジル",
|
|
145
145
|
"Germany": "ドイツ",
|
|
146
|
-
"Ghana": "
|
|
146
|
+
"Ghana": "ガーナ共和国",
|
|
147
147
|
"Rwanda": "Rwanda",
|
|
148
148
|
"Senegal": "Senegal",
|
|
149
149
|
"Thailand": "Thailand",
|
|
150
150
|
"Tajikistan": "Tajikistan",
|
|
151
151
|
"Tanzania": "Tanzania",
|
|
152
|
-
"Egypt": "
|
|
152
|
+
"Egypt": "エジプト",
|
|
153
153
|
"El Salvador": "El Salvador",
|
|
154
|
-
"Gibraltar": "
|
|
155
|
-
"Saint Vincent And The Grenadines": "
|
|
156
|
-
"Slovakia": "
|
|
154
|
+
"Gibraltar": "ジブラルタル",
|
|
155
|
+
"Saint Vincent And The Grenadines": "セントビンセント・グレナディーン諸島",
|
|
156
|
+
"Slovakia": "スロバキア",
|
|
157
157
|
"Slovenia": "Slovenia",
|
|
158
|
-
"Trinidad And Tobago": "
|
|
158
|
+
"Trinidad And Tobago": "トリニダード・トバゴ",
|
|
159
159
|
"Tunisia": "Tunisia",
|
|
160
|
-
"Turkey": "
|
|
160
|
+
"Turkey": "トルコ",
|
|
161
161
|
"Uganda": "Uganda",
|
|
162
|
-
"Turks And Caicos Islands": "
|
|
163
|
-
"Ukraine": "
|
|
164
|
-
"Togo": "
|
|
162
|
+
"Turks And Caicos Islands": "タークス・カイコス諸島",
|
|
163
|
+
"Ukraine": "ウクライナ",
|
|
164
|
+
"Togo": "トーゴ",
|
|
165
165
|
"United States": "アメリカ",
|
|
166
|
-
"Portugal": "
|
|
166
|
+
"Portugal": "ポルトガル",
|
|
167
167
|
"Puerto Rico": "Puerto Rico",
|
|
168
168
|
"United Arab Emirates": "アラブ首長国連邦",
|
|
169
169
|
"United Kingdom": "イギリス",
|
|
170
170
|
"Vietnam": "Vietnam",
|
|
171
|
-
"Kazakhstan": "
|
|
171
|
+
"Kazakhstan": "カザフスタン共和国",
|
|
172
172
|
"Israel": "Israel",
|
|
173
173
|
"Jamaica": "Jamaica",
|
|
174
|
-
"Virgin Islands (US)": "
|
|
174
|
+
"Virgin Islands (US)": "バージン諸島 (米国)",
|
|
175
175
|
"Kyrgyzstan": "Kyrgyzstan",
|
|
176
|
-
"Latvia": "
|
|
177
|
-
"Nepal": "
|
|
176
|
+
"Latvia": "ラトビア",
|
|
177
|
+
"Nepal": "ネパール共和国",
|
|
178
178
|
"Zambia": "Zambia",
|
|
179
|
-
"Libya": "
|
|
179
|
+
"Libya": "リビア",
|
|
180
180
|
"Namibia": "Namibia",
|
|
181
181
|
"Reunion": "Reunion",
|
|
182
182
|
"Qatar": "Qatar",
|
|
183
|
-
"Russia": "
|
|
184
|
-
"Jersey": "
|
|
183
|
+
"Russia": "ロシア",
|
|
184
|
+
"Jersey": "ジャージー",
|
|
185
185
|
"Kuwait": "Kuwait",
|
|
186
|
-
"Lithuania": "
|
|
187
|
-
"Morocco": "
|
|
186
|
+
"Lithuania": "リトアニア",
|
|
187
|
+
"Morocco": "モロッコ",
|
|
188
188
|
"Ireland": "アイルランド",
|
|
189
189
|
"Italy": "イタリア",
|
|
190
190
|
"Myanmar": "Myanmar",
|
|
191
191
|
"Zimbabwe": "Zimbabwe",
|
|
192
192
|
"Lesotho": "Lesotho",
|
|
193
|
-
"Yemen": "
|
|
194
|
-
"Romania": "
|
|
195
|
-
"Mozambique": "
|
|
193
|
+
"Yemen": "イエメン語",
|
|
194
|
+
"Romania": "ルーマニア",
|
|
195
|
+
"Mozambique": "モザンビーク",
|
|
196
196
|
"Japan": "日本",
|
|
197
197
|
"Jordan": "Jordan",
|
|
198
|
-
"Kenya": "
|
|
199
|
-
"Venezuela": "
|
|
198
|
+
"Kenya": "ケニア",
|
|
199
|
+
"Venezuela": "ベネズエラ",
|
|
200
200
|
"Uzbekistan": "Uzbekistan",
|
|
201
201
|
"Uruguay": "Uruguay",
|
|
202
|
-
"Sri Lanka": "
|
|
202
|
+
"Sri Lanka": "スリランカ",
|
|
203
203
|
"Sudan": "Sudan",
|
|
204
204
|
"Switzerland": "スイス",
|
|
205
205
|
"South Korea": "韓国",
|
|
206
206
|
"Suriname": "Suriname",
|
|
207
207
|
"South Africa": "南アフリカ",
|
|
208
208
|
"Spain": "スペイン",
|
|
209
|
-
"Taiwan": "
|
|
209
|
+
"Taiwan": "台湾",
|
|
210
210
|
"Sweden": "スウェーデン",
|
|
211
211
|
"Somalia": "Somalia",
|
|
212
212
|
"Lebanon": "Lebanon",
|