Skip to content

Commit eb28cd2

Browse files
committed
chore(site): refresh public dump after GSMArena cigarplug import
Add the 2,498 new GSMArena (cigarplug/scrape-gsma) records to the static v1 dump — smartphone/tablet/watch/pda detail + smartphone score entries — and bump the category index counts and manifest. Regenerated via TechEngine app.dump at pinned submodule c0928f9 (scoring v2.0.0); only the new records and affected indexes are committed. Refs #1
1 parent 93f48a6 commit eb28cd2

4,882 files changed

Lines changed: 262111 additions & 9 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

site/public/v1/index.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"scored": 195
1212
},
1313
"smartphones": {
14-
"count": 90118,
14+
"count": 92497,
1515
"url": "/v1/smartphones/index.json",
16-
"scored": 90118
16+
"scored": 92497
1717
},
1818
"tablets": {
19-
"count": 3354,
19+
"count": 3455,
2020
"url": "/v1/tablets/index.json"
2121
},
2222
"watches": {
23-
"count": 424,
23+
"count": 433,
2424
"url": "/v1/watches/index.json"
2525
},
2626
"pdas": {
27-
"count": 131,
27+
"count": 140,
2828
"url": "/v1/pdas/index.json"
2929
},
3030
"gpus": {
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"id": 56,
3+
"slug": "i-mate-pda2-scrapegsma-1004",
4+
"base_model_slug": "pda2",
5+
"name": "i-mate PDA2",
6+
"brand": {
7+
"id": 1,
8+
"slug": "i-mate",
9+
"name": "i-mate",
10+
"country": "AE",
11+
"url": "/v1/brands/i-mate"
12+
},
13+
"soc": null,
14+
"release_date": "2004-01-01",
15+
"msrp_usd": null,
16+
"ram_gb": 0.125,
17+
"storage_options_gb": [],
18+
"variant": {
19+
"region": "global",
20+
"source_dataset": "cigarplug/scrape-gsma",
21+
"source_row": 1004,
22+
"sim": "Mini-SIM"
23+
},
24+
"display": {
25+
"size_inch": 3.5,
26+
"resolution": "240x320",
27+
"type": "TFT resistive touchscreen, 65K colors"
28+
},
29+
"cameras": [
30+
{
31+
"type": "main",
32+
"raw": "1.3 MP"
33+
}
34+
],
35+
"battery_mah": 1300,
36+
"charging_wired_w": null,
37+
"charging_wireless_w": null,
38+
"weight_g": 190.0,
39+
"dimensions": {},
40+
"ip_rating": null,
41+
"os": "Microsoft Windows Mobile 2003 SE PocketPC",
42+
"os_version": null,
43+
"connectivity": {
44+
"wlan": "Wi-Fi 802.11b",
45+
"bluetooth": "v.1.2",
46+
"gps": "No",
47+
"usb": "Proprietary"
48+
},
49+
"image_url": null,
50+
"images": [],
51+
"verified": false,
52+
"source_urls": [
53+
"https://github.com/cigarplug/scrape-gsma"
54+
],
55+
"created_at": "2026-07-01T02:33:54.248768",
56+
"updated_at": "2026-07-01T02:33:54.248768",
57+
"url": "/v1/pdas/i-mate-pda2-scrapegsma-1004"
58+
}
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"id": 57,
3+
"slug": "i-mate-pda2-scrapegsma-121",
4+
"base_model_slug": "pda2",
5+
"name": "i-mate PDA2",
6+
"brand": {
7+
"id": 1,
8+
"slug": "i-mate",
9+
"name": "i-mate",
10+
"country": "AE",
11+
"url": "/v1/brands/i-mate"
12+
},
13+
"soc": null,
14+
"release_date": "2004-01-01",
15+
"msrp_usd": null,
16+
"ram_gb": 0.125,
17+
"storage_options_gb": [],
18+
"variant": {
19+
"region": "global",
20+
"source_dataset": "cigarplug/scrape-gsma",
21+
"source_row": 121,
22+
"sim": "Mini-SIM"
23+
},
24+
"display": {
25+
"size_inch": 3.5,
26+
"resolution": "240x320",
27+
"type": "TFT resistive touchscreen, 65K colors"
28+
},
29+
"cameras": [
30+
{
31+
"type": "main",
32+
"raw": "1.3 MP"
33+
}
34+
],
35+
"battery_mah": 1300,
36+
"charging_wired_w": null,
37+
"charging_wireless_w": null,
38+
"weight_g": 190.0,
39+
"dimensions": {},
40+
"ip_rating": null,
41+
"os": "Microsoft Windows Mobile 2003 SE PocketPC",
42+
"os_version": null,
43+
"connectivity": {
44+
"wlan": "Wi-Fi 802.11b",
45+
"bluetooth": "v.1.2",
46+
"gps": "No",
47+
"usb": "Proprietary"
48+
},
49+
"image_url": null,
50+
"images": [],
51+
"verified": false,
52+
"source_urls": [
53+
"https://github.com/cigarplug/scrape-gsma"
54+
],
55+
"created_at": "2026-07-01T02:33:54.248768",
56+
"updated_at": "2026-07-01T02:33:54.248768",
57+
"url": "/v1/pdas/i-mate-pda2-scrapegsma-121"
58+
}
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"id": 59,
3+
"slug": "i-mate-pda2k-scrapegsma-4376",
4+
"base_model_slug": "pda2k",
5+
"name": "i-mate PDA2k",
6+
"brand": {
7+
"id": 1,
8+
"slug": "i-mate",
9+
"name": "i-mate",
10+
"country": "AE",
11+
"url": "/v1/brands/i-mate"
12+
},
13+
"soc": null,
14+
"release_date": "2004-01-01",
15+
"msrp_usd": null,
16+
"ram_gb": 0.125,
17+
"storage_options_gb": [],
18+
"variant": {
19+
"region": "global",
20+
"source_dataset": "cigarplug/scrape-gsma",
21+
"source_row": 4376,
22+
"sim": "Mini-SIM"
23+
},
24+
"display": {
25+
"size_inch": 3.5,
26+
"resolution": "240x320",
27+
"type": "TFT resistive touchscreen, 65K colors"
28+
},
29+
"cameras": [
30+
{
31+
"type": "main",
32+
"raw": "VGA"
33+
}
34+
],
35+
"battery_mah": 1050,
36+
"charging_wired_w": null,
37+
"charging_wireless_w": null,
38+
"weight_g": 210.0,
39+
"dimensions": {},
40+
"ip_rating": null,
41+
"os": "Microsoft Windows Mobile 2003 SE PocketPC",
42+
"os_version": null,
43+
"connectivity": {
44+
"wlan": "Wi-Fi 802.11b",
45+
"bluetooth": "1.1",
46+
"gps": "No",
47+
"usb": "Proprietary"
48+
},
49+
"image_url": null,
50+
"images": [],
51+
"verified": false,
52+
"source_urls": [
53+
"https://github.com/cigarplug/scrape-gsma"
54+
],
55+
"created_at": "2026-07-01T02:33:54.249771",
56+
"updated_at": "2026-07-01T02:33:54.249771",
57+
"url": "/v1/pdas/i-mate-pda2k-scrapegsma-4376"
58+
}
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"id": 66,
3+
"slug": "i-mate-pdal-scrapegsma-4361",
4+
"base_model_slug": "pdal",
5+
"name": "i-mate PDAL",
6+
"brand": {
7+
"id": 1,
8+
"slug": "i-mate",
9+
"name": "i-mate",
10+
"country": "AE",
11+
"url": "/v1/brands/i-mate"
12+
},
13+
"soc": null,
14+
"release_date": "2006-11-01",
15+
"msrp_usd": null,
16+
"ram_gb": 0.062,
17+
"storage_options_gb": [],
18+
"variant": {
19+
"region": "global",
20+
"source_dataset": "cigarplug/scrape-gsma",
21+
"source_row": 4361,
22+
"sim": "Mini-SIM"
23+
},
24+
"display": {
25+
"size_inch": 2.4,
26+
"resolution": "320x240",
27+
"type": "TFT resistive touchscreen, 65K colors"
28+
},
29+
"cameras": [
30+
{
31+
"type": "main",
32+
"raw": "2 MP"
33+
}
34+
],
35+
"battery_mah": 1100,
36+
"charging_wired_w": null,
37+
"charging_wireless_w": null,
38+
"weight_g": 116.0,
39+
"dimensions": {},
40+
"ip_rating": null,
41+
"os": "Microsoft Windows Mobile 5.0 PocketPC",
42+
"os_version": null,
43+
"connectivity": {
44+
"wlan": "Wi-Fi 802.11 b/g",
45+
"bluetooth": "1.2, A2DP",
46+
"gps": "No",
47+
"usb": "1.1"
48+
},
49+
"image_url": null,
50+
"images": [],
51+
"verified": false,
52+
"source_urls": [
53+
"https://github.com/cigarplug/scrape-gsma"
54+
],
55+
"created_at": "2026-07-01T02:33:54.250772",
56+
"updated_at": "2026-07-01T02:33:54.250772",
57+
"url": "/v1/pdas/i-mate-pdal-scrapegsma-4361"
58+
}

