@activepieces/piece-scrapeless 0.0.1 → 0.0.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 +5 -5
- package/src/i18n/de.json +220 -0
- package/src/i18n/es.json +220 -0
- package/src/i18n/fr.json +220 -0
- package/src/i18n/ja.json +220 -0
- package/src/i18n/nl.json +220 -0
- package/src/i18n/pt.json +220 -0
- package/src/i18n/ru.json +220 -0
- package/src/i18n/translation.json +220 -0
- package/src/i18n/vi.json +220 -0
- package/src/i18n/zh.json +220 -0
package/src/i18n/vi.json
ADDED
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Scrapeless": "Scrapeless",
|
|
3
|
+
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.",
|
|
4
|
+
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "You can obtain your API key from [Dashboard](https://app.scrapeless.com).",
|
|
5
|
+
"Google Search": "Google Search",
|
|
6
|
+
"Scrape Webpage Data": "Scrape Webpage Data",
|
|
7
|
+
"Crawl Data from All Pages": "Crawl Data from All Pages",
|
|
8
|
+
"Google Trends": "Google Trends",
|
|
9
|
+
"Universal Scraping": "Universal Scraping",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Retrieves search result data for any query.": "Retrieves search result data for any query.",
|
|
12
|
+
"Extracts data from a single webpage.": "Extracts data from a single webpage.",
|
|
13
|
+
"Crawls a website and its linked pages to extract comprehensive data.": "Crawls a website and its linked pages to extract comprehensive data.",
|
|
14
|
+
"Access popular keyword and interest data from Google Trends.": "Access popular keyword and interest data from Google Trends.",
|
|
15
|
+
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.",
|
|
16
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
17
|
+
"Search Query": "Search Query",
|
|
18
|
+
"Language": "Language",
|
|
19
|
+
"Country": "Country",
|
|
20
|
+
"URL to Crawl": "URL to Crawl",
|
|
21
|
+
"Limit": "Limit",
|
|
22
|
+
"Data Type": "Data Type",
|
|
23
|
+
"Date": "Date",
|
|
24
|
+
"Time zone": "Time zone",
|
|
25
|
+
"Target URL": "Target URL",
|
|
26
|
+
"Js Render": "Js Render",
|
|
27
|
+
"Headless": "Headless",
|
|
28
|
+
"Js Instructions": "Js Instructions",
|
|
29
|
+
"Block": "Block",
|
|
30
|
+
"Method": "Method",
|
|
31
|
+
"Headers": "Headers",
|
|
32
|
+
"Query Parameters": "Query Parameters",
|
|
33
|
+
"Body": "Body",
|
|
34
|
+
"No Error on Failure": "No Error on Failure",
|
|
35
|
+
"Timeout (in seconds)": "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 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.",
|
|
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 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).",
|
|
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).": "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.": "The URL of the webpage to scrape.",
|
|
40
|
+
"The URL of the webpage to crawl.": "The URL of the webpage to crawl.",
|
|
41
|
+
"Number Of Subpages": "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).": "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 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).",
|
|
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.": "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).": "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`.": "time zone offset. default is `420`.",
|
|
47
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
48
|
+
"Auto complete": "Auto complete",
|
|
49
|
+
"Interest over time": "Interest over time",
|
|
50
|
+
"Compared breakdown by region": "Compared breakdown by region",
|
|
51
|
+
"Interest by region": "Interest by region",
|
|
52
|
+
"Related queries": "Related queries",
|
|
53
|
+
"Related topics": "Related topics",
|
|
54
|
+
"World Wide": "World Wide",
|
|
55
|
+
"Albania": "Albania",
|
|
56
|
+
"Algeria": "Algeria",
|
|
57
|
+
"Bhutan": "Bhutan",
|
|
58
|
+
"Bolivia": "Bolivia",
|
|
59
|
+
"Austria": "Austria",
|
|
60
|
+
"Bahrain": "Bahrain",
|
|
61
|
+
"Argentina": "Argentina",
|
|
62
|
+
"Azerbaijan": "Azerbaijan",
|
|
63
|
+
"Cyprus": "Cyprus",
|
|
64
|
+
"Burundi": "Burundi",
|
|
65
|
+
"Cameroon": "Cameroon",
|
|
66
|
+
"Croatia": "Croatia",
|
|
67
|
+
"Dominican Republic": "Dominican Republic",
|
|
68
|
+
"Australia": "Australia",
|
|
69
|
+
"Belarus": "Belarus",
|
|
70
|
+
"Angola": "Angola",
|
|
71
|
+
"Bulgaria": "Bulgaria",
|
|
72
|
+
"Democratic Republic of the Congo": "Democratic Republic of the Congo",
|
|
73
|
+
"Aruba": "Aruba",
|
|
74
|
+
"Armenia": "Armenia",
|
|
75
|
+
"Bangladesh": "Bangladesh",
|
|
76
|
+
"Belgium": "Belgium",
|
|
77
|
+
"Cambodia": "Cambodia",
|
|
78
|
+
"Czech Republic": "Czech Republic",
|
|
79
|
+
"Denmark": "Denmark",
|
|
80
|
+
"Burkina Faso": "Burkina Faso",
|
|
81
|
+
"Canada": "Canada",
|
|
82
|
+
"Cuba": "Cuba",
|
|
83
|
+
"China": "China",
|
|
84
|
+
"Gambia The": "Gambia The",
|
|
85
|
+
"Georgia": "Georgia",
|
|
86
|
+
"Chile": "Chile",
|
|
87
|
+
"Congo": "Congo",
|
|
88
|
+
"Cote D'Ivoire (Ivory Coast)": "Cote D'Ivoire (Ivory Coast)",
|
|
89
|
+
"Gabon": "Gabon",
|
|
90
|
+
"Colombia": "Colombia",
|
|
91
|
+
"Costa Rica": "Costa Rica",
|
|
92
|
+
"Indonesia": "Indonesia",
|
|
93
|
+
"French Polynesia": "French Polynesia",
|
|
94
|
+
"Luxembourg": "Luxembourg",
|
|
95
|
+
"Malta": "Malta",
|
|
96
|
+
"Mali": "Mali",
|
|
97
|
+
"Mexico": "Mexico",
|
|
98
|
+
"Mauritius": "Mauritius",
|
|
99
|
+
"Madagascar": "Madagascar",
|
|
100
|
+
"Malawi": "Malawi",
|
|
101
|
+
"Montenegro": "Montenegro",
|
|
102
|
+
"Netherlands": "Netherlands",
|
|
103
|
+
"Macau S.A.R.": "Macau S.A.R.",
|
|
104
|
+
"Moldova": "Moldova",
|
|
105
|
+
"Malaysia": "Malaysia",
|
|
106
|
+
"Mongolia": "Mongolia",
|
|
107
|
+
"Man (Isle of)": "Man (Isle of)",
|
|
108
|
+
"Fiji Islands": "Fiji Islands",
|
|
109
|
+
"Finland": "Finland",
|
|
110
|
+
"France": "France",
|
|
111
|
+
"India": "India",
|
|
112
|
+
"Iceland": "Iceland",
|
|
113
|
+
"North Macedonia": "North Macedonia",
|
|
114
|
+
"New Zealand": "New Zealand",
|
|
115
|
+
"Nicaragua": "Nicaragua",
|
|
116
|
+
"Norway": "Norway",
|
|
117
|
+
"Haiti": "Haiti",
|
|
118
|
+
"Honduras": "Honduras",
|
|
119
|
+
"Hungary": "Hungary",
|
|
120
|
+
"Guyana": "Guyana",
|
|
121
|
+
"Hong Kong S.A.R.": "Hong Kong S.A.R.",
|
|
122
|
+
"Nigeria": "Nigeria",
|
|
123
|
+
"Oman": "Oman",
|
|
124
|
+
"Peru": "Peru",
|
|
125
|
+
"Pakistan": "Pakistan",
|
|
126
|
+
"Palestinian Territory Occupied": "Palestinian Territory Occupied",
|
|
127
|
+
"Papua new Guinea": "Papua new Guinea",
|
|
128
|
+
"Poland": "Poland",
|
|
129
|
+
"Paraguay": "Paraguay",
|
|
130
|
+
"Panama": "Panama",
|
|
131
|
+
"Philippines": "Philippines",
|
|
132
|
+
"Ethiopia": "Ethiopia",
|
|
133
|
+
"Guatemala": "Guatemala",
|
|
134
|
+
"Greece": "Greece",
|
|
135
|
+
"Guinea-Bissau": "Guinea-Bissau",
|
|
136
|
+
"Estonia": "Estonia",
|
|
137
|
+
"Guinea": "Guinea",
|
|
138
|
+
"Saudi Arabia": "Saudi Arabia",
|
|
139
|
+
"Serbia": "Serbia",
|
|
140
|
+
"The Bahamas": "The Bahamas",
|
|
141
|
+
"Ecuador": "Ecuador",
|
|
142
|
+
"Grenada": "Grenada",
|
|
143
|
+
"Bosnia and Herzegovina": "Bosnia and Herzegovina",
|
|
144
|
+
"Brazil": "Brazil",
|
|
145
|
+
"Germany": "Germany",
|
|
146
|
+
"Ghana": "Ghana",
|
|
147
|
+
"Rwanda": "Rwanda",
|
|
148
|
+
"Senegal": "Senegal",
|
|
149
|
+
"Thailand": "Thailand",
|
|
150
|
+
"Tajikistan": "Tajikistan",
|
|
151
|
+
"Tanzania": "Tanzania",
|
|
152
|
+
"Egypt": "Egypt",
|
|
153
|
+
"El Salvador": "El Salvador",
|
|
154
|
+
"Gibraltar": "Gibraltar",
|
|
155
|
+
"Saint Vincent And The Grenadines": "Saint Vincent And The Grenadines",
|
|
156
|
+
"Slovakia": "Slovakia",
|
|
157
|
+
"Slovenia": "Slovenia",
|
|
158
|
+
"Trinidad And Tobago": "Trinidad And Tobago",
|
|
159
|
+
"Tunisia": "Tunisia",
|
|
160
|
+
"Turkey": "Turkey",
|
|
161
|
+
"Uganda": "Uganda",
|
|
162
|
+
"Turks And Caicos Islands": "Turks And Caicos Islands",
|
|
163
|
+
"Ukraine": "Ukraine",
|
|
164
|
+
"Togo": "Togo",
|
|
165
|
+
"United States": "United States",
|
|
166
|
+
"Portugal": "Portugal",
|
|
167
|
+
"Puerto Rico": "Puerto Rico",
|
|
168
|
+
"United Arab Emirates": "United Arab Emirates",
|
|
169
|
+
"United Kingdom": "United Kingdom",
|
|
170
|
+
"Vietnam": "Vietnam",
|
|
171
|
+
"Kazakhstan": "Kazakhstan",
|
|
172
|
+
"Israel": "Israel",
|
|
173
|
+
"Jamaica": "Jamaica",
|
|
174
|
+
"Virgin Islands (US)": "Virgin Islands (US)",
|
|
175
|
+
"Kyrgyzstan": "Kyrgyzstan",
|
|
176
|
+
"Latvia": "Latvia",
|
|
177
|
+
"Nepal": "Nepal",
|
|
178
|
+
"Zambia": "Zambia",
|
|
179
|
+
"Libya": "Libya",
|
|
180
|
+
"Namibia": "Namibia",
|
|
181
|
+
"Reunion": "Reunion",
|
|
182
|
+
"Qatar": "Qatar",
|
|
183
|
+
"Russia": "Russia",
|
|
184
|
+
"Jersey": "Jersey",
|
|
185
|
+
"Kuwait": "Kuwait",
|
|
186
|
+
"Lithuania": "Lithuania",
|
|
187
|
+
"Morocco": "Morocco",
|
|
188
|
+
"Ireland": "Ireland",
|
|
189
|
+
"Italy": "Italy",
|
|
190
|
+
"Myanmar": "Myanmar",
|
|
191
|
+
"Zimbabwe": "Zimbabwe",
|
|
192
|
+
"Lesotho": "Lesotho",
|
|
193
|
+
"Yemen": "Yemen",
|
|
194
|
+
"Romania": "Romania",
|
|
195
|
+
"Mozambique": "Mozambique",
|
|
196
|
+
"Japan": "Japan",
|
|
197
|
+
"Jordan": "Jordan",
|
|
198
|
+
"Kenya": "Kenya",
|
|
199
|
+
"Venezuela": "Venezuela",
|
|
200
|
+
"Uzbekistan": "Uzbekistan",
|
|
201
|
+
"Uruguay": "Uruguay",
|
|
202
|
+
"Sri Lanka": "Sri Lanka",
|
|
203
|
+
"Sudan": "Sudan",
|
|
204
|
+
"Switzerland": "Switzerland",
|
|
205
|
+
"South Korea": "South Korea",
|
|
206
|
+
"Suriname": "Suriname",
|
|
207
|
+
"South Africa": "South Africa",
|
|
208
|
+
"Spain": "Spain",
|
|
209
|
+
"Taiwan": "Taiwan",
|
|
210
|
+
"Sweden": "Sweden",
|
|
211
|
+
"Somalia": "Somalia",
|
|
212
|
+
"Lebanon": "Lebanon",
|
|
213
|
+
"Singapore": "Singapore",
|
|
214
|
+
"GET": "GET",
|
|
215
|
+
"POST": "POST",
|
|
216
|
+
"PATCH": "PATCH",
|
|
217
|
+
"PUT": "PUT",
|
|
218
|
+
"DELETE": "DELETE",
|
|
219
|
+
"HEAD": "HEAD"
|
|
220
|
+
}
|
package/src/i18n/zh.json
ADDED
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Scrapeless": "Scrapeless",
|
|
3
|
+
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.",
|
|
4
|
+
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "You can obtain your API key from [Dashboard](https://app.scrapeless.com).",
|
|
5
|
+
"Google Search": "Google Search",
|
|
6
|
+
"Scrape Webpage Data": "Scrape Webpage Data",
|
|
7
|
+
"Crawl Data from All Pages": "Crawl Data from All Pages",
|
|
8
|
+
"Google Trends": "Google Trends",
|
|
9
|
+
"Universal Scraping": "Universal Scraping",
|
|
10
|
+
"Custom API Call": "自定义 API 呼叫",
|
|
11
|
+
"Retrieves search result data for any query.": "Retrieves search result data for any query.",
|
|
12
|
+
"Extracts data from a single webpage.": "Extracts data from a single webpage.",
|
|
13
|
+
"Crawls a website and its linked pages to extract comprehensive data.": "Crawls a website and its linked pages to extract comprehensive data.",
|
|
14
|
+
"Access popular keyword and interest data from Google Trends.": "Access popular keyword and interest data from Google Trends.",
|
|
15
|
+
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.",
|
|
16
|
+
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
|
17
|
+
"Search Query": "Search Query",
|
|
18
|
+
"Language": "Language",
|
|
19
|
+
"Country": "Country",
|
|
20
|
+
"URL to Crawl": "URL to Crawl",
|
|
21
|
+
"Limit": "Limit",
|
|
22
|
+
"Data Type": "Data Type",
|
|
23
|
+
"Date": "Date",
|
|
24
|
+
"Time zone": "Time zone",
|
|
25
|
+
"Target URL": "Target URL",
|
|
26
|
+
"Js Render": "Js Render",
|
|
27
|
+
"Headless": "Headless",
|
|
28
|
+
"Js Instructions": "Js Instructions",
|
|
29
|
+
"Block": "Block",
|
|
30
|
+
"Method": "方法",
|
|
31
|
+
"Headers": "信头",
|
|
32
|
+
"Query Parameters": "查询参数",
|
|
33
|
+
"Body": "正文内容",
|
|
34
|
+
"No Error on Failure": "失败时没有错误",
|
|
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 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.",
|
|
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 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).",
|
|
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).": "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.": "The URL of the webpage to scrape.",
|
|
40
|
+
"The URL of the webpage to crawl.": "The URL of the webpage to crawl.",
|
|
41
|
+
"Number Of Subpages": "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).": "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 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).",
|
|
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.": "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).": "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`.": "time zone offset. default is `420`.",
|
|
47
|
+
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
48
|
+
"Auto complete": "Auto complete",
|
|
49
|
+
"Interest over time": "Interest over time",
|
|
50
|
+
"Compared breakdown by region": "Compared breakdown by region",
|
|
51
|
+
"Interest by region": "Interest by region",
|
|
52
|
+
"Related queries": "Related queries",
|
|
53
|
+
"Related topics": "Related topics",
|
|
54
|
+
"World Wide": "World Wide",
|
|
55
|
+
"Albania": "Albania",
|
|
56
|
+
"Algeria": "Algeria",
|
|
57
|
+
"Bhutan": "Bhutan",
|
|
58
|
+
"Bolivia": "Bolivia",
|
|
59
|
+
"Austria": "Austria",
|
|
60
|
+
"Bahrain": "Bahrain",
|
|
61
|
+
"Argentina": "Argentina",
|
|
62
|
+
"Azerbaijan": "Azerbaijan",
|
|
63
|
+
"Cyprus": "Cyprus",
|
|
64
|
+
"Burundi": "Burundi",
|
|
65
|
+
"Cameroon": "Cameroon",
|
|
66
|
+
"Croatia": "Croatia",
|
|
67
|
+
"Dominican Republic": "Dominican Republic",
|
|
68
|
+
"Australia": "Australia",
|
|
69
|
+
"Belarus": "Belarus",
|
|
70
|
+
"Angola": "Angola",
|
|
71
|
+
"Bulgaria": "Bulgaria",
|
|
72
|
+
"Democratic Republic of the Congo": "Democratic Republic of the Congo",
|
|
73
|
+
"Aruba": "Aruba",
|
|
74
|
+
"Armenia": "Armenia",
|
|
75
|
+
"Bangladesh": "Bangladesh",
|
|
76
|
+
"Belgium": "Belgium",
|
|
77
|
+
"Cambodia": "Cambodia",
|
|
78
|
+
"Czech Republic": "Czech Republic",
|
|
79
|
+
"Denmark": "Denmark",
|
|
80
|
+
"Burkina Faso": "Burkina Faso",
|
|
81
|
+
"Canada": "Canada",
|
|
82
|
+
"Cuba": "Cuba",
|
|
83
|
+
"China": "China",
|
|
84
|
+
"Gambia The": "Gambia The",
|
|
85
|
+
"Georgia": "Georgia",
|
|
86
|
+
"Chile": "Chile",
|
|
87
|
+
"Congo": "Congo",
|
|
88
|
+
"Cote D'Ivoire (Ivory Coast)": "Cote D'Ivoire (Ivory Coast)",
|
|
89
|
+
"Gabon": "Gabon",
|
|
90
|
+
"Colombia": "Colombia",
|
|
91
|
+
"Costa Rica": "Costa Rica",
|
|
92
|
+
"Indonesia": "Indonesia",
|
|
93
|
+
"French Polynesia": "French Polynesia",
|
|
94
|
+
"Luxembourg": "Luxembourg",
|
|
95
|
+
"Malta": "Malta",
|
|
96
|
+
"Mali": "Mali",
|
|
97
|
+
"Mexico": "Mexico",
|
|
98
|
+
"Mauritius": "Mauritius",
|
|
99
|
+
"Madagascar": "Madagascar",
|
|
100
|
+
"Malawi": "Malawi",
|
|
101
|
+
"Montenegro": "Montenegro",
|
|
102
|
+
"Netherlands": "Netherlands",
|
|
103
|
+
"Macau S.A.R.": "Macau S.A.R.",
|
|
104
|
+
"Moldova": "Moldova",
|
|
105
|
+
"Malaysia": "Malaysia",
|
|
106
|
+
"Mongolia": "Mongolia",
|
|
107
|
+
"Man (Isle of)": "Man (Isle of)",
|
|
108
|
+
"Fiji Islands": "Fiji Islands",
|
|
109
|
+
"Finland": "Finland",
|
|
110
|
+
"France": "France",
|
|
111
|
+
"India": "India",
|
|
112
|
+
"Iceland": "Iceland",
|
|
113
|
+
"North Macedonia": "North Macedonia",
|
|
114
|
+
"New Zealand": "New Zealand",
|
|
115
|
+
"Nicaragua": "Nicaragua",
|
|
116
|
+
"Norway": "Norway",
|
|
117
|
+
"Haiti": "Haiti",
|
|
118
|
+
"Honduras": "Honduras",
|
|
119
|
+
"Hungary": "Hungary",
|
|
120
|
+
"Guyana": "Guyana",
|
|
121
|
+
"Hong Kong S.A.R.": "Hong Kong S.A.R.",
|
|
122
|
+
"Nigeria": "Nigeria",
|
|
123
|
+
"Oman": "Oman",
|
|
124
|
+
"Peru": "Peru",
|
|
125
|
+
"Pakistan": "Pakistan",
|
|
126
|
+
"Palestinian Territory Occupied": "Palestinian Territory Occupied",
|
|
127
|
+
"Papua new Guinea": "Papua new Guinea",
|
|
128
|
+
"Poland": "Poland",
|
|
129
|
+
"Paraguay": "Paraguay",
|
|
130
|
+
"Panama": "Panama",
|
|
131
|
+
"Philippines": "Philippines",
|
|
132
|
+
"Ethiopia": "Ethiopia",
|
|
133
|
+
"Guatemala": "Guatemala",
|
|
134
|
+
"Greece": "Greece",
|
|
135
|
+
"Guinea-Bissau": "Guinea-Bissau",
|
|
136
|
+
"Estonia": "Estonia",
|
|
137
|
+
"Guinea": "Guinea",
|
|
138
|
+
"Saudi Arabia": "Saudi Arabia",
|
|
139
|
+
"Serbia": "Serbia",
|
|
140
|
+
"The Bahamas": "The Bahamas",
|
|
141
|
+
"Ecuador": "Ecuador",
|
|
142
|
+
"Grenada": "Grenada",
|
|
143
|
+
"Bosnia and Herzegovina": "Bosnia and Herzegovina",
|
|
144
|
+
"Brazil": "Brazil",
|
|
145
|
+
"Germany": "Germany",
|
|
146
|
+
"Ghana": "Ghana",
|
|
147
|
+
"Rwanda": "Rwanda",
|
|
148
|
+
"Senegal": "Senegal",
|
|
149
|
+
"Thailand": "Thailand",
|
|
150
|
+
"Tajikistan": "Tajikistan",
|
|
151
|
+
"Tanzania": "Tanzania",
|
|
152
|
+
"Egypt": "Egypt",
|
|
153
|
+
"El Salvador": "El Salvador",
|
|
154
|
+
"Gibraltar": "Gibraltar",
|
|
155
|
+
"Saint Vincent And The Grenadines": "Saint Vincent And The Grenadines",
|
|
156
|
+
"Slovakia": "Slovakia",
|
|
157
|
+
"Slovenia": "Slovenia",
|
|
158
|
+
"Trinidad And Tobago": "Trinidad And Tobago",
|
|
159
|
+
"Tunisia": "Tunisia",
|
|
160
|
+
"Turkey": "Turkey",
|
|
161
|
+
"Uganda": "Uganda",
|
|
162
|
+
"Turks And Caicos Islands": "Turks And Caicos Islands",
|
|
163
|
+
"Ukraine": "Ukraine",
|
|
164
|
+
"Togo": "Togo",
|
|
165
|
+
"United States": "United States",
|
|
166
|
+
"Portugal": "Portugal",
|
|
167
|
+
"Puerto Rico": "Puerto Rico",
|
|
168
|
+
"United Arab Emirates": "United Arab Emirates",
|
|
169
|
+
"United Kingdom": "United Kingdom",
|
|
170
|
+
"Vietnam": "Vietnam",
|
|
171
|
+
"Kazakhstan": "Kazakhstan",
|
|
172
|
+
"Israel": "Israel",
|
|
173
|
+
"Jamaica": "Jamaica",
|
|
174
|
+
"Virgin Islands (US)": "Virgin Islands (US)",
|
|
175
|
+
"Kyrgyzstan": "Kyrgyzstan",
|
|
176
|
+
"Latvia": "Latvia",
|
|
177
|
+
"Nepal": "Nepal",
|
|
178
|
+
"Zambia": "Zambia",
|
|
179
|
+
"Libya": "Libya",
|
|
180
|
+
"Namibia": "Namibia",
|
|
181
|
+
"Reunion": "Reunion",
|
|
182
|
+
"Qatar": "Qatar",
|
|
183
|
+
"Russia": "Russia",
|
|
184
|
+
"Jersey": "Jersey",
|
|
185
|
+
"Kuwait": "Kuwait",
|
|
186
|
+
"Lithuania": "Lithuania",
|
|
187
|
+
"Morocco": "Morocco",
|
|
188
|
+
"Ireland": "Ireland",
|
|
189
|
+
"Italy": "Italy",
|
|
190
|
+
"Myanmar": "Myanmar",
|
|
191
|
+
"Zimbabwe": "Zimbabwe",
|
|
192
|
+
"Lesotho": "Lesotho",
|
|
193
|
+
"Yemen": "Yemen",
|
|
194
|
+
"Romania": "Romania",
|
|
195
|
+
"Mozambique": "Mozambique",
|
|
196
|
+
"Japan": "Japan",
|
|
197
|
+
"Jordan": "Jordan",
|
|
198
|
+
"Kenya": "Kenya",
|
|
199
|
+
"Venezuela": "Venezuela",
|
|
200
|
+
"Uzbekistan": "Uzbekistan",
|
|
201
|
+
"Uruguay": "Uruguay",
|
|
202
|
+
"Sri Lanka": "Sri Lanka",
|
|
203
|
+
"Sudan": "Sudan",
|
|
204
|
+
"Switzerland": "Switzerland",
|
|
205
|
+
"South Korea": "South Korea",
|
|
206
|
+
"Suriname": "Suriname",
|
|
207
|
+
"South Africa": "South Africa",
|
|
208
|
+
"Spain": "Spain",
|
|
209
|
+
"Taiwan": "Taiwan",
|
|
210
|
+
"Sweden": "Sweden",
|
|
211
|
+
"Somalia": "Somalia",
|
|
212
|
+
"Lebanon": "Lebanon",
|
|
213
|
+
"Singapore": "Singapore",
|
|
214
|
+
"GET": "获取",
|
|
215
|
+
"POST": "帖子",
|
|
216
|
+
"PATCH": "PATCH",
|
|
217
|
+
"PUT": "弹出",
|
|
218
|
+
"DELETE": "删除",
|
|
219
|
+
"HEAD": "黑色"
|
|
220
|
+
}
|