@@ -29,16 +29,16 @@ Returns a JSON object with the following schema:
2929
3030``` json
3131[
32- {
33- "technology" : " GoCache" ,
34- "geo" : " Mexico" ,
35- "date" : " 2023-06-01" ,
36- "rank" : " ALL" ,
37- "adoption" : {
38- "mobile" : 19 ,
39- "desktop" : 11
40- }
41- },
32+ {
33+ "technology" : " GoCache" ,
34+ "geo" : " Mexico" ,
35+ "date" : " 2023-06-01" ,
36+ "rank" : " ALL" ,
37+ "adoption" : {
38+ "mobile" : 19 ,
39+ "desktop" : 11
40+ }
41+ },
4242 ...
4343]
4444```
@@ -63,21 +63,29 @@ curl --request GET \
6363
6464``` json
6565[
66- {
67- "technologies" : [
68- " Arsys Domain Parking"
69- ],
70- "origins" : 11 ,
71- "category" : " Domain parking"
72- },
73- {
74- "technologies" : [
75- " Jenkins" ,
76- " TeamCity"
77- ],
78- "origins" : 20 ,
79- "category" : " CI"
80- }
66+ {
67+ "description" : " Solutions that redirect domains to a different location or page" ,
68+ "technologies" : [
69+ " Arsys Domain Parking"
70+ ],
71+ "origins" : {
72+ "mobile" : 14 ,
73+ "desktop" : 8
74+ },
75+ "category" : " Domain parking"
76+ },
77+ {
78+ "description" : " Systems that automate building, testing, and deploying code" ,
79+ "technologies" : [
80+ " Jenkins" ,
81+ " TeamCity"
82+ ],
83+ "origins" : {
84+ "mobile" : 22 ,
85+ "desktop" : 35
86+ },
87+ "category" : " CI"
88+ }
8189]
8290```
8391
@@ -88,12 +96,12 @@ curl --request GET \
8896
8997``` json
9098[
91- " Blogs" ,
92- " LMS" ,
93- " CI" ,
94- " Cross border ecommerce" ,
95- " Cart abandonment" ,
96- " Domain parking" ,
99+ " Blogs" ,
100+ " LMS" ,
101+ " CI" ,
102+ " Cross border ecommerce" ,
103+ " Cart abandonment" ,
104+ " Domain parking" ,
97105 ...
98106]
99107
@@ -121,26 +129,26 @@ curl --request GET \
121129
122130``` json
123131[
124- {
125- "geo" : " Uruguay" ,
126- "date" : " 2023-06-01" ,
127- "rank" : " ALL" ,
128- "technology" : " DomainFactory" ,
129- "vitals" : [
130- {
131- "mobile" : {
132- "good_number" : 1 ,
133- "tested" : 4
134- },
135- "desktop" : {
136- "good_number" : 0 ,
137- "tested" : 2
138- },
139- "name" : " overall"
140- },
132+ {
133+ "geo" : " Uruguay" ,
134+ "date" : " 2023-06-01" ,
135+ "rank" : " ALL" ,
136+ "technology" : " DomainFactory" ,
137+ "vitals" : [
138+ {
139+ "mobile" : {
140+ "good_number" : 1 ,
141+ "tested" : 4
142+ },
143+ "desktop" : {
144+ "good_number" : 0 ,
145+ "tested" : 2
146+ },
147+ "name" : " overall"
148+ },
141149 ...
142- ]
143- }
150+ ]
151+ }
144152]
145153
146154```
@@ -168,29 +176,29 @@ Returns a JSON object with the following schema:
168176
169177``` json
170178[
171- {
172- "geo" : " Maldives" ,
173- "date" : " 2023-06-01" ,
174- "rank" : " ALL" ,
175- "technology" : " Oracle HTTP Server" ,
176- "lighthouse" : [
177- {
178- "mobile" : {
179- "median_score" : 0.945
180- },
181- "desktop" : null ,
182- "name" : " accessibility"
183- },
184- {
185- "mobile" : {
186- "median_score" : 0.915
187- },
188- "desktop" : null ,
189- "name" : " best_practices"
190- },
191- ...
192- ]
193- }
179+ {
180+ "geo" : " Maldives" ,
181+ "date" : " 2023-06-01" ,
182+ "rank" : " ALL" ,
183+ "technology" : " Oracle HTTP Server" ,
184+ "lighthouse" : [
185+ {
186+ "mobile" : {
187+ "median_score" : 0.945
188+ },
189+ "desktop" : null ,
190+ "name" : " accessibility"
191+ },
192+ {
193+ "mobile" : {
194+ "median_score" : 0.915
195+ },
196+ "desktop" : null ,
197+ "name" : " best_practices"
198+ },
199+ ...
200+ ]
201+ }
194202]
195203```
196204
@@ -217,17 +225,17 @@ Returns a JSON object with the following schema:
217225
218226``` json
219227[
220- {
221- "client" : " desktop" ,
222- "date" : " 2023-07-01" ,
223- "geo" : " ALL" ,
224- "median_bytes_image" : " 1048110" ,
225- "technology" : " WordPress" ,
226- "median_bytes_total" : " 2600099" ,
227- "median_bytes_js" : " 652651" ,
228- "rank" : " ALL"
229- }
230- ...
228+ {
229+ "client" : " desktop" ,
230+ "date" : " 2023-07-01" ,
231+ "geo" : " ALL" ,
232+ "median_bytes_image" : " 1048110" ,
233+ "technology" : " WordPress" ,
234+ "median_bytes_total" : " 2600099" ,
235+ "median_bytes_js" : " 652651" ,
236+ "rank" : " ALL"
237+ }
238+ ...
231239]
232240```
233241
@@ -255,15 +263,13 @@ Returns a JSON object with the following schema:
255263
256264``` json
257265[
258- {
259- "client" : " mobile" ,
260- "similar_technologies" : null ,
261- "date" : " 2022-02-01" ,
262- "description" : " Smartsupp is a live chat tool that offers visitor recording feature." ,
263- "technology" : " Smartsupp" ,
264- "category" : " Live chat" ,
265- "origins" : 16840
266- },
267- ...
266+ {
267+ "client" : " mobile" ,
268+ "similar_technologies" : null ,
269+ "description" : " Smartsupp is a live chat tool that offers visitor recording feature." ,
270+ "origins" : 25649 ,
271+ "technology" : " Smartsupp" ,
272+ "category" : " Live chat"
273+ }
268274]
269- ```
275+ ```
0 commit comments