site/public/v1/pdas/index.json

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"count": 131,
2+
"count": 140,
33
"results": [
44
{
55
"slug": "dell-axim-x3-advanced",
@@ -216,6 +216,31 @@
216216
"name": "MiTAC Mio 728 PDA Phone",
217217
"url": "/v1/pdas/mitac-mio-728-pda-phone"
218218
},
219+
{
220+
"slug": "mitac-mio-a501-scrapegsma-5911",
221+
"name": "Mitac MIO A501",
222+
"url": "/v1/pdas/mitac-mio-a501-scrapegsma-5911"
223+
},
224+
{
225+
"slug": "mitac-mio-a502-scrapegsma-5910",
226+
"name": "Mitac MIO A502",
227+
"url": "/v1/pdas/mitac-mio-a502-scrapegsma-5910"
228+
},
229+
{
230+
"slug": "mitac-mio-a701-scrapegsma-1161",
231+
"name": "Mitac MIO A701",
232+
"url": "/v1/pdas/mitac-mio-a701-scrapegsma-1161"
233+
},
234+
{
235+
"slug": "mitac-mio-a701-scrapegsma-278",
236+
"name": "Mitac MIO A701",
237+
"url": "/v1/pdas/mitac-mio-a701-scrapegsma-278"
238+
},
239+
{
240+
"slug": "mitac-mio-a702-scrapegsma-5912",
241+
"name": "Mitac MIO A702",
242+
"url": "/v1/pdas/mitac-mio-a702-scrapegsma-5912"
243+
},
219244
{
220245
"slug": "motorola-accompli-388-scrapegsma-1227",
221246
"name": "Motorola Accompli 388",
@@ -571,6 +596,26 @@
571596
"name": "Treo Pro",
572597
"url": "/v1/pdas/treo-pro"
573598
},
599+
{
600+
"slug": "i-mate-pda2-scrapegsma-1004",
601+
"name": "i-mate PDA2",
602+
"url": "/v1/pdas/i-mate-pda2-scrapegsma-1004"
603+
},
604+
{
605+
"slug": "i-mate-pda2-scrapegsma-121",
606+
"name": "i-mate PDA2",
607+
"url": "/v1/pdas/i-mate-pda2-scrapegsma-121"
608+
},
609+
{
610+
"slug": "i-mate-pda2k-scrapegsma-4376",
611+
"name": "i-mate PDA2k",
612+
"url": "/v1/pdas/i-mate-pda2k-scrapegsma-4376"
613+
},
614+
{
615+
"slug": "i-mate-pdal-scrapegsma-4361",
616+
"name": "i-mate PDAL",
617+
"url": "/v1/pdas/i-mate-pdal-scrapegsma-4361"
618+
},
574619
{
575620
"slug": "ipaq-514",
576621
"name": "iPAQ 514",
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"id": 71,
3+
"slug": "mitac-mio-a501-scrapegsma-5911",
4+
"base_model_slug": "mio-a501",
5+
"name": "Mitac MIO A501",
6+
"brand": {
7+
"id": 136,
8+
"slug": "mitac",
9+
"name": "MiTAC",
10+
"country": "TW",
11+
"url": "/v1/brands/mitac"
12+
},
13+
"soc": null,
14+
"release_date": "2007-01-01",
15+
"msrp_usd": null,
16+
"ram_gb": 0.062,
17+
"storage_options_gb": [],
18+
"variant": {
19+
"region": "global",
20+
"source_dataset": "cigarplug/scrape-gsma",
21+
"source_row": 5911,
22+
"sim": "Mini-SIM"
23+
},
24+
"display": {
25+
"size_inch": 2.7,
26+
"resolution": "240x320",
27+
"type": "TFT resistive touchscreen, 256K colors"
28+
},
29+
"cameras": [
30+
{
31+
"type": "main",
32+
"raw": "2 MP"
33+
}
34+
],
35+
"battery_mah": 1050,
36+
"charging_wired_w": null,
37+
"charging_wireless_w": null,
38+
"weight_g": 135.0,
39+
"dimensions": {},
40+
"ip_rating": null,
41+
"os": "Windows Mobile 5 AKU3.3",
42+
"os_version": null,
43+
"connectivity": {
44+
"wlan": "No",
45+
"bluetooth": "2.0, A2DP",
46+
"gps": "Yes, SiRF Star III chipset",
47+
"usb": "1.1"
48+
},
49+
"image_url": null,
50+
"images": [],
51+
"verified": false,
52+
"source_urls": [
53+
"https://github.com/cigarplug/scrape-gsma"
54+
],
55+
"created_at": "2026-07-01T02:33:54.251773",
56+
"updated_at": "2026-07-01T02:33:54.251773",
57+
"url": "/v1/pdas/mitac-mio-a501-scrapegsma-5911"
58+
}

0 commit comments

Comments
 (0)