-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResponse.js
321 lines (321 loc) · 19.4 KB
/
Response.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
export default{
"kind": "customsearch#search",
"url": {
"type": "application/json",
"template": "https://www.googleapis.com/customsearch/v1?q={searchTerms}&num={count?}&start={startIndex?}&lr={language?}&safe={safe?}&cx={cx?}&sort={sort?}&filter={filter?}&gl={gl?}&cr={cr?}&googlehost={googleHost?}&c2coff={disableCnTwTranslation?}&hq={hq?}&hl={hl?}&siteSearch={siteSearch?}&siteSearchFilter={siteSearchFilter?}&exactTerms={exactTerms?}&excludeTerms={excludeTerms?}&linkSite={linkSite?}&orTerms={orTerms?}&relatedSite={relatedSite?}&dateRestrict={dateRestrict?}&lowRange={lowRange?}&highRange={highRange?}&searchType={searchType}&fileType={fileType?}&rights={rights?}&imgSize={imgSize?}&imgType={imgType?}&imgColorType={imgColorType?}&imgDominantColor={imgDominantColor?}&alt=json"
},
"queries": {
"request": [
{
"title": "Google Custom Search - testing",
"totalResults": "8",
"searchTerms": "testing",
"count": 8,
"startIndex": 1,
"inputEncoding": "utf8",
"outputEncoding": "utf8",
"safe": "off",
"cx": "6ee9e356b9ae40d55"
}
]
},
"context": {
"title": "Google"
},
"searchInformation": {
"searchTime": 0.411749,
"formattedSearchTime": "0.41",
"totalResults": "8",
"formattedTotalResults": "8"
},
"items": [
{
"kind": "customsearch#result",
"title": "Rigorous Testing – How Google Search Works",
"htmlTitle": "Rigorous <b>Testing</b> – How Google Search Works",
"link": "https://www.google.com/search/howsearchworks/how-search-works/rigorous-testing/",
"displayLink": "www.google.com",
"snippet": "Improving Search with rigorous testing. Our goal is always to provide you with the most useful and relevant information. Any changes we make to Search are ...",
"htmlSnippet": "Improving Search with rigorous <b>testing</b>. Our goal is always to provide you with the most useful and relevant information. Any changes we make to Search are ...",
"cacheId": "4VYSKZ0ZDVQJ",
"formattedUrl": "https://www.google.com/search/howsearchworks/how.../rigorous-testing/",
"htmlFormattedUrl": "https://www.google.com/search/howsearchworks/how.../rigorous-<b>testing</b>/",
"pagemap": {
"cse_thumbnail": [
{
"src": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSGS3cygt5kGAiZY-7hO8fSAHJHy5cC3mlOzc5Dbg3h6qghrry_RtnEAEo",
"width": "310",
"height": "163"
}
],
"metatags": [
{
"og:image": "https://lh3.googleusercontent.com/dnpoiu9aopdadx61b_R8SlKyCHQIBNSTlYKOqUdZ1J8RPl3dGu1i57tmb7KzVEgpjdD_wc-CFirNtxU3wDiS9b1ZNAYxqq4tyojt5X4Q",
"og:type": "website",
"twitter:card": "summary",
"twitter:title": "Rigorous Testing – How Google Search Works",
"og:site_name": "Google Search - Discover How Google Search Works",
"og:title": "Rigorous Testing – How Google Search Works",
"og:description": "Our goal is always to provide you with the most useful and relevant information. Any changes we make to Search are always to improve the usefulness of results you see. That's why we never accept payment from anyone to be included in Search results.",
"og:image:secure_url": "https://lh3.googleusercontent.com/dnpoiu9aopdadx61b_R8SlKyCHQIBNSTlYKOqUdZ1J8RPl3dGu1i57tmb7KzVEgpjdD_wc-CFirNtxU3wDiS9b1ZNAYxqq4tyojt5X4Q",
"twitter:image": "https://lh3.googleusercontent.com/dnpoiu9aopdadx61b_R8SlKyCHQIBNSTlYKOqUdZ1J8RPl3dGu1i57tmb7KzVEgpjdD_wc-CFirNtxU3wDiS9b1ZNAYxqq4tyojt5X4Q",
"referrer": "no-referrer",
"viewport": "width=device-width, initial-scale=1.0",
"twitter:description": "Our goal is always to provide you with the most useful and relevant information. Any changes we make to Search are always to improve the usefulness of results you see. That's why we never accept payment from anyone to be included in Search results.",
"og:locale": "en",
"og:url": "https://www.google.com/search/howsearchworks/how-search-works/rigorous-testing/"
}
],
"cse_image": [
{
"src": "https://lh3.googleusercontent.com/dnpoiu9aopdadx61b_R8SlKyCHQIBNSTlYKOqUdZ1J8RPl3dGu1i57tmb7KzVEgpjdD_wc-CFirNtxU3wDiS9b1ZNAYxqq4tyojt5X4Q"
}
]
}
},
{
"kind": "customsearch#result",
"title": "How Google's Algorithm is Focused on Its Users - Google Search",
"htmlTitle": "How Google's Algorithm is Focused on Its Users - Google Search",
"link": "https://www.google.com/search/howsearchworks/mission/users/",
"displayLink": "www.google.com",
"snippet": "Learn how changes to Google's algorithm are tested with Google search ... Testing. Search has changed over the years to meet the evolving needs and ...",
"htmlSnippet": "Learn how changes to Google's algorithm are <b>tested</b> with Google search ... <b>Testing</b>. Search has changed over the years to meet the evolving needs and ...",
"cacheId": "ObxN5sVIizUJ",
"formattedUrl": "https://www.google.com/search/howsearchworks/mission/users/",
"htmlFormattedUrl": "https://www.google.com/search/howsearchworks/mission/users/",
"pagemap": {
"metatags": [
{
"referrer": "no-referrer",
"twitter:title": "How Google's Algorithm is Focused on Its Users - Google Search",
"viewport": "width=device-width, initial-scale=1.0",
"twitter:description": "Learn how changes to Google's algorithm are tested with Google search experiments to ensure that we continue to provide the most useful results, and how ads help us keep Google Search free.",
"og:title": "How Google's Algorithm is Focused on Its Users - Google Search",
"og:description": "Learn how changes to Google's algorithm are tested with Google search experiments to ensure that we continue to provide the most useful results, and how ads help us keep Google Search free."
}
]
}
},
{
"kind": "customsearch#result",
"title": "testing tool in Google Search Console",
"htmlTitle": "<b>testing</b> tool in Google Search Console",
"link": "https://www.google.com/webmasters/tools/robots-testing-tool",
"displayLink": "www.google.com",
"snippet": "Use Search Console to monitor Google Search results data for your properties.",
"htmlSnippet": "Use Search Console to monitor Google Search results data for your properties.",
"formattedUrl": "https://www.google.com/webmasters/tools/robots-testing-tool",
"htmlFormattedUrl": "https://www.google.com/webmasters/tools/robots-<b>testing</b>-tool",
"pagemap": {
"metatags": [
{
"viewport": "width=device-width, initial-scale=1",
"format-detection": "telephone=no"
}
]
}
},
{
"kind": "customsearch#result",
"title": "Google",
"htmlTitle": "Google",
"link": "http://www.google.com/",
"displayLink": "www.google.com",
"snippet": "Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking ...",
"htmlSnippet": "Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking ...",
"cacheId": "zhool8dxBV4J",
"formattedUrl": "www.google.com/",
"htmlFormattedUrl": "www.google.com/",
"pagemap": {
"cse_thumbnail": [
{
"src": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcT3X9ZpkcNrr2kAcGZuXPZTNiK1oeTXhRMCZ1UGxNLf-an4du0eriX01mc",
"width": "320",
"height": "112"
}
],
"metatags": [
{
"referrer": "origin",
"viewport": "width=device-width,minimum-scale=1.0",
"google": "notranslate",
"format-detection": "telephone=no"
}
],
"cse_image": [
{
"src": "https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_160x56dp.png"
}
]
}
},
{
"kind": "customsearch#result",
"title": "Pre-launch testing for mobile games: tools and best practices on ...",
"htmlTitle": "Pre-launch <b>testing</b> for mobile games: tools and best practices on ...",
"link": "https://www.google.com/appserve/mkt/proof/p/AD-FnExC71sQkFDNoRrIfoNDZMAA8UWvpSe5n87Dpb-LEf8z0f542VvJ05CaE8s_O3SYMhctapLfgr3E8dbH9qbAGlFAEWF5acQJHxsRHRomks5arcPTRtaBbZS1ejGOvoFD6Qo?disableTrackingProofPage=true",
"displayLink": "www.google.com",
"snippet": "Oct 9, 2020 ... Internal testing. Whether you're running your game by a few friends and family or giving access to key internal staff, Google Play allows you to ...",
"htmlSnippet": "Oct 9, 2020 <b>...</b> Internal <b>testing</b>. Whether you're running your game by a few friends and family or giving access to key internal staff, Google Play allows you to ...",
"cacheId": "lmP-LCOnEvYJ",
"formattedUrl": "https://www.google.com/.../AD- FnExC71sQkFDNoRrIfoNDZMAA8UWvpSe5n87Dpb- ...",
"htmlFormattedUrl": "https://www.google.com/.../AD- FnExC71sQkFDNoRrIfoNDZMAA8UWvpSe5n87Dpb- ...",
"pagemap": {
"cse_thumbnail": [
{
"src": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQQSKV1-KT4lKU3KhZ6jYGc3fGi2sjcpEJZFovvn6SPE8EEYjhl_eOP6A",
"width": "412",
"height": "122"
}
],
"metatags": [
{
"twitter:app:url:iphone": "medium://p/96d0ef3c4d51",
"og:image": "https://miro.medium.com/max/1200/1*RIkFEBkf-kKxQGAY_JJXXQ.png",
"theme-color": "#000000",
"article:published_time": "2020-10-09T17:05:03.754Z",
"twitter:card": "summary_large_image",
"og:site_name": "Medium",
"al:android:package": "com.medium.reader",
"twitter:label1": "Reading time",
"twitter:app:id:iphone": "828256236",
"title": "Pre-launch testing for mobile games: tools and best practices on Google Play | by Francesco Crovetto | Google Play Apps & Games | Medium",
"al:ios:url": "medium://p/96d0ef3c4d51",
"og:description": "A guide to Google Play’s pre-launch tools",
"al:ios:app_store_id": "828256236",
"twitter:data1": "9 min read",
"twitter:site": "@googleplaydev",
"og:type": "article",
"twitter:title": "Pre-launch testing for mobile games: tools and best practices on Google Play",
"al:ios:app_name": "Medium",
"author": "Francesco Crovetto",
"og:title": "Pre-launch testing for mobile games: tools and best practices on Google Play",
"al:web:url": "https://medium.com/googleplaydev/test-pre-launch-96d0ef3c4d51",
"article:author": "https://medium.com/@fcrovetto",
"twitter:image:src": "https://miro.medium.com/max/1200/1*RIkFEBkf-kKxQGAY_JJXXQ.png",
"al:android:url": "medium://p/96d0ef3c4d51",
"referrer": "unsafe-url",
"fb:app_id": "542599432471018",
"viewport": "width=device-width,minimum-scale=1,initial-scale=1,maximum-scale=1",
"twitter:description": "A guide to Google Play’s pre-launch tools",
"og:url": "https://medium.com/googleplaydev/test-pre-launch-96d0ef3c4d51",
"twitter:app:name:iphone": "Medium",
"al:android:app_name": "Medium"
}
],
"cse_image": [
{
"src": "https://miro.medium.com/max/1200/1*RIkFEBkf-kKxQGAY_JJXXQ.png"
}
]
}
},
{
"kind": "customsearch#result",
"title": "Android Beta Program",
"htmlTitle": "Android Beta Program",
"link": "https://www.google.com/android/beta",
"displayLink": "www.google.com",
"snippet": "Android Beta for Pixel offers you a simple way to try pre-release versions of Android, and test drive our new features. The feedback you provide will help ...",
"htmlSnippet": "Android Beta for Pixel offers you a simple way to try pre-release versions of Android, and <b>test</b> drive our new features. The feedback you provide will help ...",
"cacheId": "AUFDLyB7DUsJ",
"formattedUrl": "https://www.google.com/android/beta",
"htmlFormattedUrl": "https://www.google.com/android/beta",
"pagemap": {
"metatags": [
{
"application-name": "Android Beta Program",
"referrer": "origin",
"apple-mobile-web-app-status-bar-style": "black",
"msapplication-tap-highlight": "no",
"viewport": "width=device-width, initial-scale=1.0",
"apple-mobile-web-app-capable": "yes",
"apple-mobile-web-app-title": "Android Beta Program",
"mobile-web-app-capable": "yes"
}
]
}
},
{
"kind": "customsearch#result",
"title": "Waymo – Waymo",
"htmlTitle": "Waymo – Waymo",
"link": "https://www.google.com/selfdrivingcar/",
"displayLink": "www.google.com",
"snippet": "Waymo—formerly the Google self-driving car project—stands for a new way forward in mobility. Our mission is to make it safe and easy for people and things ...",
"htmlSnippet": "Waymo—formerly the Google self-driving car project—stands for a new way forward in mobility. Our mission is to make it safe and easy for people and things ...",
"cacheId": "jH6OCbvTOPQJ",
"formattedUrl": "https://www.google.com/selfdrivingcar/",
"htmlFormattedUrl": "https://www.google.com/selfdrivingcar/",
"pagemap": {
"cse_thumbnail": [
{
"src": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQDe3q_ecCo3327WH9qZ7L8ws21NE7bS3jFwMQ03gCBs4uCnT6WVePFQPA",
"width": "310",
"height": "163"
}
],
"metatags": [
{
"og:image": "https://waymo.com/v2/static/images/waymo_banner.jpg",
"og:type": "website",
"twitter:card": "summary_large_image",
"twitter:title": "Waymo",
"og:site_name": "Waymo",
"og:title": "Waymo",
"og:description": "Waymo—formerly the Google self-driving car project—stands for a new way forward in mobility. Our mission is to make it safe and easy for people and things to move around.",
"twitter:creator": "@Waymo",
"og:image:secure_url": "https://waymo.com/v2/static/images/waymo_banner.jpg",
"twitter:image": "https://waymo.com/v2/static/images/waymo_banner.jpg",
"referrer": "no-referrer",
"twitter:site": "@Waymo",
"viewport": "width=device-width, initial-scale=1.0",
"twitter:description": "Waymo—formerly the Google self-driving car project—stands for a new way forward in mobility. Our mission is to make it safe and easy for people and things to move around.",
"og:locale": "en",
"og:url": "https://waymo.com/"
}
],
"cse_image": [
{
"src": "https://waymo.com/v2/static/images/waymo_banner.jpg"
}
]
}
},
{
"kind": "customsearch#result",
"title": "Google",
"htmlTitle": "Google",
"link": "http://www.google.com/setprefdomain?prefdom=NL&prev=http://www.google.nl/&sig=K_027VGqou_vuxg1rPhtdQAXruJKo%3D",
"displayLink": "www.google.com",
"snippet": "disney plus star wars boba fett · amazon alexa penny plug · fourth stimulus checks tax return irs · omicron covid · apple iphone 14 pro max · weather forecast i 80 ...",
"htmlSnippet": "disney plus star wars boba fett · amazon alexa penny plug · fourth stimulus checks tax return irs · omicron covid · apple iphone 14 pro max · weather forecast i 80 ...",
"cacheId": "5QnX3QTb4VoJ",
"formattedUrl": "www.google.com/setprefdomain?prefdom=NL&prev=http://...",
"htmlFormattedUrl": "www.google.com/setprefdomain?prefdom=NL&prev=http://...",
"pagemap": {
"cse_thumbnail": [
{
"src": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcRUJO41myatf0t6VOZ9yBn-ILhnf8W910febyUould5N6QoAEiPjjVQfg",
"width": "320",
"height": "112"
}
],
"metatags": [
{
"referrer": "origin",
"viewport": "width=device-width,minimum-scale=1.0",
"google": "notranslate",
"format-detection": "telephone=no"
}
],
"cse_image": [
{
"src": "https://www.google.nl/images/branding/googlelogo/2x/googlelogo_color_160x56dp.png"
}
]
}
}
]
}