diff --git a/app/validate.py b/app/validate.py index d5a0509dee3c..9d4464edbbbf 100644 --- a/app/validate.py +++ b/app/validate.py @@ -148,6 +148,18 @@ def _check_source_urls(name: str, record: dict[str, Any], errors: list[str]) -> errors.append(f"{name}: source_urls must be a non-empty list of http(s) URL strings") +def _check_storage_options_gb(name: str, record: dict[str, Any], errors: list[str]) -> None: + values = record.get("storage_options_gb") + if values is None: + return + if not isinstance(values, list): + errors.append(f"{name}: storage_options_gb must be a list of integer GB values") + return + bad = [value for value in values if not isinstance(value, int) or value < 1] + if bad: + errors.append(f"{name}: storage_options_gb contains invalid integer GB values {bad}") + + def _check_variant_path( fname: str, rec: dict[str, Any], @@ -285,6 +297,7 @@ def validate() -> list[str]: errors.append(f"{fname}: brand '{rec.get('brand')}' not a known brand") if rec.get("soc") is not None and rec.get("soc") not in soc_slugs: errors.append(f"{fname}: soc '{rec.get('soc')}' not a known SoC") + _check_storage_options_gb(fname, rec, errors) _check_variant_path(fname, rec, category, errors) for fname, rec in gpus: diff --git a/data/pda/hp/2004/ipaq-h6310/hp-ipaq-h6310-scrapegsma-3824.json b/data/pda/hp/2004/ipaq-h6310/hp-ipaq-h6310-scrapegsma-3824.json new file mode 100644 index 000000000000..c7659e8ed631 --- /dev/null +++ b/data/pda/hp/2004/ipaq-h6310/hp-ipaq-h6310-scrapegsma-3824.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-h6310-scrapegsma-3824", + "base_model_slug": "ipaq-h6310", + "name": "HP iPAQ h6310", + "brand": "hp", + "release_date": "2004-01-01", + "ram_gb": 0.0625, + "battery_mah": 1800, + "weight_g": 190.0, + "os": "Microsoft Windows Mobile 2003 PocketPC Phone Edition", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3824, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2004, Q4", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 64 MB ROM", + "platform_chipset": "TI OMAP 1510", + "platform_cpu": "ARM925T", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 3.5, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.1", + "gps": "No" + } +} diff --git a/data/pda/hp/2004/ipaq-h6315/hp-ipaq-h6315-scrapegsma-3823.json b/data/pda/hp/2004/ipaq-h6315/hp-ipaq-h6315-scrapegsma-3823.json new file mode 100644 index 000000000000..32ac34f739af --- /dev/null +++ b/data/pda/hp/2004/ipaq-h6315/hp-ipaq-h6315-scrapegsma-3823.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-h6315-scrapegsma-3823", + "base_model_slug": "ipaq-h6315", + "name": "HP iPAQ h6315", + "brand": "hp", + "release_date": "2004-01-01", + "ram_gb": 0.0625, + "battery_mah": 1800, + "weight_g": 190.0, + "os": "Microsoft Windows Mobile 2003 PocketPC Phone Edition", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3823, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2004, Q4", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 64 MB ROM", + "platform_chipset": "TI OMAP 1510", + "platform_cpu": "ARM925T", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 3.5, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.1", + "gps": "No" + } +} diff --git a/data/pda/hp/2004/ipaq-h6320/hp-ipaq-h6320-scrapegsma-3822.json b/data/pda/hp/2004/ipaq-h6320/hp-ipaq-h6320-scrapegsma-3822.json new file mode 100644 index 000000000000..837d99684206 --- /dev/null +++ b/data/pda/hp/2004/ipaq-h6320/hp-ipaq-h6320-scrapegsma-3822.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-h6320-scrapegsma-3822", + "base_model_slug": "ipaq-h6320", + "name": "HP iPAQ h6320", + "brand": "hp", + "release_date": "2004-01-01", + "ram_gb": 0.0625, + "battery_mah": 1800, + "weight_g": 190.0, + "os": "Microsoft Windows Mobile 2003 PocketPC Phone Edition", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3822, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2004, Q4", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 64 MB ROM", + "platform_chipset": "TI OMAP 1510", + "platform_cpu": "ARM925T", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 3.5, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.1", + "gps": "No" + } +} diff --git a/data/pda/hp/2004/ipaq-h6325/hp-ipaq-h6325-scrapegsma-3821.json b/data/pda/hp/2004/ipaq-h6325/hp-ipaq-h6325-scrapegsma-3821.json new file mode 100644 index 000000000000..079f72c409e5 --- /dev/null +++ b/data/pda/hp/2004/ipaq-h6325/hp-ipaq-h6325-scrapegsma-3821.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-h6325-scrapegsma-3821", + "base_model_slug": "ipaq-h6325", + "name": "HP iPAQ h6325", + "brand": "hp", + "release_date": "2004-01-01", + "ram_gb": 0.0625, + "battery_mah": 1800, + "weight_g": 190.0, + "os": "Microsoft Windows Mobile 2003 PocketPC Phone Edition", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3821, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2004, Q4", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 64 MB ROM", + "platform_chipset": "TI OMAP 1510", + "platform_cpu": "ARM925T", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 3.5, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.1", + "gps": "No" + } +} diff --git a/data/pda/hp/2005/ipaq-hw6510/hp-ipaq-hw6510-scrapegsma-3820.json b/data/pda/hp/2005/ipaq-hw6510/hp-ipaq-hw6510-scrapegsma-3820.json new file mode 100644 index 000000000000..866e15ba69a9 --- /dev/null +++ b/data/pda/hp/2005/ipaq-hw6510/hp-ipaq-hw6510-scrapegsma-3820.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-hw6510-scrapegsma-3820", + "base_model_slug": "ipaq-hw6510", + "name": "HP iPAQ hw6510", + "brand": "hp", + "release_date": "2005-01-01", + "ram_gb": 0.0625, + "battery_mah": 1200, + "weight_g": 165.0, + "os": "Microsoft Windows Mobile 2003 SE PocketPC Phone Edition", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3820, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2005, Q2", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 64 MB ROM", + "platform_chipset": "", + "platform_cpu": "Intel PXA270 312 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 3.0, + "resolution": "240x240", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "No", + "bluetooth": "1.2", + "gps": "Yes" + } +} diff --git a/data/pda/hp/2005/ipaq-hw6515/hp-ipaq-hw6515-scrapegsma-3819.json b/data/pda/hp/2005/ipaq-hw6515/hp-ipaq-hw6515-scrapegsma-3819.json new file mode 100644 index 000000000000..7937ff377535 --- /dev/null +++ b/data/pda/hp/2005/ipaq-hw6515/hp-ipaq-hw6515-scrapegsma-3819.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-hw6515-scrapegsma-3819", + "base_model_slug": "ipaq-hw6515", + "name": "HP iPAQ hw6515", + "brand": "hp", + "release_date": "2005-01-01", + "ram_gb": 0.0625, + "battery_mah": 1200, + "weight_g": 165.0, + "os": "Microsoft Windows Mobile 2003 SE PocketPC Phone Edition", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3819, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2005, Q2", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 64 MB ROM", + "platform_chipset": "", + "platform_cpu": "Intel PXA270 312 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 3.0, + "resolution": "240x240", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "No", + "bluetooth": "1.2", + "gps": "Yes" + } +} diff --git a/data/pda/hp/2006/ipaq-hw6910/hp-ipaq-hw6910-scrapegsma-3818.json b/data/pda/hp/2006/ipaq-hw6910/hp-ipaq-hw6910-scrapegsma-3818.json new file mode 100644 index 000000000000..02ddcb54ea69 --- /dev/null +++ b/data/pda/hp/2006/ipaq-hw6910/hp-ipaq-hw6910-scrapegsma-3818.json @@ -0,0 +1,43 @@ +{ + "slug": "hp-ipaq-hw6910-scrapegsma-3818", + "base_model_slug": "ipaq-hw6910", + "name": "HP iPAQ hw6910", + "brand": "hp", + "release_date": "2006-02-01", + "ram_gb": 0.0625, + "battery_mah": 1200, + "weight_g": 179.0, + "os": "Microsoft Windows Mobile 2005 PocketPC", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3818, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2006, February", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 45 MB ROM", + "platform_chipset": "", + "platform_cpu": "Intel PXA 270 416 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "resolution": "240x240", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.2", + "gps": "Yes" + } +} diff --git a/data/pda/hp/2006/ipaq-hw6915/hp-ipaq-hw6915-scrapegsma-3817.json b/data/pda/hp/2006/ipaq-hw6915/hp-ipaq-hw6915-scrapegsma-3817.json new file mode 100644 index 000000000000..35143864e6ea --- /dev/null +++ b/data/pda/hp/2006/ipaq-hw6915/hp-ipaq-hw6915-scrapegsma-3817.json @@ -0,0 +1,43 @@ +{ + "slug": "hp-ipaq-hw6915-scrapegsma-3817", + "base_model_slug": "ipaq-hw6915", + "name": "HP iPAQ hw6915", + "brand": "hp", + "release_date": "2006-02-01", + "ram_gb": 0.0625, + "battery_mah": 1200, + "weight_g": 179.0, + "os": "Microsoft Windows Mobile 2005 PocketPC", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3817, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2006, February", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 45 MB ROM", + "platform_chipset": "", + "platform_cpu": "Intel PXA 270 416 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "resolution": "240x240", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.2", + "gps": "Yes" + } +} diff --git a/data/pda/hp/2006/ipaq-rw6815/hp-ipaq-rw6815-scrapegsma-3814.json b/data/pda/hp/2006/ipaq-rw6815/hp-ipaq-rw6815-scrapegsma-3814.json new file mode 100644 index 000000000000..6b382aa32654 --- /dev/null +++ b/data/pda/hp/2006/ipaq-rw6815/hp-ipaq-rw6815-scrapegsma-3814.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-rw6815-scrapegsma-3814", + "base_model_slug": "ipaq-rw6815", + "name": "HP iPAQ rw6815", + "brand": "hp", + "release_date": "2006-10-01", + "ram_gb": 0.0625, + "battery_mah": 1530, + "weight_g": 140.0, + "os": "Microsoft Windows Mobile 5.0 PocketPC", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3814, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2006, October", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 128 MB ROM", + "platform_chipset": "", + "platform_cpu": "Intel PXA272 416 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 2.7, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 256K colors (65K effective)" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.2", + "gps": "No" + } +} diff --git a/data/pda/hp/2006/ipaq-rw6818/hp-ipaq-rw6818-scrapegsma-3816.json b/data/pda/hp/2006/ipaq-rw6818/hp-ipaq-rw6818-scrapegsma-3816.json new file mode 100644 index 000000000000..15b80a916297 --- /dev/null +++ b/data/pda/hp/2006/ipaq-rw6818/hp-ipaq-rw6818-scrapegsma-3816.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-rw6818-scrapegsma-3816", + "base_model_slug": "ipaq-rw6818", + "name": "HP iPAQ rw6818", + "brand": "hp", + "release_date": "2006-01-01", + "ram_gb": 0.0625, + "battery_mah": 1530, + "weight_g": 140.0, + "os": "Microsoft Windows Mobile 5.0 PocketPC", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3816, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2006, Q2", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 128 MB ROM", + "platform_chipset": "", + "platform_cpu": "Intel PXA 272 416 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 2.7, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 256K colors (65K effective)" + }, + "connectivity": { + "wlan": "No", + "bluetooth": "1.2", + "gps": "No" + } +} diff --git a/data/pda/hp/2006/ipaq-rw6828/hp-ipaq-rw6828-scrapegsma-3815.json b/data/pda/hp/2006/ipaq-rw6828/hp-ipaq-rw6828-scrapegsma-3815.json new file mode 100644 index 000000000000..c94886b1dc26 --- /dev/null +++ b/data/pda/hp/2006/ipaq-rw6828/hp-ipaq-rw6828-scrapegsma-3815.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-rw6828-scrapegsma-3815", + "base_model_slug": "ipaq-rw6828", + "name": "HP iPAQ rw6828", + "brand": "hp", + "release_date": "2006-01-01", + "ram_gb": 0.0625, + "battery_mah": 1530, + "weight_g": 140.0, + "os": "Microsoft Windows Mobile 5.0 PocketPC", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3815, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2006, Q2", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 128 MB ROM", + "platform_chipset": "", + "platform_cpu": "Intel PXA 272 416 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 2.7, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 256K colors (65K effective)" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.2", + "gps": "No" + } +} diff --git a/data/pda/hp/2007/ipaq-514/hp-ipaq-514-scrapegsma-3813.json b/data/pda/hp/2007/ipaq-514/hp-ipaq-514-scrapegsma-3813.json new file mode 100644 index 000000000000..c5fc8d22e5ad --- /dev/null +++ b/data/pda/hp/2007/ipaq-514/hp-ipaq-514-scrapegsma-3813.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-514-scrapegsma-3813", + "base_model_slug": "ipaq-514", + "name": "HP iPAQ 514", + "brand": "hp", + "release_date": "2007-02-01", + "ram_gb": 0.0625, + "battery_mah": 1100, + "weight_g": 102.0, + "os": "Microsoft Windows Mobile 6.0 Standard", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3813, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2007, February", + "launch_status": "Discontinued", + "memory_internal": "64 MB RAM, 128 MB ROM", + "platform_chipset": "TI OMAP 850", + "platform_cpu": "200 MHz ARM926EJ-S", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 2.0, + "resolution": "176x220", + "type": "TFT, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "1.2", + "gps": "No" + } +} diff --git a/data/pda/hp/2007/ipaq-610c/hp-ipaq-610c-scrapegsma-3812.json b/data/pda/hp/2007/ipaq-610c/hp-ipaq-610c-scrapegsma-3812.json new file mode 100644 index 000000000000..bebcf820c3b1 --- /dev/null +++ b/data/pda/hp/2007/ipaq-610c/hp-ipaq-610c-scrapegsma-3812.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-610c-scrapegsma-3812", + "base_model_slug": "ipaq-610c", + "name": "HP iPAQ 610c", + "brand": "hp", + "release_date": "2007-09-01", + "ram_gb": 0.125, + "battery_mah": 1590, + "weight_g": 145.0, + "os": "Microsoft Windows Mobile 6 Professional", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3812, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2007, September", + "launch_status": "Discontinued", + "memory_internal": "128 MB RAM, 256 MB ROM", + "platform_chipset": "", + "platform_cpu": "Marvell PXA270 520 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 2.8, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "2.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/pda/hp/2007/ipaq-910c/hp-ipaq-910c-scrapegsma-3811.json b/data/pda/hp/2007/ipaq-910c/hp-ipaq-910c-scrapegsma-3811.json new file mode 100644 index 000000000000..30d319c4ec72 --- /dev/null +++ b/data/pda/hp/2007/ipaq-910c/hp-ipaq-910c-scrapegsma-3811.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-910c-scrapegsma-3811", + "base_model_slug": "ipaq-910c", + "name": "HP iPAQ 910c", + "brand": "hp", + "release_date": "2007-07-01", + "ram_gb": 0.125, + "battery_mah": 1840, + "weight_g": 146.0, + "os": "Microsoft Windows Mobile 6.1 Professional", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3811, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2007, September. Released 2008, July", + "launch_status": "Discontinued", + "memory_internal": "128 MB RAM, 256 MB ROM", + "platform_chipset": "", + "platform_cpu": "Marvell PXA270 416 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 2.46, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "2.0", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/pda/hp/2008/ipaq-data-messenger/hp-ipaq-data-messenger-scrapegsma-3810.json b/data/pda/hp/2008/ipaq-data-messenger/hp-ipaq-data-messenger-scrapegsma-3810.json new file mode 100644 index 000000000000..9ad29d580076 --- /dev/null +++ b/data/pda/hp/2008/ipaq-data-messenger/hp-ipaq-data-messenger-scrapegsma-3810.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-data-messenger-scrapegsma-3810", + "base_model_slug": "ipaq-data-messenger", + "name": "HP iPAQ Data Messenger", + "brand": "hp", + "release_date": "2008-03-01", + "ram_gb": 0.125, + "battery_mah": 1140, + "weight_g": 160.0, + "os": "Microsoft Windows Mobile 6.1 Professional", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3810, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2008, October. Released 2009, March", + "launch_status": "Discontinued", + "memory_internal": "128 MB RAM, 256 MB ROM", + "platform_chipset": "Qualcomm MSM7201A", + "platform_cpu": "528 MHz ARM 11", + "platform_gpu": "Adreno 130", + "misc_models": "" + }, + "display": { + "size_inch": 2.81, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "2.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/pda/hp/2008/ipaq-voice-messenger/hp-ipaq-voice-messenger-scrapegsma-3809.json b/data/pda/hp/2008/ipaq-voice-messenger/hp-ipaq-voice-messenger-scrapegsma-3809.json new file mode 100644 index 000000000000..f9b5d57ca923 --- /dev/null +++ b/data/pda/hp/2008/ipaq-voice-messenger/hp-ipaq-voice-messenger-scrapegsma-3809.json @@ -0,0 +1,44 @@ +{ + "slug": "hp-ipaq-voice-messenger-scrapegsma-3809", + "base_model_slug": "ipaq-voice-messenger", + "name": "HP iPAQ Voice Messenger", + "brand": "hp", + "release_date": "2008-03-01", + "ram_gb": 0.125, + "battery_mah": 1260, + "weight_g": 107.0, + "os": "Microsoft Windows Mobile 6.1 Standard", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3809, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2008, October. Released 2009, March", + "launch_status": "Discontinued", + "memory_internal": "128 MB RAM, 256 MB ROM", + "platform_chipset": "Qualcomm MSM7201A", + "platform_cpu": "528 MHz ARM 11", + "platform_gpu": "Adreno 130", + "misc_models": "" + }, + "display": { + "size_inch": 2.4, + "resolution": "240x320", + "type": "TFT, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "2.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/pda/motorola/2002/accompli-388/motorola-accompli-388-scrapegsma-1227.json b/data/pda/motorola/2002/accompli-388/motorola-accompli-388-scrapegsma-1227.json new file mode 100644 index 000000000000..06f56db53a3a --- /dev/null +++ b/data/pda/motorola/2002/accompli-388/motorola-accompli-388-scrapegsma-1227.json @@ -0,0 +1,43 @@ +{ + "slug": "motorola-accompli-388-scrapegsma-1227", + "base_model_slug": "accompli-388", + "name": "Motorola Accompli 388", + "brand": "motorola", + "release_date": "2002-01-01", + "ram_gb": 0.016, + "battery_mah": 800, + "weight_g": 130.0, + "os": "Unknown", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1227, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2002", + "launch_status": "Discontinued", + "memory_internal": "2MB 8MB RAM", + "platform_chipset": "", + "platform_cpu": "33 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "resolution": "320x240", + "type": "Monochrome graphic" + }, + "connectivity": { + "wlan": "No", + "bluetooth": "No", + "gps": "No" + } +} diff --git a/data/pda/motorola/2002/accompli-388/motorola-accompli-388-scrapegsma-344.json b/data/pda/motorola/2002/accompli-388/motorola-accompli-388-scrapegsma-344.json new file mode 100644 index 000000000000..da29f4e1eb98 --- /dev/null +++ b/data/pda/motorola/2002/accompli-388/motorola-accompli-388-scrapegsma-344.json @@ -0,0 +1,43 @@ +{ + "slug": "motorola-accompli-388-scrapegsma-344", + "base_model_slug": "accompli-388", + "name": "Motorola Accompli 388", + "brand": "motorola", + "release_date": "2002-01-01", + "ram_gb": 0.016, + "battery_mah": 800, + "weight_g": 130.0, + "os": "Unknown", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 344, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2002", + "launch_status": "Discontinued", + "memory_internal": "2MB 8MB RAM", + "platform_chipset": "", + "platform_cpu": "33 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "resolution": "320x240", + "type": "Monochrome graphic" + }, + "connectivity": { + "wlan": "No", + "bluetooth": "No", + "gps": "No" + } +} diff --git a/data/pda/palm/2008/treo-pro/palm-treo-pro-scrapegsma-7066.json b/data/pda/palm/2008/treo-pro/palm-treo-pro-scrapegsma-7066.json new file mode 100644 index 000000000000..8c14c12eb471 --- /dev/null +++ b/data/pda/palm/2008/treo-pro/palm-treo-pro-scrapegsma-7066.json @@ -0,0 +1,44 @@ +{ + "slug": "palm-treo-pro-scrapegsma-7066", + "base_model_slug": "treo-pro", + "name": "Palm Treo Pro", + "brand": "palm", + "release_date": "2008-08-01", + "ram_gb": 0.125, + "battery_mah": 1500, + "weight_g": 133.0, + "os": "Microsoft Windows Mobile 6.1 Professional", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7066, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2008, August. Released 2008, October", + "launch_status": "Discontinued", + "memory_internal": "100 MB, 128 MB RAM", + "platform_chipset": "Qualcomm MSM7201", + "platform_cpu": "528 MHz ARM 11", + "platform_gpu": "Adreno 130", + "misc_models": "" + }, + "display": { + "size_inch": 2.5, + "resolution": "320x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "2.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/pda/palm/2009/pre/palm-pre-scrapegsma-7065.json b/data/pda/palm/2009/pre/palm-pre-scrapegsma-7065.json new file mode 100644 index 000000000000..268ed6fcc4b9 --- /dev/null +++ b/data/pda/palm/2009/pre/palm-pre-scrapegsma-7065.json @@ -0,0 +1,47 @@ +{ + "slug": "palm-pre-scrapegsma-7065", + "base_model_slug": "pre", + "name": "Palm Pre", + "brand": "palm", + "release_date": "2009-10-01", + "ram_gb": 0.25, + "battery_mah": 1150, + "weight_g": 133.0, + "os": "Palm webOS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7065, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2009, Februray. Released 2009, October", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 256 MB RAM", + "platform_chipset": "", + "platform_cpu": "600 MHz Cortex-A8", + "platform_gpu": "PowerVR SGX", + "misc_models": "" + }, + "display": { + "size_inch": 3.1, + "resolution": "320x480", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "2.1, A2DP (headset support only)", + "gps": "Yes" + } +} diff --git a/data/pda/palm/2010/pre-plus/palm-pre-plus-scrapegsma-7063.json b/data/pda/palm/2010/pre-plus/palm-pre-plus-scrapegsma-7063.json new file mode 100644 index 000000000000..7270b197fc75 --- /dev/null +++ b/data/pda/palm/2010/pre-plus/palm-pre-plus-scrapegsma-7063.json @@ -0,0 +1,47 @@ +{ + "slug": "palm-pre-plus-scrapegsma-7063", + "base_model_slug": "pre-plus", + "name": "Palm Pre Plus", + "brand": "palm", + "release_date": "2010-03-01", + "ram_gb": 0.5, + "battery_mah": 1150, + "weight_g": 138.0, + "os": "Palm webOS 1.3.5", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7063, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2010, March. Released 2010, May", + "launch_status": "Discontinued", + "memory_internal": "16 GB, 512 MB RAM", + "platform_chipset": "", + "platform_cpu": "600 MHz Cortex-A8", + "platform_gpu": "PowerVR SGX", + "misc_models": "" + }, + "display": { + "size_inch": 3.1, + "resolution": "320x480", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "2.1, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/acer/2011/iconia-tab-a100/acer-iconia-tab-a100-scrapegsma-1774.json b/data/tablet/acer/2011/iconia-tab-a100/acer-iconia-tab-a100-scrapegsma-1774.json new file mode 100644 index 000000000000..cae55a49cb91 --- /dev/null +++ b/data/tablet/acer/2011/iconia-tab-a100/acer-iconia-tab-a100-scrapegsma-1774.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-a100-scrapegsma-1774", + "base_model_slug": "iconia-tab-a100", + "name": "Acer Iconia Tab A100", + "brand": "acer", + "release_date": "2011-02-01", + "ram_gb": 1.0, + "battery_mah": 1530, + "weight_g": 450.0, + "os": "Android 3.0, upgradable to 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1774, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, February. Released 2011, April", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2011/iconia-tab-a101/acer-iconia-tab-a101-scrapegsma-1773.json b/data/tablet/acer/2011/iconia-tab-a101/acer-iconia-tab-a101-scrapegsma-1773.json new file mode 100644 index 000000000000..b860fa01604c --- /dev/null +++ b/data/tablet/acer/2011/iconia-tab-a101/acer-iconia-tab-a101-scrapegsma-1773.json @@ -0,0 +1,48 @@ +{ + "slug": "acer-iconia-tab-a101-scrapegsma-1773", + "base_model_slug": "iconia-tab-a101", + "name": "Acer Iconia Tab A101", + "brand": "acer", + "release_date": "2011-02-01", + "ram_gb": 1.0, + "battery_mah": 1530, + "weight_g": 470.0, + "os": "Android 3.2 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1773, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, February. Released 2011, May", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/acer/2011/iconia-tab-a500/acer-iconia-tab-a500-scrapegsma-1772.json b/data/tablet/acer/2011/iconia-tab-a500/acer-iconia-tab-a500-scrapegsma-1772.json new file mode 100644 index 000000000000..22b73edf12d7 --- /dev/null +++ b/data/tablet/acer/2011/iconia-tab-a500/acer-iconia-tab-a500-scrapegsma-1772.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-a500-scrapegsma-1772", + "base_model_slug": "iconia-tab-a500", + "name": "Acer Iconia Tab A500", + "brand": "acer", + "release_date": "2011-02-01", + "ram_gb": 1.0, + "battery_mah": 3260, + "weight_g": 730.0, + "os": "Android 3.0, upgradable to 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1772, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, February. Released 2011, April", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2011/iconia-tab-a501/acer-iconia-tab-a501-scrapegsma-1770.json b/data/tablet/acer/2011/iconia-tab-a501/acer-iconia-tab-a501-scrapegsma-1770.json new file mode 100644 index 000000000000..c3f72484eebd --- /dev/null +++ b/data/tablet/acer/2011/iconia-tab-a501/acer-iconia-tab-a501-scrapegsma-1770.json @@ -0,0 +1,48 @@ +{ + "slug": "acer-iconia-tab-a501-scrapegsma-1770", + "base_model_slug": "iconia-tab-a501", + "name": "Acer Iconia Tab A501", + "brand": "acer", + "release_date": "2011-02-01", + "ram_gb": 1.0, + "battery_mah": 3260, + "weight_g": 777.0, + "os": "Android 3.0 (Honeycomb), upgradable to 3.2 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1770, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, February. Released 2011, April", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/acer/2012/iconia-tab-a110/acer-iconia-tab-a110-scrapegsma-1756.json b/data/tablet/acer/2012/iconia-tab-a110/acer-iconia-tab-a110-scrapegsma-1756.json new file mode 100644 index 000000000000..348e370d061d --- /dev/null +++ b/data/tablet/acer/2012/iconia-tab-a110/acer-iconia-tab-a110-scrapegsma-1756.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-a110-scrapegsma-1756", + "base_model_slug": "iconia-tab-a110", + "name": "Acer Iconia Tab A110", + "brand": "acer", + "release_date": "2012-10-01", + "ram_gb": 1.0, + "battery_mah": 3420, + "weight_g": 390.0, + "os": "Android 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1756, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, October. Released 2012, October", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3 T30L", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS (3G model), GLONASS" + } +} diff --git a/data/tablet/acer/2012/iconia-tab-a200/acer-iconia-tab-a200-scrapegsma-1763.json b/data/tablet/acer/2012/iconia-tab-a200/acer-iconia-tab-a200-scrapegsma-1763.json new file mode 100644 index 000000000000..0c8ca2f4ea18 --- /dev/null +++ b/data/tablet/acer/2012/iconia-tab-a200/acer-iconia-tab-a200-scrapegsma-1763.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-a200-scrapegsma-1763", + "base_model_slug": "iconia-tab-a200", + "name": "Acer Iconia Tab A200", + "brand": "acer", + "release_date": "2012-01-01", + "ram_gb": 1.0, + "battery_mah": 3260, + "weight_g": 700.0, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1763, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, January. Released 2012, January", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "Capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2012/iconia-tab-a210/acer-iconia-tab-a210-scrapegsma-1762.json b/data/tablet/acer/2012/iconia-tab-a210/acer-iconia-tab-a210-scrapegsma-1762.json new file mode 100644 index 000000000000..bf70d7a41c2a --- /dev/null +++ b/data/tablet/acer/2012/iconia-tab-a210/acer-iconia-tab-a210-scrapegsma-1762.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-a210-scrapegsma-1762", + "base_model_slug": "iconia-tab-a210", + "name": "Acer Iconia Tab A210", + "brand": "acer", + "release_date": "2012-11-01", + "ram_gb": 1.0, + "battery_mah": 3260, + "weight_g": 685.0, + "os": "Android 4.0 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1762, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, Q3. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, EDR", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/acer/2012/iconia-tab-a510/acer-iconia-tab-a510-scrapegsma-1767.json b/data/tablet/acer/2012/iconia-tab-a510/acer-iconia-tab-a510-scrapegsma-1767.json new file mode 100644 index 000000000000..60e12c793c57 --- /dev/null +++ b/data/tablet/acer/2012/iconia-tab-a510/acer-iconia-tab-a510-scrapegsma-1767.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-a510-scrapegsma-1767", + "base_model_slug": "iconia-tab-a510", + "name": "Acer Iconia Tab A510", + "brand": "acer", + "release_date": "2012-02-01", + "ram_gb": 1.0, + "battery_mah": 9800, + "weight_g": 680.0, + "os": "Android 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1767, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, February. Released 2012, April", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2012/iconia-tab-a511/acer-iconia-tab-a511-scrapegsma-1766.json b/data/tablet/acer/2012/iconia-tab-a511/acer-iconia-tab-a511-scrapegsma-1766.json new file mode 100644 index 000000000000..73a1143c9777 --- /dev/null +++ b/data/tablet/acer/2012/iconia-tab-a511/acer-iconia-tab-a511-scrapegsma-1766.json @@ -0,0 +1,48 @@ +{ + "slug": "acer-iconia-tab-a511-scrapegsma-1766", + "base_model_slug": "iconia-tab-a511", + "name": "Acer Iconia Tab A511", + "brand": "acer", + "release_date": "2012-02-01", + "ram_gb": 1.0, + "battery_mah": 9800, + "weight_g": 777.0, + "os": "Android 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1766, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, February. Released 2012, August", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/acer/2012/iconia-tab-a700/acer-iconia-tab-a700-scrapegsma-1765.json b/data/tablet/acer/2012/iconia-tab-a700/acer-iconia-tab-a700-scrapegsma-1765.json new file mode 100644 index 000000000000..a856dfc91eb1 --- /dev/null +++ b/data/tablet/acer/2012/iconia-tab-a700/acer-iconia-tab-a700-scrapegsma-1765.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-a700-scrapegsma-1765", + "base_model_slug": "iconia-tab-a700", + "name": "Acer Iconia Tab A700", + "brand": "acer", + "release_date": "2012-01-01", + "ram_gb": 1.0, + "battery_mah": 9800, + "weight_g": 665.0, + "os": "Android 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1765, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, January. Released 2012, August", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.3 GHz", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.1, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/acer/2012/iconia-tab-a701/acer-iconia-tab-a701-scrapegsma-1764.json b/data/tablet/acer/2012/iconia-tab-a701/acer-iconia-tab-a701-scrapegsma-1764.json new file mode 100644 index 000000000000..c14efebb2605 --- /dev/null +++ b/data/tablet/acer/2012/iconia-tab-a701/acer-iconia-tab-a701-scrapegsma-1764.json @@ -0,0 +1,48 @@ +{ + "slug": "acer-iconia-tab-a701-scrapegsma-1764", + "base_model_slug": "iconia-tab-a701", + "name": "Acer Iconia Tab A701", + "brand": "acer", + "release_date": "2012-01-01", + "ram_gb": 1.0, + "battery_mah": 9800, + "weight_g": 667.0, + "os": "Android 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1764, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, January. Released 2012, July", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, DLNA", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/acer/2013/iconia-tab-a1-810/acer-iconia-tab-a1-810-scrapegsma-1749.json b/data/tablet/acer/2013/iconia-tab-a1-810/acer-iconia-tab-a1-810-scrapegsma-1749.json new file mode 100644 index 000000000000..0ab2350ed038 --- /dev/null +++ b/data/tablet/acer/2013/iconia-tab-a1-810/acer-iconia-tab-a1-810-scrapegsma-1749.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-a1-810-scrapegsma-1749", + "base_model_slug": "iconia-tab-a1-810", + "name": "Acer Iconia Tab A1-810", + "brand": "acer", + "release_date": "2013-04-01", + "ram_gb": 1.0, + "battery_mah": 4960, + "weight_g": 410.0, + "os": "Android 4.2.2 (Jelly Bean), upgradаble to 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1749, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, April. Released 2013, May", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8125 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "PowerVR SGX544", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "768x1024", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2013/iconia-tab-a1-811/acer-iconia-tab-a1-811-scrapegsma-1748.json b/data/tablet/acer/2013/iconia-tab-a1-811/acer-iconia-tab-a1-811-scrapegsma-1748.json new file mode 100644 index 000000000000..54a1474920ff --- /dev/null +++ b/data/tablet/acer/2013/iconia-tab-a1-811/acer-iconia-tab-a1-811-scrapegsma-1748.json @@ -0,0 +1,48 @@ +{ + "slug": "acer-iconia-tab-a1-811-scrapegsma-1748", + "base_model_slug": "iconia-tab-a1-811", + "name": "Acer Iconia Tab A1-811", + "brand": "acer", + "release_date": "2013-01-01", + "ram_gb": 1.0, + "battery_mah": 4960, + "weight_g": 430.0, + "os": "Android 4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1748, + "network": { + "cellular": "3G" + }, + "sim": "Yes" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, Q2. Released 2013, Q2", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8389W", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "PowerVR SGX544", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/acer/2013/iconia-tab-a3/acer-iconia-tab-a3-scrapegsma-1747.json b/data/tablet/acer/2013/iconia-tab-a3/acer-iconia-tab-a3-scrapegsma-1747.json new file mode 100644 index 000000000000..235502c81230 --- /dev/null +++ b/data/tablet/acer/2013/iconia-tab-a3/acer-iconia-tab-a3-scrapegsma-1747.json @@ -0,0 +1,48 @@ +{ + "slug": "acer-iconia-tab-a3-scrapegsma-1747", + "base_model_slug": "iconia-tab-a3", + "name": "Acer Iconia Tab A3", + "brand": "acer", + "release_date": "2013-09-01", + "ram_gb": 1.0, + "battery_mah": 7300, + "weight_g": 560.0, + "os": "Android 4.2.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1747, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, September. Released 2013, November", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8125T - Wi-FiMediatek MT8389W - 3G", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "PowerVR SGX544", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/acer/2013/iconia-tab-b1-710/acer-iconia-tab-b1-710-scrapegsma-1754.json b/data/tablet/acer/2013/iconia-tab-b1-710/acer-iconia-tab-b1-710-scrapegsma-1754.json new file mode 100644 index 000000000000..3a3939e1ea0f --- /dev/null +++ b/data/tablet/acer/2013/iconia-tab-b1-710/acer-iconia-tab-b1-710-scrapegsma-1754.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-b1-710-scrapegsma-1754", + "base_model_slug": "iconia-tab-b1-710", + "name": "Acer Iconia Tab B1-710", + "brand": "acer", + "release_date": "2013-11-01", + "ram_gb": 1.0, + "battery_mah": 2640, + "weight_g": 339.9, + "os": "Android OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1754, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, November. Released 2013, November", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8317T", + "platform_cpu": "Dual-core 1.2 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX531u", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2013/iconia-tab-b1-a71/acer-iconia-tab-b1-a71-scrapegsma-1755.json b/data/tablet/acer/2013/iconia-tab-b1-a71/acer-iconia-tab-b1-a71-scrapegsma-1755.json new file mode 100644 index 000000000000..186256b9487a --- /dev/null +++ b/data/tablet/acer/2013/iconia-tab-b1-a71/acer-iconia-tab-b1-a71-scrapegsma-1755.json @@ -0,0 +1,44 @@ +{ + "slug": "acer-iconia-tab-b1-a71-scrapegsma-1755", + "base_model_slug": "iconia-tab-b1-a71", + "name": "Acer Iconia Tab B1-A71", + "brand": "acer", + "release_date": "2013-01-01", + "ram_gb": 0.5, + "battery_mah": 2710, + "weight_g": 320.0, + "os": "Android 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1755, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, January. Released 2013, January", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 512 MB RAM", + "platform_chipset": "Mediatek MT8317", + "platform_cpu": "Dual-core 1.2 GHz Cortex-A9", + "platform_gpu": "SGX531u", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2014/iconia-tab-7-a1-713/acer-iconia-tab-7-a1-713-scrapegsma-1734.json b/data/tablet/acer/2014/iconia-tab-7-a1-713/acer-iconia-tab-7-a1-713-scrapegsma-1734.json new file mode 100644 index 000000000000..cb1f58479a83 --- /dev/null +++ b/data/tablet/acer/2014/iconia-tab-7-a1-713/acer-iconia-tab-7-a1-713-scrapegsma-1734.json @@ -0,0 +1,48 @@ +{ + "slug": "acer-iconia-tab-7-a1-713-scrapegsma-1734", + "base_model_slug": "iconia-tab-7-a1-713", + "name": "Acer Iconia Tab 7 A1-713", + "brand": "acer", + "release_date": "2014-04-01", + "ram_gb": 1.0, + "battery_mah": 3400, + "weight_g": 298.0, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1734, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, August", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2014/iconia-tab-7-a1-713hd/acer-iconia-tab-7-a1-713hd-scrapegsma-1735.json b/data/tablet/acer/2014/iconia-tab-7-a1-713hd/acer-iconia-tab-7-a1-713hd-scrapegsma-1735.json new file mode 100644 index 000000000000..4c47a835f56d --- /dev/null +++ b/data/tablet/acer/2014/iconia-tab-7-a1-713hd/acer-iconia-tab-7-a1-713hd-scrapegsma-1735.json @@ -0,0 +1,48 @@ +{ + "slug": "acer-iconia-tab-7-a1-713hd-scrapegsma-1735", + "base_model_slug": "iconia-tab-7-a1-713hd", + "name": "Acer Iconia Tab 7 A1-713HD", + "brand": "acer", + "release_date": "2014-04-01", + "ram_gb": 1.0, + "battery_mah": 3400, + "weight_g": 298.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1735, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, August", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/acer/2014/iconia-tab-8-a1-840fhd/acer-iconia-tab-8-a1-840fhd-scrapegsma-1733.json b/data/tablet/acer/2014/iconia-tab-8-a1-840fhd/acer-iconia-tab-8-a1-840fhd-scrapegsma-1733.json new file mode 100644 index 000000000000..f039af718a4d --- /dev/null +++ b/data/tablet/acer/2014/iconia-tab-8-a1-840fhd/acer-iconia-tab-8-a1-840fhd-scrapegsma-1733.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-8-a1-840fhd-scrapegsma-1733", + "base_model_slug": "iconia-tab-8-a1-840fhd", + "name": "Acer Iconia Tab 8 A1-840FHD", + "brand": "acer", + "release_date": "2014-06-01", + "ram_gb": 2.0, + "battery_mah": 4600, + "weight_g": 360.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1733, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, September", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.86 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, GLONASS" + } +} diff --git a/data/tablet/acer/2015/iconia-tab-10-a3-a30/acer-iconia-tab-10-a3-a30-scrapegsma-1719.json b/data/tablet/acer/2015/iconia-tab-10-a3-a30/acer-iconia-tab-10-a3-a30-scrapegsma-1719.json new file mode 100644 index 000000000000..d57a1625a72c --- /dev/null +++ b/data/tablet/acer/2015/iconia-tab-10-a3-a30/acer-iconia-tab-10-a3-a30-scrapegsma-1719.json @@ -0,0 +1,45 @@ +{ + "slug": "acer-iconia-tab-10-a3-a30-scrapegsma-1719", + "base_model_slug": "iconia-tab-10-a3-a30", + "name": "Acer Iconia Tab 10 A3-A30", + "brand": "acer", + "release_date": "2015-04-01", + "ram_gb": 2.0, + "battery_mah": 5910, + "weight_g": 540.0, + "os": "Android 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1719, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, April", + "launch_status": "Available. Released 2015, June", + "memory_internal": "16/32/64 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3735F", + "platform_cpu": "Quad-core 1.33 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "A-GPS only" + } +} diff --git a/data/tablet/acer/2018/chromebook-tab-10/acer-chromebook-tab-10-scrapegsma-1700.json b/data/tablet/acer/2018/chromebook-tab-10/acer-chromebook-tab-10-scrapegsma-1700.json new file mode 100644 index 000000000000..282c25821fee --- /dev/null +++ b/data/tablet/acer/2018/chromebook-tab-10/acer-chromebook-tab-10-scrapegsma-1700.json @@ -0,0 +1,44 @@ +{ + "slug": "acer-chromebook-tab-10-scrapegsma-1700", + "base_model_slug": "chromebook-tab-10", + "name": "Acer Chromebook Tab 10", + "brand": "acer", + "release_date": "2018-03-01", + "ram_gb": 4.0, + "battery_mah": 4500, + "weight_g": 544.3, + "os": "Chrome OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1700, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2018, March", + "launch_status": "Available. Released 2018, July", + "memory_internal": "32 GB, 4 GB RAM", + "platform_chipset": "Rockchip RK3399", + "platform_cpu": "Hexa-core (4x Cortex-A53 & 2x Cortex-A72)", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n/ac, dual-band, WiFi Direct", + "bluetooth": "4.1, A2DP, LE" + } +} diff --git a/data/tablet/alcatel/2013/one-touch-tab-7-hd/alcatel-one-touch-tab-7-hd-scrapegsma-1691.json b/data/tablet/alcatel/2013/one-touch-tab-7-hd/alcatel-one-touch-tab-7-hd-scrapegsma-1691.json new file mode 100644 index 000000000000..99594663d779 --- /dev/null +++ b/data/tablet/alcatel/2013/one-touch-tab-7-hd/alcatel-one-touch-tab-7-hd-scrapegsma-1691.json @@ -0,0 +1,45 @@ +{ + "slug": "alcatel-one-touch-tab-7-hd-scrapegsma-1691", + "base_model_slug": "one-touch-tab-7-hd", + "name": "alcatel One Touch Tab 7 HD", + "brand": "alcatel", + "release_date": "2013-01-01", + "ram_gb": 1.0, + "battery_mah": 3300, + "weight_g": 350.0, + "os": "Android 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1691, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, January. Released 2013, May", + "launch_status": "Discontinued", + "memory_internal": "8GB 1GB RAM", + "platform_chipset": "Rockchip 3066", + "platform_cpu": "Dual-core 1.6 GHz Cortex-A9", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.1, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/alcatel/2013/one-touch-tab-7/alcatel-one-touch-tab-7-scrapegsma-1690.json b/data/tablet/alcatel/2013/one-touch-tab-7/alcatel-one-touch-tab-7-scrapegsma-1690.json new file mode 100644 index 000000000000..6df57f5e9130 --- /dev/null +++ b/data/tablet/alcatel/2013/one-touch-tab-7/alcatel-one-touch-tab-7-scrapegsma-1690.json @@ -0,0 +1,45 @@ +{ + "slug": "alcatel-one-touch-tab-7-scrapegsma-1690", + "base_model_slug": "one-touch-tab-7", + "name": "alcatel One Touch Tab 7", + "brand": "alcatel", + "release_date": "2013-01-01", + "ram_gb": 1.0, + "battery_mah": 3240, + "weight_g": 350.0, + "os": "Android 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1690, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, January. Released 2013, May", + "launch_status": "Discontinued", + "memory_internal": "4GB 1GB RAM", + "platform_chipset": "Rockchip RK2928", + "platform_cpu": "1.0 GHz Cortex-A9", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.1, A2DP", + "gps": "No" + } +} diff --git a/data/tablet/amazon/2011/kindle-fire/amazon-kindle-fire-scrapegsma-2306.json b/data/tablet/amazon/2011/kindle-fire/amazon-kindle-fire-scrapegsma-2306.json new file mode 100644 index 000000000000..d7ca07fd3870 --- /dev/null +++ b/data/tablet/amazon/2011/kindle-fire/amazon-kindle-fire-scrapegsma-2306.json @@ -0,0 +1,44 @@ +{ + "slug": "amazon-kindle-fire-scrapegsma-2306", + "base_model_slug": "kindle-fire", + "name": "Amazon Kindle Fire", + "brand": "amazon", + "release_date": "2011-09-01", + "ram_gb": 0.5, + "battery_mah": 4400, + "weight_g": 413.0, + "os": "Android 2.3 (customized)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2306, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, September. Released 2011, November", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "TI OMAP 4430", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX540", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "No", + "gps": "No" + } +} diff --git a/data/tablet/amazon/2017/fire-hd-10-2017/amazon-fire-hd-10-2017-scrapegsma-2291.json b/data/tablet/amazon/2017/fire-hd-10-2017/amazon-fire-hd-10-2017-scrapegsma-2291.json new file mode 100644 index 000000000000..213275e8aa53 --- /dev/null +++ b/data/tablet/amazon/2017/fire-hd-10-2017/amazon-fire-hd-10-2017-scrapegsma-2291.json @@ -0,0 +1,45 @@ +{ + "slug": "amazon-fire-hd-10-2017-scrapegsma-2291", + "base_model_slug": "fire-hd-10-2017", + "name": "Amazon Fire HD 10 (2017)", + "brand": "amazon", + "release_date": "2017-09-01", + "ram_gb": 2.0, + "battery_mah": 3830, + "weight_g": 500.0, + "os": "Customized Android 5.1 (Lollipop); Fire 5.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2291, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2017, September", + "launch_status": "Available. Released 2017, October", + "memory_internal": "32/64 GB, 2 GB RAM", + "platform_chipset": "Mediatek MT8173", + "platform_cpu": "Quad-core (2x1.8 GHz Cortex-A72 & 2x1.4 GHz Cortex-A53)", + "platform_gpu": "PowerVR G6250", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band", + "bluetooth": "4.1, A2DP, LE", + "gps": "No" + } +} diff --git a/data/tablet/amazon/2017/fire-hd-8-2017/amazon-fire-hd-8-2017-scrapegsma-2292.json b/data/tablet/amazon/2017/fire-hd-8-2017/amazon-fire-hd-8-2017-scrapegsma-2292.json new file mode 100644 index 000000000000..e47d15325542 --- /dev/null +++ b/data/tablet/amazon/2017/fire-hd-8-2017/amazon-fire-hd-8-2017-scrapegsma-2292.json @@ -0,0 +1,45 @@ +{ + "slug": "amazon-fire-hd-8-2017-scrapegsma-2292", + "base_model_slug": "fire-hd-8-2017", + "name": "Amazon Fire HD 8 (2017)", + "brand": "amazon", + "release_date": "2017-05-01", + "ram_gb": 1.5, + "battery_mah": 3210, + "weight_g": 369.0, + "os": "Customized Android 5.1 (Lollipop); Fire 5.4", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2292, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2017, May", + "launch_status": "Available. Released 2017, June", + "memory_internal": "16/32 GB, 1.5 GB RAM", + "platform_chipset": "Mediatek MT8163 (28 nm)", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A53", + "platform_gpu": "Mali-T730MP3", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, LE", + "gps": "No" + } +} diff --git a/data/tablet/apple/2010/ipad-wi-fi-3g/apple-ipad-wi-fi-3g-scrapegsma-2406.json b/data/tablet/apple/2010/ipad-wi-fi-3g/apple-ipad-wi-fi-3g-scrapegsma-2406.json new file mode 100644 index 000000000000..d02cabe3b32e --- /dev/null +++ b/data/tablet/apple/2010/ipad-wi-fi-3g/apple-ipad-wi-fi-3g-scrapegsma-2406.json @@ -0,0 +1,47 @@ +{ + "slug": "apple-ipad-wi-fi-3g-scrapegsma-2406", + "base_model_slug": "ipad-wi-fi-3g", + "name": "Apple iPad Wi-Fi + 3G", + "brand": "apple", + "release_date": "2010-01-01", + "ram_gb": 0.25, + "battery_mah": 6600, + "weight_g": 730.0, + "os": "iOS 4, upgradable to iOS 5.1.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2406, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2010, January. Released 2010, March", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 256 MB RAM", + "platform_chipset": "Apple A4 (45 nm)", + "platform_cpu": "1.0 GHz Cortex-A8", + "platform_gpu": "PowerVR SGX535", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/apple/2010/ipad-wi-fi/apple-ipad-wi-fi-scrapegsma-2407.json b/data/tablet/apple/2010/ipad-wi-fi/apple-ipad-wi-fi-scrapegsma-2407.json new file mode 100644 index 000000000000..a1cbb6c751c7 --- /dev/null +++ b/data/tablet/apple/2010/ipad-wi-fi/apple-ipad-wi-fi-scrapegsma-2407.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-ipad-wi-fi-scrapegsma-2407", + "base_model_slug": "ipad-wi-fi", + "name": "Apple iPad Wi-Fi", + "brand": "apple", + "release_date": "2010-01-01", + "ram_gb": 0.25, + "battery_mah": 6600, + "weight_g": 680.0, + "os": "iOS 4, upgradable to iOS 5.1.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2407, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2010, January. Released 2010, March", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 256 MB RAM", + "platform_chipset": "Apple A4 (45 nm)", + "platform_cpu": "1.0 GHz Cortex-A8", + "platform_gpu": "PowerVR SGX535", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + } +} diff --git a/data/tablet/apple/2011/ipad-2-cdma/apple-ipad-2-cdma-scrapegsma-2403.json b/data/tablet/apple/2011/ipad-2-cdma/apple-ipad-2-cdma-scrapegsma-2403.json new file mode 100644 index 000000000000..59f23cf43488 --- /dev/null +++ b/data/tablet/apple/2011/ipad-2-cdma/apple-ipad-2-cdma-scrapegsma-2403.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-ipad-2-cdma-scrapegsma-2403", + "base_model_slug": "ipad-2-cdma", + "name": "Apple iPad 2 CDMA", + "brand": "apple", + "release_date": "2011-03-01", + "ram_gb": 0.5, + "battery_mah": 6930, + "weight_g": 607.0, + "os": "iOS 4, upgradable to iOS 9.2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2403, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "CDMA / EVDO", + "launch_announced": "2011, March. Released 2011, March", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 512 MB RAM", + "platform_chipset": "Apple A5 (45 nm)", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX543MP2", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/apple/2011/ipad-2-wi-fi-3g/apple-ipad-2-wi-fi-3g-scrapegsma-2401.json b/data/tablet/apple/2011/ipad-2-wi-fi-3g/apple-ipad-2-wi-fi-3g-scrapegsma-2401.json new file mode 100644 index 000000000000..1dcf61c15edf --- /dev/null +++ b/data/tablet/apple/2011/ipad-2-wi-fi-3g/apple-ipad-2-wi-fi-3g-scrapegsma-2401.json @@ -0,0 +1,47 @@ +{ + "slug": "apple-ipad-2-wi-fi-3g-scrapegsma-2401", + "base_model_slug": "ipad-2-wi-fi-3g", + "name": "Apple iPad 2 Wi-Fi + 3G", + "brand": "apple", + "release_date": "2011-03-01", + "ram_gb": 0.5, + "battery_mah": 6930, + "weight_g": 607.0, + "os": "iOS 4, upgradable to iOS 9.3.5", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2401, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, March. Released 2011, March", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 512 MB RAM", + "platform_chipset": "Apple A5 (45 nm)", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX543MP2", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/apple/2011/ipad-2-wi-fi/apple-ipad-2-wi-fi-scrapegsma-2402.json b/data/tablet/apple/2011/ipad-2-wi-fi/apple-ipad-2-wi-fi-scrapegsma-2402.json new file mode 100644 index 000000000000..e745c4c4fb1d --- /dev/null +++ b/data/tablet/apple/2011/ipad-2-wi-fi/apple-ipad-2-wi-fi-scrapegsma-2402.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-ipad-2-wi-fi-scrapegsma-2402", + "base_model_slug": "ipad-2-wi-fi", + "name": "Apple iPad 2 Wi-Fi", + "brand": "apple", + "release_date": "2011-03-01", + "ram_gb": 0.5, + "battery_mah": 6930, + "weight_g": 601.0, + "os": "iOS 4, upgradable to iOS 9.3.5", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2402, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, March. Released 2011, March", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 512 MB RAM", + "platform_chipset": "Apple A5 (45 nm)", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX543MP2", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + } +} diff --git a/data/tablet/apple/2012/ipad-3-wi-fi-cellular/apple-ipad-3-wi-fi-cellular-scrapegsma-2398.json b/data/tablet/apple/2012/ipad-3-wi-fi-cellular/apple-ipad-3-wi-fi-cellular-scrapegsma-2398.json new file mode 100644 index 000000000000..6cbc9d3503c6 --- /dev/null +++ b/data/tablet/apple/2012/ipad-3-wi-fi-cellular/apple-ipad-3-wi-fi-cellular-scrapegsma-2398.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-3-wi-fi-cellular-scrapegsma-2398", + "base_model_slug": "ipad-3-wi-fi-cellular", + "name": "Apple iPad 3 Wi-Fi + Cellular", + "brand": "apple", + "release_date": "2012-03-01", + "ram_gb": 1.0, + "battery_mah": 11560, + "weight_g": 662.0, + "os": "iOS 5.1, upgradable to iOS 9.3.5", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2398, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2012, March. Released 2012, March 16th", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Apple A5X (45 nm)", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX543MP4 (quad-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/apple/2012/ipad-3-wi-fi/apple-ipad-3-wi-fi-scrapegsma-2399.json b/data/tablet/apple/2012/ipad-3-wi-fi/apple-ipad-3-wi-fi-scrapegsma-2399.json new file mode 100644 index 000000000000..0dc173d04eec --- /dev/null +++ b/data/tablet/apple/2012/ipad-3-wi-fi/apple-ipad-3-wi-fi-scrapegsma-2399.json @@ -0,0 +1,45 @@ +{ + "slug": "apple-ipad-3-wi-fi-scrapegsma-2399", + "base_model_slug": "ipad-3-wi-fi", + "name": "Apple iPad 3 Wi-Fi", + "brand": "apple", + "release_date": "2012-03-01", + "ram_gb": 1.0, + "battery_mah": 11560, + "weight_g": 652.0, + "os": "iOS 5.1, upgradable to iOS 9.3.5", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2399, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, March. Released 2012, March 16th", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Apple A5X (45 nm)", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX543MP4 (quad-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "No" + } +} diff --git a/data/tablet/apple/2012/ipad-4-wi-fi-cellular/apple-ipad-4-wi-fi-cellular-scrapegsma-2396.json b/data/tablet/apple/2012/ipad-4-wi-fi-cellular/apple-ipad-4-wi-fi-cellular-scrapegsma-2396.json new file mode 100644 index 000000000000..830e7f68d870 --- /dev/null +++ b/data/tablet/apple/2012/ipad-4-wi-fi-cellular/apple-ipad-4-wi-fi-cellular-scrapegsma-2396.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-4-wi-fi-cellular-scrapegsma-2396", + "base_model_slug": "ipad-4-wi-fi-cellular", + "name": "Apple iPad 4 Wi-Fi + Cellular", + "brand": "apple", + "release_date": "2012-10-01", + "ram_gb": 1.0, + "battery_mah": 11560, + "weight_g": 662.0, + "os": "iOS 6, upgradable to iOS 10.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2396, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2012, October. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "16/32/64/128 GB, 1 GB RAM", + "platform_chipset": "Apple A6X (32 nm)", + "platform_cpu": "Dual-core 1.4 GHz", + "platform_gpu": "PowerVR SGX554MP4 (quad-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/apple/2012/ipad-4-wi-fi/apple-ipad-4-wi-fi-scrapegsma-2395.json b/data/tablet/apple/2012/ipad-4-wi-fi/apple-ipad-4-wi-fi-scrapegsma-2395.json new file mode 100644 index 000000000000..2ec93106dd56 --- /dev/null +++ b/data/tablet/apple/2012/ipad-4-wi-fi/apple-ipad-4-wi-fi-scrapegsma-2395.json @@ -0,0 +1,45 @@ +{ + "slug": "apple-ipad-4-wi-fi-scrapegsma-2395", + "base_model_slug": "ipad-4-wi-fi", + "name": "Apple iPad 4 Wi-Fi", + "brand": "apple", + "release_date": "2012-10-01", + "ram_gb": 1.0, + "battery_mah": 11560, + "weight_g": 652.0, + "os": "iOS 6, upgradable to iOS 10.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2395, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, October. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "16/32/64/128 GB, 1 GB RAM", + "platform_chipset": "Apple A6X (32 nm)", + "platform_cpu": "Dual-core 1.4 GHz", + "platform_gpu": "PowerVR SGX554MP4 (quad-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "No" + } +} diff --git a/data/tablet/apple/2012/ipad-mini-wi-fi-cellular/apple-ipad-mini-wi-fi-cellular-scrapegsma-2394.json b/data/tablet/apple/2012/ipad-mini-wi-fi-cellular/apple-ipad-mini-wi-fi-cellular-scrapegsma-2394.json new file mode 100644 index 000000000000..3f2d802865c4 --- /dev/null +++ b/data/tablet/apple/2012/ipad-mini-wi-fi-cellular/apple-ipad-mini-wi-fi-cellular-scrapegsma-2394.json @@ -0,0 +1,47 @@ +{ + "slug": "apple-ipad-mini-wi-fi-cellular-scrapegsma-2394", + "base_model_slug": "ipad-mini-wi-fi-cellular", + "name": "Apple iPad mini Wi-Fi + Cellular", + "brand": "apple", + "release_date": "2012-10-01", + "ram_gb": 0.5, + "battery_mah": 4490, + "weight_g": 312.0, + "os": "iOS 6, upgradable to iOS 9.3.5", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2394, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2012, October. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 512 MB RAM", + "platform_chipset": "Apple A5 (45 nm)", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX543MP2", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/apple/2012/ipad-mini-wi-fi/apple-ipad-mini-wi-fi-scrapegsma-2393.json b/data/tablet/apple/2012/ipad-mini-wi-fi/apple-ipad-mini-wi-fi-scrapegsma-2393.json new file mode 100644 index 000000000000..f45e0c9e3e79 --- /dev/null +++ b/data/tablet/apple/2012/ipad-mini-wi-fi/apple-ipad-mini-wi-fi-scrapegsma-2393.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-ipad-mini-wi-fi-scrapegsma-2393", + "base_model_slug": "ipad-mini-wi-fi", + "name": "Apple iPad mini Wi-Fi", + "brand": "apple", + "release_date": "2012-10-01", + "ram_gb": 0.5, + "battery_mah": 4490, + "weight_g": 308.0, + "os": "iOS 6, upgradable to iOS 9.3.5", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2393, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, October. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 512 MB RAM", + "platform_chipset": "Apple A5 (45 nm)", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX543MP2", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, EDR", + "gps": "No" + } +} diff --git a/data/tablet/apple/2013/ipad-air/apple-ipad-air-scrapegsma-2389.json b/data/tablet/apple/2013/ipad-air/apple-ipad-air-scrapegsma-2389.json new file mode 100644 index 000000000000..caca00fc16ac --- /dev/null +++ b/data/tablet/apple/2013/ipad-air/apple-ipad-air-scrapegsma-2389.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-air-scrapegsma-2389", + "base_model_slug": "ipad-air", + "name": "Apple iPad Air", + "brand": "apple", + "release_date": "2013-10-01", + "ram_gb": 1.0, + "battery_mah": 8600, + "weight_g": 469.0, + "os": "iOS 7, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2389, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2013, October", + "launch_status": "Available. Released November 2013", + "memory_internal": "16/32/64/128 GB, 1 GB RAM DDR3", + "platform_chipset": "Apple A7 (28 nm)", + "platform_cpu": "Dual-core 1.3 GHz Cyclone (ARM v8-based)", + "platform_gpu": "PowerVR G6430 (quad-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (3G/LTE model only)" + } +} diff --git a/data/tablet/apple/2013/ipad-mini-2/apple-ipad-mini-2-scrapegsma-2390.json b/data/tablet/apple/2013/ipad-mini-2/apple-ipad-mini-2-scrapegsma-2390.json new file mode 100644 index 000000000000..1e04bfdfb8fc --- /dev/null +++ b/data/tablet/apple/2013/ipad-mini-2/apple-ipad-mini-2-scrapegsma-2390.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-mini-2-scrapegsma-2390", + "base_model_slug": "ipad-mini-2", + "name": "Apple iPad mini 2", + "brand": "apple", + "release_date": "2013-10-01", + "ram_gb": 1.0, + "battery_mah": 6470, + "weight_g": 331.0, + "os": "iOS 7, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2390, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2013, October. Released 2013, November", + "launch_status": "Discontinued", + "memory_internal": "16/32/64/128 GB, 1 GB RAM DDR3", + "platform_chipset": "Apple A7 (28 nm)", + "platform_cpu": "Dual-core 1.3 GHz Cyclone (ARM v8-based)", + "platform_gpu": "PowerVR G6430 (quad-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/apple/2014/ipad-air-2/apple-ipad-air-2-scrapegsma-2385.json b/data/tablet/apple/2014/ipad-air-2/apple-ipad-air-2-scrapegsma-2385.json new file mode 100644 index 000000000000..3cd1f8c6695b --- /dev/null +++ b/data/tablet/apple/2014/ipad-air-2/apple-ipad-air-2-scrapegsma-2385.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-air-2-scrapegsma-2385", + "base_model_slug": "ipad-air-2", + "name": "Apple iPad Air 2", + "brand": "apple", + "release_date": "2014-10-01", + "ram_gb": 2.0, + "battery_mah": 7340, + "weight_g": 437.0, + "os": "iOS 8.1, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2385, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2014, October", + "launch_status": "Available. Released 2014, October", + "memory_internal": "16/32/64/128 GB, 2 GB RAM", + "platform_chipset": "Apple A8X (20 nm)", + "platform_cpu": "Triple-core 1.5 GHz Typhoon", + "platform_gpu": "PowerVR GXA6850 (octa-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (3G/LTE model only)" + } +} diff --git a/data/tablet/apple/2014/ipad-mini-3/apple-ipad-mini-3-scrapegsma-2386.json b/data/tablet/apple/2014/ipad-mini-3/apple-ipad-mini-3-scrapegsma-2386.json new file mode 100644 index 000000000000..6a7c75440cd1 --- /dev/null +++ b/data/tablet/apple/2014/ipad-mini-3/apple-ipad-mini-3-scrapegsma-2386.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-mini-3-scrapegsma-2386", + "base_model_slug": "ipad-mini-3", + "name": "Apple iPad mini 3", + "brand": "apple", + "release_date": "2014-10-01", + "ram_gb": 1.0, + "battery_mah": 6470, + "weight_g": 331.0, + "os": "iOS 8.1, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2386, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2014, October", + "launch_status": "Available. Released 2014, October", + "memory_internal": "16/64/128 GB, 1 GB RAM DDR3", + "platform_chipset": "Apple A7 (28 nm)", + "platform_cpu": "Dual-core 1.3 GHz Cyclone (ARM v8-based)", + "platform_gpu": "PowerVR G6430 (quad-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/apple/2015/ipad-mini-4-2015/apple-ipad-mini-4-2015-scrapegsma-1567.json b/data/tablet/apple/2015/ipad-mini-4-2015/apple-ipad-mini-4-2015-scrapegsma-1567.json new file mode 100644 index 000000000000..18edd8c31f83 --- /dev/null +++ b/data/tablet/apple/2015/ipad-mini-4-2015/apple-ipad-mini-4-2015-scrapegsma-1567.json @@ -0,0 +1,55 @@ +{ + "slug": "apple-ipad-mini-4-2015-scrapegsma-1567", + "base_model_slug": "ipad-mini-4-2015", + "name": "Apple iPad mini 4 (2015)", + "brand": "apple", + "release_date": "2015-09-01", + "ram_gb": 2.0, + "battery_mah": 5124, + "weight_g": 299.0, + "os": "iOS 9, upgradable to iPadOS 13.4.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1567, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, eSIM", + "model_numbers": [ + "A1538", + "A1550" + ] + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2015, September", + "launch_status": "Available. Released 2015, September", + "memory_internal": "16GB 2GB RAM, 32GB 2GB RAM, 64GB 2GB RAM, 128GB 2GB RAM", + "platform_chipset": "Apple A8 (20 nm)", + "platform_cpu": "Dual-core 1.5 GHz Typhoon", + "platform_gpu": "PowerVR GX6450 (quad-core graphics)", + "misc_models": "A1538, A1550" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16, + 32, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (3G/LTE model only)" + } +} diff --git a/data/tablet/apple/2015/ipad-mini-4/apple-ipad-mini-4-scrapegsma-2378.json b/data/tablet/apple/2015/ipad-mini-4/apple-ipad-mini-4-scrapegsma-2378.json new file mode 100644 index 000000000000..ba2a3bdae11c --- /dev/null +++ b/data/tablet/apple/2015/ipad-mini-4/apple-ipad-mini-4-scrapegsma-2378.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-mini-4-scrapegsma-2378", + "base_model_slug": "ipad-mini-4", + "name": "Apple iPad mini 4", + "brand": "apple", + "release_date": "2015-09-01", + "ram_gb": 2.0, + "battery_mah": 5124, + "weight_g": 299.0, + "os": "iOS 9, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2378, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2015, September", + "launch_status": "Available. Released 2015, September", + "memory_internal": "16/32/64/128 GB, 2 GB RAM", + "platform_chipset": "Apple A8 (20 nm)", + "platform_cpu": "Dual-core 1.5 GHz Typhoon", + "platform_gpu": "PowerVR GX6450 (quad-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (3G/LTE model only)" + } +} diff --git a/data/tablet/apple/2015/ipad-pro-12-9-2015/apple-ipad-pro-12-9-2015-scrapegsma-2377.json b/data/tablet/apple/2015/ipad-pro-12-9-2015/apple-ipad-pro-12-9-2015-scrapegsma-2377.json new file mode 100644 index 000000000000..ec160a98cf9d --- /dev/null +++ b/data/tablet/apple/2015/ipad-pro-12-9-2015/apple-ipad-pro-12-9-2015-scrapegsma-2377.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-pro-12-9-2015-scrapegsma-2377", + "base_model_slug": "ipad-pro-12-9-2015", + "name": "Apple iPad Pro 12.9 (2015)", + "brand": "apple", + "release_date": "2015-09-01", + "ram_gb": 4.0, + "battery_mah": 307, + "weight_g": 713.0, + "os": "iOS 9, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2377, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2015, September", + "launch_status": "Available. Released 2015, November", + "memory_internal": "32/128/256 GB, 4 GB RAM", + "platform_chipset": "Apple A9X (16 nm)", + "platform_cpu": "Dual-core 2.26 GHz (Twister)", + "platform_gpu": "PowerVR Series 7 (12-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 12.9, + "resolution": "2048x2732", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 256 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2016/ipad-pro-9-7-2016/apple-ipad-pro-9-7-2016-scrapegsma-2373.json b/data/tablet/apple/2016/ipad-pro-9-7-2016/apple-ipad-pro-9-7-2016-scrapegsma-2373.json new file mode 100644 index 000000000000..db2dc4ca807d --- /dev/null +++ b/data/tablet/apple/2016/ipad-pro-9-7-2016/apple-ipad-pro-9-7-2016-scrapegsma-2373.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-pro-9-7-2016-scrapegsma-2373", + "base_model_slug": "ipad-pro-9-7-2016", + "name": "Apple iPad Pro 9.7 (2016)", + "brand": "apple", + "release_date": "2016-03-01", + "ram_gb": 2.0, + "battery_mah": 7306, + "weight_g": 437.0, + "os": "iOS 9.3.2, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2373, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2016, March", + "launch_status": "Available. Released 2016, March", + "memory_internal": "32/128/256 GB, 2 GB RAM", + "platform_chipset": "Apple A9X (16 nm)", + "platform_cpu": "Dual-core 2.16 GHz (Twister)", + "platform_gpu": "PowerVR Series 7 (12-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 256 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2017/ipad-9-7-2017/apple-ipad-9-7-2017-scrapegsma-2362.json b/data/tablet/apple/2017/ipad-9-7-2017/apple-ipad-9-7-2017-scrapegsma-2362.json new file mode 100644 index 000000000000..93be959c8047 --- /dev/null +++ b/data/tablet/apple/2017/ipad-9-7-2017/apple-ipad-9-7-2017-scrapegsma-2362.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-9-7-2017-scrapegsma-2362", + "base_model_slug": "ipad-9-7-2017", + "name": "Apple iPad 9.7 (2017)", + "brand": "apple", + "release_date": "2017-03-01", + "ram_gb": 2.0, + "battery_mah": 8827, + "weight_g": 469.0, + "os": "iOS 10.3, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2362, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2017, March", + "launch_status": "Available. Released 2017, March", + "memory_internal": "32/128 GB, 2 GB RAM", + "platform_chipset": "Apple A9 (14 nm)", + "platform_cpu": "Dual-core 1.84 GHz (Twister)", + "platform_gpu": "PowerVR GT7600 (six-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2017/ipad-pro-10-5-2017/apple-ipad-pro-10-5-2017-scrapegsma-2361.json b/data/tablet/apple/2017/ipad-pro-10-5-2017/apple-ipad-pro-10-5-2017-scrapegsma-2361.json new file mode 100644 index 000000000000..250af51add4c --- /dev/null +++ b/data/tablet/apple/2017/ipad-pro-10-5-2017/apple-ipad-pro-10-5-2017-scrapegsma-2361.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-pro-10-5-2017-scrapegsma-2361", + "base_model_slug": "ipad-pro-10-5-2017", + "name": "Apple iPad Pro 10.5 (2017)", + "brand": "apple", + "release_date": "2017-06-01", + "ram_gb": 4.0, + "battery_mah": 8134, + "weight_g": 469.0, + "os": "iOS 10.3.2, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2361, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2017, June", + "launch_status": "Available. Released 2017, June", + "memory_internal": "64/256/512 GB, 4GB RAM", + "platform_chipset": "Apple A10X Fusion (10 nm)", + "platform_cpu": "", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 10.5, + "resolution": "1668x2224", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 512 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2017/ipad-pro-12-9-2017/apple-ipad-pro-12-9-2017-scrapegsma-2360.json b/data/tablet/apple/2017/ipad-pro-12-9-2017/apple-ipad-pro-12-9-2017-scrapegsma-2360.json new file mode 100644 index 000000000000..99a3f3a497fb --- /dev/null +++ b/data/tablet/apple/2017/ipad-pro-12-9-2017/apple-ipad-pro-12-9-2017-scrapegsma-2360.json @@ -0,0 +1,48 @@ +{ + "slug": "apple-ipad-pro-12-9-2017-scrapegsma-2360", + "base_model_slug": "ipad-pro-12-9-2017", + "name": "Apple iPad Pro 12.9 (2017)", + "brand": "apple", + "release_date": "2017-06-01", + "ram_gb": 4.0, + "battery_mah": 891, + "weight_g": 677.0, + "os": "iOS 10.3.2, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2360, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2017, June", + "launch_status": "Available. Released 2017, June", + "memory_internal": "64/256/512 GB, 4GB RAM", + "platform_chipset": "Apple A10X Fusion (10 nm)", + "platform_cpu": "", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 12.9, + "resolution": "2732x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 512 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2018/ipad-pro-11-2018/apple-ipad-pro-11-2018-scrapegsma-1566.json b/data/tablet/apple/2018/ipad-pro-11-2018/apple-ipad-pro-11-2018-scrapegsma-1566.json new file mode 100644 index 000000000000..3288970dc886 --- /dev/null +++ b/data/tablet/apple/2018/ipad-pro-11-2018/apple-ipad-pro-11-2018-scrapegsma-1566.json @@ -0,0 +1,58 @@ +{ + "slug": "apple-ipad-pro-11-2018-scrapegsma-1566", + "base_model_slug": "ipad-pro-11-2018", + "name": "Apple iPad Pro 11 (2018)", + "brand": "apple", + "release_date": "2018-10-01", + "ram_gb": 6.0, + "battery_mah": 7812, + "weight_g": 468.0, + "os": "iOS 12, upgradable to iPadOS 13.4.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1566, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, eSIM", + "model_numbers": [ + "A2013", + "A1934", + "A1980", + "A1979" + ] + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2018, October", + "launch_status": "Available. Released 2018, November", + "memory_internal": "64GB 4GB RAM, 256GB 4GB RAM, 512GB 4GB RAM, 1TB 6GB RAM", + "platform_chipset": "Apple A12X Bionic (7 nm)", + "platform_cpu": "Octa-core (4x2.5 GHz Vortex + 4x1.6 GHz Tempest)", + "platform_gpu": "Apple GPU (7-core graphics)", + "misc_models": "A2013, A1934, A1980, A1979" + }, + "display": { + "size_inch": 11.0, + "resolution": "1668x2388", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 6, + 64, + 256, + 512, + 1024 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "5.0, A2DP, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, QZSS (Wi<80><91>Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2018/ipad-pro-11/apple-ipad-pro-11-scrapegsma-2347.json b/data/tablet/apple/2018/ipad-pro-11/apple-ipad-pro-11-scrapegsma-2347.json new file mode 100644 index 000000000000..a2c30bd51dce --- /dev/null +++ b/data/tablet/apple/2018/ipad-pro-11/apple-ipad-pro-11-scrapegsma-2347.json @@ -0,0 +1,50 @@ +{ + "slug": "apple-ipad-pro-11-scrapegsma-2347", + "base_model_slug": "ipad-pro-11", + "name": "Apple iPad Pro 11", + "brand": "apple", + "release_date": "2018-10-01", + "ram_gb": 6.0, + "battery_mah": 7812, + "weight_g": 468.0, + "os": "iOS 12, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2347, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2018, October", + "launch_status": "Available. Released 2018, November", + "memory_internal": "1 TB, 6 GB RAM or 64/256/512 GB, 4 GB RAM", + "platform_chipset": "Apple A12X Bionic (7 nm)", + "platform_cpu": "Octa-core (4x2.5 GHz Vortex + 4x1.6 GHz Tempest)", + "platform_gpu": "Apple GPU (7-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 11.0, + "resolution": "1668x2388", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 6, + 512, + 1024 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "5.0, A2DP, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, QZSS (Wi‑Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2018/ipad-pro-12-9-2018/apple-ipad-pro-12-9-2018-scrapegsma-2346.json b/data/tablet/apple/2018/ipad-pro-12-9-2018/apple-ipad-pro-12-9-2018-scrapegsma-2346.json new file mode 100644 index 000000000000..cd3829abe11a --- /dev/null +++ b/data/tablet/apple/2018/ipad-pro-12-9-2018/apple-ipad-pro-12-9-2018-scrapegsma-2346.json @@ -0,0 +1,50 @@ +{ + "slug": "apple-ipad-pro-12-9-2018-scrapegsma-2346", + "base_model_slug": "ipad-pro-12-9-2018", + "name": "Apple iPad Pro 12.9 (2018)", + "brand": "apple", + "release_date": "2018-10-01", + "ram_gb": 6.0, + "battery_mah": 9720, + "weight_g": 631.0, + "os": "iOS 12, upgradable to iOS 12.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2346, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2018, October", + "launch_status": "Available. Released 2018, November", + "memory_internal": "1 TB, 6 GB RAM or 64/256/512 GB, 4 GB RAM", + "platform_chipset": "Apple A12X Bionic (7 nm)", + "platform_cpu": "Octa-core (4x2.5 GHz Vortex + 4x1.6 GHz Tempest)", + "platform_gpu": "Apple GPU (7-core graphics)", + "misc_models": "" + }, + "display": { + "size_inch": 12.9, + "resolution": "2048x2732", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 6, + 512, + 1024 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "5.0, A2DP, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, QZSS (Wi‑Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2019/ipad-10-2/apple-ipad-10-2-scrapegsma-1562.json b/data/tablet/apple/2019/ipad-10-2/apple-ipad-10-2-scrapegsma-1562.json new file mode 100644 index 000000000000..a34e56a1ab4b --- /dev/null +++ b/data/tablet/apple/2019/ipad-10-2/apple-ipad-10-2-scrapegsma-1562.json @@ -0,0 +1,54 @@ +{ + "slug": "apple-ipad-10-2-scrapegsma-1562", + "base_model_slug": "ipad-10-2", + "name": "Apple iPad 10.2", + "brand": "apple", + "release_date": "2019-09-01", + "ram_gb": 3.0, + "battery_mah": 8827, + "weight_g": 483.0, + "os": "iPadOS 13.1, upgradable to iPadOS 13.4.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1562, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, eSIM", + "model_numbers": [ + "A2232", + "A2200", + "A2198" + ] + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2019, September 12", + "launch_status": "Available. Released 2019, September 21", + "memory_internal": "32GB 3GB RAM, 128GB 3GB RAM", + "platform_chipset": "Apple A10 Fusion (16 nm)", + "platform_cpu": "Quad-core 2.34 GHz (2x Hurricane + 2x Zephyr)", + "platform_gpu": "PowerVR Series7XT Plus (six-core graphics)", + "misc_models": "A2232, A2200, A2198" + }, + "display": { + "size_inch": 10.2, + "resolution": "1620x2160", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS (Wi<80><91>Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2019/ipad-mini-2019/apple-ipad-mini-2019-scrapegsma-2345.json b/data/tablet/apple/2019/ipad-mini-2019/apple-ipad-mini-2019-scrapegsma-2345.json new file mode 100644 index 000000000000..c7efff7805bc --- /dev/null +++ b/data/tablet/apple/2019/ipad-mini-2019/apple-ipad-mini-2019-scrapegsma-2345.json @@ -0,0 +1,58 @@ +{ + "slug": "apple-ipad-mini-2019-scrapegsma-2345", + "base_model_slug": "ipad-mini-2019", + "name": "Apple iPad mini (2019)", + "brand": "apple", + "release_date": "2019-03-01", + "ram_gb": 3.0, + "battery_mah": 5124, + "weight_g": 300.5, + "os": "iOS 12.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2345, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)", + "model_numbers": [ + "MUQW2HC", + "A", + "MUU32HC", + "A", + "MUX52HC", + "A", + "MUXC2HC", + "A" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, March", + "launch_status": "Available. Released 2019, March", + "memory_internal": "64/256 GB, 3 GB RAM", + "platform_chipset": "Apple A12 Bionic (7 nm)", + "platform_cpu": "Hexa-core (2x2.5 GHz Vortex + 4x1.6 GHz Tempest)", + "platform_gpu": "Apple GPU (4-core graphics)", + "misc_models": "MUQW2HC/A, MUU32HC/A, MUX52HC/A, MUXC2HC/A" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 256 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "5.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + } +} diff --git a/data/tablet/apple/2020/ipad-pro-12-9-2020/apple-ipad-pro-12-9-2020-scrapegsma-1557.json b/data/tablet/apple/2020/ipad-pro-12-9-2020/apple-ipad-pro-12-9-2020-scrapegsma-1557.json new file mode 100644 index 000000000000..750410b9c4bb --- /dev/null +++ b/data/tablet/apple/2020/ipad-pro-12-9-2020/apple-ipad-pro-12-9-2020-scrapegsma-1557.json @@ -0,0 +1,55 @@ +{ + "slug": "apple-ipad-pro-12-9-2020-scrapegsma-1557", + "base_model_slug": "ipad-pro-12-9-2020", + "name": "Apple iPad Pro 12.9 (2020)", + "brand": "apple", + "release_date": "2020-03-01", + "ram_gb": 6.0, + "battery_mah": 9720, + "weight_g": 641.0, + "os": "iPadOS 13.4, upgradable to iPadOS 13.4.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1557, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, eSIM", + "model_numbers": [ + "A2069", + "A2232" + ] + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2020, March 18", + "launch_status": "Available. Released 2020, March 19", + "memory_internal": "128GB 6GB RAM, 256GB 6GB RAM, 512GB 6GB RAM, 1TB 6GB RAM", + "platform_chipset": "Apple A12Z Bionic", + "platform_cpu": "Octa-core (4x2.5 GHz Vortex + 4x1.6 GHz Tempest)", + "platform_gpu": "Apple GPU (8-core graphics)", + "misc_models": "A2069, A2232" + }, + "display": { + "size_inch": 12.9, + "resolution": "2048x2732", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 128, + 256, + 512, + 1024 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac/6, dual-band, hotspot", + "bluetooth": "5.0, A2DP, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, QZSS (Wi<80><91>Fi + Cellular model only)" + } +} diff --git a/data/tablet/archos/2017/diamond-tab/archos-diamond-tab-scrapegsma-2418.json b/data/tablet/archos/2017/diamond-tab/archos-diamond-tab-scrapegsma-2418.json new file mode 100644 index 000000000000..e1928e9fc306 --- /dev/null +++ b/data/tablet/archos/2017/diamond-tab/archos-diamond-tab-scrapegsma-2418.json @@ -0,0 +1,48 @@ +{ + "slug": "archos-diamond-tab-scrapegsma-2418", + "base_model_slug": "diamond-tab", + "name": "Archos Diamond Tab", + "brand": "archos", + "release_date": "2017-08-01", + "ram_gb": 4.0, + "battery_mah": 6600, + "weight_g": 510.0, + "os": "Android 7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2418, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, August", + "launch_status": "Available. Released 2017, October", + "memory_internal": "64 GB, 4 GB RAM", + "platform_chipset": "Rockchip RK3399", + "platform_cpu": "Dual-core Cortex-A72 & quad-core Cortex-A53", + "platform_gpu": "Mali-T860MP4", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1600x2560", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/asus/2012/google-nexus-7-cellular/asus-google-nexus-7-cellular-scrapegsma-2588.json b/data/tablet/asus/2012/google-nexus-7-cellular/asus-google-nexus-7-cellular-scrapegsma-2588.json new file mode 100644 index 000000000000..8331d12e6b9e --- /dev/null +++ b/data/tablet/asus/2012/google-nexus-7-cellular/asus-google-nexus-7-cellular-scrapegsma-2588.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-google-nexus-7-cellular-scrapegsma-2588", + "base_model_slug": "google-nexus-7-cellular", + "name": "Asus Google Nexus 7 Cellular", + "brand": "asus", + "release_date": "2012-10-01", + "ram_gb": 1.0, + "battery_mah": 4325, + "weight_g": 347.0, + "os": "Android 4.1 (Jelly Bean), upgradable to 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2588, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, October. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0", + "gps": "Yes" + } +} diff --git a/data/tablet/asus/2012/google-nexus-7/asus-google-nexus-7-scrapegsma-2591.json b/data/tablet/asus/2012/google-nexus-7/asus-google-nexus-7-scrapegsma-2591.json new file mode 100644 index 000000000000..b5ac6ee766bb --- /dev/null +++ b/data/tablet/asus/2012/google-nexus-7/asus-google-nexus-7-scrapegsma-2591.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-google-nexus-7-scrapegsma-2591", + "base_model_slug": "google-nexus-7", + "name": "Asus Google Nexus 7", + "brand": "asus", + "release_date": "2012-06-01", + "ram_gb": 1.0, + "battery_mah": 4325, + "weight_g": 340.0, + "os": "Android 4.1.2 (Jelly Bean), upgradable to 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2591, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, June. Released 2012, July", + "launch_status": "Discontinued", + "memory_internal": "8/16/32 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "3.0", + "gps": "Yes" + } +} diff --git a/data/tablet/asus/2012/padfone-2/asus-padfone-2-scrapegsma-2590.json b/data/tablet/asus/2012/padfone-2/asus-padfone-2-scrapegsma-2590.json new file mode 100644 index 000000000000..fe782d819795 --- /dev/null +++ b/data/tablet/asus/2012/padfone-2/asus-padfone-2-scrapegsma-2590.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-2-scrapegsma-2590", + "base_model_slug": "padfone-2", + "name": "Asus PadFone 2", + "brand": "asus", + "release_date": "2012-10-01", + "ram_gb": 2.0, + "battery_mah": 2140, + "weight_g": 135.0, + "os": "Android 4.0 (Ice Cream Sandwich), upgradable to 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2590, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2012, October. Released 2012, December", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 2 GB RAM", + "platform_chipset": "Qualcomm APQ8064 Snapdragon S4 Pro", + "platform_cpu": "Quad-core 1.5 GHz Krait", + "platform_gpu": "Adreno 320", + "misc_models": "" + }, + "display": { + "size_inch": 4.7, + "resolution": "720x1280", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/asus/2012/padfone/asus-padfone-scrapegsma-2600.json b/data/tablet/asus/2012/padfone/asus-padfone-scrapegsma-2600.json new file mode 100644 index 000000000000..5c4cae2c8f8e --- /dev/null +++ b/data/tablet/asus/2012/padfone/asus-padfone-scrapegsma-2600.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-scrapegsma-2600", + "base_model_slug": "padfone", + "name": "Asus PadFone", + "brand": "asus", + "release_date": "2012-02-01", + "ram_gb": 1.0, + "battery_mah": 1520, + "weight_g": 129.0, + "os": "Android 4.0 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2600, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, February. Released 2012, June", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8260A Snapdragon S4 Plus", + "platform_cpu": "Dual-core 1.5 GHz Krait", + "platform_gpu": "Adreno 225", + "misc_models": "" + }, + "display": { + "size_inch": 4.3, + "resolution": "540x960", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "Yes", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/asus/2013/google-nexus-7-2013/asus-google-nexus-7-2013-scrapegsma-2578.json b/data/tablet/asus/2013/google-nexus-7-2013/asus-google-nexus-7-2013-scrapegsma-2578.json new file mode 100644 index 000000000000..4a721e704324 --- /dev/null +++ b/data/tablet/asus/2013/google-nexus-7-2013/asus-google-nexus-7-2013-scrapegsma-2578.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-google-nexus-7-2013-scrapegsma-2578", + "base_model_slug": "google-nexus-7-2013", + "name": "Asus Google Nexus 7 (2013)", + "brand": "asus", + "release_date": "2013-07-01", + "ram_gb": 2.0, + "battery_mah": 3950, + "weight_g": 290.0, + "os": "Android 4.3 (Jelly Bean), upgradable to 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2578, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2013, July. Released 2013, July", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon S4 Pro", + "platform_cpu": "Quad-core 1.5 GHz Krait", + "platform_gpu": "Adreno 320", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/asus/2013/memo-pad-10/asus-memo-pad-10-scrapegsma-2575.json b/data/tablet/asus/2013/memo-pad-10/asus-memo-pad-10-scrapegsma-2575.json new file mode 100644 index 000000000000..6b765c63f487 --- /dev/null +++ b/data/tablet/asus/2013/memo-pad-10/asus-memo-pad-10-scrapegsma-2575.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-memo-pad-10-scrapegsma-2575", + "base_model_slug": "memo-pad-10", + "name": "Asus Memo Pad 10", + "brand": "asus", + "release_date": "2013-09-01", + "ram_gb": 1.0, + "battery_mah": 5070, + "weight_g": 522.0, + "os": "Android 4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2575, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, September. Released 2013, November", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Rockchip RK101", + "platform_cpu": "Quad-core 1.6 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2013/memo-pad-8-me180a/asus-memo-pad-8-me180a-scrapegsma-2576.json b/data/tablet/asus/2013/memo-pad-8-me180a/asus-memo-pad-8-me180a-scrapegsma-2576.json new file mode 100644 index 000000000000..f800d7f8b891 --- /dev/null +++ b/data/tablet/asus/2013/memo-pad-8-me180a/asus-memo-pad-8-me180a-scrapegsma-2576.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-memo-pad-8-me180a-scrapegsma-2576", + "base_model_slug": "memo-pad-8-me180a", + "name": "Asus Memo Pad 8 ME180A", + "brand": "asus", + "release_date": "2013-09-01", + "ram_gb": 1.0, + "battery_mah": 3950, + "weight_g": 350.0, + "os": "Android 4.2.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2576, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, September. Released 2013, November", + "launch_status": "Discontinued", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.6 GHz Cortex-A9", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "3.0, EDR", + "gps": "No" + } +} diff --git a/data/tablet/asus/2013/memo-pad-fhd10/asus-memo-pad-fhd10-scrapegsma-2581.json b/data/tablet/asus/2013/memo-pad-fhd10/asus-memo-pad-fhd10-scrapegsma-2581.json new file mode 100644 index 000000000000..06c27cf57187 --- /dev/null +++ b/data/tablet/asus/2013/memo-pad-fhd10/asus-memo-pad-fhd10-scrapegsma-2581.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-memo-pad-fhd10-scrapegsma-2581", + "base_model_slug": "memo-pad-fhd10", + "name": "Asus Memo Pad FHD10", + "brand": "asus", + "release_date": "2013-06-01", + "ram_gb": 2.0, + "battery_mah": 6760, + "weight_g": 580.0, + "os": "Android 4.2 (Jelly Bean), upgradable to 4.3 (Jelly Bean); Waveshare UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2581, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, June. Released 2013, August", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z2560", + "platform_cpu": "Dual-core 1.6 GHz", + "platform_gpu": "PowerVR SGX544MP2", + "misc_models": "" + }, + "display": { + "size_inch": 10.0, + "resolution": "1920x1200", + "type": "IPS LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/asus/2013/memo-pad-me172v/asus-memo-pad-me172v-scrapegsma-2587.json b/data/tablet/asus/2013/memo-pad-me172v/asus-memo-pad-me172v-scrapegsma-2587.json new file mode 100644 index 000000000000..57dcf5669a8e --- /dev/null +++ b/data/tablet/asus/2013/memo-pad-me172v/asus-memo-pad-me172v-scrapegsma-2587.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-memo-pad-me172v-scrapegsma-2587", + "base_model_slug": "memo-pad-me172v", + "name": "Asus Memo Pad ME172V", + "brand": "asus", + "release_date": "2013-01-01", + "ram_gb": 1.0, + "battery_mah": 4270, + "weight_g": 370.0, + "os": "Android 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2587, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, January. Released 2013, January", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "VIA WM8950", + "platform_cpu": "1.0 GHz", + "platform_gpu": "Mali-400", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "LED-backlit LCD, capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "No", + "gps": "No" + } +} diff --git a/data/tablet/asus/2013/padfone-infinity-2/asus-padfone-infinity-2-scrapegsma-2574.json b/data/tablet/asus/2013/padfone-infinity-2/asus-padfone-infinity-2-scrapegsma-2574.json new file mode 100644 index 000000000000..c03d9b15240f --- /dev/null +++ b/data/tablet/asus/2013/padfone-infinity-2/asus-padfone-infinity-2-scrapegsma-2574.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-infinity-2-scrapegsma-2574", + "base_model_slug": "padfone-infinity-2", + "name": "Asus PadFone Infinity 2", + "brand": "asus", + "release_date": "2013-09-01", + "ram_gb": 2.0, + "battery_mah": 2400, + "weight_g": 145.0, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2574, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2013, September. Released 2013, October", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)", + "platform_cpu": "Quad-core 2.2 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2013/padfone-infinity/asus-padfone-infinity-scrapegsma-2585.json b/data/tablet/asus/2013/padfone-infinity/asus-padfone-infinity-scrapegsma-2585.json new file mode 100644 index 000000000000..4736e45c7e4d --- /dev/null +++ b/data/tablet/asus/2013/padfone-infinity/asus-padfone-infinity-scrapegsma-2585.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-infinity-scrapegsma-2585", + "base_model_slug": "padfone-infinity", + "name": "Asus PadFone Infinity", + "brand": "asus", + "release_date": "2013-02-01", + "ram_gb": 2.0, + "battery_mah": 2400, + "weight_g": 141.0, + "os": "Android 4.1.2 (Jelly Bean), upgradable to 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2585, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2013, February. Released 2013, April", + "launch_status": "Discontinued", + "memory_internal": "32/64 GB, 2 GB RAM", + "platform_chipset": "Qualcomm APQ8064T Snapdragon 600", + "platform_cpu": "Quad-core 1.7 GHz Krait", + "platform_gpu": "Adreno 320", + "misc_models": "" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2013/padfone-mini/asus-padfone-mini-scrapegsma-2572.json b/data/tablet/asus/2013/padfone-mini/asus-padfone-mini-scrapegsma-2572.json new file mode 100644 index 000000000000..1e11645a512e --- /dev/null +++ b/data/tablet/asus/2013/padfone-mini/asus-padfone-mini-scrapegsma-2572.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-mini-scrapegsma-2572", + "base_model_slug": "padfone-mini", + "name": "Asus PadFone mini", + "brand": "asus", + "release_date": "2013-12-01", + "ram_gb": 1.0, + "battery_mah": 1500, + "weight_g": 105.0, + "os": "Android 4.3 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2572, + "network": { + "cellular": "3G" + }, + "sim": "Dual SIM (Micro-SIM, dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, December", + "launch_status": "Available. Released 2014, December", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8226 Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.4 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 4.3, + "resolution": "540x960", + "type": "Super IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/memo-pad-10-me103k/asus-memo-pad-10-me103k-scrapegsma-2546.json b/data/tablet/asus/2014/memo-pad-10-me103k/asus-memo-pad-10-me103k-scrapegsma-2546.json new file mode 100644 index 000000000000..e44e95a8e1ad --- /dev/null +++ b/data/tablet/asus/2014/memo-pad-10-me103k/asus-memo-pad-10-me103k-scrapegsma-2546.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-memo-pad-10-me103k-scrapegsma-2546", + "base_model_slug": "memo-pad-10-me103k", + "name": "Asus Memo Pad 10 ME103K", + "brand": "asus", + "release_date": "2014-10-01", + "ram_gb": 1.0, + "battery_mah": 5000, + "weight_g": 525.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2546, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, October", + "launch_status": "Available. Released 2014, November", + "memory_internal": "8/16/32 GB, 1 GB RAM", + "platform_chipset": "Qualcomm Snapdragon S4 Pro", + "platform_cpu": "Quad-core 1.4 GHz Krait", + "platform_gpu": "Adreno 320", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/memo-pad-7-me176c/asus-memo-pad-7-me176c-scrapegsma-2554.json b/data/tablet/asus/2014/memo-pad-7-me176c/asus-memo-pad-7-me176c-scrapegsma-2554.json new file mode 100644 index 000000000000..519eb30fd116 --- /dev/null +++ b/data/tablet/asus/2014/memo-pad-7-me176c/asus-memo-pad-7-me176c-scrapegsma-2554.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-memo-pad-7-me176c-scrapegsma-2554", + "base_model_slug": "memo-pad-7-me176c", + "name": "Asus Memo Pad 7 ME176C", + "brand": "asus", + "release_date": "2014-06-01", + "ram_gb": 1.0, + "battery_mah": 3950, + "weight_g": 295.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2554, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, August", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.86 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/asus/2014/memo-pad-7-me572c/asus-memo-pad-7-me572c-scrapegsma-2549.json b/data/tablet/asus/2014/memo-pad-7-me572c/asus-memo-pad-7-me572c-scrapegsma-2549.json new file mode 100644 index 000000000000..e63fb02bb99c --- /dev/null +++ b/data/tablet/asus/2014/memo-pad-7-me572c/asus-memo-pad-7-me572c-scrapegsma-2549.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-memo-pad-7-me572c-scrapegsma-2549", + "base_model_slug": "memo-pad-7-me572c", + "name": "Asus Memo Pad 7 ME572C", + "brand": "asus", + "release_date": "2014-09-01", + "ram_gb": 2.0, + "battery_mah": 3950, + "weight_g": 269.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2549, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, November", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3560", + "platform_cpu": "Quad-core 1.83 GHz", + "platform_gpu": "PowerVR G6430", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/memo-pad-7-me572cl/asus-memo-pad-7-me572cl-scrapegsma-2548.json b/data/tablet/asus/2014/memo-pad-7-me572cl/asus-memo-pad-7-me572cl-scrapegsma-2548.json new file mode 100644 index 000000000000..60fe3a5cb35e --- /dev/null +++ b/data/tablet/asus/2014/memo-pad-7-me572cl/asus-memo-pad-7-me572cl-scrapegsma-2548.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-memo-pad-7-me572cl-scrapegsma-2548", + "base_model_slug": "memo-pad-7-me572cl", + "name": "Asus Memo Pad 7 ME572CL", + "brand": "asus", + "release_date": "2014-09-01", + "ram_gb": 2.0, + "battery_mah": 3950, + "weight_g": 279.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2548, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, November", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3560", + "platform_cpu": "Quad-core 1.83 GHz", + "platform_gpu": "PowerVR G6430", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/memo-pad-8-me181c/asus-memo-pad-8-me181c-scrapegsma-2553.json b/data/tablet/asus/2014/memo-pad-8-me181c/asus-memo-pad-8-me181c-scrapegsma-2553.json new file mode 100644 index 000000000000..e9209fe8c24d --- /dev/null +++ b/data/tablet/asus/2014/memo-pad-8-me181c/asus-memo-pad-8-me181c-scrapegsma-2553.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-memo-pad-8-me181c-scrapegsma-2553", + "base_model_slug": "memo-pad-8-me181c", + "name": "Asus Memo Pad 8 ME181C", + "brand": "asus", + "release_date": "2014-06-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 320.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2553, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, August", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.33 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/asus/2014/memo-pad-8-me581cl/asus-memo-pad-8-me581cl-scrapegsma-2552.json b/data/tablet/asus/2014/memo-pad-8-me581cl/asus-memo-pad-8-me581cl-scrapegsma-2552.json new file mode 100644 index 000000000000..ecfbbbab56e6 --- /dev/null +++ b/data/tablet/asus/2014/memo-pad-8-me581cl/asus-memo-pad-8-me581cl-scrapegsma-2552.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-memo-pad-8-me581cl-scrapegsma-2552", + "base_model_slug": "memo-pad-8-me581cl", + "name": "Asus Memo Pad 8 ME581CL", + "brand": "asus", + "release_date": "2014-06-01", + "ram_gb": 2.0, + "battery_mah": 4000, + "weight_g": 299.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2552, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, Q3", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3580", + "platform_cpu": "Quad-core 2.3 GHz", + "platform_gpu": "PowerVR G6430", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/asus/2014/padfone-e/asus-padfone-e-scrapegsma-2564.json b/data/tablet/asus/2014/padfone-e/asus-padfone-e-scrapegsma-2564.json new file mode 100644 index 000000000000..f3de5e7bafe8 --- /dev/null +++ b/data/tablet/asus/2014/padfone-e/asus-padfone-e-scrapegsma-2564.json @@ -0,0 +1,47 @@ +{ + "slug": "asus-padfone-e-scrapegsma-2564", + "base_model_slug": "padfone-e", + "name": "Asus PadFone E", + "brand": "asus", + "release_date": "2014-01-01", + "ram_gb": 1.0, + "battery_mah": 1820, + "weight_g": 126.0, + "os": "Android 4.3 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2564, + "network": { + "cellular": "3G" + }, + "sim": "Dual SIM (dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, March", + "memory_internal": "1 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.4 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 4.7, + "resolution": "720x1280", + "type": "Super IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/padfone-infinity-lite/asus-padfone-infinity-lite-scrapegsma-2563.json b/data/tablet/asus/2014/padfone-infinity-lite/asus-padfone-infinity-lite-scrapegsma-2563.json new file mode 100644 index 000000000000..1074f20f875f --- /dev/null +++ b/data/tablet/asus/2014/padfone-infinity-lite/asus-padfone-infinity-lite-scrapegsma-2563.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-infinity-lite-scrapegsma-2563", + "base_model_slug": "padfone-infinity-lite", + "name": "Asus PadFone Infinity Lite", + "brand": "asus", + "release_date": "2014-02-01", + "ram_gb": 2.0, + "battery_mah": 2400, + "weight_g": 145.0, + "os": "Android 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2563, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, February", + "launch_status": "Available. Released 2014, March", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 600", + "platform_cpu": "Quad-core 1.7 GHz Krait", + "platform_gpu": "Adreno 320", + "misc_models": "" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/padfone-mini-4g-intel/asus-padfone-mini-4g-intel-scrapegsma-2570.json b/data/tablet/asus/2014/padfone-mini-4g-intel/asus-padfone-mini-4g-intel-scrapegsma-2570.json new file mode 100644 index 000000000000..42cbd9a9c615 --- /dev/null +++ b/data/tablet/asus/2014/padfone-mini-4g-intel/asus-padfone-mini-4g-intel-scrapegsma-2570.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-mini-4g-intel-scrapegsma-2570", + "base_model_slug": "padfone-mini-4g-intel", + "name": "Asus PadFone mini 4G (Intel)", + "brand": "asus", + "release_date": "2014-09-01", + "ram_gb": 1.0, + "battery_mah": 2060, + "weight_g": 150.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2570, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, September", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z2560", + "platform_cpu": "Dual-core 1.6 GHz", + "platform_gpu": "PowerVR SGX544MP2", + "misc_models": "" + }, + "display": { + "size_inch": 4.5, + "resolution": "480x854", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/padfone-mini-intel/asus-padfone-mini-intel-scrapegsma-2571.json b/data/tablet/asus/2014/padfone-mini-intel/asus-padfone-mini-intel-scrapegsma-2571.json new file mode 100644 index 000000000000..a1ac9c80e334 --- /dev/null +++ b/data/tablet/asus/2014/padfone-mini-intel/asus-padfone-mini-intel-scrapegsma-2571.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-mini-intel-scrapegsma-2571", + "base_model_slug": "padfone-mini-intel", + "name": "Asus PadFone mini (Intel)", + "brand": "asus", + "release_date": "2014-01-01", + "ram_gb": 1.0, + "battery_mah": 1170, + "weight_g": 116.0, + "os": "Android 4.3 (Jelly Bean), upgradable to 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2571, + "network": { + "cellular": "3G" + }, + "sim": "Dual SIM (Micro-SIM, dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, June", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z2560", + "platform_cpu": "Dual-core 1.6 GHz", + "platform_gpu": "PowerVR SGX544MP2", + "misc_models": "" + }, + "display": { + "size_inch": 4.0, + "resolution": "480x800", + "type": "IPS+ LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/padfone-s/asus-padfone-s-scrapegsma-2562.json b/data/tablet/asus/2014/padfone-s/asus-padfone-s-scrapegsma-2562.json new file mode 100644 index 000000000000..2450f05baf06 --- /dev/null +++ b/data/tablet/asus/2014/padfone-s/asus-padfone-s-scrapegsma-2562.json @@ -0,0 +1,51 @@ +{ + "slug": "asus-padfone-s-scrapegsma-2562", + "base_model_slug": "padfone-s", + "name": "Asus PadFone S", + "brand": "asus", + "release_date": "2014-03-01", + "ram_gb": 2.0, + "battery_mah": 2300, + "weight_g": 150.0, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2562, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "T00N" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, March", + "launch_status": "Available. Released 2014, July", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8974AB Snapdragon 801 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "T00N" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/asus/2014/padfone-x-mini/asus-padfone-x-mini-scrapegsma-2547.json b/data/tablet/asus/2014/padfone-x-mini/asus-padfone-x-mini-scrapegsma-2547.json new file mode 100644 index 000000000000..9e977b535371 --- /dev/null +++ b/data/tablet/asus/2014/padfone-x-mini/asus-padfone-x-mini-scrapegsma-2547.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-x-mini-scrapegsma-2547", + "base_model_slug": "padfone-x-mini", + "name": "Asus PadFone X mini", + "brand": "asus", + "release_date": "2014-10-01", + "ram_gb": 1.0, + "battery_mah": 2060, + "weight_g": 148.8, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2547, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, October", + "launch_status": "Available. Released 2014, October", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z2560", + "platform_cpu": "Dual-core 1.6 GHz", + "platform_gpu": "PowerVR SGX544MP2", + "misc_models": "" + }, + "display": { + "size_inch": 4.5, + "resolution": "480x854", + "type": "IPS+ LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/asus/2014/padfone-x/asus-padfone-x-scrapegsma-2561.json b/data/tablet/asus/2014/padfone-x/asus-padfone-x-scrapegsma-2561.json new file mode 100644 index 000000000000..879bd2f7a4ae --- /dev/null +++ b/data/tablet/asus/2014/padfone-x/asus-padfone-x-scrapegsma-2561.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-padfone-x-scrapegsma-2561", + "base_model_slug": "padfone-x", + "name": "Asus PadFone X", + "brand": "asus", + "release_date": "2014-03-01", + "ram_gb": 2.0, + "battery_mah": 2300, + "weight_g": 150.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2561, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, March", + "launch_status": "Available. Released 2014, July", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/asus/2014/transformer-pad-tf103c/asus-transformer-pad-tf103c-scrapegsma-2559.json b/data/tablet/asus/2014/transformer-pad-tf103c/asus-transformer-pad-tf103c-scrapegsma-2559.json new file mode 100644 index 000000000000..884a4709a039 --- /dev/null +++ b/data/tablet/asus/2014/transformer-pad-tf103c/asus-transformer-pad-tf103c-scrapegsma-2559.json @@ -0,0 +1,45 @@ +{ + "slug": "asus-transformer-pad-tf103c-scrapegsma-2559", + "base_model_slug": "transformer-pad-tf103c", + "name": "Asus Transformer Pad TF103C", + "brand": "asus", + "release_date": "2014-06-01", + "ram_gb": 1.0, + "battery_mah": 5000, + "weight_g": 550.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2559, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, June", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.86 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/asus/2014/transformer-pad-tf303cl/asus-transformer-pad-tf303cl-scrapegsma-2558.json b/data/tablet/asus/2014/transformer-pad-tf303cl/asus-transformer-pad-tf303cl-scrapegsma-2558.json new file mode 100644 index 000000000000..49618775062b --- /dev/null +++ b/data/tablet/asus/2014/transformer-pad-tf303cl/asus-transformer-pad-tf303cl-scrapegsma-2558.json @@ -0,0 +1,48 @@ +{ + "slug": "asus-transformer-pad-tf303cl-scrapegsma-2558", + "base_model_slug": "transformer-pad-tf303cl", + "name": "Asus Transformer Pad TF303CL", + "brand": "asus", + "release_date": "2014-06-01", + "ram_gb": 2.0, + "battery_mah": 6600, + "weight_g": 595.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2558, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, Q3", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.86 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/blackberry/2010/playbook-wimax/blackberry-playbook-wimax-scrapegsma-2785.json b/data/tablet/blackberry/2010/playbook-wimax/blackberry-playbook-wimax-scrapegsma-2785.json new file mode 100644 index 000000000000..c89402b1adcb --- /dev/null +++ b/data/tablet/blackberry/2010/playbook-wimax/blackberry-playbook-wimax-scrapegsma-2785.json @@ -0,0 +1,45 @@ +{ + "slug": "blackberry-playbook-wimax-scrapegsma-2785", + "base_model_slug": "playbook-wimax", + "name": "BlackBerry Playbook Wimax", + "brand": "blackberry", + "release_date": "2010-09-01", + "ram_gb": 1.0, + "battery_mah": 5300, + "weight_g": 425.0, + "os": "BlackBerry Tablet OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2785, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2010, September", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "TI OMAP 4430", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX540", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, WiMAX 802.16 e, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + } +} diff --git a/data/tablet/blackberry/2010/playbook/blackberry-playbook-scrapegsma-2786.json b/data/tablet/blackberry/2010/playbook/blackberry-playbook-scrapegsma-2786.json new file mode 100644 index 000000000000..174b3dcf0194 --- /dev/null +++ b/data/tablet/blackberry/2010/playbook/blackberry-playbook-scrapegsma-2786.json @@ -0,0 +1,45 @@ +{ + "slug": "blackberry-playbook-scrapegsma-2786", + "base_model_slug": "playbook", + "name": "BlackBerry Playbook", + "brand": "blackberry", + "release_date": "2010-04-01", + "ram_gb": 1.0, + "battery_mah": 5300, + "weight_g": 425.0, + "os": "BlackBerry Tablet OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2786, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2010, September. Released 2011, April", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "TI OMAP 4430", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX540", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, EDR", + "gps": "Yes" + } +} diff --git a/data/tablet/blackberry/2011/4g-playbook-hspa/blackberry-4g-playbook-hspa-scrapegsma-2784.json b/data/tablet/blackberry/2011/4g-playbook-hspa/blackberry-4g-playbook-hspa-scrapegsma-2784.json new file mode 100644 index 000000000000..0276a783c8bd --- /dev/null +++ b/data/tablet/blackberry/2011/4g-playbook-hspa/blackberry-4g-playbook-hspa-scrapegsma-2784.json @@ -0,0 +1,48 @@ +{ + "slug": "blackberry-4g-playbook-hspa-scrapegsma-2784", + "base_model_slug": "4g-playbook-hspa", + "name": "BlackBerry 4G Playbook HSPA+", + "brand": "blackberry", + "release_date": "2011-02-01", + "ram_gb": 1.0, + "battery_mah": 5300, + "weight_g": 425.0, + "os": "BlackBerry Tablet OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2784, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, February", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "TI OMAP 4430", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX540", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + } +} diff --git a/data/tablet/blu/2014/life-view-tab/blu-life-view-tab-scrapegsma-3024.json b/data/tablet/blu/2014/life-view-tab/blu-life-view-tab-scrapegsma-3024.json new file mode 100644 index 000000000000..b54695e3d433 --- /dev/null +++ b/data/tablet/blu/2014/life-view-tab/blu-life-view-tab-scrapegsma-3024.json @@ -0,0 +1,48 @@ +{ + "slug": "blu-life-view-tab-scrapegsma-3024", + "base_model_slug": "life-view-tab", + "name": "BLU Life View Tab", + "brand": "blu", + "release_date": "2014-01-01", + "ram_gb": 1.0, + "battery_mah": 4500, + "weight_g": 404.0, + "os": "Android 4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3024, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, January", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8389M", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "PowerVR SGX544", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/honor/2016/pad-2/honor-pad-2-scrapegsma-3759.json b/data/tablet/honor/2016/pad-2/honor-pad-2-scrapegsma-3759.json new file mode 100644 index 000000000000..d2fac6d2c015 --- /dev/null +++ b/data/tablet/honor/2016/pad-2/honor-pad-2-scrapegsma-3759.json @@ -0,0 +1,48 @@ +{ + "slug": "honor-pad-2-scrapegsma-3759", + "base_model_slug": "pad-2", + "name": "Honor Pad 2", + "brand": "honor", + "release_date": "2016-10-01", + "ram_gb": 3.0, + "battery_mah": 4800, + "weight_g": 340.0, + "os": "Android 6.0 (Marshmallow); EMUI 4.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3759, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, October", + "launch_status": "Available. Released 2016, October", + "memory_internal": "16/32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8939 Snapdragon 615 (28 nm)", + "platform_cpu": "Octa-core (4x1.2 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53)", + "platform_gpu": "Adreno 405", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (region dependent)" + } +} diff --git a/data/tablet/honor/2019/tab-5/honor-tab-5-scrapegsma-3734.json b/data/tablet/honor/2019/tab-5/honor-tab-5-scrapegsma-3734.json new file mode 100644 index 000000000000..1bea20e37a9a --- /dev/null +++ b/data/tablet/honor/2019/tab-5/honor-tab-5-scrapegsma-3734.json @@ -0,0 +1,53 @@ +{ + "slug": "honor-tab-5-scrapegsma-3734", + "base_model_slug": "tab-5", + "name": "Honor Tab 5", + "brand": "honor", + "release_date": "2019-03-01", + "ram_gb": 4.0, + "battery_mah": 5100, + "weight_g": 310.0, + "os": "Android 9.0 (Pie); Magic 2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3734, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM (Nano-SIM, dual stand-by)", + "model_numbers": [ + "JDN2-W09HN" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, March", + "launch_status": "Available. Released 2019, March", + "memory_internal": "64 GB, 4 GB RAM or 32 GB, 3 GB RAM", + "platform_chipset": "Hisilicon Kirin 710 (12 nm)", + "platform_cpu": "Octa-core (4x2.2 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53)", + "platform_gpu": "Mali-G51 MP4", + "misc_models": "JDN2-W09HN" + }, + "display": { + "size_inch": 8.0, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS (LTE model), GLONASS, BDS" + } +} diff --git a/data/tablet/hp/2011/touchpad-4g/hp-touchpad-4g-scrapegsma-3802.json b/data/tablet/hp/2011/touchpad-4g/hp-touchpad-4g-scrapegsma-3802.json new file mode 100644 index 000000000000..b35caac8e982 --- /dev/null +++ b/data/tablet/hp/2011/touchpad-4g/hp-touchpad-4g-scrapegsma-3802.json @@ -0,0 +1,48 @@ +{ + "slug": "hp-touchpad-4g-scrapegsma-3802", + "base_model_slug": "touchpad-4g", + "name": "HP TouchPad 4G", + "brand": "hp", + "release_date": "2011-07-01", + "ram_gb": 1.0, + "battery_mah": 6300, + "weight_g": 740.0, + "os": "HP webOS 3.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3802, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, July", + "launch_status": "Cancelled", + "memory_internal": "32 GB, 1 GB RAM", + "platform_chipset": "Qualcomm APQ8060 Snapdragon S3", + "platform_cpu": "Dual-core 1.2 GHz Scorpion", + "platform_gpu": "Adreno 220", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/hp/2011/touchpad/hp-touchpad-scrapegsma-3807.json b/data/tablet/hp/2011/touchpad/hp-touchpad-scrapegsma-3807.json new file mode 100644 index 000000000000..54c557af2b74 --- /dev/null +++ b/data/tablet/hp/2011/touchpad/hp-touchpad-scrapegsma-3807.json @@ -0,0 +1,45 @@ +{ + "slug": "hp-touchpad-scrapegsma-3807", + "base_model_slug": "touchpad", + "name": "HP TouchPad", + "brand": "hp", + "release_date": "2011-02-01", + "ram_gb": 1.0, + "battery_mah": 6300, + "weight_g": 740.0, + "os": "HP webOS 3.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3807, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, February. Released 2011, July", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Qualcomm APQ8060 Snapdragon S3", + "platform_cpu": "Dual-core 1.2 GHz Scorpion", + "platform_gpu": "Adreno 220", + "misc_models": "" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + } +} diff --git a/data/tablet/hp/2015/pro-slate-10-ee-g1/hp-pro-slate-10-ee-g1-scrapegsma-3788.json b/data/tablet/hp/2015/pro-slate-10-ee-g1/hp-pro-slate-10-ee-g1-scrapegsma-3788.json new file mode 100644 index 000000000000..52ae4af6e94f --- /dev/null +++ b/data/tablet/hp/2015/pro-slate-10-ee-g1/hp-pro-slate-10-ee-g1-scrapegsma-3788.json @@ -0,0 +1,45 @@ +{ + "slug": "hp-pro-slate-10-ee-g1-scrapegsma-3788", + "base_model_slug": "pro-slate-10-ee-g1", + "name": "HP Pro Slate 10 EE G1", + "brand": "hp", + "release_date": "2015-01-01", + "ram_gb": 2.0, + "battery_mah": 8380, + "weight_g": 855.0, + "os": "Android 4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3788, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, January", + "launch_status": "Available. Released 2015, January", + "memory_internal": "16/32 GB, 1/2 GB RAM", + "platform_chipset": "Intel Atom Z3735G", + "platform_cpu": "Quad-core 1.33 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes" + } +} diff --git a/data/tablet/hp/2015/pro-slate-8/hp-pro-slate-8-scrapegsma-3789.json b/data/tablet/hp/2015/pro-slate-8/hp-pro-slate-8-scrapegsma-3789.json new file mode 100644 index 000000000000..0988ba0ff95a --- /dev/null +++ b/data/tablet/hp/2015/pro-slate-8/hp-pro-slate-8-scrapegsma-3789.json @@ -0,0 +1,48 @@ +{ + "slug": "hp-pro-slate-8-scrapegsma-3789", + "base_model_slug": "pro-slate-8", + "name": "HP Pro Slate 8", + "brand": "hp", + "release_date": "2015-01-01", + "ram_gb": 2.0, + "battery_mah": 5900, + "weight_g": 350.0, + "os": "Android 4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3789, + "network": { + "cellular": "3G" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2015, January", + "launch_status": "Available. Released 2015, January", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "" + }, + "display": { + "size_inch": 7.86, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/htc/2014/nexus-9/htc-nexus-9-scrapegsma-3883.json b/data/tablet/htc/2014/nexus-9/htc-nexus-9-scrapegsma-3883.json new file mode 100644 index 000000000000..06f7be82e7e4 --- /dev/null +++ b/data/tablet/htc/2014/nexus-9/htc-nexus-9-scrapegsma-3883.json @@ -0,0 +1,49 @@ +{ + "slug": "htc-nexus-9-scrapegsma-3883", + "base_model_slug": "nexus-9", + "name": "HTC Nexus 9", + "brand": "htc", + "release_date": "2014-10-01", + "ram_gb": 2.0, + "battery_mah": 6700, + "weight_g": 425.0, + "os": "Android 5.0 (Lollipop), upgradable to 7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3883, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, October. Released 2014, November", + "launch_status": "Discontinued", + "memory_internal": "16 GB (Wi-Fi)/ 32 GB (LTE), 2 GB RAM", + "platform_chipset": "Nvidia Tegra K1", + "platform_cpu": "Dual-core 2.3 GHz Denver", + "platform_gpu": "Kepler DX1", + "misc_models": "" + }, + "display": { + "size_inch": 8.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.1, A2DP, aptX", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/huawei/2011/mediapad-s7-301w/huawei-mediapad-s7-301w-scrapegsma-4288.json b/data/tablet/huawei/2011/mediapad-s7-301w/huawei-mediapad-s7-301w-scrapegsma-4288.json new file mode 100644 index 000000000000..88d36cc4a770 --- /dev/null +++ b/data/tablet/huawei/2011/mediapad-s7-301w/huawei-mediapad-s7-301w-scrapegsma-4288.json @@ -0,0 +1,45 @@ +{ + "slug": "huawei-mediapad-s7-301w-scrapegsma-4288", + "base_model_slug": "mediapad-s7-301w", + "name": "Huawei MediaPad S7-301w", + "brand": "huawei", + "release_date": "2011-01-01", + "ram_gb": 1.0, + "battery_mah": 4100, + "weight_g": 390.0, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4288, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, Q3", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8260 Snapdragon S3", + "platform_cpu": "Dual-core 1.2 GHz Scorpion", + "platform_gpu": "Adreno 220", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + } +} diff --git a/data/tablet/huawei/2011/mediapad/huawei-mediapad-scrapegsma-4287.json b/data/tablet/huawei/2011/mediapad/huawei-mediapad-scrapegsma-4287.json new file mode 100644 index 000000000000..970b025f530a --- /dev/null +++ b/data/tablet/huawei/2011/mediapad/huawei-mediapad-scrapegsma-4287.json @@ -0,0 +1,53 @@ +{ + "slug": "huawei-mediapad-scrapegsma-4287", + "base_model_slug": "mediapad", + "name": "Huawei MediaPad", + "brand": "huawei", + "release_date": "2011-01-01", + "ram_gb": 1.0, + "battery_mah": 4100, + "weight_g": 390.0, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4287, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM", + "model_numbers": [ + "S7-301u", + "S7-302u", + "S7-303u" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, Q3", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8260 Snapdragon S3", + "platform_cpu": "Dual-core 1.2 GHz Scorpion", + "platform_gpu": "Adreno 220", + "misc_models": "S7-301u, S7-302u, S7-303u" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2012/mediapad-10-fhd/huawei-mediapad-10-fhd-scrapegsma-4278.json b/data/tablet/huawei/2012/mediapad-10-fhd/huawei-mediapad-10-fhd-scrapegsma-4278.json new file mode 100644 index 000000000000..10a12c867950 --- /dev/null +++ b/data/tablet/huawei/2012/mediapad-10-fhd/huawei-mediapad-10-fhd-scrapegsma-4278.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-10-fhd-scrapegsma-4278", + "base_model_slug": "mediapad-10-fhd", + "name": "Huawei MediaPad 10 FHD", + "brand": "huawei", + "release_date": "2012-02-01", + "ram_gb": 2.0, + "battery_mah": 6600, + "weight_g": 580.0, + "os": "Android 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4278, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2012, February. Released 2012, September", + "launch_status": "Discontinued", + "memory_internal": "8/16/32/64 GB, 2 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A9", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 10.0, + "resolution": "1920x1200", + "type": "IPS LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2012/mediapad-7-lite/huawei-mediapad-7-lite-scrapegsma-4262.json b/data/tablet/huawei/2012/mediapad-7-lite/huawei-mediapad-7-lite-scrapegsma-4262.json new file mode 100644 index 000000000000..a7f49aac9248 --- /dev/null +++ b/data/tablet/huawei/2012/mediapad-7-lite/huawei-mediapad-7-lite-scrapegsma-4262.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-7-lite-scrapegsma-4262", + "base_model_slug": "mediapad-7-lite", + "name": "Huawei MediaPad 7 Lite", + "brand": "huawei", + "release_date": "2012-07-01", + "ram_gb": 1.0, + "battery_mah": 4100, + "weight_g": 370.0, + "os": "Android 4.0.4 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4262, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, July. Released 2012, September", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "1.2 GHz Cortex-A8", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot, DLNA", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2013/mediapad-10-link/huawei-mediapad-10-link-scrapegsma-4255.json b/data/tablet/huawei/2013/mediapad-10-link/huawei-mediapad-10-link-scrapegsma-4255.json new file mode 100644 index 000000000000..fb11dce2cf10 --- /dev/null +++ b/data/tablet/huawei/2013/mediapad-10-link/huawei-mediapad-10-link-scrapegsma-4255.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-10-link-scrapegsma-4255", + "base_model_slug": "mediapad-10-link", + "name": "Huawei MediaPad 10 Link", + "brand": "huawei", + "release_date": "2013-01-01", + "ram_gb": 1.0, + "battery_mah": 6600, + "weight_g": 620.0, + "os": "Android 4.0 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4255, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2013. Released 2013", + "launch_status": "Discontinued", + "memory_internal": "8/16/32 GB, 1 GB RAM", + "platform_chipset": "Huawei K3V2", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A9", + "platform_gpu": "Vivante GC4000", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2013/mediapad-7-vogue/huawei-mediapad-7-vogue-scrapegsma-4239.json b/data/tablet/huawei/2013/mediapad-7-vogue/huawei-mediapad-7-vogue-scrapegsma-4239.json new file mode 100644 index 000000000000..cfe11e9e4e79 --- /dev/null +++ b/data/tablet/huawei/2013/mediapad-7-vogue/huawei-mediapad-7-vogue-scrapegsma-4239.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-7-vogue-scrapegsma-4239", + "base_model_slug": "mediapad-7-vogue", + "name": "Huawei MediaPad 7 Vogue", + "brand": "huawei", + "release_date": "2013-06-01", + "ram_gb": 1.0, + "battery_mah": 4100, + "weight_g": 335.0, + "os": "Android 4.1 (Jelly Bean); EMUI 1.5", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4239, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, June. Released 2013, July", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Huawei K3V2", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A9", + "platform_gpu": "Vivante GC4000", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot, DLNA", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2013/mediapad-7-youth/huawei-mediapad-7-youth-scrapegsma-1002.json b/data/tablet/huawei/2013/mediapad-7-youth/huawei-mediapad-7-youth-scrapegsma-1002.json new file mode 100644 index 000000000000..189f7e1b7de5 --- /dev/null +++ b/data/tablet/huawei/2013/mediapad-7-youth/huawei-mediapad-7-youth-scrapegsma-1002.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-7-youth-scrapegsma-1002", + "base_model_slug": "mediapad-7-youth", + "name": "Huawei MediaPad 7 Youth", + "brand": "huawei", + "release_date": "2013-07-01", + "ram_gb": 1.0, + "battery_mah": 4100, + "weight_g": 350.0, + "os": "Android 4.1.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1002, + "network": { + "cellular": "3G" + }, + "sim": "MIni-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, July. Released 2013, August", + "launch_status": "Discontinued", + "memory_internal": "8GB 1GB RAM", + "platform_chipset": "", + "platform_cpu": "Dual-core 1.6 GHz Cortex-A9", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "Yes", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2013/mediapad-7-youth/huawei-mediapad-7-youth-scrapegsma-119.json b/data/tablet/huawei/2013/mediapad-7-youth/huawei-mediapad-7-youth-scrapegsma-119.json new file mode 100644 index 000000000000..c0e089820370 --- /dev/null +++ b/data/tablet/huawei/2013/mediapad-7-youth/huawei-mediapad-7-youth-scrapegsma-119.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-7-youth-scrapegsma-119", + "base_model_slug": "mediapad-7-youth", + "name": "Huawei MediaPad 7 Youth", + "brand": "huawei", + "release_date": "2013-07-01", + "ram_gb": 1.0, + "battery_mah": 4100, + "weight_g": 350.0, + "os": "Android 4.1.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 119, + "network": { + "cellular": "3G" + }, + "sim": "MIni-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, July. Released 2013, August", + "launch_status": "Discontinued", + "memory_internal": "8GB 1GB RAM", + "platform_chipset": "", + "platform_cpu": "Dual-core 1.6 GHz Cortex-A9", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "Yes", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2014/mediapad-10-link/huawei-mediapad-10-link-scrapegsma-4219.json b/data/tablet/huawei/2014/mediapad-10-link/huawei-mediapad-10-link-scrapegsma-4219.json new file mode 100644 index 000000000000..2a36770089c0 --- /dev/null +++ b/data/tablet/huawei/2014/mediapad-10-link/huawei-mediapad-10-link-scrapegsma-4219.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-10-link-scrapegsma-4219", + "base_model_slug": "mediapad-10-link", + "name": "Huawei MediaPad 10 Link+", + "brand": "huawei", + "release_date": "2014-02-01", + "ram_gb": 1.0, + "battery_mah": 6600, + "weight_g": 620.0, + "os": "Android 4.2 (Jelly Bean); EMUI 1.6", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4219, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, February", + "launch_status": "Available. Released 2014, May", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.6 GHz Cortex-A9", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2014/mediapad-7-youth2/huawei-mediapad-7-youth2-scrapegsma-4225.json b/data/tablet/huawei/2014/mediapad-7-youth2/huawei-mediapad-7-youth2-scrapegsma-4225.json new file mode 100644 index 000000000000..60c9f31fa8f2 --- /dev/null +++ b/data/tablet/huawei/2014/mediapad-7-youth2/huawei-mediapad-7-youth2-scrapegsma-4225.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-7-youth2-scrapegsma-4225", + "base_model_slug": "mediapad-7-youth2", + "name": "Huawei MediaPad 7 Youth2", + "brand": "huawei", + "release_date": "2014-01-01", + "ram_gb": 1.0, + "battery_mah": 4100, + "weight_g": 350.0, + "os": "Android 4.3 (Jelly Bean); EMUI 1.6", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4225, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, March", + "memory_internal": "4/8 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2014/mediapad-m1/huawei-mediapad-m1-scrapegsma-4222.json b/data/tablet/huawei/2014/mediapad-m1/huawei-mediapad-m1-scrapegsma-4222.json new file mode 100644 index 000000000000..4352ba0ba177 --- /dev/null +++ b/data/tablet/huawei/2014/mediapad-m1/huawei-mediapad-m1-scrapegsma-4222.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-m1-scrapegsma-4222", + "base_model_slug": "mediapad-m1", + "name": "Huawei MediaPad M1", + "brand": "huawei", + "release_date": "2014-02-01", + "ram_gb": 1.0, + "battery_mah": 4800, + "weight_g": 329.0, + "os": "Android 4.2.2 (Jelly Bean); EMUI 2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4222, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, February", + "launch_status": "Available. Released 2014, May", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "HiSilicon Kirin 910 (28 nm)", + "platform_cpu": "Quad-core 1.6 GHz Cortex-A9", + "platform_gpu": "Mali-450MP4", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot (3G)Wi-Fi 802.11 a/b/g/n, dual-band, hotspot (LTE)", + "bluetooth": "4.0, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2014/mediapad-t1-8-0/huawei-mediapad-t1-8-0-scrapegsma-4204.json b/data/tablet/huawei/2014/mediapad-t1-8-0/huawei-mediapad-t1-8-0-scrapegsma-4204.json new file mode 100644 index 000000000000..c464cd8811a5 --- /dev/null +++ b/data/tablet/huawei/2014/mediapad-t1-8-0/huawei-mediapad-t1-8-0-scrapegsma-4204.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-t1-8-0-scrapegsma-4204", + "base_model_slug": "mediapad-t1-8-0", + "name": "Huawei MediaPad T1 8.0", + "brand": "huawei", + "release_date": "2014-09-01", + "ram_gb": 1.0, + "battery_mah": 4800, + "weight_g": 360.0, + "os": "Android 4.3 (Jelly Bean); EMUI 1.6", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4204, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, September", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8212 Snapdragon 200 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 302", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "TBC", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/huawei/2014/mediapad-x1/huawei-mediapad-x1-scrapegsma-4223.json b/data/tablet/huawei/2014/mediapad-x1/huawei-mediapad-x1-scrapegsma-4223.json new file mode 100644 index 000000000000..4c06054c261a --- /dev/null +++ b/data/tablet/huawei/2014/mediapad-x1/huawei-mediapad-x1-scrapegsma-4223.json @@ -0,0 +1,52 @@ +{ + "slug": "huawei-mediapad-x1-scrapegsma-4223", + "base_model_slug": "mediapad-x1", + "name": "Huawei MediaPad X1", + "brand": "huawei", + "release_date": "2014-02-01", + "ram_gb": 2.0, + "battery_mah": 5000, + "weight_g": 239.0, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 4.4.2 (KitKat); EMUI 2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4223, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "7D-501u", + "MediaPad X1 7.0" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, February", + "launch_status": "Available. Released 2014, April", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "HiSilicon Kirin 910 (28 nm)", + "platform_cpu": "Quad-core 1.6 GHz Cortex-A9", + "platform_gpu": "Mali-450MP4", + "misc_models": "7D-501u, MediaPad X1 7.0" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "LTPS IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot (3G)Wi-Fi 802.11 a/b/g/n, dual-band, hotspot (LTE)", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/huawei/2015/mediapad-m2-8-0/huawei-mediapad-m2-8-0-scrapegsma-4186.json b/data/tablet/huawei/2015/mediapad-m2-8-0/huawei-mediapad-m2-8-0-scrapegsma-4186.json new file mode 100644 index 000000000000..af6ea5bfd12a --- /dev/null +++ b/data/tablet/huawei/2015/mediapad-m2-8-0/huawei-mediapad-m2-8-0-scrapegsma-4186.json @@ -0,0 +1,50 @@ +{ + "slug": "huawei-mediapad-m2-8-0-scrapegsma-4186", + "base_model_slug": "mediapad-m2-8-0", + "name": "Huawei MediaPad M2 8.0", + "brand": "huawei", + "release_date": "2015-05-01", + "ram_gb": 3.0, + "battery_mah": 4800, + "weight_g": 330.0, + "os": "Android 5.1 (Lollipop); EMUI 3.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4186, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, May", + "launch_status": "Available. Released 2015, May", + "memory_internal": "16 GB, 2 GB RAM - Standard edition32 GB, 3 GB RAM - Premium edition", + "platform_chipset": "HiSilicon Kirin 930 (28 nm)", + "platform_cpu": "Octa-core (4x2.0 GHz Cortex A53 & 4x1.5 GHz Cortex-A53)", + "platform_gpu": "Mali-T628 MP4", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/huawei/2015/mediapad-t1-10/huawei-mediapad-t1-10-scrapegsma-4203.json b/data/tablet/huawei/2015/mediapad-t1-10/huawei-mediapad-t1-10-scrapegsma-4203.json new file mode 100644 index 000000000000..ece6b4851000 --- /dev/null +++ b/data/tablet/huawei/2015/mediapad-t1-10/huawei-mediapad-t1-10-scrapegsma-4203.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-t1-10-scrapegsma-4203", + "base_model_slug": "mediapad-t1-10", + "name": "Huawei MediaPad T1 10", + "brand": "huawei", + "release_date": "2015-03-01", + "ram_gb": 1.0, + "battery_mah": 4800, + "weight_g": 433.0, + "os": "Android 4.4.4 (KitKat); EMUI 3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4203, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, March", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8916 Snapdragon 410 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A53", + "platform_gpu": "Adreno 306", + "misc_models": "" + }, + "display": { + "size_inch": 9.6, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS/ BDS (market dependant)" + } +} diff --git a/data/tablet/huawei/2015/mediapad-x2/huawei-mediapad-x2-scrapegsma-4194.json b/data/tablet/huawei/2015/mediapad-x2/huawei-mediapad-x2-scrapegsma-4194.json new file mode 100644 index 000000000000..3e502bdc54ba --- /dev/null +++ b/data/tablet/huawei/2015/mediapad-x2/huawei-mediapad-x2-scrapegsma-4194.json @@ -0,0 +1,55 @@ +{ + "slug": "huawei-mediapad-x2-scrapegsma-4194", + "base_model_slug": "mediapad-x2", + "name": "Huawei MediaPad X2", + "brand": "huawei", + "release_date": "2015-03-01", + "ram_gb": 3.0, + "battery_mah": 5000, + "weight_g": 239.0, + "os": "Android 5 (Lollipop), upgradable to 6 (Marshmallow); EMUI 3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4194, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM", + "model_numbers": [ + "GEM-703L", + "GEM-702L", + "GEM-701L" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, May", + "memory_internal": "16 GB, 2 GB RAM/ 32 GB, 3 GB RAM", + "platform_chipset": "HiSilicon Kirin 930 (28 nm)", + "platform_cpu": "Octa-core (4x1.5 GHz Cortex-A53 & 4x2.0 GHz Cortex-A53)", + "platform_gpu": "Mali-T628 MP4", + "misc_models": "GEM-703L, GEM-702L, GEM-701L" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "LTPS IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/huawei/2016/mediapad-m2-10-0/huawei-mediapad-m2-10-0-scrapegsma-4176.json b/data/tablet/huawei/2016/mediapad-m2-10-0/huawei-mediapad-m2-10-0-scrapegsma-4176.json new file mode 100644 index 000000000000..62c35d2d1f23 --- /dev/null +++ b/data/tablet/huawei/2016/mediapad-m2-10-0/huawei-mediapad-m2-10-0-scrapegsma-4176.json @@ -0,0 +1,54 @@ +{ + "slug": "huawei-mediapad-m2-10-0-scrapegsma-4176", + "base_model_slug": "mediapad-m2-10-0", + "name": "Huawei MediaPad M2 10.0", + "brand": "huawei", + "release_date": "2016-01-01", + "ram_gb": 3.0, + "battery_mah": 6660, + "weight_g": 500.0, + "os": "Android 5.1 (Lollipop); EMUI 3.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4176, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "M2-A01W", + "M2-A01L" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, January", + "launch_status": "Available. Released 2016, February", + "memory_internal": "16 GB, 2 GB RAM - Standard edition64 GB, 3 GB RAM - Premium edition", + "platform_chipset": "HiSilicon Kirin 930 (28 nm)", + "platform_cpu": "Octa-core (4x2.0 GHz Cortex A53 & 4x1.5 GHz Cortex-A53)", + "platform_gpu": "Mali-T628 MP4", + "misc_models": "M2-A01W, M2-A01L" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/huawei/2016/mediapad-m2-7-0/huawei-mediapad-m2-7-0-scrapegsma-4170.json b/data/tablet/huawei/2016/mediapad-m2-7-0/huawei-mediapad-m2-7-0-scrapegsma-4170.json new file mode 100644 index 000000000000..f948021df162 --- /dev/null +++ b/data/tablet/huawei/2016/mediapad-m2-7-0/huawei-mediapad-m2-7-0-scrapegsma-4170.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-mediapad-m2-7-0-scrapegsma-4170", + "base_model_slug": "mediapad-m2-7-0", + "name": "Huawei MediaPad M2 7.0", + "brand": "huawei", + "release_date": "2016-05-01", + "ram_gb": 3.0, + "battery_mah": 4360, + "weight_g": 250.0, + "os": "Android 5.1.1 (Lollipop); EMUI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4170, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, May", + "launch_status": "Available. Released 2016, June", + "memory_internal": "16/32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8939 Snapdragon 615 (28 nm)", + "platform_cpu": "Octa-core (4x1.5 GHz Cortex-A53 & 4x1.0 GHz Cortex-A53)", + "platform_gpu": "Adreno 405", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2016/mediapad-m3-8-4/huawei-mediapad-m3-8-4-scrapegsma-4162.json b/data/tablet/huawei/2016/mediapad-m3-8-4/huawei-mediapad-m3-8-4-scrapegsma-4162.json new file mode 100644 index 000000000000..1ed04a79d241 --- /dev/null +++ b/data/tablet/huawei/2016/mediapad-m3-8-4/huawei-mediapad-m3-8-4-scrapegsma-4162.json @@ -0,0 +1,52 @@ +{ + "slug": "huawei-mediapad-m3-8-4-scrapegsma-4162", + "base_model_slug": "mediapad-m3-8-4", + "name": "Huawei MediaPad M3 8.4", + "brand": "huawei", + "release_date": "2016-09-01", + "ram_gb": 4.0, + "battery_mah": 5100, + "weight_g": 326.0, + "os": "Android 6.0 (Marshmallow); EMUI 4.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4162, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "BTV-DL09", + "BTV-W09" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, September", + "launch_status": "Available. Released 2016, October", + "memory_internal": "32/64 GB, 4 GB RAM", + "platform_chipset": "HiSilicon Kirin 950 (16 nm)", + "platform_cpu": "Octa-core (4x2.3 GHz Cortex-A72 & 4x1.8 GHz Cortex A53)", + "platform_gpu": "Mali-T880 MP4", + "misc_models": "BTV-DL09, BTV-W09" + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, hotspot", + "bluetooth": "4.1, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (market dependant)" + } +} diff --git a/data/tablet/huawei/2016/mediapad-t1-7-0-plus/huawei-mediapad-t1-7-0-plus-scrapegsma-4169.json b/data/tablet/huawei/2016/mediapad-t1-7-0-plus/huawei-mediapad-t1-7-0-plus-scrapegsma-4169.json new file mode 100644 index 000000000000..fb839a2825f1 --- /dev/null +++ b/data/tablet/huawei/2016/mediapad-t1-7-0-plus/huawei-mediapad-t1-7-0-plus-scrapegsma-4169.json @@ -0,0 +1,51 @@ +{ + "slug": "huawei-mediapad-t1-7-0-plus-scrapegsma-4169", + "base_model_slug": "mediapad-t1-7-0-plus", + "name": "Huawei MediaPad T1 7.0 Plus", + "brand": "huawei", + "release_date": "2016-04-01", + "ram_gb": 2.0, + "battery_mah": 4100, + "weight_g": 278.0, + "os": "Android 4.4.2 (KitKat); EMUI 3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4169, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "T1-701ua" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2016, April", + "launch_status": "Available. Released 2016, April", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Spreadtrum SC7731G", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "", + "misc_models": "T1-701ua" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2016/mediapad-t2-10-0-pro/huawei-mediapad-t2-10-0-pro-scrapegsma-4165.json b/data/tablet/huawei/2016/mediapad-t2-10-0-pro/huawei-mediapad-t2-10-0-pro-scrapegsma-4165.json new file mode 100644 index 000000000000..f426191438d5 --- /dev/null +++ b/data/tablet/huawei/2016/mediapad-t2-10-0-pro/huawei-mediapad-t2-10-0-pro-scrapegsma-4165.json @@ -0,0 +1,55 @@ +{ + "slug": "huawei-mediapad-t2-10-0-pro-scrapegsma-4165", + "base_model_slug": "mediapad-t2-10-0-pro", + "name": "Huawei MediaPad T2 10.0 Pro", + "brand": "huawei", + "release_date": "2016-08-01", + "ram_gb": 3.0, + "battery_mah": 6660, + "weight_g": 495.0, + "os": "Android 5.1 (Lollipop); EMUI 3.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4165, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "FDR-A01L", + "FDR-A03L", + "FDR-A04L" + ] + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2016, August", + "launch_status": "Available. Released 2016, September", + "memory_internal": "16/32 GB, 3 GB RAM (FDR-A03L only) or 16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8939 Snapdragon 615 (28 nm)", + "platform_cpu": "Octa-core (4x1.2 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53)", + "platform_gpu": "Adreno 405", + "misc_models": "FDR-A01L, FDR-A03L, FDR-A04L" + }, + "display": { + "size_inch": 10.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (region dependent)" + } +} diff --git a/data/tablet/huawei/2016/mediapad-t2-7-0-pro/huawei-mediapad-t2-7-0-pro-scrapegsma-4166.json b/data/tablet/huawei/2016/mediapad-t2-7-0-pro/huawei-mediapad-t2-7-0-pro-scrapegsma-4166.json new file mode 100644 index 000000000000..89478177237b --- /dev/null +++ b/data/tablet/huawei/2016/mediapad-t2-7-0-pro/huawei-mediapad-t2-7-0-pro-scrapegsma-4166.json @@ -0,0 +1,54 @@ +{ + "slug": "huawei-mediapad-t2-7-0-pro-scrapegsma-4166", + "base_model_slug": "mediapad-t2-7-0-pro", + "name": "Huawei MediaPad T2 7.0 Pro", + "brand": "huawei", + "release_date": "2016-08-01", + "ram_gb": 3.0, + "battery_mah": 4360, + "weight_g": 250.0, + "os": "Android 5.1 (Lollipop); EMUI 3.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4166, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM", + "model_numbers": [ + "PLE-701L", + "PLE-703L" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, August", + "launch_status": "Available. Released 2016, September", + "memory_internal": "32 GB, 3 GB RAM or 16 GB, 2 GB RAM - PLE-701L16/32 GB, 3 GB RAM - PLE-703L", + "platform_chipset": "Qualcomm MSM8939 Snapdragon 615 (28 nm)", + "platform_cpu": "Octa-core (4x1.2 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53)", + "platform_gpu": "Adreno 405", + "misc_models": "PLE-701L, PLE-703L" + }, + "display": { + "size_inch": 7.0, + "resolution": "1080x1920", + "type": "LTPS IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (region dependent)" + } +} diff --git a/data/tablet/huawei/2016/mediapad-t2-7-0/huawei-mediapad-t2-7-0-scrapegsma-4167.json b/data/tablet/huawei/2016/mediapad-t2-7-0/huawei-mediapad-t2-7-0-scrapegsma-4167.json new file mode 100644 index 000000000000..d3c8a58c2ed7 --- /dev/null +++ b/data/tablet/huawei/2016/mediapad-t2-7-0/huawei-mediapad-t2-7-0-scrapegsma-4167.json @@ -0,0 +1,53 @@ +{ + "slug": "huawei-mediapad-t2-7-0-scrapegsma-4167", + "base_model_slug": "mediapad-t2-7-0", + "name": "Huawei MediaPad T2 7.0", + "brand": "huawei", + "release_date": "2016-08-01", + "ram_gb": 2.0, + "battery_mah": 4100, + "weight_g": 278.0, + "os": "Android 6 (Marshmallow); EMUI 4", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4167, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "BGO-DL09", + "BGO-L03" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, August", + "launch_status": "Available. Released 2016, September", + "memory_internal": "16 GB, 2 GB RAM (BGO-DL09 only) or 8/16 GB, 1 GB RAM", + "platform_chipset": "Spreadtrum SC9830l", + "platform_cpu": "Quad-core 1.5 GHz Cortex-A7", + "platform_gpu": "", + "misc_models": "BGO-DL09, BGO-L03" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (region dependent)" + } +} diff --git a/data/tablet/huawei/2017/mediapad-m3-lite-10/huawei-mediapad-m3-lite-10-scrapegsma-4140.json b/data/tablet/huawei/2017/mediapad-m3-lite-10/huawei-mediapad-m3-lite-10-scrapegsma-4140.json new file mode 100644 index 000000000000..2cd46671b723 --- /dev/null +++ b/data/tablet/huawei/2017/mediapad-m3-lite-10/huawei-mediapad-m3-lite-10-scrapegsma-4140.json @@ -0,0 +1,54 @@ +{ + "slug": "huawei-mediapad-m3-lite-10-scrapegsma-4140", + "base_model_slug": "mediapad-m3-lite-10", + "name": "Huawei MediaPad M3 Lite 10", + "brand": "huawei", + "release_date": "2017-05-01", + "ram_gb": 4.0, + "battery_mah": 6660, + "weight_g": 310.0, + "os": "Android 7.0 (Nougat); EMUI 5.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4140, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "Bach-L09", + "Bach-W09" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, May", + "launch_status": "Available. Released 2017, June", + "memory_internal": "16/64 GB, 4 GB RAM or 32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8940 Snapdragon 435 (28 nm)", + "platform_cpu": "Octa-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 505", + "misc_models": "Bach-L09, Bach-W09" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2017/mediapad-m3-lite-8/huawei-mediapad-m3-lite-8-scrapegsma-4138.json b/data/tablet/huawei/2017/mediapad-m3-lite-8/huawei-mediapad-m3-lite-8-scrapegsma-4138.json new file mode 100644 index 000000000000..9c3842948d90 --- /dev/null +++ b/data/tablet/huawei/2017/mediapad-m3-lite-8/huawei-mediapad-m3-lite-8-scrapegsma-4138.json @@ -0,0 +1,55 @@ +{ + "slug": "huawei-mediapad-m3-lite-8-scrapegsma-4138", + "base_model_slug": "mediapad-m3-lite-8", + "name": "Huawei MediaPad M3 Lite 8", + "brand": "huawei", + "release_date": "2017-06-01", + "ram_gb": 4.0, + "battery_mah": 4800, + "weight_g": 310.0, + "os": "Android 7.0 (Nougat); EMUI 5.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4138, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "CPN-AL00", + "CPN-W09", + "CPN-L09" + ] + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2017, June", + "launch_status": "Available. Released 2017, June", + "memory_internal": "16/64 GB, 4 GB RAM or 32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8940 Snapdragon 435 (28 nm)", + "platform_cpu": "Octa-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 505", + "misc_models": "CPN-AL00, CPN-W09, CPN-L09" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "S-IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2017/mediapad-t3-10/huawei-mediapad-t3-10-scrapegsma-4139.json b/data/tablet/huawei/2017/mediapad-t3-10/huawei-mediapad-t3-10-scrapegsma-4139.json new file mode 100644 index 000000000000..ac834b473bbb --- /dev/null +++ b/data/tablet/huawei/2017/mediapad-t3-10/huawei-mediapad-t3-10-scrapegsma-4139.json @@ -0,0 +1,55 @@ +{ + "slug": "huawei-mediapad-t3-10-scrapegsma-4139", + "base_model_slug": "mediapad-t3-10", + "name": "Huawei MediaPad T3 10", + "brand": "huawei", + "release_date": "2017-05-01", + "ram_gb": 3.0, + "battery_mah": 4800, + "weight_g": 460.0, + "os": "Android 7.0 (Nougat); EMUI 5.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4139, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "AGS-W09", + "AGS-L09", + "AGS-L03" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, May", + "launch_status": "Available. Released 2017, June", + "memory_internal": "32 GB, 3 GB RAM or 16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm)", + "platform_cpu": "Quad-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 308", + "misc_models": "AGS-W09, AGS-L09, AGS-L03" + }, + "display": { + "size_inch": 9.6, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2017/mediapad-t3-7-0/huawei-mediapad-t3-7-0-scrapegsma-4145.json b/data/tablet/huawei/2017/mediapad-t3-7-0/huawei-mediapad-t3-7-0-scrapegsma-4145.json new file mode 100644 index 000000000000..f0183dcc3df7 --- /dev/null +++ b/data/tablet/huawei/2017/mediapad-t3-7-0/huawei-mediapad-t3-7-0-scrapegsma-4145.json @@ -0,0 +1,50 @@ +{ + "slug": "huawei-mediapad-t3-7-0-scrapegsma-4145", + "base_model_slug": "mediapad-t3-7-0", + "name": "Huawei MediaPad T3 7.0", + "brand": "huawei", + "release_date": "2017-04-01", + "ram_gb": 2.0, + "battery_mah": 3100, + "weight_g": 250.0, + "os": "Android 6.0 (Marshmallow); EMUI 4.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4145, + "sim": "No", + "model_numbers": [ + "BG2-U01" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2017, April", + "launch_status": "Available. Released 2017, May", + "memory_internal": "16 GB, 2 GB RAM or 8 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8127 (28 nm)", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A7", + "platform_gpu": "Mali-450MP4", + "misc_models": "BG2-U01" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 2, + 8, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/huawei/2017/mediapad-t3-8-0/huawei-mediapad-t3-8-0-scrapegsma-4144.json b/data/tablet/huawei/2017/mediapad-t3-8-0/huawei-mediapad-t3-8-0-scrapegsma-4144.json new file mode 100644 index 000000000000..07be621b813a --- /dev/null +++ b/data/tablet/huawei/2017/mediapad-t3-8-0/huawei-mediapad-t3-8-0-scrapegsma-4144.json @@ -0,0 +1,54 @@ +{ + "slug": "huawei-mediapad-t3-8-0-scrapegsma-4144", + "base_model_slug": "mediapad-t3-8-0", + "name": "Huawei MediaPad T3 8.0", + "brand": "huawei", + "release_date": "2017-04-01", + "ram_gb": 3.0, + "battery_mah": 4800, + "weight_g": 350.0, + "os": "Android 7.0 (Nougat); EMUI 5.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4144, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "KOB-L09", + "KOB-W09" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, April", + "launch_status": "Available. Released 2017, May", + "memory_internal": "32 GB, 3 GB RAM or 16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm)", + "platform_cpu": "Quad-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 308", + "misc_models": "KOB-L09, KOB-W09" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n or a/b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2018/mediapad-m5-10-pro/huawei-mediapad-m5-10-pro-scrapegsma-4126.json b/data/tablet/huawei/2018/mediapad-m5-10-pro/huawei-mediapad-m5-10-pro-scrapegsma-4126.json new file mode 100644 index 000000000000..3a34e5a60882 --- /dev/null +++ b/data/tablet/huawei/2018/mediapad-m5-10-pro/huawei-mediapad-m5-10-pro-scrapegsma-4126.json @@ -0,0 +1,52 @@ +{ + "slug": "huawei-mediapad-m5-10-pro-scrapegsma-4126", + "base_model_slug": "mediapad-m5-10-pro", + "name": "Huawei MediaPad M5 10 (Pro)", + "brand": "huawei", + "release_date": "2018-02-01", + "ram_gb": 4.0, + "battery_mah": 7500, + "weight_g": 498.0, + "os": "Android 8.0 (Oreo); EMUI 8", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4126, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "CMR-AL19", + "CMR-W19" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, February", + "launch_status": "Available. Released 2018, April", + "memory_internal": "64/128 GB, 4 GB RAM", + "platform_chipset": "HiSilicon Kirin 960 (16 nm)", + "platform_cpu": "Octa-core", + "platform_gpu": "", + "misc_models": "CMR-AL19, CMR-W19" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2018/mediapad-m5-10/huawei-mediapad-m5-10-scrapegsma-4127.json b/data/tablet/huawei/2018/mediapad-m5-10/huawei-mediapad-m5-10-scrapegsma-4127.json new file mode 100644 index 000000000000..cbbe4a7a6ddb --- /dev/null +++ b/data/tablet/huawei/2018/mediapad-m5-10/huawei-mediapad-m5-10-scrapegsma-4127.json @@ -0,0 +1,52 @@ +{ + "slug": "huawei-mediapad-m5-10-scrapegsma-4127", + "base_model_slug": "mediapad-m5-10", + "name": "Huawei MediaPad M5 10", + "brand": "huawei", + "release_date": "2018-02-01", + "ram_gb": 4.0, + "battery_mah": 7500, + "weight_g": 498.0, + "os": "Android 8.0 (Oreo); EMUI 8", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4127, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "CMR-AL09", + "CMR-W09" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, February", + "launch_status": "Available. Released 2018, April", + "memory_internal": "32/64/128 GB, 4 GB RAM", + "platform_chipset": "HiSilicon Kirin 960s (16 nm)", + "platform_cpu": "Octa-core (4x2.1 GHz Cortex-A73 & 4x1.8 GHz Cortex-A53)", + "platform_gpu": "Mali-G71", + "misc_models": "CMR-AL09, CMR-W09" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2018/mediapad-m5-8/huawei-mediapad-m5-8-scrapegsma-4128.json b/data/tablet/huawei/2018/mediapad-m5-8/huawei-mediapad-m5-8-scrapegsma-4128.json new file mode 100644 index 000000000000..337fe256c0a0 --- /dev/null +++ b/data/tablet/huawei/2018/mediapad-m5-8/huawei-mediapad-m5-8-scrapegsma-4128.json @@ -0,0 +1,52 @@ +{ + "slug": "huawei-mediapad-m5-8-scrapegsma-4128", + "base_model_slug": "mediapad-m5-8", + "name": "Huawei MediaPad M5 8", + "brand": "huawei", + "release_date": "2018-02-01", + "ram_gb": 4.0, + "battery_mah": 5100, + "weight_g": 316.0, + "os": "Android 8.0 (Oreo); EMUI 8", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4128, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SHT-AL09", + "SHT-W09" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, February", + "launch_status": "Available. Released 2018, April", + "memory_internal": "32/64/128 GB, 4 GB RAM", + "platform_chipset": "HiSilicon Kirin 960s (16 nm)", + "platform_cpu": "Octa-core (4x2.1 GHz Cortex-A73 & 4x1.8 GHz Cortex-A53)", + "platform_gpu": "Mali-G71", + "misc_models": "SHT-AL09, SHT-W09" + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2018/mediapad-m5-lite/huawei-mediapad-m5-lite-scrapegsma-4107.json b/data/tablet/huawei/2018/mediapad-m5-lite/huawei-mediapad-m5-lite-scrapegsma-4107.json new file mode 100644 index 000000000000..12050bd5bcfb --- /dev/null +++ b/data/tablet/huawei/2018/mediapad-m5-lite/huawei-mediapad-m5-lite-scrapegsma-4107.json @@ -0,0 +1,55 @@ +{ + "slug": "huawei-mediapad-m5-lite-scrapegsma-4107", + "base_model_slug": "mediapad-m5-lite", + "name": "Huawei MediaPad M5 lite", + "brand": "huawei", + "release_date": "2018-09-01", + "ram_gb": 4.0, + "battery_mah": 7500, + "weight_g": 475.0, + "os": "Android 8.0 (Oreo); EMUI 8", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4107, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "BAH2-L09", + "BAH2-W09", + "BAH2-W19" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, September", + "launch_status": "Available. Released 2018, October", + "memory_internal": "64 GB, 4 GB RAM or 32 GB, 3 GB RAM", + "platform_chipset": "HiSilicon Kirin 659 (16 nm)", + "platform_cpu": "Octa-core (4x2.36 GHz Cortex-A53 & 4x1.7 GHz Cortex-A53)", + "platform_gpu": "Mali-T830 MP2", + "misc_models": "BAH2-L09, BAH2-W09, BAH2-W19" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2018/mediapad-t5/huawei-mediapad-t5-scrapegsma-4106.json b/data/tablet/huawei/2018/mediapad-t5/huawei-mediapad-t5-scrapegsma-4106.json new file mode 100644 index 000000000000..180515cb4609 --- /dev/null +++ b/data/tablet/huawei/2018/mediapad-t5/huawei-mediapad-t5-scrapegsma-4106.json @@ -0,0 +1,54 @@ +{ + "slug": "huawei-mediapad-t5-scrapegsma-4106", + "base_model_slug": "mediapad-t5", + "name": "Huawei MediaPad T5", + "brand": "huawei", + "release_date": "2018-08-01", + "ram_gb": 2.0, + "battery_mah": 5100, + "weight_g": 460.0, + "os": "Android 8.0 (Oreo); EMUI 8", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4106, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "AGS2-W09", + "AGS2-W19", + "AGS2-L09" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, August", + "launch_status": "Available. Released 2018, September", + "memory_internal": "32 GB, 3 RAM or 16 GB, 2 GB RAM", + "platform_chipset": "HiSilicon Kirin 659 (16 nm)", + "platform_cpu": "Octa-core (4x2.36 GHz Cortex-A53 & 4x1.7 GHz Cortex-A53)", + "platform_gpu": "Mali-T830 MP2", + "misc_models": "AGS2-W09, AGS2-W19, AGS2-L09" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS (LTE model), GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2019/matepad-pro/huawei-matepad-pro-scrapegsma-93.json b/data/tablet/huawei/2019/matepad-pro/huawei-matepad-pro-scrapegsma-93.json new file mode 100644 index 000000000000..aa23dfe4dd75 --- /dev/null +++ b/data/tablet/huawei/2019/matepad-pro/huawei-matepad-pro-scrapegsma-93.json @@ -0,0 +1,57 @@ +{ + "slug": "huawei-matepad-pro-scrapegsma-93", + "base_model_slug": "matepad-pro", + "name": "Huawei MatePad Pro", + "brand": "huawei", + "release_date": "2019-11-01", + "ram_gb": 8.0, + "battery_mah": 7250, + "weight_g": 460.0, + "os": "Android 10, EMUI 10, no Google Play Services", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 93, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "MRX-AL09", + "MRX-AL19", + "MRX-W09", + "MRX-W19" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, November 25", + "launch_status": "Available. Released 2019, December 12", + "memory_internal": "128GB 6GB RAM, 256GB 8GB RAM, 512GB 8GB RAM", + "platform_chipset": "Kirin 990 (7 nm+)", + "platform_cpu": "Octa-core (2x2.86 GHz Cortex-A76 & 2x2.09 GHz Cortex-A76 & 4x1.86 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP16", + "misc_models": "MRX-AL09, MRX-AL19, MRX-W09, MRX-W19" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 8, + 128, + 256, + 512 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS (LTE model only)" + } +} diff --git a/data/tablet/huawei/2019/matepad-pro/huawei-matepad-pro-scrapegsma-976.json b/data/tablet/huawei/2019/matepad-pro/huawei-matepad-pro-scrapegsma-976.json new file mode 100644 index 000000000000..77ec0a5f1e78 --- /dev/null +++ b/data/tablet/huawei/2019/matepad-pro/huawei-matepad-pro-scrapegsma-976.json @@ -0,0 +1,57 @@ +{ + "slug": "huawei-matepad-pro-scrapegsma-976", + "base_model_slug": "matepad-pro", + "name": "Huawei MatePad Pro", + "brand": "huawei", + "release_date": "2019-11-01", + "ram_gb": 8.0, + "battery_mah": 7250, + "weight_g": 460.0, + "os": "Android 10, EMUI 10, no Google Play Services", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 976, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "MRX-AL09", + "MRX-AL19", + "MRX-W09", + "MRX-W19" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, November 25", + "launch_status": "Available. Released 2019, December 12", + "memory_internal": "128GB 6GB RAM, 256GB 8GB RAM, 512GB 8GB RAM", + "platform_chipset": "Kirin 990 (7 nm+)", + "platform_cpu": "Octa-core (2x2.86 GHz Cortex-A76 & 2x2.09 GHz Cortex-A76 & 4x1.86 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP16", + "misc_models": "MRX-AL09, MRX-AL19, MRX-W09, MRX-W19" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 8, + 128, + 256, + 512 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS (LTE model only)" + } +} diff --git a/data/tablet/huawei/2019/mediapad-m5-lite-8/huawei-mediapad-m5-lite-8-scrapegsma-4090.json b/data/tablet/huawei/2019/mediapad-m5-lite-8/huawei-mediapad-m5-lite-8-scrapegsma-4090.json new file mode 100644 index 000000000000..ab9eae4f54c9 --- /dev/null +++ b/data/tablet/huawei/2019/mediapad-m5-lite-8/huawei-mediapad-m5-lite-8-scrapegsma-4090.json @@ -0,0 +1,50 @@ +{ + "slug": "huawei-mediapad-m5-lite-8-scrapegsma-4090", + "base_model_slug": "mediapad-m5-lite-8", + "name": "Huawei MediaPad M5 Lite 8", + "brand": "huawei", + "release_date": "2019-03-01", + "ram_gb": 4.0, + "battery_mah": 5100, + "weight_g": 310.0, + "os": "Android 9.0 (Pie), EMUI 9.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4090, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, March", + "launch_status": "Available. Released 2019, March", + "memory_internal": "64 GB, 4 GB RAM or 32 GB, 3 GB RAM", + "platform_chipset": "Hisilicon Kirin 710 (12 nm)", + "platform_cpu": "Octa-core (4x2.2 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53)", + "platform_gpu": "Mali-G51 MP4", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2019/mediapad-m6-10-8/huawei-mediapad-m6-10-8-scrapegsma-107.json b/data/tablet/huawei/2019/mediapad-m6-10-8/huawei-mediapad-m6-10-8-scrapegsma-107.json new file mode 100644 index 000000000000..94ea0d206553 --- /dev/null +++ b/data/tablet/huawei/2019/mediapad-m6-10-8/huawei-mediapad-m6-10-8-scrapegsma-107.json @@ -0,0 +1,49 @@ +{ + "slug": "huawei-mediapad-m6-10-8-scrapegsma-107", + "base_model_slug": "mediapad-m6-10-8", + "name": "Huawei MediaPad M6 10.8", + "brand": "huawei", + "release_date": "2019-06-01", + "ram_gb": 4.0, + "battery_mah": 7500, + "weight_g": 498.0, + "os": "Android 9.0 (Pie), EMUI 9.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 107, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, June", + "launch_status": "Available. Released 2019, July 10", + "memory_internal": "64GB 4GB RAM, 128GB 4GB RAM", + "platform_chipset": "Kirin 980 (7 nm)", + "platform_cpu": "Octa-core (2x2.6 GHz Cortex-A76 & 2x1.92 GHz Cortex-A76 & 4x1.8 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP10", + "misc_models": "" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2019/mediapad-m6-10-8/huawei-mediapad-m6-10-8-scrapegsma-990.json b/data/tablet/huawei/2019/mediapad-m6-10-8/huawei-mediapad-m6-10-8-scrapegsma-990.json new file mode 100644 index 000000000000..66736793865c --- /dev/null +++ b/data/tablet/huawei/2019/mediapad-m6-10-8/huawei-mediapad-m6-10-8-scrapegsma-990.json @@ -0,0 +1,49 @@ +{ + "slug": "huawei-mediapad-m6-10-8-scrapegsma-990", + "base_model_slug": "mediapad-m6-10-8", + "name": "Huawei MediaPad M6 10.8", + "brand": "huawei", + "release_date": "2019-06-01", + "ram_gb": 4.0, + "battery_mah": 7500, + "weight_g": 498.0, + "os": "Android 9.0 (Pie), EMUI 9.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 990, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, June", + "launch_status": "Available. Released 2019, July 10", + "memory_internal": "64GB 4GB RAM, 128GB 4GB RAM", + "platform_chipset": "Kirin 980 (7 nm)", + "platform_cpu": "Octa-core (2x2.6 GHz Cortex-A76 & 2x1.92 GHz Cortex-A76 & 4x1.8 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP10", + "misc_models": "" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2019/mediapad-m6-8-4/huawei-mediapad-m6-8-4-scrapegsma-109.json b/data/tablet/huawei/2019/mediapad-m6-8-4/huawei-mediapad-m6-8-4-scrapegsma-109.json new file mode 100644 index 000000000000..1edbac7a7356 --- /dev/null +++ b/data/tablet/huawei/2019/mediapad-m6-8-4/huawei-mediapad-m6-8-4-scrapegsma-109.json @@ -0,0 +1,49 @@ +{ + "slug": "huawei-mediapad-m6-8-4-scrapegsma-109", + "base_model_slug": "mediapad-m6-8-4", + "name": "Huawei MediaPad M6 8.4", + "brand": "huawei", + "release_date": "2019-06-01", + "ram_gb": 4.0, + "battery_mah": 6100, + "weight_g": 320.0, + "os": "Android 9.0 (Pie), EMUI 9.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 109, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, June", + "launch_status": "Available. Released 2019, July", + "memory_internal": "64GB 4GB RAM, 128GB 4GB RAM", + "platform_chipset": "Kirin 980 (7 nm)", + "platform_cpu": "Octa-core (2x2.6 GHz Cortex-A76 & 2x1.92 GHz Cortex-A76 & 4x1.8 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP10", + "misc_models": "" + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2019/mediapad-m6-8-4/huawei-mediapad-m6-8-4-scrapegsma-992.json b/data/tablet/huawei/2019/mediapad-m6-8-4/huawei-mediapad-m6-8-4-scrapegsma-992.json new file mode 100644 index 000000000000..24aed83831e0 --- /dev/null +++ b/data/tablet/huawei/2019/mediapad-m6-8-4/huawei-mediapad-m6-8-4-scrapegsma-992.json @@ -0,0 +1,49 @@ +{ + "slug": "huawei-mediapad-m6-8-4-scrapegsma-992", + "base_model_slug": "mediapad-m6-8-4", + "name": "Huawei MediaPad M6 8.4", + "brand": "huawei", + "release_date": "2019-06-01", + "ram_gb": 4.0, + "battery_mah": 6100, + "weight_g": 320.0, + "os": "Android 9.0 (Pie), EMUI 9.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 992, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, June", + "launch_status": "Available. Released 2019, July", + "memory_internal": "64GB 4GB RAM, 128GB 4GB RAM", + "platform_chipset": "Kirin 980 (7 nm)", + "platform_cpu": "Octa-core (2x2.6 GHz Cortex-A76 & 2x1.92 GHz Cortex-A76 & 4x1.8 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP10", + "misc_models": "" + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/huawei/2019/mediapad-m6-turbo-8-4/huawei-mediapad-m6-turbo-8-4-scrapegsma-108.json b/data/tablet/huawei/2019/mediapad-m6-turbo-8-4/huawei-mediapad-m6-turbo-8-4-scrapegsma-108.json new file mode 100644 index 000000000000..e88b8b902b55 --- /dev/null +++ b/data/tablet/huawei/2019/mediapad-m6-turbo-8-4/huawei-mediapad-m6-turbo-8-4-scrapegsma-108.json @@ -0,0 +1,52 @@ +{ + "slug": "huawei-mediapad-m6-turbo-8-4-scrapegsma-108", + "base_model_slug": "mediapad-m6-turbo-8-4", + "name": "Huawei MediaPad M6 Turbo 8.4", + "brand": "huawei", + "release_date": "2019-09-01", + "ram_gb": 6.0, + "battery_mah": 6100, + "weight_g": 340.0, + "os": "Android 9.0 (Pie), EMUI 9.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 108, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "VRD-AL10", + "VRD-W10" + ] + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, September", + "memory_internal": "128GB 6GB RAM", + "platform_chipset": "Kirin 980 (7 nm)", + "platform_cpu": "Octa-core (2x2.6 GHz Cortex-A76 & 2x1.92 GHz Cortex-A76 & 4x1.8 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP10", + "misc_models": "VRD-AL10, VRD-W10" + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2019/mediapad-m6-turbo-8-4/huawei-mediapad-m6-turbo-8-4-scrapegsma-991.json b/data/tablet/huawei/2019/mediapad-m6-turbo-8-4/huawei-mediapad-m6-turbo-8-4-scrapegsma-991.json new file mode 100644 index 000000000000..11791aa2a646 --- /dev/null +++ b/data/tablet/huawei/2019/mediapad-m6-turbo-8-4/huawei-mediapad-m6-turbo-8-4-scrapegsma-991.json @@ -0,0 +1,52 @@ +{ + "slug": "huawei-mediapad-m6-turbo-8-4-scrapegsma-991", + "base_model_slug": "mediapad-m6-turbo-8-4", + "name": "Huawei MediaPad M6 Turbo 8.4", + "brand": "huawei", + "release_date": "2019-09-01", + "ram_gb": 6.0, + "battery_mah": 6100, + "weight_g": 340.0, + "os": "Android 9.0 (Pie), EMUI 9.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 991, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "VRD-AL10", + "VRD-W10" + ] + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, September", + "memory_internal": "128GB 6GB RAM", + "platform_chipset": "Kirin 980 (7 nm)", + "platform_cpu": "Octa-core (2x2.6 GHz Cortex-A76 & 2x1.92 GHz Cortex-A76 & 4x1.8 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP10", + "misc_models": "VRD-AL10, VRD-W10" + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2020/matepad-pro-5g/huawei-matepad-pro-5g-scrapegsma-83.json b/data/tablet/huawei/2020/matepad-pro-5g/huawei-matepad-pro-5g-scrapegsma-83.json new file mode 100644 index 000000000000..8b6b4163a38b --- /dev/null +++ b/data/tablet/huawei/2020/matepad-pro-5g/huawei-matepad-pro-5g-scrapegsma-83.json @@ -0,0 +1,51 @@ +{ + "slug": "huawei-matepad-pro-5g-scrapegsma-83", + "base_model_slug": "matepad-pro-5g", + "name": "Huawei MatePad Pro 5G", + "brand": "huawei", + "release_date": "2020-02-01", + "ram_gb": 8.0, + "battery_mah": 7250, + "weight_g": 460.0, + "os": "Android 10, EMUI 10, no Google Play Services", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 83, + "network": { + "cellular": "5G" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE / 5G", + "launch_announced": "2020, February 24", + "launch_status": "Available. Released 2020, May 27", + "memory_internal": "128GB 6GB RAM, 256GB 8GB RAM, 512GB 8GB RAM", + "platform_chipset": "Kirin 990 5G (7 nm+)", + "platform_cpu": "Octa-core (2x2.86 GHz Cortex-A76 & 2x2.36 GHz Cortex-A76 & 4x1.95 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP16", + "misc_models": "" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 8, + 128, + 256, + 512 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS" + } +} diff --git a/data/tablet/huawei/2020/matepad-pro-5g/huawei-matepad-pro-5g-scrapegsma-966.json b/data/tablet/huawei/2020/matepad-pro-5g/huawei-matepad-pro-5g-scrapegsma-966.json new file mode 100644 index 000000000000..c3250eeecfb9 --- /dev/null +++ b/data/tablet/huawei/2020/matepad-pro-5g/huawei-matepad-pro-5g-scrapegsma-966.json @@ -0,0 +1,51 @@ +{ + "slug": "huawei-matepad-pro-5g-scrapegsma-966", + "base_model_slug": "matepad-pro-5g", + "name": "Huawei MatePad Pro 5G", + "brand": "huawei", + "release_date": "2020-02-01", + "ram_gb": 8.0, + "battery_mah": 7250, + "weight_g": 460.0, + "os": "Android 10, EMUI 10, no Google Play Services", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 966, + "network": { + "cellular": "5G" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE / 5G", + "launch_announced": "2020, February 24", + "launch_status": "Available. Released 2020, May 27", + "memory_internal": "128GB 6GB RAM, 256GB 8GB RAM, 512GB 8GB RAM", + "platform_chipset": "Kirin 990 5G (7 nm+)", + "platform_cpu": "Octa-core (2x2.86 GHz Cortex-A76 & 2x2.36 GHz Cortex-A76 & 4x1.95 GHz Cortex-A55)", + "platform_gpu": "Mali-G76 MP16", + "misc_models": "" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 8, + 128, + 256, + 512 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS" + } +} diff --git a/data/tablet/huawei/2020/matepad-t8/huawei-matepad-t8-scrapegsma-68.json b/data/tablet/huawei/2020/matepad-t8/huawei-matepad-t8-scrapegsma-68.json new file mode 100644 index 000000000000..5948a603250a --- /dev/null +++ b/data/tablet/huawei/2020/matepad-t8/huawei-matepad-t8-scrapegsma-68.json @@ -0,0 +1,53 @@ +{ + "slug": "huawei-matepad-t8-scrapegsma-68", + "base_model_slug": "matepad-t8", + "name": "Huawei MatePad T8", + "brand": "huawei", + "release_date": "2020-05-01", + "ram_gb": 2.0, + "battery_mah": 5100, + "weight_g": 310.0, + "os": "Android 10, EMUI 10, no Google Play Services", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 68, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "Kobe2-L09", + "Kobe2-L03" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2020, May 07", + "launch_status": "Available. Released Exp. release 2020, May 19", + "memory_internal": "16GB 2GB RAM, 32GB 2GB RAM", + "platform_chipset": "Mediatek MT8768", + "platform_cpu": "Octa-core (4x2.0 GHz Cortex-A53 & 4x1.50 GHz Cortex A53)", + "platform_gpu": "PowerVR GE8320", + "misc_models": "Kobe2-L09, Kobe2-L03" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2020/matepad-t8/huawei-matepad-t8-scrapegsma-951.json b/data/tablet/huawei/2020/matepad-t8/huawei-matepad-t8-scrapegsma-951.json new file mode 100644 index 000000000000..0794c8c0744b --- /dev/null +++ b/data/tablet/huawei/2020/matepad-t8/huawei-matepad-t8-scrapegsma-951.json @@ -0,0 +1,53 @@ +{ + "slug": "huawei-matepad-t8-scrapegsma-951", + "base_model_slug": "matepad-t8", + "name": "Huawei MatePad T8", + "brand": "huawei", + "release_date": "2020-05-01", + "ram_gb": 2.0, + "battery_mah": 5100, + "weight_g": 310.0, + "os": "Android 10, EMUI 10, no Google Play Services", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 951, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "Kobe2-L09", + "Kobe2-L03" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2020, May 07", + "launch_status": "Available. Released Exp. release 2020, May 19", + "memory_internal": "16GB 2GB RAM, 32GB 2GB RAM", + "platform_chipset": "Mediatek MT8768", + "platform_cpu": "Octa-core (4x2.0 GHz Cortex-A53 & 4x1.50 GHz Cortex A53)", + "platform_gpu": "PowerVR GE8320", + "misc_models": "Kobe2-L09, Kobe2-L03" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/huawei/2020/matepad/huawei-matepad-scrapegsma-76.json b/data/tablet/huawei/2020/matepad/huawei-matepad-scrapegsma-76.json new file mode 100644 index 000000000000..085cb2e42ffd --- /dev/null +++ b/data/tablet/huawei/2020/matepad/huawei-matepad-scrapegsma-76.json @@ -0,0 +1,54 @@ +{ + "slug": "huawei-matepad-scrapegsma-76", + "base_model_slug": "matepad", + "name": "Huawei MatePad", + "brand": "huawei", + "release_date": "2020-04-01", + "ram_gb": 6.0, + "battery_mah": 7250, + "weight_g": 450.0, + "os": "Android 10, EMUI 10, no Google Play Services", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 76, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "BAH3-W09", + "BAH3-AL00" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2020, April 23", + "launch_status": "Available. Released 2020, April 28", + "memory_internal": "64GB 4GB RAM, 128GB 6GB RAM", + "platform_chipset": "Kirin 810 (7 nm)", + "platform_cpu": "Octa-core (2x2.27 GHz Cortex-A76 & 6x1.88 GHz Cortex-A55)", + "platform_gpu": "Mali-G52 MP6", + "misc_models": "BAH3-W09, BAH3-AL00" + }, + "display": { + "size_inch": 10.4, + "resolution": "1200x2000", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 6, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, BDS (LTE model only)" + } +} diff --git a/data/tablet/huawei/2020/matepad/huawei-matepad-scrapegsma-959.json b/data/tablet/huawei/2020/matepad/huawei-matepad-scrapegsma-959.json new file mode 100644 index 000000000000..91dfe687892a --- /dev/null +++ b/data/tablet/huawei/2020/matepad/huawei-matepad-scrapegsma-959.json @@ -0,0 +1,54 @@ +{ + "slug": "huawei-matepad-scrapegsma-959", + "base_model_slug": "matepad", + "name": "Huawei MatePad", + "brand": "huawei", + "release_date": "2020-04-01", + "ram_gb": 6.0, + "battery_mah": 7250, + "weight_g": 450.0, + "os": "Android 10, EMUI 10, no Google Play Services", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 959, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "BAH3-W09", + "BAH3-AL00" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2020, April 23", + "launch_status": "Available. Released 2020, April 28", + "memory_internal": "64GB 4GB RAM, 128GB 6GB RAM", + "platform_chipset": "Kirin 810 (7 nm)", + "platform_cpu": "Octa-core (2x2.27 GHz Cortex-A76 & 6x1.88 GHz Cortex-A55)", + "platform_gpu": "Mali-G52 MP6", + "misc_models": "BAH3-W09, BAH3-AL00" + }, + "display": { + "size_inch": 10.4, + "resolution": "1200x2000", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 6, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, BDS (LTE model only)" + } +} diff --git a/data/tablet/jolla/2014/tablet/jolla-tablet-scrapegsma-4526.json b/data/tablet/jolla/2014/tablet/jolla-tablet-scrapegsma-4526.json new file mode 100644 index 000000000000..81f3d0cd68bd --- /dev/null +++ b/data/tablet/jolla/2014/tablet/jolla-tablet-scrapegsma-4526.json @@ -0,0 +1,45 @@ +{ + "slug": "jolla-tablet-scrapegsma-4526", + "base_model_slug": "tablet", + "name": "Jolla Tablet", + "brand": "jolla", + "release_date": "2014-11-01", + "ram_gb": 2.0, + "battery_mah": 4450, + "weight_g": 384.0, + "os": "Sailfish 2.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4526, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, November", + "launch_status": "Cancelled", + "memory_internal": "32/64 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3735F", + "platform_cpu": "Quad-core 1.8 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.85, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "3.0", + "gps": "A-GPS, GLONASS" + } +} diff --git a/data/tablet/lenovo/2013/yoga-tablet-10/lenovo-yoga-tablet-10-scrapegsma-4866.json b/data/tablet/lenovo/2013/yoga-tablet-10/lenovo-yoga-tablet-10-scrapegsma-4866.json new file mode 100644 index 000000000000..f67b0813bc38 --- /dev/null +++ b/data/tablet/lenovo/2013/yoga-tablet-10/lenovo-yoga-tablet-10-scrapegsma-4866.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-yoga-tablet-10-scrapegsma-4866", + "base_model_slug": "yoga-tablet-10", + "name": "Lenovo Yoga Tablet 10", + "brand": "lenovo", + "release_date": "2013-10-01", + "ram_gb": 1.0, + "battery_mah": 9000, + "weight_g": 605.0, + "os": "Android 4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4866, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, October. Released 2013, November", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8125 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "PowerVR SGX544", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/lenovo/2013/yoga-tablet-8/lenovo-yoga-tablet-8-scrapegsma-4867.json b/data/tablet/lenovo/2013/yoga-tablet-8/lenovo-yoga-tablet-8-scrapegsma-4867.json new file mode 100644 index 000000000000..079e6d1dbeb7 --- /dev/null +++ b/data/tablet/lenovo/2013/yoga-tablet-8/lenovo-yoga-tablet-8-scrapegsma-4867.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-yoga-tablet-8-scrapegsma-4867", + "base_model_slug": "yoga-tablet-8", + "name": "Lenovo Yoga Tablet 8", + "brand": "lenovo", + "release_date": "2013-10-01", + "ram_gb": 1.0, + "battery_mah": 6000, + "weight_g": 401.0, + "os": "Android 4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4867, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, October. Released 2013, October", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8125 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "PowerVR SGX544", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/lenovo/2014/tab-s8/lenovo-tab-s8-scrapegsma-4838.json b/data/tablet/lenovo/2014/tab-s8/lenovo-tab-s8-scrapegsma-4838.json new file mode 100644 index 000000000000..92d24370e0af --- /dev/null +++ b/data/tablet/lenovo/2014/tab-s8/lenovo-tab-s8-scrapegsma-4838.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-tab-s8-scrapegsma-4838", + "base_model_slug": "tab-s8", + "name": "Lenovo Tab S8", + "brand": "lenovo", + "release_date": "2014-09-01", + "ram_gb": 2.0, + "battery_mah": 4290, + "weight_g": 299.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4838, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, September", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.86 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2014/yoga-tablet-10-hd/lenovo-yoga-tablet-10-hd-scrapegsma-4857.json b/data/tablet/lenovo/2014/yoga-tablet-10-hd/lenovo-yoga-tablet-10-hd-scrapegsma-4857.json new file mode 100644 index 000000000000..9934d39ceec8 --- /dev/null +++ b/data/tablet/lenovo/2014/yoga-tablet-10-hd/lenovo-yoga-tablet-10-hd-scrapegsma-4857.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-yoga-tablet-10-hd-scrapegsma-4857", + "base_model_slug": "yoga-tablet-10-hd", + "name": "Lenovo Yoga Tablet 10 HD+", + "brand": "lenovo", + "release_date": "2014-02-01", + "ram_gb": 2.0, + "battery_mah": 9000, + "weight_g": 615.0, + "os": "Android 4.3 (Jelly Bean), upgradable to 4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4857, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, February", + "launch_status": "Available. Released 2014, May", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8228 Snapdragon 400 (28 nm) (3G)/ APQ8028 (Wi-Fi only)", + "platform_cpu": "Quad-core 1.6 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/lenovo/2014/yoga-tablet-2-10-1/lenovo-yoga-tablet-2-10-1-scrapegsma-4836.json b/data/tablet/lenovo/2014/yoga-tablet-2-10-1/lenovo-yoga-tablet-2-10-1-scrapegsma-4836.json new file mode 100644 index 000000000000..ead0c27cb97e --- /dev/null +++ b/data/tablet/lenovo/2014/yoga-tablet-2-10-1/lenovo-yoga-tablet-2-10-1-scrapegsma-4836.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-yoga-tablet-2-10-1-scrapegsma-4836", + "base_model_slug": "yoga-tablet-2-10-1", + "name": "Lenovo Yoga Tablet 2 10.1", + "brand": "lenovo", + "release_date": "2014-10-01", + "ram_gb": 2.0, + "battery_mah": 9600, + "weight_g": 619.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4836, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, October", + "launch_status": "Available. Released 2014, October", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.86 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/lenovo/2014/yoga-tablet-2-8-0/lenovo-yoga-tablet-2-8-0-scrapegsma-4837.json b/data/tablet/lenovo/2014/yoga-tablet-2-8-0/lenovo-yoga-tablet-2-8-0-scrapegsma-4837.json new file mode 100644 index 000000000000..a7fd6f4f4c00 --- /dev/null +++ b/data/tablet/lenovo/2014/yoga-tablet-2-8-0/lenovo-yoga-tablet-2-8-0-scrapegsma-4837.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-yoga-tablet-2-8-0-scrapegsma-4837", + "base_model_slug": "yoga-tablet-2-8-0", + "name": "Lenovo Yoga Tablet 2 8.0", + "brand": "lenovo", + "release_date": "2014-10-01", + "ram_gb": 2.0, + "battery_mah": 6400, + "weight_g": 419.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4837, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, October", + "launch_status": "Available. Released 2014, October", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.33 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2014/yoga-tablet-2-pro/lenovo-yoga-tablet-2-pro-scrapegsma-4835.json b/data/tablet/lenovo/2014/yoga-tablet-2-pro/lenovo-yoga-tablet-2-pro-scrapegsma-4835.json new file mode 100644 index 000000000000..2c1a4ae460b1 --- /dev/null +++ b/data/tablet/lenovo/2014/yoga-tablet-2-pro/lenovo-yoga-tablet-2-pro-scrapegsma-4835.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-yoga-tablet-2-pro-scrapegsma-4835", + "base_model_slug": "yoga-tablet-2-pro", + "name": "Lenovo Yoga Tablet 2 Pro", + "brand": "lenovo", + "release_date": "2014-10-01", + "ram_gb": 2.0, + "battery_mah": 9600, + "weight_g": 950.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4835, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, October", + "launch_status": "Available. Released 2014, October", + "memory_internal": "32 GB, 2 GB RAM", + "platform_chipset": "Intel Atom Z3745", + "platform_cpu": "Quad-core 1.33 GHz", + "platform_gpu": "Intel Gen 7 (Ivy Bridge)", + "misc_models": "" + }, + "display": { + "size_inch": 13.3, + "resolution": "2560x1440", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/lenovo/2015/tab-2-a10-70/lenovo-tab-2-a10-70-scrapegsma-4818.json b/data/tablet/lenovo/2015/tab-2-a10-70/lenovo-tab-2-a10-70-scrapegsma-4818.json new file mode 100644 index 000000000000..1ebfd87ab420 --- /dev/null +++ b/data/tablet/lenovo/2015/tab-2-a10-70/lenovo-tab-2-a10-70-scrapegsma-4818.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-tab-2-a10-70-scrapegsma-4818", + "base_model_slug": "tab-2-a10-70", + "name": "Lenovo Tab 2 A10-70", + "brand": "lenovo", + "release_date": "2015-03-01", + "ram_gb": 2.0, + "battery_mah": 7000, + "weight_g": 509.0, + "os": "Android 4.4.4 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4818, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, April", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Mediatek MT8732 (28 nm) - 4G modelMediatek MT8165 - Wi-Fi model", + "platform_cpu": "Quad-core 1.7 GHz Cortex-A53", + "platform_gpu": "Mali-T760", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "To be confirmed" + } +} diff --git a/data/tablet/lenovo/2015/tab-2-a7-10/lenovo-tab-2-a7-10-scrapegsma-4823.json b/data/tablet/lenovo/2015/tab-2-a7-10/lenovo-tab-2-a7-10-scrapegsma-4823.json new file mode 100644 index 000000000000..c432363f5c13 --- /dev/null +++ b/data/tablet/lenovo/2015/tab-2-a7-10/lenovo-tab-2-a7-10-scrapegsma-4823.json @@ -0,0 +1,45 @@ +{ + "slug": "lenovo-tab-2-a7-10-scrapegsma-4823", + "base_model_slug": "tab-2-a7-10", + "name": "Lenovo Tab 2 A7-10", + "brand": "lenovo", + "release_date": "2015-01-01", + "ram_gb": 1.0, + "battery_mah": 3450, + "weight_g": 269.0, + "os": "Android 4.4 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4823, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, January", + "launch_status": "Available. Released 2015, January", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8127 (28 nm)", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A7", + "platform_gpu": "Mali-450MP4", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2015/tab-2-a7-20/lenovo-tab-2-a7-20-scrapegsma-4822.json b/data/tablet/lenovo/2015/tab-2-a7-20/lenovo-tab-2-a7-20-scrapegsma-4822.json new file mode 100644 index 000000000000..c98c3b17b771 --- /dev/null +++ b/data/tablet/lenovo/2015/tab-2-a7-20/lenovo-tab-2-a7-20-scrapegsma-4822.json @@ -0,0 +1,45 @@ +{ + "slug": "lenovo-tab-2-a7-20-scrapegsma-4822", + "base_model_slug": "tab-2-a7-20", + "name": "Lenovo Tab 2 A7-20", + "brand": "lenovo", + "release_date": "2015-01-01", + "ram_gb": 1.0, + "battery_mah": 3450, + "weight_g": 269.0, + "os": "Android 4.4 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4822, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, January", + "launch_status": "Available. Released 2015, January", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8127 (28 nm)", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A7", + "platform_gpu": "Mali-450MP4", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2015/tab-2-a7-30/lenovo-tab-2-a7-30-scrapegsma-4821.json b/data/tablet/lenovo/2015/tab-2-a7-30/lenovo-tab-2-a7-30-scrapegsma-4821.json new file mode 100644 index 000000000000..98c7e906ca8a --- /dev/null +++ b/data/tablet/lenovo/2015/tab-2-a7-30/lenovo-tab-2-a7-30-scrapegsma-4821.json @@ -0,0 +1,51 @@ +{ + "slug": "lenovo-tab-2-a7-30-scrapegsma-4821", + "base_model_slug": "tab-2-a7-30", + "name": "Lenovo Tab 2 A7-30", + "brand": "lenovo", + "release_date": "2015-01-01", + "ram_gb": 1.0, + "battery_mah": 3450, + "weight_g": 269.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4821, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM", + "model_numbers": [ + "TAB 2 A7-30HC" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2015, January", + "launch_status": "Available. Released 2015, April", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8382M (28 nm)", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A7", + "platform_gpu": "Mali-400MP2", + "misc_models": "TAB 2 A7-30HC" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2015/tab-2-a8-50/lenovo-tab-2-a8-50-scrapegsma-4819.json b/data/tablet/lenovo/2015/tab-2-a8-50/lenovo-tab-2-a8-50-scrapegsma-4819.json new file mode 100644 index 000000000000..3cf5325ddeb5 --- /dev/null +++ b/data/tablet/lenovo/2015/tab-2-a8-50/lenovo-tab-2-a8-50-scrapegsma-4819.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-tab-2-a8-50-scrapegsma-4819", + "base_model_slug": "tab-2-a8-50", + "name": "Lenovo Tab 2 A8-50", + "brand": "lenovo", + "release_date": "2015-03-01", + "ram_gb": 1.0, + "battery_mah": 4290, + "weight_g": 360.0, + "os": "Android 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4819, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM (Micro-SIM, dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, June", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8735 (28 nm) - 4G modelMediatek MT8161 (28 nm) - Wi-Fi model", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A53", + "platform_gpu": "Mali-T720MP2", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "To be confirmed" + } +} diff --git a/data/tablet/lenovo/2015/yoga-tab-3-8-0/lenovo-yoga-tab-3-8-0-scrapegsma-4796.json b/data/tablet/lenovo/2015/yoga-tab-3-8-0/lenovo-yoga-tab-3-8-0-scrapegsma-4796.json new file mode 100644 index 000000000000..2fa18bafd633 --- /dev/null +++ b/data/tablet/lenovo/2015/yoga-tab-3-8-0/lenovo-yoga-tab-3-8-0-scrapegsma-4796.json @@ -0,0 +1,44 @@ +{ + "slug": "lenovo-yoga-tab-3-8-0-scrapegsma-4796", + "base_model_slug": "yoga-tab-3-8-0", + "name": "Lenovo Yoga Tab 3 8.0", + "brand": "lenovo", + "release_date": "2015-10-01", + "ram_gb": 1.0, + "battery_mah": 6200, + "weight_g": 467.2, + "os": "Android 5.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4796, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, October", + "launch_status": "Available. Released 2015, October", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8909 Snapdragon 210 (28 nm)", + "platform_cpu": "Quad-core 1.1 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP" + } +} diff --git a/data/tablet/lenovo/2015/yoga-tab-3-pro/lenovo-yoga-tab-3-pro-scrapegsma-4795.json b/data/tablet/lenovo/2015/yoga-tab-3-pro/lenovo-yoga-tab-3-pro-scrapegsma-4795.json new file mode 100644 index 000000000000..aff54c34d616 --- /dev/null +++ b/data/tablet/lenovo/2015/yoga-tab-3-pro/lenovo-yoga-tab-3-pro-scrapegsma-4795.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-yoga-tab-3-pro-scrapegsma-4795", + "base_model_slug": "yoga-tab-3-pro", + "name": "Lenovo Yoga Tab 3 Pro", + "brand": "lenovo", + "release_date": "2015-12-01", + "ram_gb": 4.0, + "battery_mah": 200, + "weight_g": 666.8, + "os": "Android 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4795, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, December", + "launch_status": "Available. Released 2016, Q1", + "memory_internal": "64 GB, 4 GB RAM", + "platform_chipset": "Intel® Atom x5-Z8500", + "platform_cpu": "Quad-core 2.4 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1600x2560", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lenovo/2016/yoga-tab-3-10/lenovo-yoga-tab-3-10-scrapegsma-1054.json b/data/tablet/lenovo/2016/yoga-tab-3-10/lenovo-yoga-tab-3-10-scrapegsma-1054.json new file mode 100644 index 000000000000..72b42f218d3e --- /dev/null +++ b/data/tablet/lenovo/2016/yoga-tab-3-10/lenovo-yoga-tab-3-10-scrapegsma-1054.json @@ -0,0 +1,51 @@ +{ + "slug": "lenovo-yoga-tab-3-10-scrapegsma-1054", + "base_model_slug": "yoga-tab-3-10", + "name": "Lenovo Yoga Tab 3 10", + "brand": "lenovo", + "release_date": "2016-01-01", + "ram_gb": 2.0, + "battery_mah": 8400, + "weight_g": 655.0, + "os": "Android 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1054, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "YT3-X50M" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016", + "launch_status": "Available. Released 2016", + "memory_internal": "16GB 2GB RAM", + "platform_chipset": "Qualcomm MSM8909 Snapdragon 210 (28 nm) - 3G/LTE modelQualcomm APQ8009 (28 nm) - Wi-Fi model", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "YT3-X50M" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lenovo/2016/yoga-tab-3-10/lenovo-yoga-tab-3-10-scrapegsma-171.json b/data/tablet/lenovo/2016/yoga-tab-3-10/lenovo-yoga-tab-3-10-scrapegsma-171.json new file mode 100644 index 000000000000..636059186bc0 --- /dev/null +++ b/data/tablet/lenovo/2016/yoga-tab-3-10/lenovo-yoga-tab-3-10-scrapegsma-171.json @@ -0,0 +1,51 @@ +{ + "slug": "lenovo-yoga-tab-3-10-scrapegsma-171", + "base_model_slug": "yoga-tab-3-10", + "name": "Lenovo Yoga Tab 3 10", + "brand": "lenovo", + "release_date": "2016-01-01", + "ram_gb": 2.0, + "battery_mah": 8400, + "weight_g": 655.0, + "os": "Android 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 171, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "YT3-X50M" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016", + "launch_status": "Available. Released 2016", + "memory_internal": "16GB 2GB RAM", + "platform_chipset": "Qualcomm MSM8909 Snapdragon 210 (28 nm) - 3G/LTE modelQualcomm APQ8009 (28 nm) - Wi-Fi model", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "YT3-X50M" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lenovo/2016/yoga-tab-3-plus/lenovo-yoga-tab-3-plus-scrapegsma-4771.json b/data/tablet/lenovo/2016/yoga-tab-3-plus/lenovo-yoga-tab-3-plus-scrapegsma-4771.json new file mode 100644 index 000000000000..7ea0bff8c145 --- /dev/null +++ b/data/tablet/lenovo/2016/yoga-tab-3-plus/lenovo-yoga-tab-3-plus-scrapegsma-4771.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-yoga-tab-3-plus-scrapegsma-4771", + "base_model_slug": "yoga-tab-3-plus", + "name": "Lenovo Yoga Tab 3 Plus", + "brand": "lenovo", + "release_date": "2016-09-01", + "ram_gb": 3.0, + "battery_mah": 9300, + "weight_g": 637.0, + "os": "Android 6.0.1 (Marshmallow), upgradable to 7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4771, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, September", + "launch_status": "Available. Released 2016, December", + "memory_internal": "32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8953 Snapdragon 625 (14 nm) - 3G/LTE modelQualcomm MSM8976 Snapdragon 652 (28 nm) - Wi-Fi model", + "platform_cpu": "Octa-core 2.0 GHz Cortex-A53 - 3G/LTE modelOcta-core (4x1.8 GHz Cortex-A72 & 4x1.4 GHz Cortex-A53) - Wi-Fi model", + "platform_gpu": "Adreno 506 - 3G/LTE modelAdreno 510 - Wi-Fi model", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1600x2560", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lenovo/2017/moto-tab/lenovo-moto-tab-scrapegsma-4751.json b/data/tablet/lenovo/2017/moto-tab/lenovo-moto-tab-scrapegsma-4751.json new file mode 100644 index 000000000000..2859cefd1fa1 --- /dev/null +++ b/data/tablet/lenovo/2017/moto-tab/lenovo-moto-tab-scrapegsma-4751.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-moto-tab-scrapegsma-4751", + "base_model_slug": "moto-tab", + "name": "Lenovo moto tab", + "brand": "lenovo", + "release_date": "2017-11-01", + "ram_gb": 2.0, + "battery_mah": 7000, + "weight_g": 500.0, + "os": "Android 7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4751, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, November", + "launch_status": "Available. Released 2017, November", + "memory_internal": "32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8953 Snapdragon 625 (14 nm)", + "platform_cpu": "Octa-core 2.0 GHz Cortex-A53", + "platform_gpu": "Adreno 506", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2017/tab-4-10-plus/lenovo-tab-4-10-plus-scrapegsma-4757.json b/data/tablet/lenovo/2017/tab-4-10-plus/lenovo-tab-4-10-plus-scrapegsma-4757.json new file mode 100644 index 000000000000..92c075aab4cd --- /dev/null +++ b/data/tablet/lenovo/2017/tab-4-10-plus/lenovo-tab-4-10-plus-scrapegsma-4757.json @@ -0,0 +1,50 @@ +{ + "slug": "lenovo-tab-4-10-plus-scrapegsma-4757", + "base_model_slug": "tab-4-10-plus", + "name": "Lenovo Tab 4 10 Plus", + "brand": "lenovo", + "release_date": "2017-02-01", + "ram_gb": 4.0, + "battery_mah": 7000, + "weight_g": 475.0, + "os": "Android 7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4757, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2017, February", + "launch_status": "Available. Released 2017, July", + "memory_internal": "64 GB, 4 GB RAM or 16 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8953 Snapdragon 625 (14 nm) - Wi-Fi/LTEQualcomm APQ8053 - Wi-Fi only", + "platform_cpu": "Octa-core 2.0 GHz Cortex-A53", + "platform_gpu": "Adreno 506", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 4, + 16, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/lenovo/2017/tab-4-10/lenovo-tab-4-10-scrapegsma-4758.json b/data/tablet/lenovo/2017/tab-4-10/lenovo-tab-4-10-scrapegsma-4758.json new file mode 100644 index 000000000000..82930900b55f --- /dev/null +++ b/data/tablet/lenovo/2017/tab-4-10/lenovo-tab-4-10-scrapegsma-4758.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-tab-4-10-scrapegsma-4758", + "base_model_slug": "tab-4-10", + "name": "Lenovo Tab 4 10", + "brand": "lenovo", + "release_date": "2017-02-01", + "ram_gb": 2.0, + "battery_mah": 7000, + "weight_g": 500.0, + "os": "Android 7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4758, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2017, February", + "launch_status": "Available. Released 2017, July", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm) (Wi-Fi/LTE model)Qualcomm APQ8017 (Wi-Fi only model)", + "platform_cpu": "Quad-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 306", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/lenovo/2017/tab-4-8-plus/lenovo-tab-4-8-plus-scrapegsma-4759.json b/data/tablet/lenovo/2017/tab-4-8-plus/lenovo-tab-4-8-plus-scrapegsma-4759.json new file mode 100644 index 000000000000..e160b583012b --- /dev/null +++ b/data/tablet/lenovo/2017/tab-4-8-plus/lenovo-tab-4-8-plus-scrapegsma-4759.json @@ -0,0 +1,50 @@ +{ + "slug": "lenovo-tab-4-8-plus-scrapegsma-4759", + "base_model_slug": "tab-4-8-plus", + "name": "Lenovo Tab 4 8 Plus", + "brand": "lenovo", + "release_date": "2017-02-01", + "ram_gb": 4.0, + "battery_mah": 4850, + "weight_g": 300.0, + "os": "Android 7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4759, + "network": { + "cellular": "4G LTE" + }, + "sim": "Single SIM (Nano-SIM) or Hybrid Dual SIM (Nano-SIM, dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2017, February", + "launch_status": "Available. Released 2017, July", + "memory_internal": "64 GB, 4 GB RAM or 16 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8953 Snapdragon 625 (14 nm) - Wi-Fi/LTEQualcomm APQ8053 - Wi-Fi only", + "platform_cpu": "Octa-core 2.0 GHz Cortex-A53", + "platform_gpu": "Adreno 506", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 4, + 16, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/lenovo/2017/tab-4-8/lenovo-tab-4-8-scrapegsma-4760.json b/data/tablet/lenovo/2017/tab-4-8/lenovo-tab-4-8-scrapegsma-4760.json new file mode 100644 index 000000000000..84ddfa4cf144 --- /dev/null +++ b/data/tablet/lenovo/2017/tab-4-8/lenovo-tab-4-8-scrapegsma-4760.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-tab-4-8-scrapegsma-4760", + "base_model_slug": "tab-4-8", + "name": "Lenovo Tab 4 8", + "brand": "lenovo", + "release_date": "2017-02-01", + "ram_gb": 2.0, + "battery_mah": 4850, + "weight_g": 310.0, + "os": "Android 7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4760, + "network": { + "cellular": "4G LTE" + }, + "sim": "Hybrid Dual SIM (Nano-SIM, dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / LTE", + "launch_announced": "2017, February", + "launch_status": "Available. Released 2017, July", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm) (Wi-Fi/LTE model)Qualcomm APQ8017 (Wi-Fi only model)", + "platform_cpu": "Quad-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 306", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/lenovo/2017/tab-7-essential/lenovo-tab-7-essential-scrapegsma-4752.json b/data/tablet/lenovo/2017/tab-7-essential/lenovo-tab-7-essential-scrapegsma-4752.json new file mode 100644 index 000000000000..c52a71c6929d --- /dev/null +++ b/data/tablet/lenovo/2017/tab-7-essential/lenovo-tab-7-essential-scrapegsma-4752.json @@ -0,0 +1,45 @@ +{ + "slug": "lenovo-tab-7-essential-scrapegsma-4752", + "base_model_slug": "tab-7-essential", + "name": "Lenovo Tab 7 Essential", + "brand": "lenovo", + "release_date": "2017-11-01", + "ram_gb": 1.0, + "battery_mah": 3500, + "weight_g": 254.0, + "os": "Android 7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4752, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2017, November", + "launch_status": "Available. Released 2017, November", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8167D", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A53", + "platform_gpu": "PowerVR GE8300", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2017/tab-7/lenovo-tab-7-scrapegsma-4753.json b/data/tablet/lenovo/2017/tab-7/lenovo-tab-7-scrapegsma-4753.json new file mode 100644 index 000000000000..b831584b76dd --- /dev/null +++ b/data/tablet/lenovo/2017/tab-7/lenovo-tab-7-scrapegsma-4753.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-tab-7-scrapegsma-4753", + "base_model_slug": "tab-7", + "name": "Lenovo Tab 7", + "brand": "lenovo", + "release_date": "2017-11-01", + "ram_gb": 1.0, + "battery_mah": 3500, + "weight_g": 260.0, + "os": "Android 7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4753, + "sim": "No", + "model_numbers": [ + "TB-7504X" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2017, November", + "launch_status": "Available. Released 2017, November", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8161 (28 nm)", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A53", + "platform_gpu": "Mali-T720MP2", + "misc_models": "TB-7504X" + }, + "display": { + "size_inch": 7.0, + "resolution": "720x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2019/tab-m7/lenovo-tab-m7-scrapegsma-1049.json b/data/tablet/lenovo/2019/tab-m7/lenovo-tab-m7-scrapegsma-1049.json new file mode 100644 index 000000000000..08387d0a8484 --- /dev/null +++ b/data/tablet/lenovo/2019/tab-m7/lenovo-tab-m7-scrapegsma-1049.json @@ -0,0 +1,51 @@ +{ + "slug": "lenovo-tab-m7-scrapegsma-1049", + "base_model_slug": "tab-m7", + "name": "Lenovo Tab M7", + "brand": "lenovo", + "release_date": "2019-09-01", + "ram_gb": 2.0, + "battery_mah": 3590, + "weight_g": 236.0, + "os": "Android 9.0 (Pie) - 2GB RAM, Android 9.0 Pie (Go edition) - 1GB RAM", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1049, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "8GB 1GB RAM, 16GB 1GB RAM, 32GB 2GB RAM", + "platform_chipset": "Mediatek MT8321 (28 nm) - Wi-FiMediatek MT8765B - Wi-Fi/LTE", + "platform_cpu": "Quad-core 1.3 GHz", + "platform_gpu": "Mali-400", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 2, + 8, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lenovo/2019/tab-m7/lenovo-tab-m7-scrapegsma-166.json b/data/tablet/lenovo/2019/tab-m7/lenovo-tab-m7-scrapegsma-166.json new file mode 100644 index 000000000000..a70c23348953 --- /dev/null +++ b/data/tablet/lenovo/2019/tab-m7/lenovo-tab-m7-scrapegsma-166.json @@ -0,0 +1,51 @@ +{ + "slug": "lenovo-tab-m7-scrapegsma-166", + "base_model_slug": "tab-m7", + "name": "Lenovo Tab M7", + "brand": "lenovo", + "release_date": "2019-09-01", + "ram_gb": 2.0, + "battery_mah": 3590, + "weight_g": 236.0, + "os": "Android 9.0 (Pie) - 2GB RAM, Android 9.0 Pie (Go edition) - 1GB RAM", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 166, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "8GB 1GB RAM, 16GB 1GB RAM, 32GB 2GB RAM", + "platform_chipset": "Mediatek MT8321 (28 nm) - Wi-FiMediatek MT8765B - Wi-Fi/LTE", + "platform_cpu": "Quad-core 1.3 GHz", + "platform_gpu": "Mali-400", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 2, + 8, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lenovo/2019/tab-m8-fhd/lenovo-tab-m8-fhd-scrapegsma-1047.json b/data/tablet/lenovo/2019/tab-m8-fhd/lenovo-tab-m8-fhd-scrapegsma-1047.json new file mode 100644 index 000000000000..4a4584440b92 --- /dev/null +++ b/data/tablet/lenovo/2019/tab-m8-fhd/lenovo-tab-m8-fhd-scrapegsma-1047.json @@ -0,0 +1,50 @@ +{ + "slug": "lenovo-tab-m8-fhd-scrapegsma-1047", + "base_model_slug": "tab-m8-fhd", + "name": "Lenovo Tab M8 (FHD)", + "brand": "lenovo", + "release_date": "2019-09-01", + "ram_gb": 3.0, + "battery_mah": 5100, + "weight_g": 305.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1047, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "16GB 2GB RAM, 32GB 3GB RAM", + "platform_chipset": "Mediatek MT6762 Helio P22T (12 nm)", + "platform_cpu": "Octa-core 2.3 GHz Cortex-A53", + "platform_gpu": "PowerVR GE8320", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/lenovo/2019/tab-m8-fhd/lenovo-tab-m8-fhd-scrapegsma-164.json b/data/tablet/lenovo/2019/tab-m8-fhd/lenovo-tab-m8-fhd-scrapegsma-164.json new file mode 100644 index 000000000000..8c67270ffdad --- /dev/null +++ b/data/tablet/lenovo/2019/tab-m8-fhd/lenovo-tab-m8-fhd-scrapegsma-164.json @@ -0,0 +1,50 @@ +{ + "slug": "lenovo-tab-m8-fhd-scrapegsma-164", + "base_model_slug": "tab-m8-fhd", + "name": "Lenovo Tab M8 (FHD)", + "brand": "lenovo", + "release_date": "2019-09-01", + "ram_gb": 3.0, + "battery_mah": 5100, + "weight_g": 305.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 164, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "16GB 2GB RAM, 32GB 3GB RAM", + "platform_chipset": "Mediatek MT6762 Helio P22T (12 nm)", + "platform_cpu": "Octa-core 2.3 GHz Cortex-A53", + "platform_gpu": "PowerVR GE8320", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/lenovo/2019/tab-m8-hd/lenovo-tab-m8-hd-scrapegsma-1048.json b/data/tablet/lenovo/2019/tab-m8-hd/lenovo-tab-m8-hd-scrapegsma-1048.json new file mode 100644 index 000000000000..44a2c944012d --- /dev/null +++ b/data/tablet/lenovo/2019/tab-m8-hd/lenovo-tab-m8-hd-scrapegsma-1048.json @@ -0,0 +1,50 @@ +{ + "slug": "lenovo-tab-m8-hd-scrapegsma-1048", + "base_model_slug": "tab-m8-hd", + "name": "Lenovo Tab M8 (HD)", + "brand": "lenovo", + "release_date": "2019-09-01", + "ram_gb": 3.0, + "battery_mah": 5000, + "weight_g": 305.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1048, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "16GB 2GB RAM, 32GB 3GB RAM", + "platform_chipset": "Mediatek MT6761 Helio A22 (12 nm)", + "platform_cpu": "Quad-core 2.0 GHz Cortex-A53", + "platform_gpu": "PowerVR GE8320", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/lenovo/2019/tab-m8-hd/lenovo-tab-m8-hd-scrapegsma-165.json b/data/tablet/lenovo/2019/tab-m8-hd/lenovo-tab-m8-hd-scrapegsma-165.json new file mode 100644 index 000000000000..f5661d4c3ad9 --- /dev/null +++ b/data/tablet/lenovo/2019/tab-m8-hd/lenovo-tab-m8-hd-scrapegsma-165.json @@ -0,0 +1,50 @@ +{ + "slug": "lenovo-tab-m8-hd-scrapegsma-165", + "base_model_slug": "tab-m8-hd", + "name": "Lenovo Tab M8 (HD)", + "brand": "lenovo", + "release_date": "2019-09-01", + "ram_gb": 3.0, + "battery_mah": 5000, + "weight_g": 305.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 165, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "16GB 2GB RAM, 32GB 3GB RAM", + "platform_chipset": "Mediatek MT6761 Helio A22 (12 nm)", + "platform_cpu": "Quad-core 2.0 GHz Cortex-A53", + "platform_gpu": "PowerVR GE8320", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/lenovo/2019/tab-v7/lenovo-tab-v7-scrapegsma-4736.json b/data/tablet/lenovo/2019/tab-v7/lenovo-tab-v7-scrapegsma-4736.json new file mode 100644 index 000000000000..863a41d23486 --- /dev/null +++ b/data/tablet/lenovo/2019/tab-v7/lenovo-tab-v7-scrapegsma-4736.json @@ -0,0 +1,48 @@ +{ + "slug": "lenovo-tab-v7-scrapegsma-4736", + "base_model_slug": "tab-v7", + "name": "Lenovo Tab V7", + "brand": "lenovo", + "release_date": "2019-02-01", + "ram_gb": 4.0, + "battery_mah": 5180, + "weight_g": 195.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4736, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM (Nano-SIM, dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, February", + "launch_status": "Available. Released 2019, April", + "memory_internal": "64 GB, 3/4 GB RAM", + "platform_chipset": "Qualcomm SDM450 Snapdragon 450 (14 nm)", + "platform_cpu": "Octa-core 1.8 GHz Cortex-A53", + "platform_gpu": "Adreno 506", + "misc_models": "" + }, + "display": { + "size_inch": 6.95, + "resolution": "1080x2160", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lenovo/2019/yoga-smart-tab/lenovo-yoga-smart-tab-scrapegsma-1043.json b/data/tablet/lenovo/2019/yoga-smart-tab/lenovo-yoga-smart-tab-scrapegsma-1043.json new file mode 100644 index 000000000000..c6640c6d76c1 --- /dev/null +++ b/data/tablet/lenovo/2019/yoga-smart-tab/lenovo-yoga-smart-tab-scrapegsma-1043.json @@ -0,0 +1,45 @@ +{ + "slug": "lenovo-yoga-smart-tab-scrapegsma-1043", + "base_model_slug": "yoga-smart-tab", + "name": "Lenovo Yoga Smart Tab", + "brand": "lenovo", + "release_date": "2019-10-01", + "ram_gb": 4.0, + "battery_mah": 7000, + "weight_g": 580.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1043, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2019, October", + "launch_status": "Available. Released 2019, October", + "memory_internal": "64GB 4GB RAM", + "platform_chipset": "Qualcomm SDM439 Snapdragon 439 (12 nm)", + "platform_cpu": "Octa-core (4x1.95 GHz Cortex-A53 & 4x1.45 GHz Cortex A53)", + "platform_gpu": "Adreno 505", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n/ac, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP", + "gps": "No" + } +} diff --git a/data/tablet/lenovo/2019/yoga-smart-tab/lenovo-yoga-smart-tab-scrapegsma-160.json b/data/tablet/lenovo/2019/yoga-smart-tab/lenovo-yoga-smart-tab-scrapegsma-160.json new file mode 100644 index 000000000000..fe67ede6d6f5 --- /dev/null +++ b/data/tablet/lenovo/2019/yoga-smart-tab/lenovo-yoga-smart-tab-scrapegsma-160.json @@ -0,0 +1,45 @@ +{ + "slug": "lenovo-yoga-smart-tab-scrapegsma-160", + "base_model_slug": "yoga-smart-tab", + "name": "Lenovo Yoga Smart Tab", + "brand": "lenovo", + "release_date": "2019-10-01", + "ram_gb": 4.0, + "battery_mah": 7000, + "weight_g": 580.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 160, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2019, October", + "launch_status": "Available. Released 2019, October", + "memory_internal": "64GB 4GB RAM", + "platform_chipset": "Qualcomm SDM439 Snapdragon 439 (12 nm)", + "platform_cpu": "Octa-core (4x1.95 GHz Cortex-A53 & 4x1.45 GHz Cortex A53)", + "platform_gpu": "Adreno 505", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n/ac, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP", + "gps": "No" + } +} diff --git a/data/tablet/lg/2013/g-pad-8-3/lg-g-pad-8-3-scrapegsma-5079.json b/data/tablet/lg/2013/g-pad-8-3/lg-g-pad-8-3-scrapegsma-5079.json new file mode 100644 index 000000000000..1f3441fdca76 --- /dev/null +++ b/data/tablet/lg/2013/g-pad-8-3/lg-g-pad-8-3-scrapegsma-5079.json @@ -0,0 +1,49 @@ +{ + "slug": "lg-g-pad-8-3-scrapegsma-5079", + "base_model_slug": "g-pad-8-3", + "name": "LG G Pad 8.3", + "brand": "lg", + "release_date": "2013-09-01", + "ram_gb": 2.0, + "battery_mah": 4600, + "weight_g": 338.0, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5079, + "sim": "No", + "model_numbers": [ + "V500", + "V510" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, September. Released 2013, October", + "launch_status": "Discontinued", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm APQ8064 Pro Snapdragon 600", + "platform_cpu": "Quad-core 1.7 GHz Krait 300", + "platform_gpu": "Adreno 320", + "misc_models": "V500, V510" + }, + "display": { + "size_inch": 8.3, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "Yes", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/lg/2014/g-pad-10-1-lte/lg-g-pad-10-1-lte-scrapegsma-5047.json b/data/tablet/lg/2014/g-pad-10-1-lte/lg-g-pad-10-1-lte-scrapegsma-5047.json new file mode 100644 index 000000000000..9400815b0328 --- /dev/null +++ b/data/tablet/lg/2014/g-pad-10-1-lte/lg-g-pad-10-1-lte-scrapegsma-5047.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-g-pad-10-1-lte-scrapegsma-5047", + "base_model_slug": "g-pad-10-1-lte", + "name": "LG G Pad 10.1 LTE", + "brand": "lg", + "release_date": "2014-07-01", + "ram_gb": 1.0, + "battery_mah": 8000, + "weight_g": 535.8, + "os": "Android 5.0.2 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5047, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "LTE", + "launch_announced": "2014, July", + "launch_status": "Available. Released 2014, July", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lg/2014/g-pad-10-1/lg-g-pad-10-1-scrapegsma-5048.json b/data/tablet/lg/2014/g-pad-10-1/lg-g-pad-10-1-scrapegsma-5048.json new file mode 100644 index 000000000000..236e611719aa --- /dev/null +++ b/data/tablet/lg/2014/g-pad-10-1/lg-g-pad-10-1-scrapegsma-5048.json @@ -0,0 +1,45 @@ +{ + "slug": "lg-g-pad-10-1-scrapegsma-5048", + "base_model_slug": "g-pad-10-1", + "name": "LG G Pad 10.1", + "brand": "lg", + "release_date": "2014-05-01", + "ram_gb": 1.0, + "battery_mah": 8000, + "weight_g": 523.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5048, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, May", + "launch_status": "Available. Released 2014, July", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8226 Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/lg/2014/g-pad-7-0-lte/lg-g-pad-7-0-lte-scrapegsma-5034.json b/data/tablet/lg/2014/g-pad-7-0-lte/lg-g-pad-7-0-lte-scrapegsma-5034.json new file mode 100644 index 000000000000..6ccb6b1d1dd6 --- /dev/null +++ b/data/tablet/lg/2014/g-pad-7-0-lte/lg-g-pad-7-0-lte-scrapegsma-5034.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-g-pad-7-0-lte-scrapegsma-5034", + "base_model_slug": "g-pad-7-0-lte", + "name": "LG G Pad 7.0 LTE", + "brand": "lg", + "release_date": "2014-08-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 294.8, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5034, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "HSPA / LTE", + "launch_announced": "2014, August", + "launch_status": "Available. Released 2014, August", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lg/2014/g-pad-7-0/lg-g-pad-7-0-scrapegsma-5050.json b/data/tablet/lg/2014/g-pad-7-0/lg-g-pad-7-0-scrapegsma-5050.json new file mode 100644 index 000000000000..fb96666fac85 --- /dev/null +++ b/data/tablet/lg/2014/g-pad-7-0/lg-g-pad-7-0-scrapegsma-5050.json @@ -0,0 +1,45 @@ +{ + "slug": "lg-g-pad-7-0-scrapegsma-5050", + "base_model_slug": "g-pad-7-0", + "name": "LG G Pad 7.0", + "brand": "lg", + "release_date": "2014-05-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 293.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5050, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, May", + "launch_status": "Available. Released 2014, July", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8226 Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/lg/2014/g-pad-8-0-lte/lg-g-pad-8-0-lte-scrapegsma-5031.json b/data/tablet/lg/2014/g-pad-8-0-lte/lg-g-pad-8-0-lte-scrapegsma-5031.json new file mode 100644 index 000000000000..866e03724dd5 --- /dev/null +++ b/data/tablet/lg/2014/g-pad-8-0-lte/lg-g-pad-8-0-lte-scrapegsma-5031.json @@ -0,0 +1,51 @@ +{ + "slug": "lg-g-pad-8-0-lte-scrapegsma-5031", + "base_model_slug": "g-pad-8-0-lte", + "name": "LG G Pad 8.0 LTE", + "brand": "lg", + "release_date": "2014-08-01", + "ram_gb": 1.0, + "battery_mah": 4200, + "weight_g": 344.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0.2 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5031, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "V49" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, August", + "launch_status": "Available. Released 2014, August", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8926 Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "V49" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lg/2014/g-pad-8-0/lg-g-pad-8-0-scrapegsma-5049.json b/data/tablet/lg/2014/g-pad-8-0/lg-g-pad-8-0-scrapegsma-5049.json new file mode 100644 index 000000000000..8ae7aa6b03af --- /dev/null +++ b/data/tablet/lg/2014/g-pad-8-0/lg-g-pad-8-0-scrapegsma-5049.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-g-pad-8-0-scrapegsma-5049", + "base_model_slug": "g-pad-8-0", + "name": "LG G Pad 8.0", + "brand": "lg", + "release_date": "2014-05-01", + "ram_gb": 1.0, + "battery_mah": 4200, + "weight_g": 342.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5049, + "sim": "No", + "model_numbers": [ + "V480" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, May. Released 2014, July", + "launch_status": "Discontinued", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8226 Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "V480" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "Yes", + "gps": "Yes" + } +} diff --git a/data/tablet/lg/2014/g-pad-8-3-lte/lg-g-pad-8-3-lte-scrapegsma-5055.json b/data/tablet/lg/2014/g-pad-8-3-lte/lg-g-pad-8-3-lte-scrapegsma-5055.json new file mode 100644 index 000000000000..87abdd671ec9 --- /dev/null +++ b/data/tablet/lg/2014/g-pad-8-3-lte/lg-g-pad-8-3-lte-scrapegsma-5055.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-g-pad-8-3-lte-scrapegsma-5055", + "base_model_slug": "g-pad-8-3-lte", + "name": "LG G Pad 8.3 LTE", + "brand": "lg", + "release_date": "2014-03-01", + "ram_gb": 2.0, + "battery_mah": 4600, + "weight_g": 339.9, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5055, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "LTE", + "launch_announced": "2014, March", + "launch_status": "Available. Released 2014, March", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm APQ8064 Pro Snapdragon 600", + "platform_cpu": "Quad-core 1.5 GHz Krait 300", + "platform_gpu": "Adreno 320", + "misc_models": "" + }, + "display": { + "size_inch": 8.3, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/lg/2015/g-pad-ii-10-1/lg-g-pad-ii-10-1-scrapegsma-5000.json b/data/tablet/lg/2015/g-pad-ii-10-1/lg-g-pad-ii-10-1-scrapegsma-5000.json new file mode 100644 index 000000000000..38b1fd696a37 --- /dev/null +++ b/data/tablet/lg/2015/g-pad-ii-10-1/lg-g-pad-ii-10-1-scrapegsma-5000.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-g-pad-ii-10-1-scrapegsma-5000", + "base_model_slug": "g-pad-ii-10-1", + "name": "LG G Pad II 10.1", + "brand": "lg", + "release_date": "2015-08-01", + "ram_gb": 2.0, + "battery_mah": 7400, + "weight_g": 489.0, + "os": "Android 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5000, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, August", + "launch_status": "Available. Released 2015, September", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)", + "platform_cpu": "Quad-core 2.26 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lg/2015/g-pad-ii-8-0-lte/lg-g-pad-ii-8-0-lte-scrapegsma-5001.json b/data/tablet/lg/2015/g-pad-ii-8-0-lte/lg-g-pad-ii-8-0-lte-scrapegsma-5001.json new file mode 100644 index 000000000000..2786a1ea5ffa --- /dev/null +++ b/data/tablet/lg/2015/g-pad-ii-8-0-lte/lg-g-pad-ii-8-0-lte-scrapegsma-5001.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-g-pad-ii-8-0-lte-scrapegsma-5001", + "base_model_slug": "g-pad-ii-8-0-lte", + "name": "LG G Pad II 8.0 LTE", + "brand": "lg", + "release_date": "2015-08-01", + "ram_gb": 1.5, + "battery_mah": 4200, + "weight_g": 347.0, + "os": "Android 5.0.2 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5001, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, August", + "launch_status": "Available. Released 2015, October", + "memory_internal": "32 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm MSM8926 Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lg/2015/g-pad-ii-8-3-lte/lg-g-pad-ii-8-3-lte-scrapegsma-4991.json b/data/tablet/lg/2015/g-pad-ii-8-3-lte/lg-g-pad-ii-8-3-lte-scrapegsma-4991.json new file mode 100644 index 000000000000..f586ae12fbab --- /dev/null +++ b/data/tablet/lg/2015/g-pad-ii-8-3-lte/lg-g-pad-ii-8-3-lte-scrapegsma-4991.json @@ -0,0 +1,51 @@ +{ + "slug": "lg-g-pad-ii-8-3-lte-scrapegsma-4991", + "base_model_slug": "g-pad-ii-8-3-lte", + "name": "LG G Pad II 8.3 LTE", + "brand": "lg", + "release_date": "2015-12-01", + "ram_gb": 2.0, + "battery_mah": 4800, + "weight_g": 366.0, + "os": "Android 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4991, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "VK815" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, December", + "launch_status": "Available. Released 2015, December", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8939 Snapdragon 615 (28 nm)", + "platform_cpu": "Octa-core (4x1.5 GHz Cortex-A53 & 4x1.0 GHz Cortex-A53)", + "platform_gpu": "Adreno 405", + "misc_models": "VK815" + }, + "display": { + "size_inch": 8.3, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lg/2016/g-pad-iii-10-1-fhd/lg-g-pad-iii-10-1-fhd-scrapegsma-4967.json b/data/tablet/lg/2016/g-pad-iii-10-1-fhd/lg-g-pad-iii-10-1-fhd-scrapegsma-4967.json new file mode 100644 index 000000000000..f34b34961dc3 --- /dev/null +++ b/data/tablet/lg/2016/g-pad-iii-10-1-fhd/lg-g-pad-iii-10-1-fhd-scrapegsma-4967.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-g-pad-iii-10-1-fhd-scrapegsma-4967", + "base_model_slug": "g-pad-iii-10-1-fhd", + "name": "LG G Pad III 10.1 FHD", + "brand": "lg", + "release_date": "2016-12-01", + "ram_gb": 2.0, + "battery_mah": 6000, + "weight_g": 510.0, + "os": "Android 6.0.1 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4967, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, December", + "launch_status": "Available. Released 2016, December", + "memory_internal": "32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8952 Snapdragon 617 (28 nm)", + "platform_cpu": "Octa-core (4x1.5 GHz Cortex-A53 & 4x1.0 GHz Cortex-A53)", + "platform_gpu": "Adreno 405", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lg/2016/g-pad-x-8-0/lg-g-pad-x-8-0-scrapegsma-4975.json b/data/tablet/lg/2016/g-pad-x-8-0/lg-g-pad-x-8-0-scrapegsma-4975.json new file mode 100644 index 000000000000..2a373a7738b2 --- /dev/null +++ b/data/tablet/lg/2016/g-pad-x-8-0/lg-g-pad-x-8-0-scrapegsma-4975.json @@ -0,0 +1,52 @@ +{ + "slug": "lg-g-pad-x-8-0-scrapegsma-4975", + "base_model_slug": "g-pad-x-8-0", + "name": "LG G Pad X 8.0", + "brand": "lg", + "release_date": "2016-06-01", + "ram_gb": 2.0, + "battery_mah": 4800, + "weight_g": 309.0, + "os": "Android 6.0.1 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4975, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "V520", + "V521" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, June", + "launch_status": "Available. Released 2016, June", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8939 Snapdragon 615 (28 nm)", + "platform_cpu": "Octa-core (4x1.5 GHz Cortex-A53 & 4x1.0 GHz Cortex-A53)", + "platform_gpu": "Adreno 405", + "misc_models": "V520, V521" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, DLNA, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lg/2017/g-pad-iv-8-0-fhd/lg-g-pad-iv-8-0-fhd-scrapegsma-4952.json b/data/tablet/lg/2017/g-pad-iv-8-0-fhd/lg-g-pad-iv-8-0-fhd-scrapegsma-4952.json new file mode 100644 index 000000000000..fbf556691059 --- /dev/null +++ b/data/tablet/lg/2017/g-pad-iv-8-0-fhd/lg-g-pad-iv-8-0-fhd-scrapegsma-4952.json @@ -0,0 +1,54 @@ +{ + "slug": "lg-g-pad-iv-8-0-fhd-scrapegsma-4952", + "base_model_slug": "g-pad-iv-8-0-fhd", + "name": "LG G Pad IV 8.0 FHD", + "brand": "lg", + "release_date": "2017-07-01", + "ram_gb": 2.0, + "battery_mah": 3000, + "weight_g": 290.0, + "os": "Android 7.0 (Nougat), upgradable to Android 8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4952, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "V533", + "LK460", + "V530", + "P530" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, July", + "launch_status": "Available. Released 2017, August", + "memory_internal": "32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8940 Snapdragon 435 (28 nm)", + "platform_cpu": "Octa-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 505", + "misc_models": "V533, LK460, V530, P530" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/lg/2019/g-pad-5-10-1/lg-g-pad-5-10-1-scrapegsma-1066.json b/data/tablet/lg/2019/g-pad-5-10-1/lg-g-pad-5-10-1-scrapegsma-1066.json new file mode 100644 index 000000000000..7f7e6dbbbb57 --- /dev/null +++ b/data/tablet/lg/2019/g-pad-5-10-1/lg-g-pad-5-10-1-scrapegsma-1066.json @@ -0,0 +1,52 @@ +{ + "slug": "lg-g-pad-5-10-1-scrapegsma-1066", + "base_model_slug": "g-pad-5-10-1", + "name": "LG G Pad 5 10.1", + "brand": "lg", + "release_date": "2019-10-01", + "ram_gb": 4.0, + "battery_mah": 8200, + "weight_g": 498.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1066, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "LM-T600L", + "T600L" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, October", + "launch_status": "Available. Released 2019, November", + "memory_internal": "32GB 4GB RAM", + "platform_chipset": "Qualcomm MSM8996 Snapdragon 821 (14 nm)", + "platform_cpu": "Quad-core (2x2.15 GHz Kryo & 2x1.6 GHz Kryo)", + "platform_gpu": "Adreno 530", + "misc_models": "LM-T600L, T600L" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/lg/2019/g-pad-5-10-1/lg-g-pad-5-10-1-scrapegsma-183.json b/data/tablet/lg/2019/g-pad-5-10-1/lg-g-pad-5-10-1-scrapegsma-183.json new file mode 100644 index 000000000000..cae5d66c37fb --- /dev/null +++ b/data/tablet/lg/2019/g-pad-5-10-1/lg-g-pad-5-10-1-scrapegsma-183.json @@ -0,0 +1,52 @@ +{ + "slug": "lg-g-pad-5-10-1-scrapegsma-183", + "base_model_slug": "g-pad-5-10-1", + "name": "LG G Pad 5 10.1", + "brand": "lg", + "release_date": "2019-10-01", + "ram_gb": 4.0, + "battery_mah": 8200, + "weight_g": 498.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 183, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "LM-T600L", + "T600L" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, October", + "launch_status": "Available. Released 2019, November", + "memory_internal": "32GB 4GB RAM", + "platform_chipset": "Qualcomm MSM8996 Snapdragon 821 (14 nm)", + "platform_cpu": "Quad-core (2x2.15 GHz Kryo & 2x1.6 GHz Kryo)", + "platform_gpu": "Adreno 530", + "misc_models": "LM-T600L, T600L" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/maxwest/2013/tab-phone-72dc/maxwest-tab-phone-72dc-scrapegsma-5537.json b/data/tablet/maxwest/2013/tab-phone-72dc/maxwest-tab-phone-72dc-scrapegsma-5537.json new file mode 100644 index 000000000000..8761934ce8fd --- /dev/null +++ b/data/tablet/maxwest/2013/tab-phone-72dc/maxwest-tab-phone-72dc-scrapegsma-5537.json @@ -0,0 +1,48 @@ +{ + "slug": "maxwest-tab-phone-72dc-scrapegsma-5537", + "base_model_slug": "tab-phone-72dc", + "name": "Maxwest Tab Phone 72DC", + "brand": "maxwest", + "release_date": "2013-08-01", + "ram_gb": 1.0, + "battery_mah": 2800, + "weight_g": 270.0, + "os": "Android 4.1.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5537, + "network": { + "cellular": "2G" + }, + "sim": "Dual SIM (Dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / UMTS", + "launch_announced": "2013, August. Released 2013, August", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8377 (40 nm)", + "platform_cpu": "Dual-core 1.2 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX531u", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/micromax/2015/canvas-tab-p470/micromax-canvas-tab-p470-scrapegsma-5709.json b/data/tablet/micromax/2015/canvas-tab-p470/micromax-canvas-tab-p470-scrapegsma-5709.json new file mode 100644 index 000000000000..8dc7e43a5b92 --- /dev/null +++ b/data/tablet/micromax/2015/canvas-tab-p470/micromax-canvas-tab-p470-scrapegsma-5709.json @@ -0,0 +1,48 @@ +{ + "slug": "micromax-canvas-tab-p470-scrapegsma-5709", + "base_model_slug": "canvas-tab-p470", + "name": "Micromax Canvas Tab P470", + "brand": "micromax", + "release_date": "2015-01-01", + "ram_gb": 1.0, + "battery_mah": 3200, + "weight_g": 306.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5709, + "network": { + "cellular": "3G" + }, + "sim": "Dual SIM (Mini-SIM, dual stand-by)" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2015, January", + "launch_status": "Available. Released 2015, January", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT8312 (28 nm)", + "platform_cpu": "Dual-core 1.3 GHz Cortex-A7", + "platform_gpu": "Mali-400", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1", + "gps": "Yes" + } +} diff --git a/data/tablet/micromax/2015/canvas-tab-p666/micromax-canvas-tab-p666-scrapegsma-5708.json b/data/tablet/micromax/2015/canvas-tab-p666/micromax-canvas-tab-p666-scrapegsma-5708.json new file mode 100644 index 000000000000..2fd1843e8eee --- /dev/null +++ b/data/tablet/micromax/2015/canvas-tab-p666/micromax-canvas-tab-p666-scrapegsma-5708.json @@ -0,0 +1,48 @@ +{ + "slug": "micromax-canvas-tab-p666-scrapegsma-5708", + "base_model_slug": "canvas-tab-p666", + "name": "Micromax Canvas Tab P666", + "brand": "micromax", + "release_date": "2015-01-01", + "ram_gb": 1.0, + "battery_mah": 4400, + "weight_g": 310.5, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5708, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2015, January", + "launch_status": "Available. Released 2015, January", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Intel Atom", + "platform_cpu": "Dual-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/nokia/2007/n810/nokia-n810-scrapegsma-6725.json b/data/tablet/nokia/2007/n810/nokia-n810-scrapegsma-6725.json new file mode 100644 index 000000000000..a723140a864b --- /dev/null +++ b/data/tablet/nokia/2007/n810/nokia-n810-scrapegsma-6725.json @@ -0,0 +1,44 @@ +{ + "slug": "nokia-n810-scrapegsma-6725", + "base_model_slug": "n810", + "name": "Nokia N810", + "brand": "nokia", + "release_date": "2007-10-01", + "ram_gb": 0.125, + "battery_mah": 1500, + "weight_g": 225.0, + "os": "Internet Tablet OS 2008 edition", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 6725, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2007, October. Released 2008, Q1", + "launch_status": "Discontinued", + "memory_internal": "128 MB RAM, 256 MB ROM, 2 GB", + "platform_chipset": "TI OMAP 2420", + "platform_cpu": "400 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 4.13, + "resolution": "480x800", + "type": "TFT resistive touchscreen, 65K colors" + }, + "storage_options_gb": [ + 2 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "2.0, EDR", + "gps": "Yes" + } +} diff --git a/data/tablet/samsung/2010/galaxy-tab-t-mobile-t849/samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402.json b/data/tablet/samsung/2010/galaxy-tab-t-mobile-t849/samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402.json new file mode 100644 index 000000000000..ff3778ebb597 --- /dev/null +++ b/data/tablet/samsung/2010/galaxy-tab-t-mobile-t849/samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402.json @@ -0,0 +1,47 @@ +{ + "slug": "samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402", + "base_model_slug": "galaxy-tab-t-mobile-t849", + "name": "Samsung Galaxy Tab T-Mobile T849", + "brand": "samsung", + "release_date": "2010-11-01", + "ram_gb": 0.625, + "battery_mah": 4000, + "weight_g": 380.0, + "os": "Android 2.2 (Froyo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8402, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2010, November. Released 2010, November", + "launch_status": "Discontinued", + "memory_internal": "16 GB, 640 MB RAM", + "platform_chipset": "Hummingbird", + "platform_cpu": "1.0 GHz Cortex-A8", + "platform_gpu": "PowerVR SGX540", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, DLNA, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2010/p1000-galaxy-tab/samsung-p1000-galaxy-tab-scrapegsma-8403.json b/data/tablet/samsung/2010/p1000-galaxy-tab/samsung-p1000-galaxy-tab-scrapegsma-8403.json new file mode 100644 index 000000000000..a10728f5fcb0 --- /dev/null +++ b/data/tablet/samsung/2010/p1000-galaxy-tab/samsung-p1000-galaxy-tab-scrapegsma-8403.json @@ -0,0 +1,50 @@ +{ + "slug": "samsung-p1000-galaxy-tab-scrapegsma-8403", + "base_model_slug": "p1000-galaxy-tab", + "name": "Samsung P1000 Galaxy Tab", + "brand": "samsung", + "release_date": "2010-09-01", + "ram_gb": 0.5, + "battery_mah": 4000, + "weight_g": 380.0, + "os": "Android 2.2 (Froyo), upgradable to 2.3 (Gingerbread); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8403, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM", + "model_numbers": [ + "GT-P1000" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2010, September. Released 2010, October", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 512 MB RAM", + "platform_chipset": "Hummingbird", + "platform_cpu": "1.0 GHz Cortex-A8", + "platform_gpu": "PowerVR SGX540", + "misc_models": "GT-P1000" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2011/galaxy-tab-10-1-lte-i905/samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345.json b/data/tablet/samsung/2011/galaxy-tab-10-1-lte-i905/samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345.json new file mode 100644 index 000000000000..ce6a1e5d1a93 --- /dev/null +++ b/data/tablet/samsung/2011/galaxy-tab-10-1-lte-i905/samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345", + "base_model_slug": "galaxy-tab-10-1-lte-i905", + "name": "Samsung Galaxy Tab 10.1 LTE I905", + "brand": "samsung", + "release_date": "2011-07-01", + "ram_gb": 1.0, + "battery_mah": 6800, + "weight_g": 565.0, + "os": "Android 3.1 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8345, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "CDMA / EVDO / LTE", + "launch_announced": "2011, Q1. Released 2011, July", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "2.1, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2011/galaxy-tab-10-1-p7510/samsung-galaxy-tab-10-1-p7510-scrapegsma-8346.json b/data/tablet/samsung/2011/galaxy-tab-10-1-p7510/samsung-galaxy-tab-10-1-p7510-scrapegsma-8346.json new file mode 100644 index 000000000000..f612de569828 --- /dev/null +++ b/data/tablet/samsung/2011/galaxy-tab-10-1-p7510/samsung-galaxy-tab-10-1-p7510-scrapegsma-8346.json @@ -0,0 +1,45 @@ +{ + "slug": "samsung-galaxy-tab-10-1-p7510-scrapegsma-8346", + "base_model_slug": "galaxy-tab-10-1-p7510", + "name": "Samsung Galaxy Tab 10.1 P7510", + "brand": "samsung", + "release_date": "2011-03-01", + "ram_gb": 1.0, + "battery_mah": 7000, + "weight_g": 560.0, + "os": "Android 3.0 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8346, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, March. Released 2011, July", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/samsung/2011/galaxy-tab-8-9-lte-i957/samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302.json b/data/tablet/samsung/2011/galaxy-tab-8-9-lte-i957/samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302.json new file mode 100644 index 000000000000..c74729bca96c --- /dev/null +++ b/data/tablet/samsung/2011/galaxy-tab-8-9-lte-i957/samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302", + "base_model_slug": "galaxy-tab-8-9-lte-i957", + "name": "Samsung Galaxy Tab 8.9 LTE I957", + "brand": "samsung", + "release_date": "2011-08-01", + "ram_gb": 1.0, + "battery_mah": 6100, + "weight_g": 455.0, + "os": "Android 3.2 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8302, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2011, August. Released 2011, November", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "Dual-core 1.5 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 8.9, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, DLNA, hotspot", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2011/galaxy-tab-8-9-p7300/samsung-galaxy-tab-8-9-p7300-scrapegsma-8347.json b/data/tablet/samsung/2011/galaxy-tab-8-9-p7300/samsung-galaxy-tab-8-9-p7300-scrapegsma-8347.json new file mode 100644 index 000000000000..faf36ea58964 --- /dev/null +++ b/data/tablet/samsung/2011/galaxy-tab-8-9-p7300/samsung-galaxy-tab-8-9-p7300-scrapegsma-8347.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-8-9-p7300-scrapegsma-8347", + "base_model_slug": "galaxy-tab-8-9-p7300", + "name": "Samsung Galaxy Tab 8.9 P7300", + "brand": "samsung", + "release_date": "2011-03-01", + "ram_gb": 1.0, + "battery_mah": 6000, + "weight_g": 453.0, + "os": "Android 3.0 (Honeycomb); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8347, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, March. Released 2011, October", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 8.9, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2011/galaxy-tab-8-9-p7310/samsung-galaxy-tab-8-9-p7310-scrapegsma-8348.json b/data/tablet/samsung/2011/galaxy-tab-8-9-p7310/samsung-galaxy-tab-8-9-p7310-scrapegsma-8348.json new file mode 100644 index 000000000000..0b6789f857b1 --- /dev/null +++ b/data/tablet/samsung/2011/galaxy-tab-8-9-p7310/samsung-galaxy-tab-8-9-p7310-scrapegsma-8348.json @@ -0,0 +1,45 @@ +{ + "slug": "samsung-galaxy-tab-8-9-p7310-scrapegsma-8348", + "base_model_slug": "galaxy-tab-8-9-p7310", + "name": "Samsung Galaxy Tab 8.9 P7310", + "brand": "samsung", + "release_date": "2011-03-01", + "ram_gb": 1.0, + "battery_mah": 6000, + "weight_g": 447.9, + "os": "Android 3.0 (Honeycomb), upgradable to 3.1 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8348, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, March. Released 2011, May", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 8.9, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, DLNA", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes" + } +} diff --git a/data/tablet/samsung/2011/p1010-galaxy-tab-wi-fi/samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343.json b/data/tablet/samsung/2011/p1010-galaxy-tab-wi-fi/samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343.json new file mode 100644 index 000000000000..88e488221daa --- /dev/null +++ b/data/tablet/samsung/2011/p1010-galaxy-tab-wi-fi/samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343.json @@ -0,0 +1,44 @@ +{ + "slug": "samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343", + "base_model_slug": "p1010-galaxy-tab-wi-fi", + "name": "Samsung P1010 Galaxy Tab Wi-Fi", + "brand": "samsung", + "release_date": "2011-03-01", + "ram_gb": 0.578125, + "battery_mah": 4000, + "weight_g": 380.0, + "os": "Android 2.2 (Froyo), upgradable to 2.3 (Gingerbread)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8343, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011, Q1. Released 2011, March", + "launch_status": "Discontinued", + "memory_internal": "16 GB, 592 MB RAM", + "platform_chipset": "TI OMAP 3630", + "platform_cpu": "1.0 GHz Cortex-A8", + "platform_gpu": "PowerVR SGX530", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + } +} diff --git a/data/tablet/samsung/2011/p6200-galaxy-tab-7-0-plus/samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286.json b/data/tablet/samsung/2011/p6200-galaxy-tab-7-0-plus/samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286.json new file mode 100644 index 000000000000..256f9b5224c1 --- /dev/null +++ b/data/tablet/samsung/2011/p6200-galaxy-tab-7-0-plus/samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286", + "base_model_slug": "p6200-galaxy-tab-7-0-plus", + "name": "Samsung P6200 Galaxy Tab 7.0 Plus", + "brand": "samsung", + "release_date": "2011-09-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 345.0, + "os": "Android 3.2 (Honeycomb), upgradable to 4.1 (Jelly Bean); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8286, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, September. Released 2011, October", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Exynos 4210", + "platform_cpu": "Dual-core 1.2 GHz Cortex-A9", + "platform_gpu": "Mali-400MP4", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "3.0, A2DP, aptX", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2011/p6210-galaxy-tab-7-0-plus/samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285.json b/data/tablet/samsung/2011/p6210-galaxy-tab-7-0-plus/samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285.json new file mode 100644 index 000000000000..3ca209f01667 --- /dev/null +++ b/data/tablet/samsung/2011/p6210-galaxy-tab-7-0-plus/samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285.json @@ -0,0 +1,45 @@ +{ + "slug": "samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285", + "base_model_slug": "p6210-galaxy-tab-7-0-plus", + "name": "Samsung P6210 Galaxy Tab 7.0 Plus", + "brand": "samsung", + "release_date": "2011-01-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 345.0, + "os": "Android 3.2 (Honeycomb), upgradable to 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8285, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Exynos 4210", + "platform_cpu": "Dual-core 1.2 GHz Cortex-A9", + "platform_gpu": "Mali-400MP4", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/samsung/2011/p6800-galaxy-tab-7-7/samsung-p6800-galaxy-tab-7-7-scrapegsma-8291.json b/data/tablet/samsung/2011/p6800-galaxy-tab-7-7/samsung-p6800-galaxy-tab-7-7-scrapegsma-8291.json new file mode 100644 index 000000000000..c9961dc12310 --- /dev/null +++ b/data/tablet/samsung/2011/p6800-galaxy-tab-7-7/samsung-p6800-galaxy-tab-7-7-scrapegsma-8291.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-p6800-galaxy-tab-7-7-scrapegsma-8291", + "base_model_slug": "p6800-galaxy-tab-7-7", + "name": "Samsung P6800 Galaxy Tab 7.7", + "brand": "samsung", + "release_date": "2011-09-01", + "ram_gb": 1.0, + "battery_mah": 5100, + "weight_g": 340.0, + "os": "Android 3.2 (Honeycomb); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8291, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, September. Released 2011, December", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Exynos", + "platform_cpu": "Dual-core 1.4 GHz Cortex-A9", + "platform_gpu": "Mali-400", + "misc_models": "" + }, + "display": { + "size_inch": 7.7, + "resolution": "800x1280", + "type": "Super AMOLED Plus capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2011/p6810-galaxy-tab-7-7/samsung-p6810-galaxy-tab-7-7-scrapegsma-8290.json b/data/tablet/samsung/2011/p6810-galaxy-tab-7-7/samsung-p6810-galaxy-tab-7-7-scrapegsma-8290.json new file mode 100644 index 000000000000..65f81c5bf537 --- /dev/null +++ b/data/tablet/samsung/2011/p6810-galaxy-tab-7-7/samsung-p6810-galaxy-tab-7-7-scrapegsma-8290.json @@ -0,0 +1,45 @@ +{ + "slug": "samsung-p6810-galaxy-tab-7-7-scrapegsma-8290", + "base_model_slug": "p6810-galaxy-tab-7-7", + "name": "Samsung P6810 Galaxy Tab 7.7", + "brand": "samsung", + "release_date": "2011-01-01", + "ram_gb": 1.0, + "battery_mah": 5100, + "weight_g": 340.0, + "os": "Android 3.2 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8290, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2011", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Exynos", + "platform_cpu": "Dual-core 1.4 GHz Cortex-A9", + "platform_gpu": "Mali-400", + "misc_models": "" + }, + "display": { + "size_inch": 7.7, + "resolution": "800x1280", + "type": "Super AMOLED Plus capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/samsung/2011/p7500-galaxy-tab-10-1-3g/samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344.json b/data/tablet/samsung/2011/p7500-galaxy-tab-10-1-3g/samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344.json new file mode 100644 index 000000000000..43cefba8aaee --- /dev/null +++ b/data/tablet/samsung/2011/p7500-galaxy-tab-10-1-3g/samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344", + "base_model_slug": "p7500-galaxy-tab-10-1-3g", + "name": "Samsung P7500 Galaxy Tab 10.1 3G", + "brand": "samsung", + "release_date": "2011-03-01", + "ram_gb": 1.0, + "battery_mah": 7000, + "weight_g": 565.0, + "os": "Android 3.1 (Honeycomb); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8344, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, March. Released 2011, June", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2012/ativ-tab-p8510/samsung-ativ-tab-p8510-scrapegsma-8180.json b/data/tablet/samsung/2012/ativ-tab-p8510/samsung-ativ-tab-p8510-scrapegsma-8180.json new file mode 100644 index 000000000000..1f3ad1f639a2 --- /dev/null +++ b/data/tablet/samsung/2012/ativ-tab-p8510/samsung-ativ-tab-p8510-scrapegsma-8180.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-ativ-tab-p8510-scrapegsma-8180", + "base_model_slug": "ativ-tab-p8510", + "name": "Samsung Ativ Tab P8510", + "brand": "samsung", + "release_date": "2012-10-01", + "ram_gb": 2.0, + "battery_mah": 8200, + "weight_g": 570.0, + "os": "Microsoft Windows RT", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8180, + "sim": "No", + "model_numbers": [ + "GT-P8510" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, October. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "32/64 GB, 2 GB RAM", + "platform_chipset": "Qualcomm APQ8090A", + "platform_cpu": "Dual-core 1.5 GHz Krait", + "platform_gpu": "Adreno 305", + "misc_models": "GT-P8510" + }, + "display": { + "size_inch": 10.1, + "resolution": "1366x768", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with S-GPS; GLONASS" + } +} diff --git a/data/tablet/samsung/2012/galaxy-tab-2-10-1-cdma/samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234.json b/data/tablet/samsung/2012/galaxy-tab-2-10-1-cdma/samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234.json new file mode 100644 index 000000000000..8644b2461fe5 --- /dev/null +++ b/data/tablet/samsung/2012/galaxy-tab-2-10-1-cdma/samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234", + "base_model_slug": "galaxy-tab-2-10-1-cdma", + "name": "Samsung Galaxy Tab 2 10.1 CDMA", + "brand": "samsung", + "release_date": "2012-01-01", + "ram_gb": 1.0, + "battery_mah": 7000, + "weight_g": 581.2, + "os": "Android 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8234, + "network": { + "cellular": "4G LTE" + }, + "sim": "Yes" + }, + "raw_source": { + "network_technology": "GSM / CDMA / HSPA / EVDO / LTE", + "launch_announced": "2012. Released 2012", + "launch_status": "Discontinued", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8960 Snapdragon S4 Plus", + "platform_cpu": "Dual-core 1.5 GHz Krait", + "platform_gpu": "Adreno 225", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2012/galaxy-tab-2-10-1-p5100/samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235.json b/data/tablet/samsung/2012/galaxy-tab-2-10-1-p5100/samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235.json new file mode 100644 index 000000000000..8a300d87086c --- /dev/null +++ b/data/tablet/samsung/2012/galaxy-tab-2-10-1-p5100/samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235", + "base_model_slug": "galaxy-tab-2-10-1-p5100", + "name": "Samsung Galaxy Tab 2 10.1 P5100", + "brand": "samsung", + "release_date": "2012-02-01", + "ram_gb": 1.0, + "battery_mah": 7000, + "weight_g": 588.0, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8235, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, February. Released 2012, May", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "TI OMAP 4430", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX540", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2012/galaxy-tab-2-10-1-p5110/samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233.json b/data/tablet/samsung/2012/galaxy-tab-2-10-1-p5110/samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233.json new file mode 100644 index 000000000000..334ff3974fe5 --- /dev/null +++ b/data/tablet/samsung/2012/galaxy-tab-2-10-1-p5110/samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233.json @@ -0,0 +1,45 @@ +{ + "slug": "samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233", + "base_model_slug": "galaxy-tab-2-10-1-p5110", + "name": "Samsung Galaxy Tab 2 10.1 P5110", + "brand": "samsung", + "release_date": "2012-02-01", + "ram_gb": 1.0, + "battery_mah": 7000, + "weight_g": 581.0, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.2.2 (Jelly Bean); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8233, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, February. Released 2012, May", + "launch_status": "Discontinued", + "memory_internal": "8/16/32 GB, 1 GB RAM", + "platform_chipset": "TI OMAP 4430", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX540", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes; GLONASS" + } +} diff --git a/data/tablet/samsung/2012/galaxy-tab-2-7-0-i705/samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200.json b/data/tablet/samsung/2012/galaxy-tab-2-7-0-i705/samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200.json new file mode 100644 index 000000000000..5599801c6032 --- /dev/null +++ b/data/tablet/samsung/2012/galaxy-tab-2-7-0-i705/samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200", + "base_model_slug": "galaxy-tab-2-7-0-i705", + "name": "Samsung Galaxy Tab 2 7.0 I705", + "brand": "samsung", + "release_date": "2012-08-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 345.7, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.1.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8200, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "CDMA / EVDO / LTE", + "launch_announced": "2012, August. Released 2012, August", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8960 Snapdragon S4 Plus", + "platform_cpu": "Dual-core 1.2 GHz Krait", + "platform_gpu": "Adreno 225", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2012/galaxy-tab-2-7-0-p3100/samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244.json b/data/tablet/samsung/2012/galaxy-tab-2-7-0-p3100/samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244.json new file mode 100644 index 000000000000..ea156a59e71a --- /dev/null +++ b/data/tablet/samsung/2012/galaxy-tab-2-7-0-p3100/samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244.json @@ -0,0 +1,53 @@ +{ + "slug": "samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244", + "base_model_slug": "galaxy-tab-2-7-0-p3100", + "name": "Samsung Galaxy Tab 2 7.0 P3100", + "brand": "samsung", + "release_date": "2012-02-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 345.0, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.2.2 (Jelly Bean); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8244, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM", + "model_numbers": [ + "GT-P3105", + "GT-P3100", + "GT-P3105" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, February. Released 2012, April", + "launch_status": "Discontinued", + "memory_internal": "8/16/32 GB, 1 GB RAM", + "platform_chipset": "TI OMAP 4430", + "platform_cpu": "Dual-core 1.0 GHz", + "platform_gpu": "PowerVR SGX540", + "misc_models": "GT-P3105, GT-P3100, GT-P3105" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2012/galaxy-tab-2-7-0-p3110/samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243.json b/data/tablet/samsung/2012/galaxy-tab-2-7-0-p3110/samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243.json new file mode 100644 index 000000000000..01e09ddeb03b --- /dev/null +++ b/data/tablet/samsung/2012/galaxy-tab-2-7-0-p3110/samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243.json @@ -0,0 +1,45 @@ +{ + "slug": "samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243", + "base_model_slug": "galaxy-tab-2-7-0-p3110", + "name": "Samsung Galaxy Tab 2 7.0 P3110", + "brand": "samsung", + "release_date": "2012-02-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 344.0, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.2.2 (Jelly Bean); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8243, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, February. Released 2012, May", + "launch_status": "Discontinued", + "memory_internal": "8/16/32 GB, 1 GB RAM", + "platform_chipset": "TI OMAP 4430", + "platform_cpu": "Dual-core 1.0 GHz", + "platform_gpu": "PowerVR SGX540", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct", + "bluetooth": "3.0, A2DP", + "gps": "Yes; GLONASS" + } +} diff --git a/data/tablet/samsung/2012/galaxy-tab-7-7-lte-i815/samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252.json b/data/tablet/samsung/2012/galaxy-tab-7-7-lte-i815/samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252.json new file mode 100644 index 000000000000..1a5608e8315e --- /dev/null +++ b/data/tablet/samsung/2012/galaxy-tab-7-7-lte-i815/samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252", + "base_model_slug": "galaxy-tab-7-7-lte-i815", + "name": "Samsung Galaxy Tab 7.7 LTE I815", + "brand": "samsung", + "release_date": "2012-01-01", + "ram_gb": 1.0, + "battery_mah": 5100, + "weight_g": 340.2, + "os": "Android 3.2 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8252, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "CDMA / EVDO / LTE", + "launch_announced": "2012, January. Released 2012, Q3", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Exynos 4210", + "platform_cpu": "Dual-core 1.4 GHz Cortex-A9", + "platform_gpu": "Mali-400MP4", + "misc_models": "" + }, + "display": { + "size_inch": 7.7, + "resolution": "800x1280", + "type": "Super AMOLED Plus capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2012/galaxy-tab-8-9-4g-p7320t/samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216.json b/data/tablet/samsung/2012/galaxy-tab-8-9-4g-p7320t/samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216.json new file mode 100644 index 000000000000..d6d486317012 --- /dev/null +++ b/data/tablet/samsung/2012/galaxy-tab-8-9-4g-p7320t/samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216", + "base_model_slug": "galaxy-tab-8-9-4g-p7320t", + "name": "Samsung Galaxy Tab 8.9 4G P7320T", + "brand": "samsung", + "release_date": "2012-01-01", + "ram_gb": 1.0, + "battery_mah": 6100, + "weight_g": 458.0, + "os": "Android 3.2 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8216, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2012, Q1. Released 2012, Q1", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.5 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 8.9, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5200/samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137.json b/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5200/samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137.json new file mode 100644 index 000000000000..c1ff7c1612f3 --- /dev/null +++ b/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5200/samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137", + "base_model_slug": "galaxy-tab-3-10-1-p5200", + "name": "Samsung Galaxy Tab 3 10.1 P5200", + "brand": "samsung", + "release_date": "2013-06-01", + "ram_gb": 1.0, + "battery_mah": 6800, + "weight_g": 510.0, + "os": "Android 4.2.2 (Jelly Bean); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8137, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "GT-P5200" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, June", + "launch_status": "Available. Released 2013, July", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z2560", + "platform_cpu": "Dual-core 1.6 GHz", + "platform_gpu": "PowerVR SGX544MP2", + "misc_models": "GT-P5200" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5210/samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138.json b/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5210/samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138.json new file mode 100644 index 000000000000..d933fd3d8af0 --- /dev/null +++ b/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5210/samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138", + "base_model_slug": "galaxy-tab-3-10-1-p5210", + "name": "Samsung Galaxy Tab 3 10.1 P5210", + "brand": "samsung", + "release_date": "2013-06-01", + "ram_gb": 1.0, + "battery_mah": 6800, + "weight_g": 510.0, + "os": "Android 4.2.2 (Jelly Bean); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8138, + "sim": "No", + "model_numbers": [ + "GT-P5210" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, June", + "launch_status": "Available. Released 2013, July", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z2560", + "platform_cpu": "Dual-core 1.6 GHz", + "platform_gpu": "PowerVR SGX544MP2", + "misc_models": "GT-P5210" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5220/samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136.json b/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5220/samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136.json new file mode 100644 index 000000000000..f1c67e2efbfe --- /dev/null +++ b/data/tablet/samsung/2013/galaxy-tab-3-10-1-p5220/samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136", + "base_model_slug": "galaxy-tab-3-10-1-p5220", + "name": "Samsung Galaxy Tab 3 10.1 P5220", + "brand": "samsung", + "release_date": "2013-06-01", + "ram_gb": 1.0, + "battery_mah": 6800, + "weight_g": 510.0, + "os": "Android 4.2.2 (Jelly Bean); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8136, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "GT-P5220" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2013, June", + "launch_status": "Available. Released 2013, Q3", + "memory_internal": "16/32 GB, 1 GB RAM", + "platform_chipset": "Intel Atom Z2560", + "platform_cpu": "Dual-core 1.6 GHz", + "platform_gpu": "PowerVR SGX544MP2", + "misc_models": "GT-P5220" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2013/galaxy-tab-3-7-0-wifi/samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141.json b/data/tablet/samsung/2013/galaxy-tab-3-7-0-wifi/samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141.json new file mode 100644 index 000000000000..0960a87af85a --- /dev/null +++ b/data/tablet/samsung/2013/galaxy-tab-3-7-0-wifi/samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141.json @@ -0,0 +1,49 @@ +{ + "slug": "samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141", + "base_model_slug": "galaxy-tab-3-7-0-wifi", + "name": "Samsung Galaxy Tab 3 7.0 WiFi", + "brand": "samsung", + "release_date": "2013-04-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 302.0, + "os": "Android 4.1.2 (Jelly Bean); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8141, + "sim": "No", + "model_numbers": [ + "GT-P3210", + "SM-T210" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, April", + "launch_status": "Available. Released 2013, July", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Marvell PXA986", + "platform_cpu": "Dual-core 1.2 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX540", + "misc_models": "GT-P3210, SM-T210" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2013/galaxy-tab-3-7-0/samsung-galaxy-tab-3-7-0-scrapegsma-8142.json b/data/tablet/samsung/2013/galaxy-tab-3-7-0/samsung-galaxy-tab-3-7-0-scrapegsma-8142.json new file mode 100644 index 000000000000..61f1d06660d2 --- /dev/null +++ b/data/tablet/samsung/2013/galaxy-tab-3-7-0/samsung-galaxy-tab-3-7-0-scrapegsma-8142.json @@ -0,0 +1,53 @@ +{ + "slug": "samsung-galaxy-tab-3-7-0-scrapegsma-8142", + "base_model_slug": "galaxy-tab-3-7-0", + "name": "Samsung Galaxy Tab 3 7.0", + "brand": "samsung", + "release_date": "2013-04-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 306.0, + "os": "Android 4.1.2 (Jelly Bean); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8142, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "GT-P3200", + "SM-T211", + "SM-T215" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2013, April", + "launch_status": "Available. Released 2013, July", + "memory_internal": "8/16 GB, 1 GB RAM", + "platform_chipset": "Marvell PXA986", + "platform_cpu": "Dual-core 1.2 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX540", + "misc_models": "GT-P3200, SM-T211, SM-T215" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2013/galaxy-tab-3-8-0/samsung-galaxy-tab-3-8-0-scrapegsma-8135.json b/data/tablet/samsung/2013/galaxy-tab-3-8-0/samsung-galaxy-tab-3-8-0-scrapegsma-8135.json new file mode 100644 index 000000000000..f698fd81f2b1 --- /dev/null +++ b/data/tablet/samsung/2013/galaxy-tab-3-8-0/samsung-galaxy-tab-3-8-0-scrapegsma-8135.json @@ -0,0 +1,53 @@ +{ + "slug": "samsung-galaxy-tab-3-8-0-scrapegsma-8135", + "base_model_slug": "galaxy-tab-3-8-0", + "name": "Samsung Galaxy Tab 3 8.0", + "brand": "samsung", + "release_date": "2013-06-01", + "ram_gb": 1.5, + "battery_mah": 4450, + "weight_g": 314.0, + "os": "Android 4.2.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8135, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T311", + "SM-T310", + "SM-T315" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2013, June", + "launch_status": "Available. Released 2013, July", + "memory_internal": "16/32 GB, 1.5 GB RAM", + "platform_chipset": "Exynos 4212 Dual", + "platform_cpu": "Dual-core 1.5 GHz Cortex-A9", + "platform_gpu": "Mali-400MP4", + "misc_models": "SM-T311, SM-T310, SM-T315" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-3-lite-7-0-3g/samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093.json b/data/tablet/samsung/2014/galaxy-tab-3-lite-7-0-3g/samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093.json new file mode 100644 index 000000000000..7dee5bae2def --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-3-lite-7-0-3g/samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093", + "base_model_slug": "galaxy-tab-3-lite-7-0-3g", + "name": "Samsung Galaxy Tab 3 Lite 7.0 3G", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 1.0, + "battery_mah": 3600, + "weight_g": 322.0, + "os": "Android 4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8093, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T111" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, February", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Marvell PXA986", + "platform_cpu": "Dual-core 1.2 GHz", + "platform_gpu": "Vivante GC1000", + "misc_models": "SM-T111" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-3-lite-7-0/samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094.json b/data/tablet/samsung/2014/galaxy-tab-3-lite-7-0/samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094.json new file mode 100644 index 000000000000..4f8deacdaee5 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-3-lite-7-0/samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094", + "base_model_slug": "galaxy-tab-3-lite-7-0", + "name": "Samsung Galaxy Tab 3 Lite 7.0", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 1.0, + "battery_mah": 3600, + "weight_g": 310.0, + "os": "Android 4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8094, + "sim": "No", + "model_numbers": [ + "SM-T110" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, February", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Marvell PXA986", + "platform_cpu": "Dual-core 1.2 GHz", + "platform_gpu": "Vivante GC1000", + "misc_models": "SM-T110" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-10-1-3g/samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078.json b/data/tablet/samsung/2014/galaxy-tab-4-10-1-3g/samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078.json new file mode 100644 index 000000000000..c6240a5e2e66 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-10-1-3g/samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078", + "base_model_slug": "galaxy-tab-4-10-1-3g", + "name": "Samsung Galaxy Tab 4 10.1 3G", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 6800, + "weight_g": 487.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0.2 (Lollipop); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8078, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T531" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, June", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-T531" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-10-1-lte/samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079.json b/data/tablet/samsung/2014/galaxy-tab-4-10-1-lte/samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079.json new file mode 100644 index 000000000000..512ab00f4f8c --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-10-1-lte/samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079", + "base_model_slug": "galaxy-tab-4-10-1-lte", + "name": "Samsung Galaxy Tab 4 10.1 LTE", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 6800, + "weight_g": 487.0, + "os": "Android 4.4.2 (KitKat); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8079, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T535" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, June", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-T535" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-10-1/samsung-galaxy-tab-4-10-1-scrapegsma-8077.json b/data/tablet/samsung/2014/galaxy-tab-4-10-1/samsung-galaxy-tab-4-10-1-scrapegsma-8077.json new file mode 100644 index 000000000000..5e8d3389c46e --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-10-1/samsung-galaxy-tab-4-10-1-scrapegsma-8077.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-4-10-1-scrapegsma-8077", + "base_model_slug": "galaxy-tab-4-10-1", + "name": "Samsung Galaxy Tab 4 10.1", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 6800, + "weight_g": 487.0, + "os": "Android 4.4.2 (KitKat); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8077, + "sim": "No", + "model_numbers": [ + "SM-T530" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, June", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "Adreno 305", + "misc_models": "SM-T530" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-7-0-3g/samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072.json b/data/tablet/samsung/2014/galaxy-tab-4-7-0-3g/samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072.json new file mode 100644 index 000000000000..15cedf1a7f0b --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-7-0-3g/samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072", + "base_model_slug": "galaxy-tab-4-7-0-3g", + "name": "Samsung Galaxy Tab 4 7.0 3G", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 4000, + "weight_g": 276.0, + "os": "Android 4.4.2 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8072, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T231" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, May", + "memory_internal": "8/16 GB, 1.5 GB RAM", + "platform_chipset": "Marvell PXA1088", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Vivante GC1000", + "misc_models": "SM-T231" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-7-0-lte/samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073.json b/data/tablet/samsung/2014/galaxy-tab-4-7-0-lte/samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073.json new file mode 100644 index 000000000000..c5c8064fdaf2 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-7-0-lte/samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073", + "base_model_slug": "galaxy-tab-4-7-0-lte", + "name": "Samsung Galaxy Tab 4 7.0 LTE", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 4000, + "weight_g": 276.0, + "os": "Android 4.4.2 (KitKat); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8073, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T235" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, May", + "memory_internal": "8/16 GB, 1.5 GB RAM", + "platform_chipset": "Exynos 3470 Quad", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Mali-400MP4", + "misc_models": "SM-T235" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-7-0/samsung-galaxy-tab-4-7-0-scrapegsma-8071.json b/data/tablet/samsung/2014/galaxy-tab-4-7-0/samsung-galaxy-tab-4-7-0-scrapegsma-8071.json new file mode 100644 index 000000000000..1a84b75a8094 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-7-0/samsung-galaxy-tab-4-7-0-scrapegsma-8071.json @@ -0,0 +1,49 @@ +{ + "slug": "samsung-galaxy-tab-4-7-0-scrapegsma-8071", + "base_model_slug": "galaxy-tab-4-7-0", + "name": "Samsung Galaxy Tab 4 7.0", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 4000, + "weight_g": 276.0, + "os": "Android 4.4.2 (KitKat); TouchWiz UX UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8071, + "sim": "No", + "model_numbers": [ + "SM-T230", + "SM-T235" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, May", + "memory_internal": "8/16 GB, 1.5 GB RAM", + "platform_chipset": "Marvell PXA1088", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-T230, SM-T235" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-8-0-3g/samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075.json b/data/tablet/samsung/2014/galaxy-tab-4-8-0-3g/samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075.json new file mode 100644 index 000000000000..d4512e16f5fc --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-8-0-3g/samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075", + "base_model_slug": "galaxy-tab-4-8-0-3g", + "name": "Samsung Galaxy Tab 4 8.0 3G", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 4450, + "weight_g": 320.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8075, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T331" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, June", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-T331" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-8-0-lte/samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076.json b/data/tablet/samsung/2014/galaxy-tab-4-8-0-lte/samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076.json new file mode 100644 index 000000000000..d24d5ad6a4c3 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-8-0-lte/samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076", + "base_model_slug": "galaxy-tab-4-8-0-lte", + "name": "Samsung Galaxy Tab 4 8.0 LTE", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 4450, + "weight_g": 320.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8076, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T335" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, June", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-T335" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-4-8-0/samsung-galaxy-tab-4-8-0-scrapegsma-8074.json b/data/tablet/samsung/2014/galaxy-tab-4-8-0/samsung-galaxy-tab-4-8-0-scrapegsma-8074.json new file mode 100644 index 000000000000..2974ed7aff9f --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-4-8-0/samsung-galaxy-tab-4-8-0-scrapegsma-8074.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-4-8-0-scrapegsma-8074", + "base_model_slug": "galaxy-tab-4-8-0", + "name": "Samsung Galaxy Tab 4 8.0", + "brand": "samsung", + "release_date": "2014-04-01", + "ram_gb": 1.5, + "battery_mah": 4450, + "weight_g": 320.0, + "os": "Android 4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8074, + "sim": "No", + "model_numbers": [ + "SM-T330" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, April", + "launch_status": "Available. Released 2014, June", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "Adreno 305", + "misc_models": "SM-T330" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-active-lte/samsung-galaxy-tab-active-lte-scrapegsma-8030.json b/data/tablet/samsung/2014/galaxy-tab-active-lte/samsung-galaxy-tab-active-lte-scrapegsma-8030.json new file mode 100644 index 000000000000..f2da347ebfa5 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-active-lte/samsung-galaxy-tab-active-lte-scrapegsma-8030.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-active-lte-scrapegsma-8030", + "base_model_slug": "galaxy-tab-active-lte", + "name": "Samsung Galaxy Tab Active LTE", + "brand": "samsung", + "release_date": "2014-09-01", + "ram_gb": 1.5, + "battery_mah": 4450, + "weight_g": 393.0, + "os": "Android 4.4.2 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8030, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T365" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, December", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "SM-T365" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-active/samsung-galaxy-tab-active-scrapegsma-8031.json b/data/tablet/samsung/2014/galaxy-tab-active/samsung-galaxy-tab-active-scrapegsma-8031.json new file mode 100644 index 000000000000..434439c7cc4e --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-active/samsung-galaxy-tab-active-scrapegsma-8031.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-active-scrapegsma-8031", + "base_model_slug": "galaxy-tab-active", + "name": "Samsung Galaxy Tab Active", + "brand": "samsung", + "release_date": "2014-09-01", + "ram_gb": 1.5, + "battery_mah": 4450, + "weight_g": 393.0, + "os": "Android 4.4.2 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8031, + "sim": "No", + "model_numbers": [ + "SM-T360" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, December", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "SM-T360" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-pro-10-1-lte/samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102.json b/data/tablet/samsung/2014/galaxy-tab-pro-10-1-lte/samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102.json new file mode 100644 index 000000000000..18bcc28022e9 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-pro-10-1-lte/samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102", + "base_model_slug": "galaxy-tab-pro-10-1-lte", + "name": "Samsung Galaxy Tab Pro 10.1 LTE", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 2.0, + "battery_mah": 8220, + "weight_g": 477.0, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8102, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T525" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, March", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "SM-T525" + }, + "display": { + "size_inch": 10.1, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-pro-10-1/samsung-galaxy-tab-pro-10-1-scrapegsma-8103.json b/data/tablet/samsung/2014/galaxy-tab-pro-10-1/samsung-galaxy-tab-pro-10-1-scrapegsma-8103.json new file mode 100644 index 000000000000..b42b8b0398ee --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-pro-10-1/samsung-galaxy-tab-pro-10-1-scrapegsma-8103.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-pro-10-1-scrapegsma-8103", + "base_model_slug": "galaxy-tab-pro-10-1", + "name": "Samsung Galaxy Tab Pro 10.1", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 2.0, + "battery_mah": 8220, + "weight_g": 469.0, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8103, + "sim": "No", + "model_numbers": [ + "SM-T520" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, March", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Exynos 5420 Octa (28 nm)", + "platform_cpu": "Octa-core (4x1.9 GHz Cortex-A15 & 4x1.3 GHz Cortex-A7)", + "platform_gpu": "Mali-T628 MP6", + "misc_models": "SM-T520" + }, + "display": { + "size_inch": 10.1, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-pro-12-2-3g/samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100.json b/data/tablet/samsung/2014/galaxy-tab-pro-12-2-3g/samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100.json new file mode 100644 index 000000000000..f56510c46c87 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-pro-12-2-3g/samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100", + "base_model_slug": "galaxy-tab-pro-12-2-3g", + "name": "Samsung Galaxy Tab Pro 12.2 3G", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 3.0, + "battery_mah": 9500, + "weight_g": 732.0, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8100, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, April", + "memory_internal": "32/64 GB, 3 GB RAM", + "platform_chipset": "Exynos 5420 Octa (28 nm)", + "platform_cpu": "Octa-core (4x1.9 GHz Cortex-A15 & 4x1.3 GHz Cortex-A7)", + "platform_gpu": "Mali-T628 MP6", + "misc_models": "" + }, + "display": { + "size_inch": 12.2, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-pro-12-2-lte/samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099.json b/data/tablet/samsung/2014/galaxy-tab-pro-12-2-lte/samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099.json new file mode 100644 index 000000000000..5e949f4d788f --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-pro-12-2-lte/samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099", + "base_model_slug": "galaxy-tab-pro-12-2-lte", + "name": "Samsung Galaxy Tab Pro 12.2 LTE", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 3.0, + "battery_mah": 9500, + "weight_g": 740.0, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8099, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T905" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, May", + "memory_internal": "32/64 GB, 3 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "SM-T905" + }, + "display": { + "size_inch": 12.2, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-pro-12-2/samsung-galaxy-tab-pro-12-2-scrapegsma-8101.json b/data/tablet/samsung/2014/galaxy-tab-pro-12-2/samsung-galaxy-tab-pro-12-2-scrapegsma-8101.json new file mode 100644 index 000000000000..b38f48111f43 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-pro-12-2/samsung-galaxy-tab-pro-12-2-scrapegsma-8101.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-pro-12-2-scrapegsma-8101", + "base_model_slug": "galaxy-tab-pro-12-2", + "name": "Samsung Galaxy Tab Pro 12.2", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 3.0, + "battery_mah": 9500, + "weight_g": 730.2, + "os": "Android 4.4.2 (KitKat), upgradable to 5.1.1 (Lollipop); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8101, + "sim": "No", + "model_numbers": [ + "SM-T9000" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, March", + "memory_internal": "32/64 GB, 3 GB RAM", + "platform_chipset": "Exynos 5420 Octa (28 nm)", + "platform_cpu": "Octa-core (4x1.9 GHz Cortex-A15 & 4x1.3 GHz Cortex-A7)", + "platform_gpu": "Mali-T628 MP6", + "misc_models": "SM-T9000" + }, + "display": { + "size_inch": 12.2, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-pro-8-4-3g-lte/samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104.json b/data/tablet/samsung/2014/galaxy-tab-pro-8-4-3g-lte/samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104.json new file mode 100644 index 000000000000..1a871af977a2 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-pro-8-4-3g-lte/samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104", + "base_model_slug": "galaxy-tab-pro-8-4-3g-lte", + "name": "Samsung Galaxy Tab Pro 8.4 3G/LTE", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 2.0, + "battery_mah": 4800, + "weight_g": 335.0, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8104, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T325", + "SM-T321" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, March", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "SM-T325, SM-T321" + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-pro-8-4/samsung-galaxy-tab-pro-8-4-scrapegsma-8105.json b/data/tablet/samsung/2014/galaxy-tab-pro-8-4/samsung-galaxy-tab-pro-8-4-scrapegsma-8105.json new file mode 100644 index 000000000000..fc13eaf159ce --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-pro-8-4/samsung-galaxy-tab-pro-8-4-scrapegsma-8105.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-pro-8-4-scrapegsma-8105", + "base_model_slug": "galaxy-tab-pro-8-4", + "name": "Samsung Galaxy Tab Pro 8.4", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 2.0, + "battery_mah": 4800, + "weight_g": 331.0, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8105, + "sim": "No", + "model_numbers": [ + "SM-T320" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, January", + "launch_status": "Available. Released 2014, February", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "SM-T320" + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-s-10-5-lte/samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059.json b/data/tablet/samsung/2014/galaxy-tab-s-10-5-lte/samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059.json new file mode 100644 index 000000000000..b49410374bd5 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-s-10-5-lte/samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059", + "base_model_slug": "galaxy-tab-s-10-5-lte", + "name": "Samsung Galaxy Tab S 10.5 LTE", + "brand": "samsung", + "release_date": "2014-06-01", + "ram_gb": 3.0, + "battery_mah": 7900, + "weight_g": 467.0, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8059, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T805" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, July", + "memory_internal": "16/32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)Exynos 5420 Octa (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400 (S800)Quad-core 1.9GHz Cortex-A15 & quad-core 1.3 GHz Cortex-A7 (Exynos 5420)", + "platform_gpu": "Adreno 330 (S800)Mali-T628MP6 (Exynos 5420)", + "misc_models": "SM-T805" + }, + "display": { + "size_inch": 10.5, + "resolution": "2560x1600", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-s-10-5/samsung-galaxy-tab-s-10-5-scrapegsma-8060.json b/data/tablet/samsung/2014/galaxy-tab-s-10-5/samsung-galaxy-tab-s-10-5-scrapegsma-8060.json new file mode 100644 index 000000000000..99b84a6b160a --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-s-10-5/samsung-galaxy-tab-s-10-5-scrapegsma-8060.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-s-10-5-scrapegsma-8060", + "base_model_slug": "galaxy-tab-s-10-5", + "name": "Samsung Galaxy Tab S 10.5", + "brand": "samsung", + "release_date": "2014-06-01", + "ram_gb": 3.0, + "battery_mah": 7900, + "weight_g": 465.0, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0.1 (Marshmallow); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8060, + "sim": "No", + "model_numbers": [ + "SM-T800" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, July", + "memory_internal": "16/32 GB, 3 GB RAM", + "platform_chipset": "Exynos 5420 Octa (28 nm)", + "platform_cpu": "Octa-core (4x1.9 GHz Cortex-A15 & 4x1.3 GHz Cortex-A7)", + "platform_gpu": "Mali-T628 MP6", + "misc_models": "SM-T800" + }, + "display": { + "size_inch": 10.5, + "resolution": "2560x1600", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-s-8-4-lte/samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057.json b/data/tablet/samsung/2014/galaxy-tab-s-8-4-lte/samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057.json new file mode 100644 index 000000000000..dfd821ab4896 --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-s-8-4-lte/samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057", + "base_model_slug": "galaxy-tab-s-8-4-lte", + "name": "Samsung Galaxy Tab S 8.4 LTE", + "brand": "samsung", + "release_date": "2014-06-01", + "ram_gb": 3.0, + "battery_mah": 4900, + "weight_g": 298.0, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8057, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T705" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, July", + "memory_internal": "16/32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm Snapdragon 800 (28 nm)Exynos Octa 5420 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400 (S800)Quad-core 1.9GHz Cortex-A15 & quad-core 1.3 GHz Cortex-A7 (Exynos 5420)", + "platform_gpu": "Adreno 330 (S800)Mali-T628MP6 (Exynos 5420)", + "misc_models": "SM-T705" + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2014/galaxy-tab-s-8-4/samsung-galaxy-tab-s-8-4-scrapegsma-8058.json b/data/tablet/samsung/2014/galaxy-tab-s-8-4/samsung-galaxy-tab-s-8-4-scrapegsma-8058.json new file mode 100644 index 000000000000..af52be8d1efd --- /dev/null +++ b/data/tablet/samsung/2014/galaxy-tab-s-8-4/samsung-galaxy-tab-s-8-4-scrapegsma-8058.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-s-8-4-scrapegsma-8058", + "base_model_slug": "galaxy-tab-s-8-4", + "name": "Samsung Galaxy Tab S 8.4", + "brand": "samsung", + "release_date": "2014-06-01", + "ram_gb": 3.0, + "battery_mah": 4900, + "weight_g": 294.0, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow); TouchWiz UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8058, + "sim": "No", + "model_numbers": [ + "SM-T700" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, July", + "memory_internal": "16/32 GB, 3 GB RAM", + "platform_chipset": "Exynos 5420 Octa (28 nm)", + "platform_cpu": "Octa-core (4x1.9 GHz Cortex-A15 & 4x1.3 GHz Cortex-A7)", + "platform_gpu": "Mali-T628 MP6", + "misc_models": "SM-T700" + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-3-lite-7-0-ve/samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008.json b/data/tablet/samsung/2015/galaxy-tab-3-lite-7-0-ve/samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008.json new file mode 100644 index 000000000000..fc5a28e4f0b4 --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-3-lite-7-0-ve/samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008", + "base_model_slug": "galaxy-tab-3-lite-7-0-ve", + "name": "Samsung Galaxy Tab 3 Lite 7.0 VE", + "brand": "samsung", + "release_date": "2015-03-01", + "ram_gb": 1.0, + "battery_mah": 3600, + "weight_g": 310.0, + "os": "Android 4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8008, + "sim": "No", + "model_numbers": [ + "SM-T113" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, March", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Spreadtrum SC8830", + "platform_cpu": "Quad-core 1.3 GHz", + "platform_gpu": "Mali-400MP", + "misc_models": "SM-T113" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-3-v/samsung-galaxy-tab-3-v-scrapegsma-7993.json b/data/tablet/samsung/2015/galaxy-tab-3-v/samsung-galaxy-tab-3-v-scrapegsma-7993.json new file mode 100644 index 000000000000..f9bcc44a156b --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-3-v/samsung-galaxy-tab-3-v-scrapegsma-7993.json @@ -0,0 +1,55 @@ +{ + "slug": "samsung-galaxy-tab-3-v-scrapegsma-7993", + "base_model_slug": "galaxy-tab-3-v", + "name": "Samsung Galaxy Tab 3 V", + "brand": "samsung", + "release_date": "2015-03-01", + "ram_gb": 1.0, + "battery_mah": 3600, + "weight_g": 322.0, + "os": "Android 4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7993, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T116", + "SM-T116BU", + "SM-T116NQ", + "SM-T116NU", + "SM-T116NY" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, April", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.3 GHz", + "platform_gpu": "", + "misc_models": "SM-T116, SM-T116BU, SM-T116NQ, SM-T116NU, SM-T116NY" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-4-10-1-2015/samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987.json b/data/tablet/samsung/2015/galaxy-tab-4-10-1-2015/samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987.json new file mode 100644 index 000000000000..7cb1ae96e760 --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-4-10-1-2015/samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987", + "base_model_slug": "galaxy-tab-4-10-1-2015", + "name": "Samsung Galaxy Tab 4 10.1 (2015)", + "brand": "samsung", + "release_date": "2015-01-01", + "ram_gb": 1.5, + "battery_mah": 6800, + "weight_g": 487.0, + "os": "Android 4.4.4 (KitKat), upgradable to 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7987, + "sim": "No", + "model_numbers": [ + "SM-T533" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, Q3", + "launch_status": "Available. Released 2015, Q3", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm MSM8916 Snapdragon 410 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A53", + "platform_gpu": "Adreno 306", + "misc_models": "SM-T533" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-4-8-0-2015/samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047.json b/data/tablet/samsung/2015/galaxy-tab-4-8-0-2015/samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047.json new file mode 100644 index 000000000000..ad52fc9964aa --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-4-8-0-2015/samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047", + "base_model_slug": "galaxy-tab-4-8-0-2015", + "name": "Samsung Galaxy Tab 4 8.0 (2015)", + "brand": "samsung", + "release_date": "2015-01-01", + "ram_gb": 1.5, + "battery_mah": 4450, + "weight_g": 320.0, + "os": "Android 4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8047, + "sim": "No", + "model_numbers": [ + "SM-T333" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "Exp. announcement 2015, Q3", + "launch_status": "Cancelled", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm MSM8916 Snapdragon 410 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A53", + "platform_gpu": "Adreno 306", + "misc_models": "SM-T333" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-a-8-0-2015/samsung-galaxy-tab-a-8-0-2015-scrapegsma-575.json b/data/tablet/samsung/2015/galaxy-tab-a-8-0-2015/samsung-galaxy-tab-a-8-0-2015-scrapegsma-575.json new file mode 100644 index 000000000000..e5048e120910 --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-a-8-0-2015/samsung-galaxy-tab-a-8-0-2015-scrapegsma-575.json @@ -0,0 +1,54 @@ +{ + "slug": "samsung-galaxy-tab-a-8-0-2015-scrapegsma-575", + "base_model_slug": "galaxy-tab-a-8-0-2015", + "name": "Samsung Galaxy Tab A 8.0 (2015)", + "brand": "samsung", + "release_date": "2015-03-01", + "ram_gb": 2.0, + "battery_mah": 4200, + "weight_g": 313.0, + "os": "Android 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 575, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T350", + "SM-T355" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, May", + "memory_internal": "16GB 1.5GB RAM (Wi-Fi), 32GB 2GB RAM (LTE)", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-T350, SM-T355" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 2, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-a-8-0-and-s-pen-2015/samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512.json b/data/tablet/samsung/2015/galaxy-tab-a-8-0-and-s-pen-2015/samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512.json new file mode 100644 index 000000000000..462d4f984c06 --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-a-8-0-and-s-pen-2015/samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512", + "base_model_slug": "galaxy-tab-a-8-0-and-s-pen-2015", + "name": "Samsung Galaxy Tab A 8.0 & S Pen (2015)", + "brand": "samsung", + "release_date": "2015-03-01", + "ram_gb": 2.0, + "battery_mah": 4200, + "weight_g": 338.0, + "os": "Android 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1512, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-P355" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, May", + "memory_internal": "16GB 2GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-P355" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-a-8-0-and-s-pen/samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996.json b/data/tablet/samsung/2015/galaxy-tab-a-8-0-and-s-pen/samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996.json new file mode 100644 index 000000000000..f01b48df7b27 --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-a-8-0-and-s-pen/samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996", + "base_model_slug": "galaxy-tab-a-8-0-and-s-pen", + "name": "Samsung Galaxy Tab A 8.0 & S Pen", + "brand": "samsung", + "release_date": "2015-03-01", + "ram_gb": 2.0, + "battery_mah": 4200, + "weight_g": 338.0, + "os": "Android 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7996, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, May", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-a-8-0/samsung-galaxy-tab-a-8-0-scrapegsma-7997.json b/data/tablet/samsung/2015/galaxy-tab-a-8-0/samsung-galaxy-tab-a-8-0-scrapegsma-7997.json new file mode 100644 index 000000000000..ddd757ed4123 --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-a-8-0/samsung-galaxy-tab-a-8-0-scrapegsma-7997.json @@ -0,0 +1,50 @@ +{ + "slug": "samsung-galaxy-tab-a-8-0-scrapegsma-7997", + "base_model_slug": "galaxy-tab-a-8-0", + "name": "Samsung Galaxy Tab A 8.0", + "brand": "samsung", + "release_date": "2015-03-01", + "ram_gb": 2.0, + "battery_mah": 4200, + "weight_g": 313.0, + "os": "Android 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7997, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, May", + "memory_internal": "16 GB, 1.5 GB RAM (Wi-Fi)32 GB, 2 GB RAM (LTE)", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 2, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-a-9-7-and-s-pen/samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994.json b/data/tablet/samsung/2015/galaxy-tab-a-9-7-and-s-pen/samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994.json new file mode 100644 index 000000000000..c6db41adee63 --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-a-9-7-and-s-pen/samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994", + "base_model_slug": "galaxy-tab-a-9-7-and-s-pen", + "name": "Samsung Galaxy Tab A 9.7 & S Pen", + "brand": "samsung", + "release_date": "2015-07-01", + "ram_gb": 2.0, + "battery_mah": 6000, + "weight_g": 490.0, + "os": "Android 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7994, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-P550", + "SM-P555" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, July", + "launch_status": "Available. Released 2015, July", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-P550, SM-P555" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-a-9-7/samsung-galaxy-tab-a-9-7-scrapegsma-7995.json b/data/tablet/samsung/2015/galaxy-tab-a-9-7/samsung-galaxy-tab-a-9-7-scrapegsma-7995.json new file mode 100644 index 000000000000..ac4366fc303a --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-a-9-7/samsung-galaxy-tab-a-9-7-scrapegsma-7995.json @@ -0,0 +1,54 @@ +{ + "slug": "samsung-galaxy-tab-a-9-7-scrapegsma-7995", + "base_model_slug": "galaxy-tab-a-9-7", + "name": "Samsung Galaxy Tab A 9.7", + "brand": "samsung", + "release_date": "2015-03-01", + "ram_gb": 2.0, + "battery_mah": 6000, + "weight_g": 450.0, + "os": "Android 5.0 (Lollipop), upgradable to 6.0.1 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7995, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T555", + "SM-T550" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, May", + "memory_internal": "16 GB, 1.5 GB RAM (Wi-Fi)16/32 GB, 2 GB RAM (LTE)", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "SM-T555, SM-T550" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 2, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-s2-8-0/samsung-galaxy-tab-s2-8-0-scrapegsma-7980.json b/data/tablet/samsung/2015/galaxy-tab-s2-8-0/samsung-galaxy-tab-s2-8-0-scrapegsma-7980.json new file mode 100644 index 000000000000..c3bbf42974ab --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-s2-8-0/samsung-galaxy-tab-s2-8-0-scrapegsma-7980.json @@ -0,0 +1,53 @@ +{ + "slug": "samsung-galaxy-tab-s2-8-0-scrapegsma-7980", + "base_model_slug": "galaxy-tab-s2-8-0", + "name": "Samsung Galaxy Tab S2 8.0", + "brand": "samsung", + "release_date": "2015-07-01", + "ram_gb": 3.0, + "battery_mah": 4000, + "weight_g": 265.0, + "os": "Android 5.0.2 (Lollipop), upgradable to 6.0.1 (Marshmallow) - T710, T715Android 6.0.1 (Marshmallow), upgradable to 7.0 (Nougat) - T719N", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7980, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T715", + "SM-T710", + "SM-T719N" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, July", + "launch_status": "Available. Released 2015, September", + "memory_internal": "32/64 GB, 3 GB RAM", + "platform_chipset": "Exynos 5433 - T710, T715Qualcomm MSM8976 Snapdragon 652 (28 nm) - T719N", + "platform_cpu": "Octa-core (4x1.9 GHz & 4x1.3 GHz) - T710, T715Octa-core (4x1.8 GHz Cortex-A72 & 4x1.4 GHz Cortex-A53) - T719N", + "platform_gpu": "Mali-T760 MP6 - T710, T715Adreno 510 - T719N", + "misc_models": "SM-T715, SM-T710, SM-T719N" + }, + "display": { + "size_inch": 8.0, + "resolution": "1536x2048", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2015/galaxy-tab-s2-9-7/samsung-galaxy-tab-s2-9-7-scrapegsma-7979.json b/data/tablet/samsung/2015/galaxy-tab-s2-9-7/samsung-galaxy-tab-s2-9-7-scrapegsma-7979.json new file mode 100644 index 000000000000..0ff3822e290b --- /dev/null +++ b/data/tablet/samsung/2015/galaxy-tab-s2-9-7/samsung-galaxy-tab-s2-9-7-scrapegsma-7979.json @@ -0,0 +1,54 @@ +{ + "slug": "samsung-galaxy-tab-s2-9-7-scrapegsma-7979", + "base_model_slug": "galaxy-tab-s2-9-7", + "name": "Samsung Galaxy Tab S2 9.7", + "brand": "samsung", + "release_date": "2015-07-01", + "ram_gb": 3.0, + "battery_mah": 5870, + "weight_g": 389.0, + "os": "Android 5.0.2 (Lollipop), upgradable to 6.0.1 (Marshmallow) - T810, T815Android 6.0.1 (Marshmallow), upgradable to 7.0 (Nougat) - T813N, T819N", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7979, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T810", + "SM-T815", + "SM-T813N", + "SM-T819N" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, July", + "launch_status": "Available. Released 2015, September", + "memory_internal": "32/64 GB, 3 GB RAM", + "platform_chipset": "Exynos 5433 - T810, T815Qualcomm MSM8976 Snapdragon 652 (28 nm) - T813N, T819N", + "platform_cpu": "Octa-core (4x1.9 GHz & 4x1.3 GHz) - T810, T815Octa-core (4x1.8 GHz Cortex-A72 & 4x1.4 GHz Cortex-A53) - T813N, T819N", + "platform_gpu": "Mali-T760 MP6 - T810, T815Adreno 510 - T813N, T819N", + "misc_models": "SM-T810, SM-T815, SM-T813N, SM-T819N" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2016/galaxy-tab-a-10-1-2016/samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946.json b/data/tablet/samsung/2016/galaxy-tab-a-10-1-2016/samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946.json new file mode 100644 index 000000000000..42c074d179e3 --- /dev/null +++ b/data/tablet/samsung/2016/galaxy-tab-a-10-1-2016/samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946.json @@ -0,0 +1,56 @@ +{ + "slug": "samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946", + "base_model_slug": "galaxy-tab-a-10-1-2016", + "name": "Samsung Galaxy Tab A 10.1 (2016)", + "brand": "samsung", + "release_date": "2016-05-01", + "ram_gb": 3.0, + "battery_mah": 7300, + "weight_g": 525.0, + "os": "Android 6.0 (Marshmallow), upgradable to Android 8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7946, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T580", + "SM-T585", + "SM-P580", + "SM-P585" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, May", + "launch_status": "Available. Released 2016, May", + "memory_internal": "16/32 GB, 3 GB RAM (S-Pen version only) or 16 GB, 2 GB RAM", + "platform_chipset": "Exynos 7870 Octa (14 nm)", + "platform_cpu": "Octa-core (4x1.6 GHz Cortex-A53 & 4x1.0 GHz Cortex-A53)", + "platform_gpu": "Mali-T830 MP2", + "misc_models": "SM-T580, SM-T585, SM-P580, SM-P585" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, Beidou (market dependent)" + } +} diff --git a/data/tablet/samsung/2016/galaxy-tab-a-7-0-2016/samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947.json b/data/tablet/samsung/2016/galaxy-tab-a-7-0-2016/samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947.json new file mode 100644 index 000000000000..d4515b5df34b --- /dev/null +++ b/data/tablet/samsung/2016/galaxy-tab-a-7-0-2016/samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947", + "base_model_slug": "galaxy-tab-a-7-0-2016", + "name": "Samsung Galaxy Tab A 7.0 (2016)", + "brand": "samsung", + "release_date": "2016-03-01", + "ram_gb": 1.5, + "battery_mah": 4000, + "weight_g": 283.0, + "os": "Android 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7947, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T280", + "SM-T285" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, March", + "launch_status": "Available. Released 2016, March", + "memory_internal": "8 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm MSM8916 Snapdragon 410 (28 nm)Spreadtrum SC9830", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A53Quad-core 1.5 GHz Cortex-A7", + "platform_gpu": "Adreno 306Mali-400MP2", + "misc_models": "SM-T280, SM-T285" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2016/galaxy-tab-e-8-0/samsung-galaxy-tab-e-8-0-scrapegsma-7954.json b/data/tablet/samsung/2016/galaxy-tab-e-8-0/samsung-galaxy-tab-e-8-0-scrapegsma-7954.json new file mode 100644 index 000000000000..768f429b4bdb --- /dev/null +++ b/data/tablet/samsung/2016/galaxy-tab-e-8-0/samsung-galaxy-tab-e-8-0-scrapegsma-7954.json @@ -0,0 +1,55 @@ +{ + "slug": "samsung-galaxy-tab-e-8-0-scrapegsma-7954", + "base_model_slug": "galaxy-tab-e-8-0", + "name": "Samsung Galaxy Tab E 8.0", + "brand": "samsung", + "release_date": "2016-01-01", + "ram_gb": 1.5, + "battery_mah": 5000, + "weight_g": 360.0, + "os": "Android 5.1.1 (Lollipop), upgradable to 7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7954, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T377W", + "SM-T377", + "SM-T375", + "SM-T377P", + "SM-T377R" + ] + }, + "raw_source": { + "network_technology": "CDMA / HSPA / EVDO / LTE", + "launch_announced": "2016, January", + "launch_status": "Available. Released 2016, January", + "memory_internal": "16 GB, 1.5 GB RAM", + "platform_chipset": "Qualcomm MSM8916 Snapdragon 410 (28 nm)", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A53", + "platform_gpu": "Adreno 306", + "misc_models": "SM-T377W, SM-T377, SM-T375, SM-T377P, SM-T377R" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2016/galaxy-tab-j/samsung-galaxy-tab-j-scrapegsma-7933.json b/data/tablet/samsung/2016/galaxy-tab-j/samsung-galaxy-tab-j-scrapegsma-7933.json new file mode 100644 index 000000000000..7b566ffe2621 --- /dev/null +++ b/data/tablet/samsung/2016/galaxy-tab-j/samsung-galaxy-tab-j-scrapegsma-7933.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-j-scrapegsma-7933", + "base_model_slug": "galaxy-tab-j", + "name": "Samsung Galaxy Tab J", + "brand": "samsung", + "release_date": "2016-07-01", + "ram_gb": 1.5, + "battery_mah": 4000, + "weight_g": 289.0, + "os": "Android 5.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7933, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T285YD" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, July", + "launch_status": "Available. Released 2016, August", + "memory_internal": "8 GB, 1.5 GB RAM", + "platform_chipset": "Spreadtrum SC8830", + "platform_cpu": "Quad-core 1.5 GHz Cortex-A7", + "platform_gpu": "Mali-400MP2", + "misc_models": "SM-T285YD" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "PLS capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2017/galaxy-tab-a-8-0-2017/samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891.json b/data/tablet/samsung/2017/galaxy-tab-a-8-0-2017/samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891.json new file mode 100644 index 000000000000..061223d1f2b7 --- /dev/null +++ b/data/tablet/samsung/2017/galaxy-tab-a-8-0-2017/samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891", + "base_model_slug": "galaxy-tab-a-8-0-2017", + "name": "Samsung Galaxy Tab A 8.0 (2017)", + "brand": "samsung", + "release_date": "2017-09-01", + "ram_gb": 2.0, + "battery_mah": 5000, + "weight_g": 364.0, + "os": "Android 7.1 (Nougat), upgradable to Android 8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7891, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T380", + "SM-T385" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, September", + "launch_status": "Available. Released 2017, September", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm)", + "platform_cpu": "Quad-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 308", + "misc_models": "SM-T380, SM-T385" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2017/galaxy-tab-active-2/samsung-galaxy-tab-active-2-scrapegsma-7890.json b/data/tablet/samsung/2017/galaxy-tab-active-2/samsung-galaxy-tab-active-2-scrapegsma-7890.json new file mode 100644 index 000000000000..2aac67c81fef --- /dev/null +++ b/data/tablet/samsung/2017/galaxy-tab-active-2/samsung-galaxy-tab-active-2-scrapegsma-7890.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-active-2-scrapegsma-7890", + "base_model_slug": "galaxy-tab-active-2", + "name": "Samsung Galaxy Tab Active 2", + "brand": "samsung", + "release_date": "2017-10-01", + "ram_gb": 3.0, + "battery_mah": 4450, + "weight_g": 415.0, + "os": "Android 7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7890, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, October", + "launch_status": "Available. Released 2017, November", + "memory_internal": "16 GB, 3 GB RAM", + "platform_chipset": "Exynos 7870 Octa (14 nm)", + "platform_cpu": "Octa-core 1.6 GHz Cortex-A53", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2017/galaxy-tab-s3-9-7/samsung-galaxy-tab-s3-9-7-scrapegsma-7909.json b/data/tablet/samsung/2017/galaxy-tab-s3-9-7/samsung-galaxy-tab-s3-9-7-scrapegsma-7909.json new file mode 100644 index 000000000000..8b538f497c0b --- /dev/null +++ b/data/tablet/samsung/2017/galaxy-tab-s3-9-7/samsung-galaxy-tab-s3-9-7-scrapegsma-7909.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-s3-9-7-scrapegsma-7909", + "base_model_slug": "galaxy-tab-s3-9-7", + "name": "Samsung Galaxy Tab S3 9.7", + "brand": "samsung", + "release_date": "2017-02-01", + "ram_gb": 4.0, + "battery_mah": 6000, + "weight_g": 429.0, + "os": "Android 7.0 (Nougat), upgradable to Android 8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7909, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T820", + "SM-T825" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, February", + "launch_status": "Available. Released 2017, April", + "memory_internal": "32 GB, 4 GB RAM", + "platform_chipset": "Qualcomm MSM8996 Snapdragon 820 (14 nm)", + "platform_cpu": "Quad-core (2x2.15 GHz Kryo & 2x1.6 GHz Kryo)", + "platform_gpu": "Adreno 530", + "misc_models": "SM-T820, SM-T825" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + } +} diff --git a/data/tablet/samsung/2018/galaxy-tab-a-10-5/samsung-galaxy-tab-a-10-5-scrapegsma-7861.json b/data/tablet/samsung/2018/galaxy-tab-a-10-5/samsung-galaxy-tab-a-10-5-scrapegsma-7861.json new file mode 100644 index 000000000000..a73bf6fb73bb --- /dev/null +++ b/data/tablet/samsung/2018/galaxy-tab-a-10-5/samsung-galaxy-tab-a-10-5-scrapegsma-7861.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-a-10-5-scrapegsma-7861", + "base_model_slug": "galaxy-tab-a-10-5", + "name": "Samsung Galaxy Tab A 10.5", + "brand": "samsung", + "release_date": "2018-08-01", + "ram_gb": 3.0, + "battery_mah": 7300, + "weight_g": 529.0, + "os": "Android 8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7861, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T590", + "SM-T595" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, August", + "launch_status": "Available. Released 2018, August", + "memory_internal": "32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm SDM450 Snapdragon 450 (14 nm)", + "platform_cpu": "Octa-core 1.8 GHz Cortex-A53", + "platform_gpu": "Adreno 506", + "misc_models": "SM-T590, SM-T595" + }, + "display": { + "size_inch": 10.5, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/samsung/2018/galaxy-tab-a-8-0-2018/samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859.json b/data/tablet/samsung/2018/galaxy-tab-a-8-0-2018/samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859.json new file mode 100644 index 000000000000..8572387fa2b9 --- /dev/null +++ b/data/tablet/samsung/2018/galaxy-tab-a-8-0-2018/samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859.json @@ -0,0 +1,53 @@ +{ + "slug": "samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859", + "base_model_slug": "galaxy-tab-a-8-0-2018", + "name": "Samsung Galaxy Tab A 8.0 (2018)", + "brand": "samsung", + "release_date": "2018-09-01", + "ram_gb": 2.0, + "battery_mah": 5000, + "weight_g": 358.0, + "os": "Android 8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7859, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T387", + "SM-T387W", + "SM-T387V" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, September", + "launch_status": "Available. Released 2018, September", + "memory_internal": "32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm)", + "platform_cpu": "Quad-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 308", + "misc_models": "SM-T387, SM-T387W, SM-T387V" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2018/galaxy-tab-advanced2/samsung-galaxy-tab-advanced2-scrapegsma-7858.json b/data/tablet/samsung/2018/galaxy-tab-advanced2/samsung-galaxy-tab-advanced2-scrapegsma-7858.json new file mode 100644 index 000000000000..747e4c1985d2 --- /dev/null +++ b/data/tablet/samsung/2018/galaxy-tab-advanced2/samsung-galaxy-tab-advanced2-scrapegsma-7858.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-tab-advanced2-scrapegsma-7858", + "base_model_slug": "galaxy-tab-advanced2", + "name": "Samsung Galaxy Tab Advanced2", + "brand": "samsung", + "release_date": "2018-11-01", + "ram_gb": 3.0, + "battery_mah": 7300, + "weight_g": 525.0, + "os": "Android 8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7858, + "sim": "No", + "model_numbers": [ + "SM-T583" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2018, November", + "launch_status": "Available. Released 2018, December", + "memory_internal": "32 GB, 3 GB RAM", + "platform_chipset": "Exynos 7870 Octa (14 nm)", + "platform_cpu": "Octa-core (4x1.6 GHz Cortex-A53 & 4x1.0 GHz Cortex-A53)", + "platform_gpu": "Mali-T830 MP2", + "misc_models": "SM-T583" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/samsung/2018/galaxy-tab-s4-10-5/samsung-galaxy-tab-s4-10-5-scrapegsma-7860.json b/data/tablet/samsung/2018/galaxy-tab-s4-10-5/samsung-galaxy-tab-s4-10-5-scrapegsma-7860.json new file mode 100644 index 000000000000..9c87ea368c31 --- /dev/null +++ b/data/tablet/samsung/2018/galaxy-tab-s4-10-5/samsung-galaxy-tab-s4-10-5-scrapegsma-7860.json @@ -0,0 +1,53 @@ +{ + "slug": "samsung-galaxy-tab-s4-10-5-scrapegsma-7860", + "base_model_slug": "galaxy-tab-s4-10-5", + "name": "Samsung Galaxy Tab S4 10.5", + "brand": "samsung", + "release_date": "2018-08-01", + "ram_gb": 6.0, + "battery_mah": 7300, + "weight_g": 482.0, + "os": "Android 8.1 (Oreo), upgradable to Android 9.0 (Pie); One UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7860, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T830", + "SM-T835" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, August", + "launch_status": "Available. Released 2018, August", + "memory_internal": "64/256 GB, 4 GB RAM or 6 GB RAM (Korea only)", + "platform_chipset": "Qualcomm MSM8998 Snapdragon 835 (10 nm)", + "platform_cpu": "Octa-core (4x2.35 GHz Kryo & 4x1.9 GHz Kryo)", + "platform_gpu": "Adreno 540", + "misc_models": "SM-T830, SM-T835" + }, + "display": { + "size_inch": 10.5, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 6, + 256 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + } +} diff --git a/data/tablet/samsung/2019/galaxy-tab-a-10-1-2019/samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856.json b/data/tablet/samsung/2019/galaxy-tab-a-10-1-2019/samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856.json new file mode 100644 index 000000000000..263a7f73a437 --- /dev/null +++ b/data/tablet/samsung/2019/galaxy-tab-a-10-1-2019/samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856", + "base_model_slug": "galaxy-tab-a-10-1-2019", + "name": "Samsung Galaxy Tab A 10.1 (2019)", + "brand": "samsung", + "release_date": "2019-02-01", + "ram_gb": 2.0, + "battery_mah": 6150, + "weight_g": 460.0, + "os": "Android 9.0 (Pie); One UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7856, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T515", + "SM-T510" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, February", + "launch_status": "Available. Released 2019, April", + "memory_internal": "32 GB, 2 GB RAM", + "platform_chipset": "Exynos 7904 (14 nm)", + "platform_cpu": "Octa-core (2x1.8 GHz Cortex-A73 & 6x1.6 GHz Cortex-A53)", + "platform_gpu": "Mali-G71 MP2", + "misc_models": "SM-T515, SM-T510" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + } +} diff --git a/data/tablet/samsung/2019/galaxy-tab-a-8-0-2019/samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506.json b/data/tablet/samsung/2019/galaxy-tab-a-8-0-2019/samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506.json new file mode 100644 index 000000000000..67a1bba08e7c --- /dev/null +++ b/data/tablet/samsung/2019/galaxy-tab-a-8-0-2019/samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506", + "base_model_slug": "galaxy-tab-a-8-0-2019", + "name": "Samsung Galaxy Tab A 8.0 (2019)", + "brand": "samsung", + "release_date": "2019-07-01", + "ram_gb": 2.0, + "battery_mah": 5100, + "weight_g": 345.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1506, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T290", + "SM-T295" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, July 05", + "launch_status": "Available. Released 2019, July", + "memory_internal": "32GB 2GB RAM", + "platform_chipset": "Qualcomm SDM429 Snapdragon 429 (12 nm)", + "platform_cpu": "Quad-core 2.0 GHz Cortex-A53", + "platform_gpu": "Adreno 504", + "misc_models": "SM-T290, SM-T295" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + } +} diff --git a/data/tablet/samsung/2019/galaxy-tab-a-8-0-and-s-pen-2019/samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510.json b/data/tablet/samsung/2019/galaxy-tab-a-8-0-and-s-pen-2019/samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510.json new file mode 100644 index 000000000000..a019f2321ed2 --- /dev/null +++ b/data/tablet/samsung/2019/galaxy-tab-a-8-0-and-s-pen-2019/samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510", + "base_model_slug": "galaxy-tab-a-8-0-and-s-pen-2019", + "name": "Samsung Galaxy Tab A 8.0 & S Pen (2019)", + "brand": "samsung", + "release_date": "2019-03-01", + "ram_gb": 3.0, + "battery_mah": 4200, + "weight_g": 325.0, + "os": "Android 9.0 (Pie), One UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1510, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-P205", + "SM-P200" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, March", + "launch_status": "Available. Released 2019, April", + "memory_internal": "32GB 3GB RAM", + "platform_chipset": "Exynos 7904 (14 nm)", + "platform_cpu": "Octa-core (2x1.8 GHz Cortex-A73 & 6x1.6 GHz Cortex-A53)", + "platform_gpu": "Mali-G71 MP2", + "misc_models": "SM-P205, SM-P200" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + } +} diff --git a/data/tablet/samsung/2019/galaxy-tab-a-8-2019/samsung-galaxy-tab-a-8-2019-scrapegsma-7857.json b/data/tablet/samsung/2019/galaxy-tab-a-8-2019/samsung-galaxy-tab-a-8-2019-scrapegsma-7857.json new file mode 100644 index 000000000000..e6adf009bf20 --- /dev/null +++ b/data/tablet/samsung/2019/galaxy-tab-a-8-2019/samsung-galaxy-tab-a-8-2019-scrapegsma-7857.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-a-8-2019-scrapegsma-7857", + "base_model_slug": "galaxy-tab-a-8-2019", + "name": "Samsung Galaxy Tab A 8 (2019)", + "brand": "samsung", + "release_date": "2019-03-01", + "ram_gb": 3.0, + "battery_mah": 4200, + "weight_g": 325.0, + "os": "Android 9.0 (Pie); One UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7857, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-P205", + "SM-P200" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, March", + "launch_status": "Available. Released 2019, April", + "memory_internal": "32 GB, 3 GB RAM", + "platform_chipset": "Exynos 7904 (14 nm)", + "platform_cpu": "Octa-core (2x1.8 GHz Cortex-A73 & 6x1.6 GHz Cortex-A53)", + "platform_gpu": "Mali-G71 MP2", + "misc_models": "SM-P205, SM-P200" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + } +} diff --git a/data/tablet/samsung/2019/galaxy-tab-active-pro/samsung-galaxy-tab-active-pro-scrapegsma-1493.json b/data/tablet/samsung/2019/galaxy-tab-active-pro/samsung-galaxy-tab-active-pro-scrapegsma-1493.json new file mode 100644 index 000000000000..bff4406d1435 --- /dev/null +++ b/data/tablet/samsung/2019/galaxy-tab-active-pro/samsung-galaxy-tab-active-pro-scrapegsma-1493.json @@ -0,0 +1,52 @@ +{ + "slug": "samsung-galaxy-tab-active-pro-scrapegsma-1493", + "base_model_slug": "galaxy-tab-active-pro", + "name": "Samsung Galaxy Tab Active Pro", + "brand": "samsung", + "release_date": "2019-09-01", + "ram_gb": 4.0, + "battery_mah": 7600, + "weight_g": 653.0, + "os": "Android 9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1493, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T545", + "SM-T547" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "64GB 4GB RAM", + "platform_chipset": "Qualcomm SDM710 Snapdragon 710 (10 nm)", + "platform_cpu": "Octa-core (2x2.0 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver)", + "platform_gpu": "Adreno 616", + "misc_models": "SM-T545, SM-T547" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/samsung/2019/galaxy-tab-s5e/samsung-galaxy-tab-s5e-scrapegsma-7855.json b/data/tablet/samsung/2019/galaxy-tab-s5e/samsung-galaxy-tab-s5e-scrapegsma-7855.json new file mode 100644 index 000000000000..af0ff915da60 --- /dev/null +++ b/data/tablet/samsung/2019/galaxy-tab-s5e/samsung-galaxy-tab-s5e-scrapegsma-7855.json @@ -0,0 +1,54 @@ +{ + "slug": "samsung-galaxy-tab-s5e-scrapegsma-7855", + "base_model_slug": "galaxy-tab-s5e", + "name": "Samsung Galaxy Tab S5e", + "brand": "samsung", + "release_date": "2019-02-01", + "ram_gb": 6.0, + "battery_mah": 7040, + "weight_g": 400.0, + "os": "Android 9.0 (Pie); One UI", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7855, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T725", + "SM-T720" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, February", + "launch_status": "Available. Released 2019, April", + "memory_internal": "128 GB, 6 GB RAM or 64 GB, 4 GB RAM", + "platform_chipset": "Qualcomm SDM670 Snapdragon 670 (10 nm)", + "platform_cpu": "Octa-core (2x2.0 GHz 360 Gold & 6x1.7 GHz Kryo 360 Silver)", + "platform_gpu": "Adreno 615", + "misc_models": "SM-T725, SM-T720" + }, + "display": { + "size_inch": 10.5, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 6, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + } +} diff --git a/data/tablet/samsung/2019/galaxy-tab-s6/samsung-galaxy-tab-s6-scrapegsma-1505.json b/data/tablet/samsung/2019/galaxy-tab-s6/samsung-galaxy-tab-s6-scrapegsma-1505.json new file mode 100644 index 000000000000..e4ee75b4634b --- /dev/null +++ b/data/tablet/samsung/2019/galaxy-tab-s6/samsung-galaxy-tab-s6-scrapegsma-1505.json @@ -0,0 +1,54 @@ +{ + "slug": "samsung-galaxy-tab-s6-scrapegsma-1505", + "base_model_slug": "galaxy-tab-s6", + "name": "Samsung Galaxy Tab S6", + "brand": "samsung", + "release_date": "2019-07-01", + "ram_gb": 8.0, + "battery_mah": 7040, + "weight_g": 420.0, + "os": "Android 9.0 (Pie), upgradable to Android 10, One UI 2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1505, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T860", + "SM-T865" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, July 31", + "launch_status": "Available. Released 2019, August", + "memory_internal": "128GB 6GB RAM, 256GB 8GB RAM", + "platform_chipset": "Qualcomm SM8150 Snapdragon 855 (7 nm)", + "platform_cpu": "Octa-core (1x2.84 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.78 GHz Kryo 485)", + "platform_gpu": "Adreno 640", + "misc_models": "SM-T860, SM-T865" + }, + "display": { + "size_inch": 10.5, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 8, + 128, + 256 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + } +} diff --git a/data/tablet/samsung/2020/galaxy-tab-s6-5g/samsung-galaxy-tab-s6-5g-scrapegsma-1480.json b/data/tablet/samsung/2020/galaxy-tab-s6-5g/samsung-galaxy-tab-s6-5g-scrapegsma-1480.json new file mode 100644 index 000000000000..e9337c48b6df --- /dev/null +++ b/data/tablet/samsung/2020/galaxy-tab-s6-5g/samsung-galaxy-tab-s6-5g-scrapegsma-1480.json @@ -0,0 +1,51 @@ +{ + "slug": "samsung-galaxy-tab-s6-5g-scrapegsma-1480", + "base_model_slug": "galaxy-tab-s6-5g", + "name": "Samsung Galaxy Tab S6 5G", + "brand": "samsung", + "release_date": "2020-01-01", + "ram_gb": 6.0, + "battery_mah": 7040, + "weight_g": 420.0, + "os": "Android 10, One UI 2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1480, + "network": { + "cellular": "5G" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T866N" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE / 5G", + "launch_announced": "2020, January 29", + "launch_status": "Available. Released 2020, January 30", + "memory_internal": "128GB 6GB RAM", + "platform_chipset": "Qualcomm SM8150 Snapdragon 855+ (7 nm)", + "platform_cpu": "Octa-core (1x2.96 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.8 GHz Kryo 485)", + "platform_gpu": "Adreno 640 (700 MHz)", + "misc_models": "SM-T866N" + }, + "display": { + "size_inch": 10.5, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 6, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + } +} diff --git a/data/tablet/samsung/2020/galaxy-tab-s6-lite/samsung-galaxy-tab-s6-lite-scrapegsma-1466.json b/data/tablet/samsung/2020/galaxy-tab-s6-lite/samsung-galaxy-tab-s6-lite-scrapegsma-1466.json new file mode 100644 index 000000000000..4d093542ad00 --- /dev/null +++ b/data/tablet/samsung/2020/galaxy-tab-s6-lite/samsung-galaxy-tab-s6-lite-scrapegsma-1466.json @@ -0,0 +1,53 @@ +{ + "slug": "samsung-galaxy-tab-s6-lite-scrapegsma-1466", + "base_model_slug": "galaxy-tab-s6-lite", + "name": "Samsung Galaxy Tab S6 Lite", + "brand": "samsung", + "release_date": "2020-04-01", + "ram_gb": 4.0, + "battery_mah": 7040, + "weight_g": 467.0, + "os": "Android 10, One UI 2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1466, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-P610N", + "SM-P615" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2020, April 02", + "launch_status": "Available. Released 2020, May 16", + "memory_internal": "64GB 4GB RAM, 128GB 4GB RAM", + "platform_chipset": "Exynos 9611 (10nm)", + "platform_cpu": "Octa-core (4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53)", + "platform_gpu": "Mali-G72 MP3", + "misc_models": "SM-P610N, SM-P615" + }, + "display": { + "size_inch": 10.4, + "resolution": "1200x2000", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + } +} diff --git a/data/tablet/sony/2011/tablet-p-3g/sony-tablet-p-3g-scrapegsma-9247.json b/data/tablet/sony/2011/tablet-p-3g/sony-tablet-p-3g-scrapegsma-9247.json new file mode 100644 index 000000000000..4138fc4e6a39 --- /dev/null +++ b/data/tablet/sony/2011/tablet-p-3g/sony-tablet-p-3g-scrapegsma-9247.json @@ -0,0 +1,48 @@ +{ + "slug": "sony-tablet-p-3g-scrapegsma-9247", + "base_model_slug": "tablet-p-3g", + "name": "Sony Tablet P 3G", + "brand": "sony", + "release_date": "2011-08-01", + "ram_gb": 1.0, + "battery_mah": 3080, + "weight_g": 372.0, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9247, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2011, August. Released 2011, November", + "launch_status": "Discontinued", + "memory_internal": "4 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 5.5, + "resolution": "1024x480", + "type": "Dual TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, DLNA", + "bluetooth": "2.1, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/sony/2012/tablet-p/sony-tablet-p-scrapegsma-9246.json b/data/tablet/sony/2012/tablet-p/sony-tablet-p-scrapegsma-9246.json new file mode 100644 index 000000000000..be9b3c2f7c5f --- /dev/null +++ b/data/tablet/sony/2012/tablet-p/sony-tablet-p-scrapegsma-9246.json @@ -0,0 +1,48 @@ +{ + "slug": "sony-tablet-p-scrapegsma-9246", + "base_model_slug": "tablet-p", + "name": "Sony Tablet P", + "brand": "sony", + "release_date": "2012-09-01", + "ram_gb": 1.0, + "battery_mah": 3080, + "weight_g": 372.0, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9246, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM", + "launch_announced": "2012, Q1. Released 2012, September", + "launch_status": "Discontinued", + "memory_internal": "4 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 2 T20", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 5.5, + "resolution": "1024x480", + "type": "Dual TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, DLNA", + "bluetooth": "2.1, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/sony/2012/xperia-tablet-s-3g/sony-xperia-tablet-s-3g-scrapegsma-9223.json b/data/tablet/sony/2012/xperia-tablet-s-3g/sony-xperia-tablet-s-3g-scrapegsma-9223.json new file mode 100644 index 000000000000..8ef0c9364eae --- /dev/null +++ b/data/tablet/sony/2012/xperia-tablet-s-3g/sony-xperia-tablet-s-3g-scrapegsma-9223.json @@ -0,0 +1,48 @@ +{ + "slug": "sony-xperia-tablet-s-3g-scrapegsma-9223", + "base_model_slug": "xperia-tablet-s-3g", + "name": "Sony Xperia Tablet S 3G", + "brand": "sony", + "release_date": "2012-08-01", + "ram_gb": 1.0, + "battery_mah": 6000, + "weight_g": 585.0, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9223, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, August. Released 2012, October", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 9.4, + "resolution": "800x1280", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/sony/2012/xperia-tablet-s/sony-xperia-tablet-s-scrapegsma-9224.json b/data/tablet/sony/2012/xperia-tablet-s/sony-xperia-tablet-s-scrapegsma-9224.json new file mode 100644 index 000000000000..baa680e4484b --- /dev/null +++ b/data/tablet/sony/2012/xperia-tablet-s/sony-xperia-tablet-s-scrapegsma-9224.json @@ -0,0 +1,45 @@ +{ + "slug": "sony-xperia-tablet-s-scrapegsma-9224", + "base_model_slug": "xperia-tablet-s", + "name": "Sony Xperia Tablet S", + "brand": "sony", + "release_date": "2012-08-01", + "ram_gb": 1.0, + "battery_mah": 6000, + "weight_g": 570.0, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9224, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2012, August. Released 2012, September", + "launch_status": "Discontinued", + "memory_internal": "16/32/64 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A9", + "platform_gpu": "ULP GeForce", + "misc_models": "" + }, + "display": { + "size_inch": 9.4, + "resolution": "800x1280", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/tablet/sony/2013/xperia-tablet-z-lte/sony-xperia-tablet-z-lte-scrapegsma-9216.json b/data/tablet/sony/2013/xperia-tablet-z-lte/sony-xperia-tablet-z-lte-scrapegsma-9216.json new file mode 100644 index 000000000000..e6545eb262a1 --- /dev/null +++ b/data/tablet/sony/2013/xperia-tablet-z-lte/sony-xperia-tablet-z-lte-scrapegsma-9216.json @@ -0,0 +1,53 @@ +{ + "slug": "sony-xperia-tablet-z-lte-scrapegsma-9216", + "base_model_slug": "xperia-tablet-z-lte", + "name": "Sony Xperia Tablet Z LTE", + "brand": "sony", + "release_date": "2013-02-01", + "ram_gb": 2.0, + "battery_mah": 6000, + "weight_g": 495.0, + "os": "Android 4.1.2 (Jelly Bean), upgradable to 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9216, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SGP321", + "SO-03E", + "SGP351" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2013, February", + "launch_status": "Available. Released 2013, May", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm APQ8064 Snapdragon S4 Pro", + "platform_cpu": "Quad-core 1.5 GHz Krait", + "platform_gpu": "Adreno 320", + "misc_models": "SGP321, SO-03E, SGP351" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/sony/2013/xperia-tablet-z-wi-fi/sony-xperia-tablet-z-wi-fi-scrapegsma-9217.json b/data/tablet/sony/2013/xperia-tablet-z-wi-fi/sony-xperia-tablet-z-wi-fi-scrapegsma-9217.json new file mode 100644 index 000000000000..75a849ccb70f --- /dev/null +++ b/data/tablet/sony/2013/xperia-tablet-z-wi-fi/sony-xperia-tablet-z-wi-fi-scrapegsma-9217.json @@ -0,0 +1,49 @@ +{ + "slug": "sony-xperia-tablet-z-wi-fi-scrapegsma-9217", + "base_model_slug": "xperia-tablet-z-wi-fi", + "name": "Sony Xperia Tablet Z Wi-Fi", + "brand": "sony", + "release_date": "2013-02-01", + "ram_gb": 2.0, + "battery_mah": 6000, + "weight_g": 495.0, + "os": "Android 4.1.2 (Jelly Bean), upgradable to 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9217, + "sim": "No", + "model_numbers": [ + "SGP311", + "SGP312" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, February. Released 2013, May", + "launch_status": "Discontinued", + "memory_internal": "16/32 GB, 2 GB RAM", + "platform_chipset": "Qualcomm APQ8064 Snapdragon 600", + "platform_cpu": "Quad-core 1.5 GHz Krait", + "platform_gpu": "Adreno 320", + "misc_models": "SGP311, SGP312" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS (market dependant)" + } +} diff --git a/data/tablet/sony/2014/xperia-z2-tablet-lte/sony-xperia-z2-tablet-lte-scrapegsma-9200.json b/data/tablet/sony/2014/xperia-z2-tablet-lte/sony-xperia-z2-tablet-lte-scrapegsma-9200.json new file mode 100644 index 000000000000..f24182629f9a --- /dev/null +++ b/data/tablet/sony/2014/xperia-z2-tablet-lte/sony-xperia-z2-tablet-lte-scrapegsma-9200.json @@ -0,0 +1,48 @@ +{ + "slug": "sony-xperia-z2-tablet-lte-scrapegsma-9200", + "base_model_slug": "xperia-z2-tablet-lte", + "name": "Sony Xperia Z2 Tablet LTE", + "brand": "sony", + "release_date": "2014-02-01", + "ram_gb": 3.0, + "battery_mah": 6000, + "weight_g": 439.0, + "os": "Android 4.4.2 (KitKat), upgradable to 5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9200, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, February", + "launch_status": "Available. Released 2014, March", + "memory_internal": "16 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8974AB Snapdragon 801 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP, aptX", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/sony/2014/xperia-z2-tablet-wi-fi/sony-xperia-z2-tablet-wi-fi-scrapegsma-9201.json b/data/tablet/sony/2014/xperia-z2-tablet-wi-fi/sony-xperia-z2-tablet-wi-fi-scrapegsma-9201.json new file mode 100644 index 000000000000..a47c29436efc --- /dev/null +++ b/data/tablet/sony/2014/xperia-z2-tablet-wi-fi/sony-xperia-z2-tablet-wi-fi-scrapegsma-9201.json @@ -0,0 +1,45 @@ +{ + "slug": "sony-xperia-z2-tablet-wi-fi-scrapegsma-9201", + "base_model_slug": "xperia-z2-tablet-wi-fi", + "name": "Sony Xperia Z2 Tablet Wi-Fi", + "brand": "sony", + "release_date": "2014-02-01", + "ram_gb": 3.0, + "battery_mah": 6000, + "weight_g": 426.0, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9201, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, February", + "launch_status": "Available. Released 2014, March", + "memory_internal": "16/32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm APQ8074AB Snapdragon 801 (28 nm)", + "platform_cpu": "Quad-core 2.3 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP, aptX", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/tablet/sony/2014/xperia-z3-tablet-compact/sony-xperia-z3-tablet-compact-scrapegsma-9186.json b/data/tablet/sony/2014/xperia-z3-tablet-compact/sony-xperia-z3-tablet-compact-scrapegsma-9186.json new file mode 100644 index 000000000000..a9d0e0f75289 --- /dev/null +++ b/data/tablet/sony/2014/xperia-z3-tablet-compact/sony-xperia-z3-tablet-compact-scrapegsma-9186.json @@ -0,0 +1,48 @@ +{ + "slug": "sony-xperia-z3-tablet-compact-scrapegsma-9186", + "base_model_slug": "xperia-z3-tablet-compact", + "name": "Sony Xperia Z3 Tablet Compact", + "brand": "sony", + "release_date": "2014-09-01", + "ram_gb": 3.0, + "battery_mah": 4500, + "weight_g": 270.0, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9186, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, November", + "memory_internal": "16 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8974AB Snapdragon 801 (28 nm)", + "platform_cpu": "Quad-core 2.5 GHz Krait 400", + "platform_gpu": "Adreno 330", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "TFT LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP, LE, aptX", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/tablet/sony/2015/xperia-z4-tablet-lte/sony-xperia-z4-tablet-lte-scrapegsma-9179.json b/data/tablet/sony/2015/xperia-z4-tablet-lte/sony-xperia-z4-tablet-lte-scrapegsma-9179.json new file mode 100644 index 000000000000..782d7042fec6 --- /dev/null +++ b/data/tablet/sony/2015/xperia-z4-tablet-lte/sony-xperia-z4-tablet-lte-scrapegsma-9179.json @@ -0,0 +1,51 @@ +{ + "slug": "sony-xperia-z4-tablet-lte-scrapegsma-9179", + "base_model_slug": "xperia-z4-tablet-lte", + "name": "Sony Xperia Z4 Tablet LTE", + "brand": "sony", + "release_date": "2015-03-01", + "ram_gb": 3.0, + "battery_mah": 6000, + "weight_g": 393.0, + "os": "Android 5.0 (Lollipop), 6.0 (Marshmallow), upgradable to 7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9179, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SGP771" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, June", + "memory_internal": "32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8994 Snapdragon 810 (20 nm)", + "platform_cpu": "Octa-core (4x1.5 GHz Cortex-A53 & 4x2.0 GHz Cortex-A57)", + "platform_gpu": "Adreno 430", + "misc_models": "SGP771" + }, + "display": { + "size_inch": 10.1, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, DLNA, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE, aptX", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/tablet/sony/2015/xperia-z4-tablet-wifi/sony-xperia-z4-tablet-wifi-scrapegsma-9178.json b/data/tablet/sony/2015/xperia-z4-tablet-wifi/sony-xperia-z4-tablet-wifi-scrapegsma-9178.json new file mode 100644 index 000000000000..f86de4646725 --- /dev/null +++ b/data/tablet/sony/2015/xperia-z4-tablet-wifi/sony-xperia-z4-tablet-wifi-scrapegsma-9178.json @@ -0,0 +1,48 @@ +{ + "slug": "sony-xperia-z4-tablet-wifi-scrapegsma-9178", + "base_model_slug": "xperia-z4-tablet-wifi", + "name": "Sony Xperia Z4 Tablet WiFi", + "brand": "sony", + "release_date": "2015-03-01", + "ram_gb": 3.0, + "battery_mah": 6000, + "weight_g": 389.0, + "os": "Android 5.0 (Lollipop), upgradable to 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9178, + "sim": "No", + "model_numbers": [ + "SGP712" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, June", + "memory_internal": "32 GB, 3 GB RAM", + "platform_chipset": "Qualcomm MSM8994 Snapdragon 810 (20 nm)", + "platform_cpu": "Octa-core (4x1.5 GHz Cortex-A53 & 4x2.0 GHz Cortex-A57)", + "platform_gpu": "Adreno 430", + "misc_models": "SGP712" + }, + "display": { + "size_inch": 10.1, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 32 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, DLNA, WiFi Direct", + "bluetooth": "4.1, A2DP, LE, aptX", + "gps": "Yes, with GLONASS, BDS" + } +} diff --git a/data/tablet/vodafone/2012/smart-tab-ii-10/vodafone-smart-tab-ii-10-scrapegsma-10034.json b/data/tablet/vodafone/2012/smart-tab-ii-10/vodafone-smart-tab-ii-10-scrapegsma-10034.json new file mode 100644 index 000000000000..5560f1dd6be1 --- /dev/null +++ b/data/tablet/vodafone/2012/smart-tab-ii-10/vodafone-smart-tab-ii-10-scrapegsma-10034.json @@ -0,0 +1,48 @@ +{ + "slug": "vodafone-smart-tab-ii-10-scrapegsma-10034", + "base_model_slug": "smart-tab-ii-10", + "name": "Vodafone Smart Tab II 10", + "brand": "vodafone", + "release_date": "2012-11-01", + "ram_gb": 1.0, + "battery_mah": 6340, + "weight_g": 580.0, + "os": "Android 4.0.3 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10034, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, November. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8260 Snapdragon S3", + "platform_cpu": "Dual-core 1.5 GHz Scorpion", + "platform_gpu": "Adreno 220", + "misc_models": "" + }, + "display": { + "size_inch": 10.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot, DLNA", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/vodafone/2012/smart-tab-ii-7/vodafone-smart-tab-ii-7-scrapegsma-10035.json b/data/tablet/vodafone/2012/smart-tab-ii-7/vodafone-smart-tab-ii-7-scrapegsma-10035.json new file mode 100644 index 000000000000..5c436caae7e5 --- /dev/null +++ b/data/tablet/vodafone/2012/smart-tab-ii-7/vodafone-smart-tab-ii-7-scrapegsma-10035.json @@ -0,0 +1,48 @@ +{ + "slug": "vodafone-smart-tab-ii-7-scrapegsma-10035", + "base_model_slug": "smart-tab-ii-7", + "name": "Vodafone Smart Tab II 7", + "brand": "vodafone", + "release_date": "2012-11-01", + "ram_gb": 1.0, + "battery_mah": 3550, + "weight_g": 400.0, + "os": "Android 4.0.4 (Ice Cream Sandwich)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10035, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, November. Released 2012, November", + "launch_status": "Discontinued", + "memory_internal": "4 GB, 1 GB RAM", + "platform_chipset": "Mediatek MT6575 (40 nm)", + "platform_cpu": "1.0 GHz Cortex-A9", + "platform_gpu": "PowerVR SGX531", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, DLNA, hotspot", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/vodafone/2014/smart-tab-4g/vodafone-smart-tab-4g-scrapegsma-10023.json b/data/tablet/vodafone/2014/smart-tab-4g/vodafone-smart-tab-4g-scrapegsma-10023.json new file mode 100644 index 000000000000..b462329abe84 --- /dev/null +++ b/data/tablet/vodafone/2014/smart-tab-4g/vodafone-smart-tab-4g-scrapegsma-10023.json @@ -0,0 +1,48 @@ +{ + "slug": "vodafone-smart-tab-4g-scrapegsma-10023", + "base_model_slug": "smart-tab-4g", + "name": "Vodafone Smart Tab 4G", + "brand": "vodafone", + "release_date": "2014-10-01", + "ram_gb": 1.0, + "battery_mah": 4060, + "weight_g": 327.0, + "os": "Android 4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10023, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2014, October", + "launch_status": "Available. Released 2014, October", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8916 Snapdragon 410 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A53", + "platform_gpu": "Adreno 306", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "720x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/vodafone/2015/tab-prime-6/vodafone-tab-prime-6-scrapegsma-10019.json b/data/tablet/vodafone/2015/tab-prime-6/vodafone-tab-prime-6-scrapegsma-10019.json new file mode 100644 index 000000000000..42ca945c0ef9 --- /dev/null +++ b/data/tablet/vodafone/2015/tab-prime-6/vodafone-tab-prime-6-scrapegsma-10019.json @@ -0,0 +1,48 @@ +{ + "slug": "vodafone-tab-prime-6-scrapegsma-10019", + "base_model_slug": "tab-prime-6", + "name": "Vodafone Tab Prime 6", + "brand": "vodafone", + "release_date": "2015-05-01", + "ram_gb": 1.0, + "battery_mah": 4600, + "weight_g": 406.0, + "os": "Android 5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10019, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, May", + "launch_status": "Available. Released 2015, May", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8916 Snapdragon 410 (28 nm)", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A53", + "platform_gpu": "Adreno 306", + "misc_models": "" + }, + "display": { + "size_inch": 9.6, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/vodafone/2016/tab-prime-7/vodafone-tab-prime-7-scrapegsma-10011.json b/data/tablet/vodafone/2016/tab-prime-7/vodafone-tab-prime-7-scrapegsma-10011.json new file mode 100644 index 000000000000..798be16786a8 --- /dev/null +++ b/data/tablet/vodafone/2016/tab-prime-7/vodafone-tab-prime-7-scrapegsma-10011.json @@ -0,0 +1,48 @@ +{ + "slug": "vodafone-tab-prime-7-scrapegsma-10011", + "base_model_slug": "tab-prime-7", + "name": "Vodafone Tab Prime 7", + "brand": "vodafone", + "release_date": "2016-08-01", + "ram_gb": 2.0, + "battery_mah": 5830, + "weight_g": 439.0, + "os": "Android 6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10011, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2016, August", + "launch_status": "Available. Released 2016, August", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Qualcomm MSM8937 Snapdragon 430 (28 nm)", + "platform_cpu": "Octa-core 1.4 GHz Cortex-A53", + "platform_gpu": "Adreno 505", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/vodafone/2017/smart-tab-n8/vodafone-smart-tab-n8-scrapegsma-10007.json b/data/tablet/vodafone/2017/smart-tab-n8/vodafone-smart-tab-n8-scrapegsma-10007.json new file mode 100644 index 000000000000..0bb71a6d2241 --- /dev/null +++ b/data/tablet/vodafone/2017/smart-tab-n8/vodafone-smart-tab-n8-scrapegsma-10007.json @@ -0,0 +1,48 @@ +{ + "slug": "vodafone-smart-tab-n8-scrapegsma-10007", + "base_model_slug": "smart-tab-n8", + "name": "Vodafone Smart Tab N8", + "brand": "vodafone", + "release_date": "2017-06-01", + "ram_gb": 2.0, + "battery_mah": 4600, + "weight_g": 465.0, + "os": "Android 7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10007, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, June", + "launch_status": "Available. Released 2017, June", + "memory_internal": "16 GB, 2 GB RAM", + "platform_chipset": "Mediatek MT8735B", + "platform_cpu": "Quad-core 1.1 GHz Cortex-A7", + "platform_gpu": "Mali-T720MP2", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/xiaomi/2014/mi-pad-7-9/xiaomi-mi-pad-7-9-scrapegsma-10235.json b/data/tablet/xiaomi/2014/mi-pad-7-9/xiaomi-mi-pad-7-9-scrapegsma-10235.json new file mode 100644 index 000000000000..f17650ea92a3 --- /dev/null +++ b/data/tablet/xiaomi/2014/mi-pad-7-9/xiaomi-mi-pad-7-9-scrapegsma-10235.json @@ -0,0 +1,45 @@ +{ + "slug": "xiaomi-mi-pad-7-9-scrapegsma-10235", + "base_model_slug": "mi-pad-7-9", + "name": "Xiaomi Mi Pad 7.9", + "brand": "xiaomi", + "release_date": "2014-03-01", + "ram_gb": 2.0, + "battery_mah": 6700, + "weight_g": 360.0, + "os": "Android 4.4.4 (KitKat); MIUI 7", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10235, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, March", + "launch_status": "Available. Released 2014, June", + "memory_internal": "16/64 GB, 2 GB RAM", + "platform_chipset": "Nvidia Tegra K1", + "platform_cpu": "Quad-core 2.2 GHz Cortex-A15", + "platform_gpu": "ULP GeForce Kepler (192 cores)", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "No" + } +} diff --git a/data/tablet/xiaomi/2015/mi-pad-2/xiaomi-mi-pad-2-scrapegsma-10221.json b/data/tablet/xiaomi/2015/mi-pad-2/xiaomi-mi-pad-2-scrapegsma-10221.json new file mode 100644 index 000000000000..12adeb45370b --- /dev/null +++ b/data/tablet/xiaomi/2015/mi-pad-2/xiaomi-mi-pad-2-scrapegsma-10221.json @@ -0,0 +1,45 @@ +{ + "slug": "xiaomi-mi-pad-2-scrapegsma-10221", + "base_model_slug": "mi-pad-2", + "name": "Xiaomi Mi Pad 2", + "brand": "xiaomi", + "release_date": "2015-11-01", + "ram_gb": 2.0, + "battery_mah": 6190, + "weight_g": 322.0, + "os": "Android OS/ Optional Windows 10 (64 GB model); MIUI 7", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10221, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, November", + "launch_status": "Available. Released 2015, November", + "memory_internal": "16/64 GB, 2 GB RAM", + "platform_chipset": "Intel Atom X5-Z8500", + "platform_cpu": "Quad-core 2.24 GHz", + "platform_gpu": "Intel HD Graphics", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 2, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "No" + } +} diff --git a/data/tablet/xiaomi/2017/mi-pad-3/xiaomi-mi-pad-3-scrapegsma-10197.json b/data/tablet/xiaomi/2017/mi-pad-3/xiaomi-mi-pad-3-scrapegsma-10197.json new file mode 100644 index 000000000000..b7605f356e32 --- /dev/null +++ b/data/tablet/xiaomi/2017/mi-pad-3/xiaomi-mi-pad-3-scrapegsma-10197.json @@ -0,0 +1,45 @@ +{ + "slug": "xiaomi-mi-pad-3-scrapegsma-10197", + "base_model_slug": "mi-pad-3", + "name": "Xiaomi Mi Pad 3", + "brand": "xiaomi", + "release_date": "2017-04-01", + "ram_gb": 4.0, + "battery_mah": 6600, + "weight_g": 328.0, + "os": "Android 7.0 (Nougat); MIUI 9", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10197, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2017, April", + "launch_status": "Available. Released 2017, April", + "memory_internal": "64 GB, 4 GB RAM", + "platform_chipset": "Mediatek MT8176", + "platform_cpu": "Hexa-core (3x2.1 GHz Cortex-A72 & 3x1.7 GHz Cortex-A53)", + "platform_gpu": "PowerVR GX6250", + "misc_models": "" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "No" + } +} diff --git a/data/tablet/xiaomi/2018/mi-pad-4-plus/xiaomi-mi-pad-4-plus-scrapegsma-10175.json b/data/tablet/xiaomi/2018/mi-pad-4-plus/xiaomi-mi-pad-4-plus-scrapegsma-10175.json new file mode 100644 index 000000000000..a22948f124fc --- /dev/null +++ b/data/tablet/xiaomi/2018/mi-pad-4-plus/xiaomi-mi-pad-4-plus-scrapegsma-10175.json @@ -0,0 +1,49 @@ +{ + "slug": "xiaomi-mi-pad-4-plus-scrapegsma-10175", + "base_model_slug": "mi-pad-4-plus", + "name": "Xiaomi Mi Pad 4 Plus", + "brand": "xiaomi", + "release_date": "2018-08-01", + "ram_gb": 4.0, + "battery_mah": 8620, + "weight_g": 485.0, + "os": "Android 8.1 (Oreo); MIUI 10", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10175, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "LTE", + "launch_announced": "2018, August", + "launch_status": "Available. Released 2018, August", + "memory_internal": "128 GB, 4 GB RAM (LTE model) or 64 GB, 4 GB RAM (Wi-Fi or LTE model)", + "platform_chipset": "Qualcomm SDM660 Snapdragon 660 (14 nm)", + "platform_cpu": "Octa-core (4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260)", + "platform_gpu": "Adreno 512", + "misc_models": "" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS (LTE model only)" + } +} diff --git a/data/tablet/xiaomi/2018/mi-pad-4/xiaomi-mi-pad-4-scrapegsma-10174.json b/data/tablet/xiaomi/2018/mi-pad-4/xiaomi-mi-pad-4-scrapegsma-10174.json new file mode 100644 index 000000000000..8c4bb764457f --- /dev/null +++ b/data/tablet/xiaomi/2018/mi-pad-4/xiaomi-mi-pad-4-scrapegsma-10174.json @@ -0,0 +1,53 @@ +{ + "slug": "xiaomi-mi-pad-4-scrapegsma-10174", + "base_model_slug": "mi-pad-4", + "name": "Xiaomi Mi Pad 4", + "brand": "xiaomi", + "release_date": "2018-06-01", + "ram_gb": 4.0, + "battery_mah": 6000, + "weight_g": 342.5, + "os": "Android 8.1 (Oreo); MIUI 9", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10174, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "MI PAD 4" + ] + }, + "raw_source": { + "network_technology": "LTE", + "launch_announced": "2018, June", + "launch_status": "Available. Released 2018, June", + "memory_internal": "64 GB, 4 GB RAM (Wi-Fi or LTE model) or 32 GB, 3 GB RAM (Wi-Fi model)", + "platform_chipset": "Qualcomm SDM660 Snapdragon 660 (14 nm)", + "platform_cpu": "Octa-core (4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260)", + "platform_gpu": "Adreno 512", + "misc_models": "MI PAD 4" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS (LTE model only)" + } +} diff --git a/data/tablet/xolo/2013/play-tab-7-0/xolo-play-tab-7-0-scrapegsma-10315.json b/data/tablet/xolo/2013/play-tab-7-0/xolo-play-tab-7-0-scrapegsma-10315.json new file mode 100644 index 000000000000..9570aee70651 --- /dev/null +++ b/data/tablet/xolo/2013/play-tab-7-0/xolo-play-tab-7-0-scrapegsma-10315.json @@ -0,0 +1,45 @@ +{ + "slug": "xolo-play-tab-7-0-scrapegsma-10315", + "base_model_slug": "play-tab-7-0", + "name": "XOLO Play Tab 7.0", + "brand": "xolo", + "release_date": "2013-10-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 338.0, + "os": "Android 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10315, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2013, October. Released 2013, October", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 1 GB RAM", + "platform_chipset": "Nvidia Tegra 3", + "platform_cpu": "Quad-core 1.2 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/xolo/2013/tab/xolo-tab-scrapegsma-10316.json b/data/tablet/xolo/2013/tab/xolo-tab-scrapegsma-10316.json new file mode 100644 index 000000000000..02fc54db58d2 --- /dev/null +++ b/data/tablet/xolo/2013/tab/xolo-tab-scrapegsma-10316.json @@ -0,0 +1,48 @@ +{ + "slug": "xolo-tab-scrapegsma-10316", + "base_model_slug": "tab", + "name": "XOLO Tab", + "brand": "xolo", + "release_date": "2013-09-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 480.0, + "os": "Android 4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10316, + "network": { + "cellular": "3G" + }, + "sim": "Yes" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2013, September. Released 2013, September", + "launch_status": "Discontinued", + "memory_internal": "4 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8225Q Snapdragon S4 Play", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A5", + "platform_gpu": "Adreno 203", + "misc_models": "" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/zte/2011/light-tab-2-v9a/zte-light-tab-2-v9a-scrapegsma-10628.json b/data/tablet/zte/2011/light-tab-2-v9a/zte-light-tab-2-v9a-scrapegsma-10628.json new file mode 100644 index 000000000000..35cb7c1366dd --- /dev/null +++ b/data/tablet/zte/2011/light-tab-2-v9a/zte-light-tab-2-v9a-scrapegsma-10628.json @@ -0,0 +1,47 @@ +{ + "slug": "zte-light-tab-2-v9a-scrapegsma-10628", + "base_model_slug": "light-tab-2-v9a", + "name": "ZTE Light Tab 2 V9A", + "brand": "zte", + "release_date": "2011-02-01", + "ram_gb": 0.5, + "battery_mah": 3400, + "weight_g": 389.0, + "os": "Android 2.3 (Gingerbread)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10628, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, December. Released 2012, February", + "launch_status": "Discontinued", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm MSM8255 Snapdragon S2", + "platform_cpu": "1.4 GHz Scorpion", + "platform_gpu": "Adreno 205", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "LCD capacitive touchscreen" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/zte/2011/light-tab-v9c/zte-light-tab-v9c-scrapegsma-10629.json b/data/tablet/zte/2011/light-tab-v9c/zte-light-tab-v9c-scrapegsma-10629.json new file mode 100644 index 000000000000..c3c293c5426a --- /dev/null +++ b/data/tablet/zte/2011/light-tab-v9c/zte-light-tab-v9c-scrapegsma-10629.json @@ -0,0 +1,44 @@ +{ + "slug": "zte-light-tab-v9c-scrapegsma-10629", + "base_model_slug": "light-tab-v9c", + "name": "ZTE Light Tab V9C", + "brand": "zte", + "release_date": "2011-11-01", + "ram_gb": 0.5, + "battery_mah": 3400, + "weight_g": 389.0, + "os": "Android 2.1 (Eclair), upgradable to 2.2 (Froyo)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10629, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2011, November. Released 2011, December", + "launch_status": "Discontinued", + "memory_internal": "512 MB, 512 MB RAM", + "platform_chipset": "", + "platform_cpu": "800 MHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "480x800", + "type": "LCD capacitive touchscreen" + }, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g, hotspot (Android 2.2)", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/tablet/zte/2012/light-tab-3-v9s/zte-light-tab-3-v9s-scrapegsma-10612.json b/data/tablet/zte/2012/light-tab-3-v9s/zte-light-tab-3-v9s-scrapegsma-10612.json new file mode 100644 index 000000000000..6638464dc6b4 --- /dev/null +++ b/data/tablet/zte/2012/light-tab-3-v9s/zte-light-tab-3-v9s-scrapegsma-10612.json @@ -0,0 +1,48 @@ +{ + "slug": "zte-light-tab-3-v9s-scrapegsma-10612", + "base_model_slug": "light-tab-3-v9s", + "name": "ZTE Light Tab 3 V9S", + "brand": "zte", + "release_date": "2012-02-01", + "ram_gb": 1.0, + "battery_mah": 4000, + "weight_g": 400.0, + "os": "Android 3.2 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10612, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2012, February. Released 2012, Q4", + "launch_status": "Discontinued", + "memory_internal": "16 GB, 1 GB RAM", + "platform_chipset": "Qualcomm MSM8260 Snapdragon S3", + "platform_cpu": "Dual-core 1.2 GHz Scorpion", + "platform_gpu": "Adreno 220", + "misc_models": "" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/watch/apple/2014/watch-38mm-1st-gen/apple-watch-38mm-1st-gen-scrapegsma-2382.json b/data/watch/apple/2014/watch-38mm-1st-gen/apple-watch-38mm-1st-gen-scrapegsma-2382.json new file mode 100644 index 000000000000..9e158aba6023 --- /dev/null +++ b/data/watch/apple/2014/watch-38mm-1st-gen/apple-watch-38mm-1st-gen-scrapegsma-2382.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-38mm-1st-gen-scrapegsma-2382", + "base_model_slug": "watch-38mm-1st-gen", + "name": "Apple Watch 38mm (1st gen)", + "brand": "apple", + "release_date": "2014-09-01", + "ram_gb": 0.5, + "battery_mah": 205, + "weight_g": 40.0, + "os": "watchOS 1.0, upgradable to 4.3.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2382, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2015, May", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S1 (28 nm)", + "platform_cpu": "520 MHz Cortex-A7", + "platform_gpu": "PowerVR SGX543", + "misc_models": "" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + } +} diff --git a/data/watch/apple/2014/watch-42mm-1st-gen/apple-watch-42mm-1st-gen-scrapegsma-2381.json b/data/watch/apple/2014/watch-42mm-1st-gen/apple-watch-42mm-1st-gen-scrapegsma-2381.json new file mode 100644 index 000000000000..1cc90db0fdb3 --- /dev/null +++ b/data/watch/apple/2014/watch-42mm-1st-gen/apple-watch-42mm-1st-gen-scrapegsma-2381.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-42mm-1st-gen-scrapegsma-2381", + "base_model_slug": "watch-42mm-1st-gen", + "name": "Apple Watch 42mm (1st gen)", + "brand": "apple", + "release_date": "2014-09-01", + "ram_gb": 0.5, + "battery_mah": 250, + "weight_g": 50.0, + "os": "watchOS 1.0, upgradable to 4.3.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2381, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2015, April", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S1 (28 nm)", + "platform_cpu": "520 MHz Cortex-A7", + "platform_gpu": "PowerVR SGX543", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + } +} diff --git a/data/watch/apple/2014/watch-edition-38mm-1st-gen/apple-watch-edition-38mm-1st-gen-scrapegsma-2380.json b/data/watch/apple/2014/watch-edition-38mm-1st-gen/apple-watch-edition-38mm-1st-gen-scrapegsma-2380.json new file mode 100644 index 000000000000..d15b8a2b9042 --- /dev/null +++ b/data/watch/apple/2014/watch-edition-38mm-1st-gen/apple-watch-edition-38mm-1st-gen-scrapegsma-2380.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-edition-38mm-1st-gen-scrapegsma-2380", + "base_model_slug": "watch-edition-38mm-1st-gen", + "name": "Apple Watch Edition 38mm (1st gen)", + "brand": "apple", + "release_date": "2014-09-01", + "ram_gb": 0.5, + "battery_mah": 205, + "weight_g": 55.0, + "os": "watchOS 1.0, upgradable to 4.3.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2380, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2015, July", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S1 (28 nm)", + "platform_cpu": "520 MHz Cortex-A7", + "platform_gpu": "PowerVR SGX543", + "misc_models": "" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + } +} diff --git a/data/watch/apple/2014/watch-edition-42mm-1st-gen/apple-watch-edition-42mm-1st-gen-scrapegsma-2379.json b/data/watch/apple/2014/watch-edition-42mm-1st-gen/apple-watch-edition-42mm-1st-gen-scrapegsma-2379.json new file mode 100644 index 000000000000..9e081af3e417 --- /dev/null +++ b/data/watch/apple/2014/watch-edition-42mm-1st-gen/apple-watch-edition-42mm-1st-gen-scrapegsma-2379.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-edition-42mm-1st-gen-scrapegsma-2379", + "base_model_slug": "watch-edition-42mm-1st-gen", + "name": "Apple Watch Edition 42mm (1st gen)", + "brand": "apple", + "release_date": "2014-09-01", + "ram_gb": 0.5, + "battery_mah": 250, + "weight_g": 69.0, + "os": "watchOS 1.0, upgradable to 4.3.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2379, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2015, July", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S1 (28 nm)", + "platform_cpu": "520 MHz Cortex-A7", + "platform_gpu": "PowerVR SGX543", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + } +} diff --git a/data/watch/apple/2014/watch-sport-38mm-1st-gen/apple-watch-sport-38mm-1st-gen-scrapegsma-2384.json b/data/watch/apple/2014/watch-sport-38mm-1st-gen/apple-watch-sport-38mm-1st-gen-scrapegsma-2384.json new file mode 100644 index 000000000000..410b81f79323 --- /dev/null +++ b/data/watch/apple/2014/watch-sport-38mm-1st-gen/apple-watch-sport-38mm-1st-gen-scrapegsma-2384.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-sport-38mm-1st-gen-scrapegsma-2384", + "base_model_slug": "watch-sport-38mm-1st-gen", + "name": "Apple Watch Sport 38mm (1st gen)", + "brand": "apple", + "release_date": "2014-09-01", + "ram_gb": 0.5, + "battery_mah": 205, + "weight_g": 25.0, + "os": "watchOS 1.0, upgradable to 4.3.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2384, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2015, April", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S1 (28 nm)", + "platform_cpu": "520 MHz Cortex-A7", + "platform_gpu": "PowerVR SGX543", + "misc_models": "" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + } +} diff --git a/data/watch/apple/2014/watch-sport-42mm-1st-gen/apple-watch-sport-42mm-1st-gen-scrapegsma-2383.json b/data/watch/apple/2014/watch-sport-42mm-1st-gen/apple-watch-sport-42mm-1st-gen-scrapegsma-2383.json new file mode 100644 index 000000000000..3d3143607cfb --- /dev/null +++ b/data/watch/apple/2014/watch-sport-42mm-1st-gen/apple-watch-sport-42mm-1st-gen-scrapegsma-2383.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-sport-42mm-1st-gen-scrapegsma-2383", + "base_model_slug": "watch-sport-42mm-1st-gen", + "name": "Apple Watch Sport 42mm (1st gen)", + "brand": "apple", + "release_date": "2014-09-01", + "ram_gb": 0.5, + "battery_mah": 250, + "weight_g": 30.0, + "os": "watchOS 1.0, upgradable to 4.3.2", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2383, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2015, April", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S1 (28 nm)", + "platform_cpu": "520 MHz Cortex-A7", + "platform_gpu": "PowerVR SGX543", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + } +} diff --git a/data/watch/apple/2016/watch-edition-series-2-38mm/apple-watch-edition-series-2-38mm-scrapegsma-2364.json b/data/watch/apple/2016/watch-edition-series-2-38mm/apple-watch-edition-series-2-38mm-scrapegsma-2364.json new file mode 100644 index 000000000000..d48dcc7e4cfb --- /dev/null +++ b/data/watch/apple/2016/watch-edition-series-2-38mm/apple-watch-edition-series-2-38mm-scrapegsma-2364.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-edition-series-2-38mm-scrapegsma-2364", + "base_model_slug": "watch-edition-series-2-38mm", + "name": "Apple Watch Edition Series 2 38mm", + "brand": "apple", + "release_date": "2016-09-01", + "ram_gb": 0.5, + "battery_mah": 273, + "weight_g": 39.6, + "os": "watchOS 3.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2364, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, September. Released 2016, December", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S2 (16 nm)", + "platform_cpu": "Dual-core 780 MHz Cortex-A7", + "platform_gpu": "PowerVR G6200", + "misc_models": "" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/watch/apple/2016/watch-edition-series-2-42mm/apple-watch-edition-series-2-42mm-scrapegsma-2363.json b/data/watch/apple/2016/watch-edition-series-2-42mm/apple-watch-edition-series-2-42mm-scrapegsma-2363.json new file mode 100644 index 000000000000..416bebcde0b4 --- /dev/null +++ b/data/watch/apple/2016/watch-edition-series-2-42mm/apple-watch-edition-series-2-42mm-scrapegsma-2363.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-edition-series-2-42mm-scrapegsma-2363", + "base_model_slug": "watch-edition-series-2-42mm", + "name": "Apple Watch Edition Series 2 42mm", + "brand": "apple", + "release_date": "2016-09-01", + "ram_gb": 0.5, + "battery_mah": 334, + "weight_g": 45.6, + "os": "watchOS 3.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2363, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, September. Released 2016, December", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S2 (16 nm)", + "platform_cpu": "Dual-core 780 MHz Cortex-A7", + "platform_gpu": "PowerVR G6200", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/watch/apple/2016/watch-series-1-aluminum-38mm/apple-watch-series-1-aluminum-38mm-scrapegsma-2370.json b/data/watch/apple/2016/watch-series-1-aluminum-38mm/apple-watch-series-1-aluminum-38mm-scrapegsma-2370.json new file mode 100644 index 000000000000..758e8839177e --- /dev/null +++ b/data/watch/apple/2016/watch-series-1-aluminum-38mm/apple-watch-series-1-aluminum-38mm-scrapegsma-2370.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-series-1-aluminum-38mm-scrapegsma-2370", + "base_model_slug": "watch-series-1-aluminum-38mm", + "name": "Apple Watch Series 1 Aluminum 38mm", + "brand": "apple", + "release_date": "2016-09-01", + "ram_gb": 0.5, + "battery_mah": 205, + "weight_g": 25.0, + "os": "watchOS 3.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2370, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, September", + "launch_status": "Available. Released 2016, December", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S1P (28 nm)", + "platform_cpu": "Dual-core 520 MHz Cortex-A7", + "platform_gpu": "PowerVR G6200", + "misc_models": "" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + } +} diff --git a/data/watch/apple/2016/watch-series-1-aluminum-42mm/apple-watch-series-1-aluminum-42mm-scrapegsma-2368.json b/data/watch/apple/2016/watch-series-1-aluminum-42mm/apple-watch-series-1-aluminum-42mm-scrapegsma-2368.json new file mode 100644 index 000000000000..d5de21d65d35 --- /dev/null +++ b/data/watch/apple/2016/watch-series-1-aluminum-42mm/apple-watch-series-1-aluminum-42mm-scrapegsma-2368.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-series-1-aluminum-42mm-scrapegsma-2368", + "base_model_slug": "watch-series-1-aluminum-42mm", + "name": "Apple Watch Series 1 Aluminum 42mm", + "brand": "apple", + "release_date": "2016-09-01", + "ram_gb": 0.5, + "battery_mah": 250, + "weight_g": 30.0, + "os": "watchOS 3.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2368, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, September", + "launch_status": "Available. Released 2016, December", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S1P (28 nm)", + "platform_cpu": "Dual-core 520 MHz Cortex-A7", + "platform_gpu": "PowerVR G6200", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + } +} diff --git a/data/watch/apple/2016/watch-series-2-38mm/apple-watch-series-2-38mm-scrapegsma-2366.json b/data/watch/apple/2016/watch-series-2-38mm/apple-watch-series-2-38mm-scrapegsma-2366.json new file mode 100644 index 000000000000..5b92b08f2c2e --- /dev/null +++ b/data/watch/apple/2016/watch-series-2-38mm/apple-watch-series-2-38mm-scrapegsma-2366.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-series-2-38mm-scrapegsma-2366", + "base_model_slug": "watch-series-2-38mm", + "name": "Apple Watch Series 2 38mm", + "brand": "apple", + "release_date": "2016-09-01", + "ram_gb": 0.5, + "battery_mah": 273, + "weight_g": 41.9, + "os": "watchOS 3.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2366, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, September. Released 2016, December", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S2 (16 nm)", + "platform_cpu": "Dual-core 780 MHz Cortex-A7", + "platform_gpu": "PowerVR G6200", + "misc_models": "" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/watch/apple/2016/watch-series-2-42mm/apple-watch-series-2-42mm-scrapegsma-2365.json b/data/watch/apple/2016/watch-series-2-42mm/apple-watch-series-2-42mm-scrapegsma-2365.json new file mode 100644 index 000000000000..ce76faacba04 --- /dev/null +++ b/data/watch/apple/2016/watch-series-2-42mm/apple-watch-series-2-42mm-scrapegsma-2365.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-series-2-42mm-scrapegsma-2365", + "base_model_slug": "watch-series-2-42mm", + "name": "Apple Watch Series 2 42mm", + "brand": "apple", + "release_date": "2016-09-01", + "ram_gb": 0.5, + "battery_mah": 334, + "weight_g": 52.4, + "os": "watchOS 3.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2365, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, September. Released 2016, December", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S2 (16 nm)", + "platform_cpu": "Dual-core 780 MHz Cortex-A7", + "platform_gpu": "PowerVR G6200", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/watch/apple/2016/watch-series-2-aluminum-38mm/apple-watch-series-2-aluminum-38mm-scrapegsma-2369.json b/data/watch/apple/2016/watch-series-2-aluminum-38mm/apple-watch-series-2-aluminum-38mm-scrapegsma-2369.json new file mode 100644 index 000000000000..91bca5001f15 --- /dev/null +++ b/data/watch/apple/2016/watch-series-2-aluminum-38mm/apple-watch-series-2-aluminum-38mm-scrapegsma-2369.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-series-2-aluminum-38mm-scrapegsma-2369", + "base_model_slug": "watch-series-2-aluminum-38mm", + "name": "Apple Watch Series 2 Aluminum 38mm", + "brand": "apple", + "release_date": "2016-09-01", + "ram_gb": 0.5, + "battery_mah": 273, + "weight_g": 28.2, + "os": "watchOS 3.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2369, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, September. Released 2016, December", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S2 (16 nm)", + "platform_cpu": "Dual-core 780 MHz Cortex-A7", + "platform_gpu": "PowerVR G6200", + "misc_models": "" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/watch/apple/2016/watch-series-2-aluminum-42mm/apple-watch-series-2-aluminum-42mm-scrapegsma-2367.json b/data/watch/apple/2016/watch-series-2-aluminum-42mm/apple-watch-series-2-aluminum-42mm-scrapegsma-2367.json new file mode 100644 index 000000000000..24e9c6bbaa51 --- /dev/null +++ b/data/watch/apple/2016/watch-series-2-aluminum-42mm/apple-watch-series-2-aluminum-42mm-scrapegsma-2367.json @@ -0,0 +1,44 @@ +{ + "slug": "apple-watch-series-2-aluminum-42mm-scrapegsma-2367", + "base_model_slug": "watch-series-2-aluminum-42mm", + "name": "Apple Watch Series 2 Aluminum 42mm", + "brand": "apple", + "release_date": "2016-09-01", + "ram_gb": 0.5, + "battery_mah": 334, + "weight_g": 34.2, + "os": "watchOS 3.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2367, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, September. Released 2016, December", + "launch_status": "Discontinued", + "memory_internal": "8 GB, 512 MB RAM", + "platform_chipset": "Apple S2 (16 nm)", + "platform_cpu": "Dual-core 780 MHz Cortex-A7", + "platform_gpu": "PowerVR G6200", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/watch/apple/2017/watch-edition-series-3/apple-watch-edition-series-3-scrapegsma-2357.json b/data/watch/apple/2017/watch-edition-series-3/apple-watch-edition-series-3-scrapegsma-2357.json new file mode 100644 index 000000000000..616f9e2a84e3 --- /dev/null +++ b/data/watch/apple/2017/watch-edition-series-3/apple-watch-edition-series-3-scrapegsma-2357.json @@ -0,0 +1,47 @@ +{ + "slug": "apple-watch-edition-series-3-scrapegsma-2357", + "base_model_slug": "watch-edition-series-3", + "name": "Apple Watch Edition Series 3", + "brand": "apple", + "release_date": "2017-09-01", + "ram_gb": 0.75, + "battery_mah": 279, + "weight_g": 46.4, + "os": "watchOS 4.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2357, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, September", + "launch_status": "Available. Released 2017, September", + "memory_internal": "16 GB, 768 MB RAM (to be confirmed)", + "platform_chipset": "Apple S3", + "platform_cpu": "Dual-core", + "platform_gpu": "PowerVR", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/watch/apple/2017/watch-series-3-aluminum/apple-watch-series-3-aluminum-scrapegsma-2359.json b/data/watch/apple/2017/watch-series-3-aluminum/apple-watch-series-3-aluminum-scrapegsma-2359.json new file mode 100644 index 000000000000..34c581c1cdf7 --- /dev/null +++ b/data/watch/apple/2017/watch-series-3-aluminum/apple-watch-series-3-aluminum-scrapegsma-2359.json @@ -0,0 +1,47 @@ +{ + "slug": "apple-watch-series-3-aluminum-scrapegsma-2359", + "base_model_slug": "watch-series-3-aluminum", + "name": "Apple Watch Series 3 Aluminum", + "brand": "apple", + "release_date": "2017-09-01", + "ram_gb": 0.75, + "battery_mah": 279, + "weight_g": 34.9, + "os": "watchOS 4.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2359, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, September", + "launch_status": "Available. Released 2017, September", + "memory_internal": "8/16 GB, 768 MB RAM (to be confirmed)", + "platform_chipset": "Apple S3", + "platform_cpu": "Dual-core", + "platform_gpu": "PowerVR", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/watch/apple/2017/watch-series-3/apple-watch-series-3-scrapegsma-2358.json b/data/watch/apple/2017/watch-series-3/apple-watch-series-3-scrapegsma-2358.json new file mode 100644 index 000000000000..a100dc3f6b2b --- /dev/null +++ b/data/watch/apple/2017/watch-series-3/apple-watch-series-3-scrapegsma-2358.json @@ -0,0 +1,47 @@ +{ + "slug": "apple-watch-series-3-scrapegsma-2358", + "base_model_slug": "watch-series-3", + "name": "Apple Watch Series 3", + "brand": "apple", + "release_date": "2017-09-01", + "ram_gb": 0.75, + "battery_mah": 279, + "weight_g": 52.8, + "os": "watchOS 4.0, upgradable to 5.1.3", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2358, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, September", + "launch_status": "Available. Released 2017, September", + "memory_internal": "16 GB, 768 MB RAM (to be confirmed)", + "platform_chipset": "Apple S3", + "platform_cpu": "Dual-core", + "platform_gpu": "PowerVR", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 16 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/watch/asus/2014/zenwatch-wi500q/asus-zenwatch-wi500q-scrapegsma-2513.json b/data/watch/asus/2014/zenwatch-wi500q/asus-zenwatch-wi500q-scrapegsma-2513.json new file mode 100644 index 000000000000..5356b6fd2db3 --- /dev/null +++ b/data/watch/asus/2014/zenwatch-wi500q/asus-zenwatch-wi500q-scrapegsma-2513.json @@ -0,0 +1,44 @@ +{ + "slug": "asus-zenwatch-wi500q-scrapegsma-2513", + "base_model_slug": "zenwatch-wi500q", + "name": "Asus Zenwatch WI500Q", + "brand": "asus", + "release_date": "2014-09-01", + "ram_gb": 0.5, + "battery_mah": 370, + "weight_g": 75.0, + "os": "Android Wear OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2513, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, September", + "launch_status": "Available. Released 2014, September", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm MSM8926 Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 1.63, + "resolution": "320x320", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "No", + "bluetooth": "4.0, A2DP", + "gps": "No" + } +} diff --git a/data/watch/asus/2016/zenwatch-3-wi503q/asus-zenwatch-3-wi503q-scrapegsma-2494.json b/data/watch/asus/2016/zenwatch-3-wi503q/asus-zenwatch-3-wi503q-scrapegsma-2494.json new file mode 100644 index 000000000000..05bfe1cb5db7 --- /dev/null +++ b/data/watch/asus/2016/zenwatch-3-wi503q/asus-zenwatch-3-wi503q-scrapegsma-2494.json @@ -0,0 +1,44 @@ +{ + "slug": "asus-zenwatch-3-wi503q-scrapegsma-2494", + "base_model_slug": "zenwatch-3-wi503q", + "name": "Asus Zenwatch 3 WI503Q", + "brand": "asus", + "release_date": "2016-08-01", + "ram_gb": 0.5, + "battery_mah": 341, + "weight_g": 48.0, + "os": "Android Wear OS 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2494, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2016, August", + "launch_status": "Available. Released 2016, December", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm MSM8909W Snapdragon Wear 2100", + "platform_cpu": "Quad-core 1.1 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 1.39, + "resolution": "400x400", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE", + "gps": "No" + } +} diff --git a/data/watch/huawei/2017/watch-2-classic/huawei-watch-2-classic-scrapegsma-4150.json b/data/watch/huawei/2017/watch-2-classic/huawei-watch-2-classic-scrapegsma-4150.json new file mode 100644 index 000000000000..cbe48ff71031 --- /dev/null +++ b/data/watch/huawei/2017/watch-2-classic/huawei-watch-2-classic-scrapegsma-4150.json @@ -0,0 +1,44 @@ +{ + "slug": "huawei-watch-2-classic-scrapegsma-4150", + "base_model_slug": "watch-2-classic", + "name": "Huawei Watch 2 Classic", + "brand": "huawei", + "release_date": "2017-02-01", + "ram_gb": 0.75, + "battery_mah": 420, + "weight_g": 60.5, + "os": "Android Wear OS 2.0, upgradable to 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4150, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2017, February", + "launch_status": "Available. Released 2017, May", + "memory_internal": "4 GB, 768 MB RAM", + "platform_chipset": "Qualcomm MSM8909W Snapdragon Wear 2100", + "platform_cpu": "Quad-core 1.1 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE", + "gps": "Yes" + } +} diff --git a/data/watch/huawei/2017/watch-2-pro/huawei-watch-2-pro-scrapegsma-4134.json b/data/watch/huawei/2017/watch-2-pro/huawei-watch-2-pro-scrapegsma-4134.json new file mode 100644 index 000000000000..375a5c35b5aa --- /dev/null +++ b/data/watch/huawei/2017/watch-2-pro/huawei-watch-2-pro-scrapegsma-4134.json @@ -0,0 +1,47 @@ +{ + "slug": "huawei-watch-2-pro-scrapegsma-4134", + "base_model_slug": "watch-2-pro", + "name": "Huawei Watch 2 Pro", + "brand": "huawei", + "release_date": "2017-10-01", + "ram_gb": 0.75, + "battery_mah": 420, + "weight_g": 64.0, + "os": "Android Wear OS 2.0 (China edition), upgradable to 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4134, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, October", + "launch_status": "Available. Released 2017, November", + "memory_internal": "4 GB, 768 MB RAM", + "platform_chipset": "Qualcomm MSM8909W Snapdragon Wear 2100", + "platform_cpu": "Quad-core 1.1 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, A2DP, LE, EDR", + "gps": "Yes" + } +} diff --git a/data/watch/huawei/2017/watch-2/huawei-watch-2-scrapegsma-4151.json b/data/watch/huawei/2017/watch-2/huawei-watch-2-scrapegsma-4151.json new file mode 100644 index 000000000000..7400aa68a39a --- /dev/null +++ b/data/watch/huawei/2017/watch-2/huawei-watch-2-scrapegsma-4151.json @@ -0,0 +1,47 @@ +{ + "slug": "huawei-watch-2-scrapegsma-4151", + "base_model_slug": "watch-2", + "name": "Huawei Watch 2", + "brand": "huawei", + "release_date": "2017-02-01", + "ram_gb": 0.75, + "battery_mah": 420, + "weight_g": 57.0, + "os": "Android Wear OS 2.0, upgradable to 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4151, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2017, February", + "launch_status": "Available. Released 2017, April", + "memory_internal": "4 GB, 768 MB RAM", + "platform_chipset": "Qualcomm MSM8909W Snapdragon Wear 2100", + "platform_cpu": "Quad-core 1.1 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/watch/huawei/2018/watch-2-2018/huawei-watch-2-2018-scrapegsma-4113.json b/data/watch/huawei/2018/watch-2-2018/huawei-watch-2-2018-scrapegsma-4113.json new file mode 100644 index 000000000000..7ecbacfce024 --- /dev/null +++ b/data/watch/huawei/2018/watch-2-2018/huawei-watch-2-2018-scrapegsma-4113.json @@ -0,0 +1,47 @@ +{ + "slug": "huawei-watch-2-2018-scrapegsma-4113", + "base_model_slug": "watch-2-2018", + "name": "Huawei Watch 2 2018", + "brand": "huawei", + "release_date": "2018-05-01", + "ram_gb": 0.75, + "battery_mah": 420, + "weight_g": 57.0, + "os": "Android Wear OS 2.0, upgradable to 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4113, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, May", + "launch_status": "Available. Released 2018, May", + "memory_internal": "4 GB, 768 MB RAM", + "platform_chipset": "Qualcomm MSM8909W Snapdragon Wear 2100", + "platform_cpu": "Quad-core 1.1 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/watch/huawei/2018/watch-gt/huawei-watch-gt-scrapegsma-4101.json b/data/watch/huawei/2018/watch-gt/huawei-watch-gt-scrapegsma-4101.json new file mode 100644 index 000000000000..33c33984d957 --- /dev/null +++ b/data/watch/huawei/2018/watch-gt/huawei-watch-gt-scrapegsma-4101.json @@ -0,0 +1,41 @@ +{ + "slug": "huawei-watch-gt-scrapegsma-4101", + "base_model_slug": "watch-gt", + "name": "Huawei Watch GT", + "brand": "huawei", + "release_date": "2018-10-01", + "ram_gb": 0.016, + "battery_mah": 420, + "weight_g": 46.0, + "os": "Huawei wearable platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4101, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2018, October", + "launch_status": "Available. Released 2018, November", + "memory_internal": "128 MB, 16 MB RAM", + "platform_chipset": "", + "platform_cpu": "", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "connectivity": { + "wlan": "No", + "bluetooth": "4.2, LE, EDR", + "gps": "Yes, with GLONASS, GALILEO" + } +} diff --git a/data/watch/huawei/2018/watch-magic/huawei-watch-magic-scrapegsma-4100.json b/data/watch/huawei/2018/watch-magic/huawei-watch-magic-scrapegsma-4100.json new file mode 100644 index 000000000000..62330319fdf6 --- /dev/null +++ b/data/watch/huawei/2018/watch-magic/huawei-watch-magic-scrapegsma-4100.json @@ -0,0 +1,41 @@ +{ + "slug": "huawei-watch-magic-scrapegsma-4100", + "base_model_slug": "watch-magic", + "name": "Huawei Watch Magic", + "brand": "huawei", + "release_date": "2018-11-01", + "ram_gb": 0.016, + "battery_mah": 178, + "weight_g": 32.5, + "os": "Unknown", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4100, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2018, November", + "launch_status": "Available. Released 2018, November", + "memory_internal": "128 MB, 16 MB RAM", + "platform_chipset": "", + "platform_cpu": "", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "connectivity": { + "wlan": "No", + "bluetooth": "4.2, LE", + "gps": "Yes, with GLONASS, GALILEO" + } +} diff --git a/data/watch/huawei/2019/watch-gt-2/huawei-watch-gt-2-scrapegsma-103.json b/data/watch/huawei/2019/watch-gt-2/huawei-watch-gt-2-scrapegsma-103.json new file mode 100644 index 000000000000..54f5979d6527 --- /dev/null +++ b/data/watch/huawei/2019/watch-gt-2/huawei-watch-gt-2-scrapegsma-103.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-watch-gt-2-scrapegsma-103", + "base_model_slug": "watch-gt-2", + "name": "Huawei Watch GT 2", + "brand": "huawei", + "release_date": "2019-09-01", + "ram_gb": 0.03125, + "battery_mah": 455, + "weight_g": 41.0, + "os": "Huawei wearable platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 103, + "sim": "No", + "model_numbers": [ + "LTN-B19", + "DAN-B19" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "4GB 32MB RAM", + "platform_chipset": "", + "platform_cpu": "", + "platform_gpu": "", + "misc_models": "LTN-B19, DAN-B19" + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "No", + "bluetooth": "5.1, LE, EDR", + "gps": "Yes, with GLONASS, GALILEO" + } +} diff --git a/data/watch/huawei/2019/watch-gt-2/huawei-watch-gt-2-scrapegsma-986.json b/data/watch/huawei/2019/watch-gt-2/huawei-watch-gt-2-scrapegsma-986.json new file mode 100644 index 000000000000..33d4afad36f5 --- /dev/null +++ b/data/watch/huawei/2019/watch-gt-2/huawei-watch-gt-2-scrapegsma-986.json @@ -0,0 +1,48 @@ +{ + "slug": "huawei-watch-gt-2-scrapegsma-986", + "base_model_slug": "watch-gt-2", + "name": "Huawei Watch GT 2", + "brand": "huawei", + "release_date": "2019-09-01", + "ram_gb": 0.03125, + "battery_mah": 455, + "weight_g": 41.0, + "os": "Huawei wearable platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 986, + "sim": "No", + "model_numbers": [ + "LTN-B19", + "DAN-B19" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2019, September", + "launch_status": "Available. Released 2019, October", + "memory_internal": "4GB 32MB RAM", + "platform_chipset": "", + "platform_cpu": "", + "platform_gpu": "", + "misc_models": "LTN-B19, DAN-B19" + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "No", + "bluetooth": "5.1, LE, EDR", + "gps": "Yes, with GLONASS, GALILEO" + } +} diff --git a/data/watch/huawei/2020/watch-gt-2e/huawei-watch-gt-2e-scrapegsma-77.json b/data/watch/huawei/2020/watch-gt-2e/huawei-watch-gt-2e-scrapegsma-77.json new file mode 100644 index 000000000000..4f3c1c33030b --- /dev/null +++ b/data/watch/huawei/2020/watch-gt-2e/huawei-watch-gt-2e-scrapegsma-77.json @@ -0,0 +1,47 @@ +{ + "slug": "huawei-watch-gt-2e-scrapegsma-77", + "base_model_slug": "watch-gt-2e", + "name": "Huawei Watch GT 2e", + "brand": "huawei", + "release_date": "2020-03-01", + "ram_gb": 0.016, + "battery_mah": 455, + "weight_g": 43.0, + "os": "Huawei wearable platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 77, + "sim": "No", + "model_numbers": [ + "HCT-B19" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2020, March 26", + "launch_status": "Available. Released 2020, April 20", + "memory_internal": "4GB 16MB RAM", + "platform_chipset": "", + "platform_cpu": "", + "platform_gpu": "", + "misc_models": "HCT-B19" + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "No", + "bluetooth": "5.1, LE, EDR", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/watch/huawei/2020/watch-gt-2e/huawei-watch-gt-2e-scrapegsma-960.json b/data/watch/huawei/2020/watch-gt-2e/huawei-watch-gt-2e-scrapegsma-960.json new file mode 100644 index 000000000000..303d4b0392d7 --- /dev/null +++ b/data/watch/huawei/2020/watch-gt-2e/huawei-watch-gt-2e-scrapegsma-960.json @@ -0,0 +1,47 @@ +{ + "slug": "huawei-watch-gt-2e-scrapegsma-960", + "base_model_slug": "watch-gt-2e", + "name": "Huawei Watch GT 2e", + "brand": "huawei", + "release_date": "2020-03-01", + "ram_gb": 0.016, + "battery_mah": 455, + "weight_g": 43.0, + "os": "Huawei wearable platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 960, + "sim": "No", + "model_numbers": [ + "HCT-B19" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2020, March 26", + "launch_status": "Available. Released 2020, April 20", + "memory_internal": "4GB 16MB RAM", + "platform_chipset": "", + "platform_cpu": "", + "platform_gpu": "", + "misc_models": "HCT-B19" + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "No", + "bluetooth": "5.1, LE, EDR", + "gps": "Yes, with GLONASS" + } +} diff --git a/data/watch/intex/2015/irist-smartwatch/intex-irist-smartwatch-scrapegsma-4514.json b/data/watch/intex/2015/irist-smartwatch/intex-irist-smartwatch-scrapegsma-4514.json new file mode 100644 index 000000000000..bb664c4b9a57 --- /dev/null +++ b/data/watch/intex/2015/irist-smartwatch/intex-irist-smartwatch-scrapegsma-4514.json @@ -0,0 +1,47 @@ +{ + "slug": "intex-irist-smartwatch-scrapegsma-4514", + "base_model_slug": "irist-smartwatch", + "name": "Intex IRist Smartwatch", + "brand": "intex", + "release_date": "2015-07-01", + "ram_gb": 0.5, + "battery_mah": 600, + "weight_g": 83.0, + "os": "Android OS compatible", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4514, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2015, July", + "launch_status": "Available. Released 2015, August", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Mediatek MT6572 (28 nm)", + "platform_cpu": "Dual-core 1.2 GHz Cortex-A7", + "platform_gpu": "Mali-400", + "misc_models": "" + }, + "display": { + "size_inch": 1.56, + "resolution": "240x240", + "type": "OLED capacitive touchscreen" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.0", + "gps": "Yes" + } +} diff --git a/data/watch/lg/2014/g-watch-w100/lg-g-watch-w100-scrapegsma-5014.json b/data/watch/lg/2014/g-watch-w100/lg-g-watch-w100-scrapegsma-5014.json new file mode 100644 index 000000000000..42d35c96d991 --- /dev/null +++ b/data/watch/lg/2014/g-watch-w100/lg-g-watch-w100-scrapegsma-5014.json @@ -0,0 +1,44 @@ +{ + "slug": "lg-g-watch-w100-scrapegsma-5014", + "base_model_slug": "g-watch-w100", + "name": "LG G Watch W100", + "brand": "lg", + "release_date": "2014-06-01", + "ram_gb": 0.5, + "battery_mah": 400, + "weight_g": 63.0, + "os": "Android Wear OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5014, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, June", + "launch_status": "Available. Released 2014, June", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 1.65, + "resolution": "280x280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "No", + "bluetooth": "4.0, A2DP", + "gps": "No" + } +} diff --git a/data/watch/lg/2015/g-watch-r-w110/lg-g-watch-r-w110-scrapegsma-4994.json b/data/watch/lg/2015/g-watch-r-w110/lg-g-watch-r-w110-scrapegsma-4994.json new file mode 100644 index 000000000000..56e463e6bbd2 --- /dev/null +++ b/data/watch/lg/2015/g-watch-r-w110/lg-g-watch-r-w110-scrapegsma-4994.json @@ -0,0 +1,44 @@ +{ + "slug": "lg-g-watch-r-w110-scrapegsma-4994", + "base_model_slug": "g-watch-r-w110", + "name": "LG G Watch R W110", + "brand": "lg", + "release_date": "2015-10-01", + "ram_gb": 0.5, + "battery_mah": 410, + "weight_g": 62.0, + "os": "Android Wear, upgradable to 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4994, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, October", + "launch_status": "Available. Released 2015, October", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 1.3, + "resolution": "320x320", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "No" + } +} diff --git a/data/watch/lg/2015/watch-urbane-2nd-edition-lte/lg-watch-urbane-2nd-edition-lte-scrapegsma-4996.json b/data/watch/lg/2015/watch-urbane-2nd-edition-lte/lg-watch-urbane-2nd-edition-lte-scrapegsma-4996.json new file mode 100644 index 000000000000..17416ef2dac8 --- /dev/null +++ b/data/watch/lg/2015/watch-urbane-2nd-edition-lte/lg-watch-urbane-2nd-edition-lte-scrapegsma-4996.json @@ -0,0 +1,47 @@ +{ + "slug": "lg-watch-urbane-2nd-edition-lte-scrapegsma-4996", + "base_model_slug": "watch-urbane-2nd-edition-lte", + "name": "LG Watch Urbane 2nd Edition LTE", + "brand": "lg", + "release_date": "2015-10-01", + "ram_gb": 0.75, + "battery_mah": 570, + "weight_g": 92.7, + "os": "Android Wear, upgradable to 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4996, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, October", + "launch_status": "Available. Released 2016, March", + "memory_internal": "4 GB, 768 MB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 1.38, + "resolution": "480x480", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE", + "gps": "Yes, with A-GPS" + } +} diff --git a/data/watch/lg/2015/watch-urbane-lte/lg-watch-urbane-lte-scrapegsma-1082.json b/data/watch/lg/2015/watch-urbane-lte/lg-watch-urbane-lte-scrapegsma-1082.json new file mode 100644 index 000000000000..b14537e4cbbe --- /dev/null +++ b/data/watch/lg/2015/watch-urbane-lte/lg-watch-urbane-lte-scrapegsma-1082.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-watch-urbane-lte-scrapegsma-1082", + "base_model_slug": "watch-urbane-lte", + "name": "LG Watch Urbane LTE", + "brand": "lg", + "release_date": "2015-03-01", + "ram_gb": 1.0, + "battery_mah": 700, + "weight_g": 45.0, + "os": "LG Wearable Platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1082, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, March", + "memory_internal": "4GB 1GB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 1.3, + "resolution": "320x320", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "Yes" + } +} diff --git a/data/watch/lg/2015/watch-urbane-lte/lg-watch-urbane-lte-scrapegsma-199.json b/data/watch/lg/2015/watch-urbane-lte/lg-watch-urbane-lte-scrapegsma-199.json new file mode 100644 index 000000000000..c095cb36c268 --- /dev/null +++ b/data/watch/lg/2015/watch-urbane-lte/lg-watch-urbane-lte-scrapegsma-199.json @@ -0,0 +1,48 @@ +{ + "slug": "lg-watch-urbane-lte-scrapegsma-199", + "base_model_slug": "watch-urbane-lte", + "name": "LG Watch Urbane LTE", + "brand": "lg", + "release_date": "2015-03-01", + "ram_gb": 1.0, + "battery_mah": 700, + "weight_g": 45.0, + "os": "LG Wearable Platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 199, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2015, March", + "launch_status": "Available. Released 2015, March", + "memory_internal": "4GB 1GB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 1.3, + "resolution": "320x320", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "Yes" + } +} diff --git a/data/watch/lg/2015/watch-urbane-w150/lg-watch-urbane-w150-scrapegsma-4995.json b/data/watch/lg/2015/watch-urbane-w150/lg-watch-urbane-w150-scrapegsma-4995.json new file mode 100644 index 000000000000..7fa8a1a7a2ee --- /dev/null +++ b/data/watch/lg/2015/watch-urbane-w150/lg-watch-urbane-w150-scrapegsma-4995.json @@ -0,0 +1,44 @@ +{ + "slug": "lg-watch-urbane-w150-scrapegsma-4995", + "base_model_slug": "watch-urbane-w150", + "name": "LG Watch Urbane W150", + "brand": "lg", + "release_date": "2015-10-01", + "ram_gb": 0.5, + "battery_mah": 410, + "weight_g": 66.5, + "os": "Android Wear, upgradable to 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4995, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, October", + "launch_status": "Available. Released 2015, October", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 1.3, + "resolution": "320x320", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE", + "gps": "No" + } +} diff --git a/data/watch/lg/2017/watch-style/lg-watch-style-scrapegsma-4957.json b/data/watch/lg/2017/watch-style/lg-watch-style-scrapegsma-4957.json new file mode 100644 index 000000000000..8ff22f8f1af5 --- /dev/null +++ b/data/watch/lg/2017/watch-style/lg-watch-style-scrapegsma-4957.json @@ -0,0 +1,44 @@ +{ + "slug": "lg-watch-style-scrapegsma-4957", + "base_model_slug": "watch-style", + "name": "LG Watch Style", + "brand": "lg", + "release_date": "2017-02-01", + "ram_gb": 0.5, + "battery_mah": 240, + "weight_g": 46.0, + "os": "Android Wear 2.0, upgradable to 2.1", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4957, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2017, February", + "launch_status": "Available. Released 2017, February", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm MSM8909W Snapdragon Wear 2100", + "platform_cpu": "Quad-core 1.1 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 1.2, + "resolution": "360x360", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, LE", + "gps": "No" + } +} diff --git a/data/watch/lg/2018/watch-w7/lg-watch-w7-scrapegsma-4931.json b/data/watch/lg/2018/watch-w7/lg-watch-w7-scrapegsma-4931.json new file mode 100644 index 000000000000..bfa939e5e84a --- /dev/null +++ b/data/watch/lg/2018/watch-w7/lg-watch-w7-scrapegsma-4931.json @@ -0,0 +1,44 @@ +{ + "slug": "lg-watch-w7-scrapegsma-4931", + "base_model_slug": "watch-w7", + "name": "LG Watch W7", + "brand": "lg", + "release_date": "2018-10-01", + "ram_gb": 0.75, + "battery_mah": 240, + "weight_g": 79.0, + "os": "Android Wear OS 2.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4931, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2018, October", + "launch_status": "Available. Released 2018, October", + "memory_internal": "4 GB, 768 MB RAM", + "platform_chipset": "Qualcomm MSM8909W Snapdragon Wear 2100", + "platform_cpu": "Quad-core 1.3 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 1.2, + "resolution": "360x360", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes" + } +} diff --git a/data/watch/samsung/2014/gear-s/samsung-gear-s-scrapegsma-8033.json b/data/watch/samsung/2014/gear-s/samsung-gear-s-scrapegsma-8033.json new file mode 100644 index 000000000000..2edd4b158537 --- /dev/null +++ b/data/watch/samsung/2014/gear-s/samsung-gear-s-scrapegsma-8033.json @@ -0,0 +1,57 @@ +{ + "slug": "samsung-gear-s-scrapegsma-8033", + "base_model_slug": "gear-s", + "name": "Samsung Gear S", + "brand": "samsung", + "release_date": "2014-08-01", + "ram_gb": 0.5, + "battery_mah": 300, + "weight_g": 67.0, + "os": "Tizen-based wearable platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8033, + "network": { + "cellular": "3G" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-R750", + "SM-R750A", + "SM-R750B", + "SM-R750C", + "SM-R750P", + "SM-R750R4", + "SM-R750T", + "SM-R750V" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA", + "launch_announced": "2014, August", + "launch_status": "Available. Released 2014, October", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm MSM8928 Snapdragon 400 (28 nm)", + "platform_cpu": "Dual-core 1.0 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "SM-R750, SM-R750A, SM-R750B, SM-R750C, SM-R750P, SM-R750R4, SM-R750T, SM-R750V, SM-R750W, SM-N910A, SM-N910V, SM-N915P, SM-N910T" + }, + "display": { + "size_inch": 2.0, + "resolution": "360x480", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/watch/samsung/2018/galaxy-watch/samsung-galaxy-watch-scrapegsma-7867.json b/data/watch/samsung/2018/galaxy-watch/samsung-galaxy-watch-scrapegsma-7867.json new file mode 100644 index 000000000000..e428d2279198 --- /dev/null +++ b/data/watch/samsung/2018/galaxy-watch/samsung-galaxy-watch-scrapegsma-7867.json @@ -0,0 +1,48 @@ +{ + "slug": "samsung-galaxy-watch-scrapegsma-7867", + "base_model_slug": "galaxy-watch", + "name": "Samsung Galaxy Watch", + "brand": "samsung", + "release_date": "2018-08-01", + "ram_gb": 1.5, + "battery_mah": 472, + "weight_g": 63.0, + "os": "Tizen-based wearable OS 4.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7867, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2018, August", + "launch_status": "Available. Released 2018, August", + "memory_internal": "4 GB, 1.5 GB RAM (LTE model)4 GB, 768 MB RAM (BTT model)", + "platform_chipset": "Exynos 9110", + "platform_cpu": "Dual-core 1.15 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 1.3, + "resolution": "360x360", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + } +} diff --git a/data/watch/samsung/2019/galaxy-watch-active/samsung-galaxy-watch-active-scrapegsma-7841.json b/data/watch/samsung/2019/galaxy-watch-active/samsung-galaxy-watch-active-scrapegsma-7841.json new file mode 100644 index 000000000000..2f8a2e5e8c92 --- /dev/null +++ b/data/watch/samsung/2019/galaxy-watch-active/samsung-galaxy-watch-active-scrapegsma-7841.json @@ -0,0 +1,44 @@ +{ + "slug": "samsung-galaxy-watch-active-scrapegsma-7841", + "base_model_slug": "galaxy-watch-active", + "name": "Samsung Galaxy Watch Active", + "brand": "samsung", + "release_date": "2019-02-01", + "ram_gb": 0.75, + "battery_mah": 230, + "weight_g": 25.0, + "os": "Tizen-based wearable OS 4.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7841, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2019, February", + "launch_status": "Available. Released 2019, April", + "memory_internal": "4 GB, 768 MB RAM", + "platform_chipset": "Exynos 9110", + "platform_cpu": "Dual-core 1.15 GHz", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 1.1, + "resolution": "360x360", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with GLONASS, GALILEO, BDS" + } +} diff --git a/data/watch/samsung/2019/galaxy-watch-active2-aluminum/samsung-galaxy-watch-active2-aluminum-scrapegsma-1502.json b/data/watch/samsung/2019/galaxy-watch-active2-aluminum/samsung-galaxy-watch-active2-aluminum-scrapegsma-1502.json new file mode 100644 index 000000000000..73ee0f92c063 --- /dev/null +++ b/data/watch/samsung/2019/galaxy-watch-active2-aluminum/samsung-galaxy-watch-active2-aluminum-scrapegsma-1502.json @@ -0,0 +1,47 @@ +{ + "slug": "samsung-galaxy-watch-active2-aluminum-scrapegsma-1502", + "base_model_slug": "galaxy-watch-active2-aluminum", + "name": "Samsung Galaxy Watch Active2 Aluminum", + "brand": "samsung", + "release_date": "2019-08-01", + "ram_gb": 0.75, + "battery_mah": 340, + "weight_g": 30.0, + "os": "Tizen-based wearable OS 4.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1502, + "sim": "No", + "model_numbers": [ + "SM-R830" + ] + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2019, August", + "launch_status": "Available. Released 2019, September", + "memory_internal": "4GB 768MB RAM", + "platform_chipset": "Exynos 9110 (10 nm)", + "platform_cpu": "Dual-core 1.15 GHz Cortex-A53", + "platform_gpu": "Mali-T720", + "misc_models": "SM-R830" + }, + "display": { + "size_inch": 1.4, + "resolution": "360x360", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with GLONASS, GALILEO, BDS" + } +} diff --git a/data/watch/samsung/2019/galaxy-watch-active2/samsung-galaxy-watch-active2-scrapegsma-1501.json b/data/watch/samsung/2019/galaxy-watch-active2/samsung-galaxy-watch-active2-scrapegsma-1501.json new file mode 100644 index 000000000000..3b0a9444dd3c --- /dev/null +++ b/data/watch/samsung/2019/galaxy-watch-active2/samsung-galaxy-watch-active2-scrapegsma-1501.json @@ -0,0 +1,54 @@ +{ + "slug": "samsung-galaxy-watch-active2-scrapegsma-1501", + "base_model_slug": "galaxy-watch-active2", + "name": "Samsung Galaxy Watch Active2", + "brand": "samsung", + "release_date": "2019-08-01", + "ram_gb": 1.5, + "battery_mah": 340, + "weight_g": 42.0, + "os": "Tizen-based wearable OS 4.0", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1501, + "network": { + "cellular": "4G LTE" + }, + "sim": "eSIM", + "model_numbers": [ + "SM-R825F", + "SM-R835F", + "SM-R825U", + "SM-R835U" + ] + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, August", + "launch_status": "Available. Released 2019, September", + "memory_internal": "4GB 1.5GB RAM", + "platform_chipset": "Exynos 9110 (10 nm)", + "platform_cpu": "Dual-core 1.15 GHz Cortex-A53", + "platform_gpu": "Mali-T720", + "misc_models": "SM-R825F, SM-R835F, SM-R825U, SM-R835U" + }, + "display": { + "size_inch": 1.4, + "resolution": "360x360", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + } +} diff --git a/data/watch/sony/2014/smartwatch-3-swr50/sony-smartwatch-3-swr50-scrapegsma-9196.json b/data/watch/sony/2014/smartwatch-3-swr50/sony-smartwatch-3-swr50-scrapegsma-9196.json new file mode 100644 index 000000000000..e3fe186ee7a4 --- /dev/null +++ b/data/watch/sony/2014/smartwatch-3-swr50/sony-smartwatch-3-swr50-scrapegsma-9196.json @@ -0,0 +1,44 @@ +{ + "slug": "sony-smartwatch-3-swr50-scrapegsma-9196", + "base_model_slug": "smartwatch-3-swr50", + "name": "Sony SmartWatch 3 SWR50", + "brand": "sony", + "release_date": "2014-02-01", + "ram_gb": 0.5, + "battery_mah": 420, + "weight_g": 76.0, + "os": "Android Wear OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9196, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2014, February", + "launch_status": "Available. Released 2014, October", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "", + "misc_models": "" + }, + "display": { + "size_inch": 1.6, + "resolution": "320x320", + "type": "TFT capacitive touchscreen, 65K colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + } +} diff --git a/data/watch/xiaomi/2019/mi-watch/xiaomi-mi-watch-scrapegsma-832.json b/data/watch/xiaomi/2019/mi-watch/xiaomi-mi-watch-scrapegsma-832.json new file mode 100644 index 000000000000..15e91830f8c7 --- /dev/null +++ b/data/watch/xiaomi/2019/mi-watch/xiaomi-mi-watch-scrapegsma-832.json @@ -0,0 +1,48 @@ +{ + "slug": "xiaomi-mi-watch-scrapegsma-832", + "base_model_slug": "mi-watch", + "name": "Xiaomi Mi Watch", + "brand": "xiaomi", + "release_date": "2019-11-01", + "ram_gb": 1.0, + "battery_mah": 570, + "weight_g": 44.0, + "os": "Proprietary wearable platform", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 832, + "network": { + "cellular": "4G LTE" + }, + "sim": "eSIM" + }, + "raw_source": { + "network_technology": "GSM / HSPA / LTE", + "launch_announced": "2019, November", + "launch_status": "Available. Released 2019, November", + "memory_internal": "8GB 1GB RAM", + "platform_chipset": "Qualcomm Snapdragon Wear 3100 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 304", + "misc_models": "" + }, + "display": { + "size_inch": 1.78, + "resolution": "368x448", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 1, + 8 + ], + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + } +} diff --git a/data/watch/zte/2015/axon-watch/zte-axon-watch-scrapegsma-10509.json b/data/watch/zte/2015/axon-watch/zte-axon-watch-scrapegsma-10509.json new file mode 100644 index 000000000000..0070ec18e195 --- /dev/null +++ b/data/watch/zte/2015/axon-watch/zte-axon-watch-scrapegsma-10509.json @@ -0,0 +1,44 @@ +{ + "slug": "zte-axon-watch-scrapegsma-10509", + "base_model_slug": "axon-watch", + "name": "ZTE Axon Watch", + "brand": "zte", + "release_date": "2015-07-01", + "ram_gb": 0.5, + "battery_mah": 300, + "weight_g": 49.0, + "os": "Tencent OS", + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10509, + "sim": "No" + }, + "raw_source": { + "network_technology": "No cellular connectivity", + "launch_announced": "2015, July", + "launch_status": "Available. Released 2015, October", + "memory_internal": "4 GB, 512 MB RAM", + "platform_chipset": "Qualcomm MSM8926 Snapdragon 400 (28 nm)", + "platform_cpu": "Quad-core 1.2 GHz Cortex-A7", + "platform_gpu": "Adreno 305", + "misc_models": "" + }, + "display": { + "size_inch": 1.4, + "resolution": "400x400", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "storage_options_gb": [ + 4 + ], + "connectivity": { + "wlan": "No", + "bluetooth": "4.1, LE", + "gps": "Yes" + } +} diff --git a/site/public/v1/index.json b/site/public/v1/index.json index dfb7ace5b0aa..893a69498f7f 100644 --- a/site/public/v1/index.json +++ b/site/public/v1/index.json @@ -16,15 +16,15 @@ "scored": 90118 }, "tablets": { - "count": 3048, + "count": 3354, "url": "/v1/tablets/index.json" }, "watches": { - "count": 378, + "count": 424, "url": "/v1/watches/index.json" }, "pdas": { - "count": 110, + "count": 131, "url": "/v1/pdas/index.json" }, "gpus": { diff --git a/site/public/v1/pdas/hp-ipaq-514-scrapegsma-3813/index.json b/site/public/v1/pdas/hp-ipaq-514-scrapegsma-3813/index.json new file mode 100644 index 000000000000..81ae25cc017a --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-514-scrapegsma-3813/index.json @@ -0,0 +1,55 @@ +{ + "id": 43, + "slug": "hp-ipaq-514-scrapegsma-3813", + "base_model_slug": "ipaq-514", + "name": "HP iPAQ 514", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2007-02-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3813, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.0, + "resolution": "176x220", + "type": "TFT, 65K colors" + }, + "cameras": [], + "battery_mah": 1100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 102.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 6.0 Standard", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "1.2", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.693977", + "updated_at": "2026-06-30T09:50:30.693977", + "url": "/v1/pdas/hp-ipaq-514-scrapegsma-3813" +} diff --git a/site/public/v1/pdas/hp-ipaq-610c-scrapegsma-3812/index.json b/site/public/v1/pdas/hp-ipaq-610c-scrapegsma-3812/index.json new file mode 100644 index 000000000000..ddea311be58e --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-610c-scrapegsma-3812/index.json @@ -0,0 +1,55 @@ +{ + "id": 45, + "slug": "hp-ipaq-610c-scrapegsma-3812", + "base_model_slug": "ipaq-610c", + "name": "HP iPAQ 610c", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2007-09-01", + "msrp_usd": null, + "ram_gb": 0.125, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3812, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.8, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1590, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 6 Professional", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "2.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.693977", + "updated_at": "2026-06-30T09:50:30.693977", + "url": "/v1/pdas/hp-ipaq-610c-scrapegsma-3812" +} diff --git a/site/public/v1/pdas/hp-ipaq-910c-scrapegsma-3811/index.json b/site/public/v1/pdas/hp-ipaq-910c-scrapegsma-3811/index.json new file mode 100644 index 000000000000..32ef79cd5c03 --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-910c-scrapegsma-3811/index.json @@ -0,0 +1,55 @@ +{ + "id": 47, + "slug": "hp-ipaq-910c-scrapegsma-3811", + "base_model_slug": "ipaq-910c", + "name": "HP iPAQ 910c", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2007-07-01", + "msrp_usd": null, + "ram_gb": 0.125, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3811, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.46, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1840, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 146.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 6.1 Professional", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "2.0", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.695483", + "updated_at": "2026-06-30T09:50:30.695483", + "url": "/v1/pdas/hp-ipaq-910c-scrapegsma-3811" +} diff --git a/site/public/v1/pdas/hp-ipaq-data-messenger-scrapegsma-3810/index.json b/site/public/v1/pdas/hp-ipaq-data-messenger-scrapegsma-3810/index.json new file mode 100644 index 000000000000..be85cd87a059 --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-data-messenger-scrapegsma-3810/index.json @@ -0,0 +1,55 @@ +{ + "id": 49, + "slug": "hp-ipaq-data-messenger-scrapegsma-3810", + "base_model_slug": "ipaq-data-messenger", + "name": "HP iPAQ Data Messenger", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2008-03-01", + "msrp_usd": null, + "ram_gb": 0.125, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3810, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.81, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1140, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 6.1 Professional", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "2.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.696005", + "updated_at": "2026-06-30T09:50:30.696005", + "url": "/v1/pdas/hp-ipaq-data-messenger-scrapegsma-3810" +} diff --git a/site/public/v1/pdas/hp-ipaq-h6310-scrapegsma-3824/index.json b/site/public/v1/pdas/hp-ipaq-h6310-scrapegsma-3824/index.json new file mode 100644 index 000000000000..2404ebb1451c --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-h6310-scrapegsma-3824/index.json @@ -0,0 +1,55 @@ +{ + "id": 21, + "slug": "hp-ipaq-h6310-scrapegsma-3824", + "base_model_slug": "ipaq-h6310", + "name": "HP iPAQ h6310", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2004-01-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3824, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 3.5, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 2003 PocketPC Phone Edition", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.1", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.689971", + "updated_at": "2026-06-30T09:50:30.689971", + "url": "/v1/pdas/hp-ipaq-h6310-scrapegsma-3824" +} diff --git a/site/public/v1/pdas/hp-ipaq-h6315-scrapegsma-3823/index.json b/site/public/v1/pdas/hp-ipaq-h6315-scrapegsma-3823/index.json new file mode 100644 index 000000000000..9ed536d5ad6b --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-h6315-scrapegsma-3823/index.json @@ -0,0 +1,55 @@ +{ + "id": 23, + "slug": "hp-ipaq-h6315-scrapegsma-3823", + "base_model_slug": "ipaq-h6315", + "name": "HP iPAQ h6315", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2004-01-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3823, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 3.5, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 2003 PocketPC Phone Edition", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.1", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.689971", + "updated_at": "2026-06-30T09:50:30.689971", + "url": "/v1/pdas/hp-ipaq-h6315-scrapegsma-3823" +} diff --git a/site/public/v1/pdas/hp-ipaq-h6320-scrapegsma-3822/index.json b/site/public/v1/pdas/hp-ipaq-h6320-scrapegsma-3822/index.json new file mode 100644 index 000000000000..294cf5557522 --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-h6320-scrapegsma-3822/index.json @@ -0,0 +1,55 @@ +{ + "id": 25, + "slug": "hp-ipaq-h6320-scrapegsma-3822", + "base_model_slug": "ipaq-h6320", + "name": "HP iPAQ h6320", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2004-01-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3822, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 3.5, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 2003 PocketPC Phone Edition", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.1", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.690977", + "updated_at": "2026-06-30T09:50:30.690977", + "url": "/v1/pdas/hp-ipaq-h6320-scrapegsma-3822" +} diff --git a/site/public/v1/pdas/hp-ipaq-h6325-scrapegsma-3821/index.json b/site/public/v1/pdas/hp-ipaq-h6325-scrapegsma-3821/index.json new file mode 100644 index 000000000000..5224161d6e1b --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-h6325-scrapegsma-3821/index.json @@ -0,0 +1,55 @@ +{ + "id": 27, + "slug": "hp-ipaq-h6325-scrapegsma-3821", + "base_model_slug": "ipaq-h6325", + "name": "HP iPAQ h6325", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2004-01-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3821, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 3.5, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 2003 PocketPC Phone Edition", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.1", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.690977", + "updated_at": "2026-06-30T09:50:30.690977", + "url": "/v1/pdas/hp-ipaq-h6325-scrapegsma-3821" +} diff --git a/site/public/v1/pdas/hp-ipaq-hw6510-scrapegsma-3820/index.json b/site/public/v1/pdas/hp-ipaq-hw6510-scrapegsma-3820/index.json new file mode 100644 index 000000000000..d54976b1080c --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-hw6510-scrapegsma-3820/index.json @@ -0,0 +1,55 @@ +{ + "id": 29, + "slug": "hp-ipaq-hw6510-scrapegsma-3820", + "base_model_slug": "ipaq-hw6510", + "name": "HP iPAQ hw6510", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2005-01-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3820, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 3.0, + "resolution": "240x240", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 2003 SE PocketPC Phone Edition", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "1.2", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.691976", + "updated_at": "2026-06-30T09:50:30.691976", + "url": "/v1/pdas/hp-ipaq-hw6510-scrapegsma-3820" +} diff --git a/site/public/v1/pdas/hp-ipaq-hw6515-scrapegsma-3819/index.json b/site/public/v1/pdas/hp-ipaq-hw6515-scrapegsma-3819/index.json new file mode 100644 index 000000000000..595f2f957c38 --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-hw6515-scrapegsma-3819/index.json @@ -0,0 +1,55 @@ +{ + "id": 31, + "slug": "hp-ipaq-hw6515-scrapegsma-3819", + "base_model_slug": "ipaq-hw6515", + "name": "HP iPAQ hw6515", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2005-01-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3819, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 3.0, + "resolution": "240x240", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 2003 SE PocketPC Phone Edition", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "1.2", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.691976", + "updated_at": "2026-06-30T09:50:30.691976", + "url": "/v1/pdas/hp-ipaq-hw6515-scrapegsma-3819" +} diff --git a/site/public/v1/pdas/hp-ipaq-hw6910-scrapegsma-3818/index.json b/site/public/v1/pdas/hp-ipaq-hw6910-scrapegsma-3818/index.json new file mode 100644 index 000000000000..6c4ac0e06985 --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-hw6910-scrapegsma-3818/index.json @@ -0,0 +1,54 @@ +{ + "id": 33, + "slug": "hp-ipaq-hw6910-scrapegsma-3818", + "base_model_slug": "ipaq-hw6910", + "name": "HP iPAQ hw6910", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2006-02-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3818, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "resolution": "240x240", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 2005 PocketPC", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.2", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.692978", + "updated_at": "2026-06-30T09:50:30.692978", + "url": "/v1/pdas/hp-ipaq-hw6910-scrapegsma-3818" +} diff --git a/site/public/v1/pdas/hp-ipaq-hw6915-scrapegsma-3817/index.json b/site/public/v1/pdas/hp-ipaq-hw6915-scrapegsma-3817/index.json new file mode 100644 index 000000000000..acd6194ba72e --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-hw6915-scrapegsma-3817/index.json @@ -0,0 +1,54 @@ +{ + "id": 35, + "slug": "hp-ipaq-hw6915-scrapegsma-3817", + "base_model_slug": "ipaq-hw6915", + "name": "HP iPAQ hw6915", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2006-02-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3817, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "resolution": "240x240", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 2005 PocketPC", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.2", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.692978", + "updated_at": "2026-06-30T09:50:30.692978", + "url": "/v1/pdas/hp-ipaq-hw6915-scrapegsma-3817" +} diff --git a/site/public/v1/pdas/hp-ipaq-rw6815-scrapegsma-3814/index.json b/site/public/v1/pdas/hp-ipaq-rw6815-scrapegsma-3814/index.json new file mode 100644 index 000000000000..2a213b9abd08 --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-rw6815-scrapegsma-3814/index.json @@ -0,0 +1,55 @@ +{ + "id": 37, + "slug": "hp-ipaq-rw6815-scrapegsma-3814", + "base_model_slug": "ipaq-rw6815", + "name": "HP iPAQ rw6815", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2006-10-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3814, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.7, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 256K colors (65K effective)" + }, + "cameras": [], + "battery_mah": 1530, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 5.0 PocketPC", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.2", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.692978", + "updated_at": "2026-06-30T09:50:30.692978", + "url": "/v1/pdas/hp-ipaq-rw6815-scrapegsma-3814" +} diff --git a/site/public/v1/pdas/hp-ipaq-rw6818-scrapegsma-3816/index.json b/site/public/v1/pdas/hp-ipaq-rw6818-scrapegsma-3816/index.json new file mode 100644 index 000000000000..01508751b9a7 --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-rw6818-scrapegsma-3816/index.json @@ -0,0 +1,55 @@ +{ + "id": 39, + "slug": "hp-ipaq-rw6818-scrapegsma-3816", + "base_model_slug": "ipaq-rw6818", + "name": "HP iPAQ rw6818", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2006-01-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3816, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.7, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 256K colors (65K effective)" + }, + "cameras": [], + "battery_mah": 1530, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 5.0 PocketPC", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "1.2", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.693977", + "updated_at": "2026-06-30T09:50:30.693977", + "url": "/v1/pdas/hp-ipaq-rw6818-scrapegsma-3816" +} diff --git a/site/public/v1/pdas/hp-ipaq-rw6828-scrapegsma-3815/index.json b/site/public/v1/pdas/hp-ipaq-rw6828-scrapegsma-3815/index.json new file mode 100644 index 000000000000..8b67b273956b --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-rw6828-scrapegsma-3815/index.json @@ -0,0 +1,55 @@ +{ + "id": 41, + "slug": "hp-ipaq-rw6828-scrapegsma-3815", + "base_model_slug": "ipaq-rw6828", + "name": "HP iPAQ rw6828", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2006-01-01", + "msrp_usd": null, + "ram_gb": 0.0625, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3815, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.7, + "resolution": "240x320", + "type": "TFT resistive touchscreen, 256K colors (65K effective)" + }, + "cameras": [], + "battery_mah": 1530, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 5.0 PocketPC", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b", + "bluetooth": "1.2", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.693977", + "updated_at": "2026-06-30T09:50:30.693977", + "url": "/v1/pdas/hp-ipaq-rw6828-scrapegsma-3815" +} diff --git a/site/public/v1/pdas/hp-ipaq-voice-messenger-scrapegsma-3809/index.json b/site/public/v1/pdas/hp-ipaq-voice-messenger-scrapegsma-3809/index.json new file mode 100644 index 000000000000..906734636706 --- /dev/null +++ b/site/public/v1/pdas/hp-ipaq-voice-messenger-scrapegsma-3809/index.json @@ -0,0 +1,55 @@ +{ + "id": 51, + "slug": "hp-ipaq-voice-messenger-scrapegsma-3809", + "base_model_slug": "ipaq-voice-messenger", + "name": "HP iPAQ Voice Messenger", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2008-03-01", + "msrp_usd": null, + "ram_gb": 0.125, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3809, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.4, + "resolution": "240x320", + "type": "TFT, 65K colors" + }, + "cameras": [], + "battery_mah": 1260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 107.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 6.1 Standard", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11b/g", + "bluetooth": "2.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.696005", + "updated_at": "2026-06-30T09:50:30.696005", + "url": "/v1/pdas/hp-ipaq-voice-messenger-scrapegsma-3809" +} diff --git a/site/public/v1/pdas/index.json b/site/public/v1/pdas/index.json index 7a033e408c06..b731da7a13ef 100644 --- a/site/public/v1/pdas/index.json +++ b/site/public/v1/pdas/index.json @@ -1,5 +1,5 @@ { - "count": 110, + "count": 131, "results": [ { "slug": "dell-axim-x3-advanced", @@ -96,11 +96,91 @@ "name": "Fujitsu-Siemens RPDA N560p", "url": "/v1/pdas/fujitsu-siemens-rpda-n560p" }, + { + "slug": "hp-ipaq-514-scrapegsma-3813", + "name": "HP iPAQ 514", + "url": "/v1/pdas/hp-ipaq-514-scrapegsma-3813" + }, + { + "slug": "hp-ipaq-610c-scrapegsma-3812", + "name": "HP iPAQ 610c", + "url": "/v1/pdas/hp-ipaq-610c-scrapegsma-3812" + }, + { + "slug": "hp-ipaq-910c-scrapegsma-3811", + "name": "HP iPAQ 910c", + "url": "/v1/pdas/hp-ipaq-910c-scrapegsma-3811" + }, + { + "slug": "hp-ipaq-data-messenger-scrapegsma-3810", + "name": "HP iPAQ Data Messenger", + "url": "/v1/pdas/hp-ipaq-data-messenger-scrapegsma-3810" + }, { "slug": "ipaq-h3600-base", "name": "HP iPAQ H3600", "url": "/v1/pdas/ipaq-h3600-base" }, + { + "slug": "hp-ipaq-voice-messenger-scrapegsma-3809", + "name": "HP iPAQ Voice Messenger", + "url": "/v1/pdas/hp-ipaq-voice-messenger-scrapegsma-3809" + }, + { + "slug": "hp-ipaq-h6310-scrapegsma-3824", + "name": "HP iPAQ h6310", + "url": "/v1/pdas/hp-ipaq-h6310-scrapegsma-3824" + }, + { + "slug": "hp-ipaq-h6315-scrapegsma-3823", + "name": "HP iPAQ h6315", + "url": "/v1/pdas/hp-ipaq-h6315-scrapegsma-3823" + }, + { + "slug": "hp-ipaq-h6320-scrapegsma-3822", + "name": "HP iPAQ h6320", + "url": "/v1/pdas/hp-ipaq-h6320-scrapegsma-3822" + }, + { + "slug": "hp-ipaq-h6325-scrapegsma-3821", + "name": "HP iPAQ h6325", + "url": "/v1/pdas/hp-ipaq-h6325-scrapegsma-3821" + }, + { + "slug": "hp-ipaq-hw6510-scrapegsma-3820", + "name": "HP iPAQ hw6510", + "url": "/v1/pdas/hp-ipaq-hw6510-scrapegsma-3820" + }, + { + "slug": "hp-ipaq-hw6515-scrapegsma-3819", + "name": "HP iPAQ hw6515", + "url": "/v1/pdas/hp-ipaq-hw6515-scrapegsma-3819" + }, + { + "slug": "hp-ipaq-hw6910-scrapegsma-3818", + "name": "HP iPAQ hw6910", + "url": "/v1/pdas/hp-ipaq-hw6910-scrapegsma-3818" + }, + { + "slug": "hp-ipaq-hw6915-scrapegsma-3817", + "name": "HP iPAQ hw6915", + "url": "/v1/pdas/hp-ipaq-hw6915-scrapegsma-3817" + }, + { + "slug": "hp-ipaq-rw6815-scrapegsma-3814", + "name": "HP iPAQ rw6815", + "url": "/v1/pdas/hp-ipaq-rw6815-scrapegsma-3814" + }, + { + "slug": "hp-ipaq-rw6818-scrapegsma-3816", + "name": "HP iPAQ rw6818", + "url": "/v1/pdas/hp-ipaq-rw6818-scrapegsma-3816" + }, + { + "slug": "hp-ipaq-rw6828-scrapegsma-3815", + "name": "HP iPAQ rw6828", + "url": "/v1/pdas/hp-ipaq-rw6828-scrapegsma-3815" + }, { "slug": "i-mate-pda-l-techfaith-pda-l", "name": "I-Mate PDA-L (TechFaith PDA-L)", @@ -136,6 +216,16 @@ "name": "MiTAC Mio 728 PDA Phone", "url": "/v1/pdas/mitac-mio-728-pda-phone" }, + { + "slug": "motorola-accompli-388-scrapegsma-1227", + "name": "Motorola Accompli 388", + "url": "/v1/pdas/motorola-accompli-388-scrapegsma-1227" + }, + { + "slug": "motorola-accompli-388-scrapegsma-344", + "name": "Motorola Accompli 388", + "url": "/v1/pdas/motorola-accompli-388-scrapegsma-344" + }, { "slug": "pda2", "name": "PDA2", @@ -211,6 +301,11 @@ "name": "Palm Pixi Plus GSM NA", "url": "/v1/pdas/palm-pixi-plus-gsm-na" }, + { + "slug": "palm-pre-scrapegsma-7065", + "name": "Palm Pre", + "url": "/v1/pdas/palm-pre-scrapegsma-7065" + }, { "slug": "palm-pre-palm-castle-c", "name": "Palm Pre (Palm Castle C)", @@ -241,6 +336,11 @@ "name": "Palm Pre GSM NA (Palm Castle G)", "url": "/v1/pdas/palm-pre-gsm-na-palm-castle-g" }, + { + "slug": "palm-pre-plus-scrapegsma-7063", + "name": "Palm Pre Plus", + "url": "/v1/pdas/palm-pre-plus-scrapegsma-7063" + }, { "slug": "palm-pre-plus-palm-castle-c", "name": "Palm Pre Plus (Palm Castle C)", @@ -316,6 +416,11 @@ "name": "Palm Treo Pro", "url": "/v1/pdas/palm-treo-pro" }, + { + "slug": "palm-treo-pro-scrapegsma-7066", + "name": "Palm Treo Pro", + "url": "/v1/pdas/palm-treo-pro-scrapegsma-7066" + }, { "slug": "palm-treo-pro-cdma-palm-monk", "name": "Palm Treo Pro CDMA (Palm Monk)", diff --git a/site/public/v1/pdas/motorola-accompli-388-scrapegsma-1227/index.json b/site/public/v1/pdas/motorola-accompli-388-scrapegsma-1227/index.json new file mode 100644 index 000000000000..fb6b42beb13f --- /dev/null +++ b/site/public/v1/pdas/motorola-accompli-388-scrapegsma-1227/index.json @@ -0,0 +1,54 @@ +{ + "id": 65, + "slug": "motorola-accompli-388-scrapegsma-1227", + "base_model_slug": "accompli-388", + "name": "Motorola Accompli 388", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": null, + "release_date": "2002-01-01", + "msrp_usd": null, + "ram_gb": 0.016, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1227, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "resolution": "320x240", + "type": "Monochrome graphic" + }, + "cameras": [], + "battery_mah": 800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 130.0, + "dimensions": {}, + "ip_rating": null, + "os": "Unknown", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "No", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.699010", + "updated_at": "2026-06-30T09:50:30.699010", + "url": "/v1/pdas/motorola-accompli-388-scrapegsma-1227" +} diff --git a/site/public/v1/pdas/motorola-accompli-388-scrapegsma-344/index.json b/site/public/v1/pdas/motorola-accompli-388-scrapegsma-344/index.json new file mode 100644 index 000000000000..e3652c9cdbdf --- /dev/null +++ b/site/public/v1/pdas/motorola-accompli-388-scrapegsma-344/index.json @@ -0,0 +1,54 @@ +{ + "id": 66, + "slug": "motorola-accompli-388-scrapegsma-344", + "base_model_slug": "accompli-388", + "name": "Motorola Accompli 388", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": null, + "release_date": "2002-01-01", + "msrp_usd": null, + "ram_gb": 0.016, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 344, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "resolution": "320x240", + "type": "Monochrome graphic" + }, + "cameras": [], + "battery_mah": 800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 130.0, + "dimensions": {}, + "ip_rating": null, + "os": "Unknown", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "No", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.699010", + "updated_at": "2026-06-30T09:50:30.699010", + "url": "/v1/pdas/motorola-accompli-388-scrapegsma-344" +} diff --git a/site/public/v1/pdas/palm-pre-plus-scrapegsma-7063/index.json b/site/public/v1/pdas/palm-pre-plus-scrapegsma-7063/index.json new file mode 100644 index 000000000000..60631bd046e1 --- /dev/null +++ b/site/public/v1/pdas/palm-pre-plus-scrapegsma-7063/index.json @@ -0,0 +1,57 @@ +{ + "id": 129, + "slug": "palm-pre-plus-scrapegsma-7063", + "base_model_slug": "pre-plus", + "name": "Palm Pre Plus", + "brand": { + "id": 173, + "slug": "palm", + "name": "Palm", + "country": "US", + "url": "/v1/brands/palm" + }, + "soc": null, + "release_date": "2010-03-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7063, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 3.1, + "resolution": "320x480", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 1150, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 138.0, + "dimensions": {}, + "ip_rating": null, + "os": "Palm webOS 1.3.5", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "2.1, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.714678", + "updated_at": "2026-06-30T09:50:30.714678", + "url": "/v1/pdas/palm-pre-plus-scrapegsma-7063" +} diff --git a/site/public/v1/pdas/palm-pre-scrapegsma-7065/index.json b/site/public/v1/pdas/palm-pre-scrapegsma-7065/index.json new file mode 100644 index 000000000000..3dbd48f2d4dc --- /dev/null +++ b/site/public/v1/pdas/palm-pre-scrapegsma-7065/index.json @@ -0,0 +1,57 @@ +{ + "id": 119, + "slug": "palm-pre-scrapegsma-7065", + "base_model_slug": "pre", + "name": "Palm Pre", + "brand": { + "id": 173, + "slug": "palm", + "name": "Palm", + "country": "US", + "url": "/v1/brands/palm" + }, + "soc": null, + "release_date": "2009-10-01", + "msrp_usd": null, + "ram_gb": 0.25, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7065, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 3.1, + "resolution": "320x480", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 1150, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 133.0, + "dimensions": {}, + "ip_rating": null, + "os": "Palm webOS", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "2.1, A2DP (headset support only)", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.712679", + "updated_at": "2026-06-30T09:50:30.712679", + "url": "/v1/pdas/palm-pre-scrapegsma-7065" +} diff --git a/site/public/v1/pdas/palm-treo-pro-scrapegsma-7066/index.json b/site/public/v1/pdas/palm-treo-pro-scrapegsma-7066/index.json new file mode 100644 index 000000000000..d97a49570464 --- /dev/null +++ b/site/public/v1/pdas/palm-treo-pro-scrapegsma-7066/index.json @@ -0,0 +1,55 @@ +{ + "id": 111, + "slug": "palm-treo-pro-scrapegsma-7066", + "base_model_slug": "treo-pro", + "name": "Palm Treo Pro", + "brand": { + "id": 173, + "slug": "palm", + "name": "Palm", + "country": "US", + "url": "/v1/brands/palm" + }, + "soc": null, + "release_date": "2008-08-01", + "msrp_usd": null, + "ram_gb": 0.125, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7066, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 2.5, + "resolution": "320x320", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 133.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows Mobile 6.1 Professional", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "2.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:30.711648", + "updated_at": "2026-06-30T09:50:30.711648", + "url": "/v1/pdas/palm-treo-pro-scrapegsma-7066" +} diff --git a/site/public/v1/tablets/acer-chromebook-tab-10-scrapegsma-1700/index.json b/site/public/v1/tablets/acer-chromebook-tab-10-scrapegsma-1700/index.json new file mode 100644 index 000000000000..75b92efa7905 --- /dev/null +++ b/site/public/v1/tablets/acer-chromebook-tab-10-scrapegsma-1700/index.json @@ -0,0 +1,54 @@ +{ + "id": 118, + "slug": "acer-chromebook-tab-10-scrapegsma-1700", + "base_model_slug": "chromebook-tab-10", + "name": "Acer Chromebook Tab 10", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2018-03-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1700, + "sim": "No" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 544.3, + "dimensions": {}, + "ip_rating": null, + "os": "Chrome OS", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n/ac, dual-band, WiFi Direct", + "bluetooth": "4.1, A2DP, LE" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.812201", + "updated_at": "2026-06-30T09:50:25.812201", + "url": "/v1/tablets/acer-chromebook-tab-10-scrapegsma-1700" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-10-a3-a30-scrapegsma-1719/index.json b/site/public/v1/tablets/acer-iconia-tab-10-a3-a30-scrapegsma-1719/index.json new file mode 100644 index 000000000000..c36176f8a0d4 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-10-a3-a30-scrapegsma-1719/index.json @@ -0,0 +1,55 @@ +{ + "id": 105, + "slug": "acer-iconia-tab-10-a3-a30-scrapegsma-1719", + "base_model_slug": "iconia-tab-10-a3-a30", + "name": "Acer Iconia Tab 10 A3-A30", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2015-04-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1719, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5910, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 540.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "A-GPS only" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.810196", + "updated_at": "2026-06-30T09:50:25.810196", + "url": "/v1/tablets/acer-iconia-tab-10-a3-a30-scrapegsma-1719" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-7-a1-713-scrapegsma-1734/index.json b/site/public/v1/tablets/acer-iconia-tab-7-a1-713-scrapegsma-1734/index.json new file mode 100644 index 000000000000..b9246fabac96 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-7-a1-713-scrapegsma-1734/index.json @@ -0,0 +1,58 @@ +{ + "id": 83, + "slug": "acer-iconia-tab-7-a1-713-scrapegsma-1734", + "base_model_slug": "iconia-tab-7-a1-713", + "name": "Acer Iconia Tab 7 A1-713", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1734, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 298.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.806692", + "updated_at": "2026-06-30T09:50:25.806692", + "url": "/v1/tablets/acer-iconia-tab-7-a1-713-scrapegsma-1734" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-7-a1-713hd-scrapegsma-1735/index.json b/site/public/v1/tablets/acer-iconia-tab-7-a1-713hd-scrapegsma-1735/index.json new file mode 100644 index 000000000000..5eb0e3a01b2b --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-7-a1-713hd-scrapegsma-1735/index.json @@ -0,0 +1,58 @@ +{ + "id": 87, + "slug": "acer-iconia-tab-7-a1-713hd-scrapegsma-1735", + "base_model_slug": "iconia-tab-7-a1-713hd", + "name": "Acer Iconia Tab 7 A1-713HD", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1735, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 298.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.807691", + "updated_at": "2026-06-30T09:50:25.807691", + "url": "/v1/tablets/acer-iconia-tab-7-a1-713hd-scrapegsma-1735" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-8-a1-840fhd-scrapegsma-1733/index.json b/site/public/v1/tablets/acer-iconia-tab-8-a1-840fhd-scrapegsma-1733/index.json new file mode 100644 index 000000000000..dfa5a80891c2 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-8-a1-840fhd-scrapegsma-1733/index.json @@ -0,0 +1,55 @@ +{ + "id": 90, + "slug": "acer-iconia-tab-8-a1-840fhd-scrapegsma-1733", + "base_model_slug": "iconia-tab-8-a1-840fhd", + "name": "Acer Iconia Tab 8 A1-840FHD", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1733, + "sim": "No" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 360.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.807691", + "updated_at": "2026-06-30T09:50:25.807691", + "url": "/v1/tablets/acer-iconia-tab-8-a1-840fhd-scrapegsma-1733" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a1-810-scrapegsma-1749/index.json b/site/public/v1/tablets/acer-iconia-tab-a1-810-scrapegsma-1749/index.json new file mode 100644 index 000000000000..e940e08f5800 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a1-810-scrapegsma-1749/index.json @@ -0,0 +1,55 @@ +{ + "id": 47, + "slug": "acer-iconia-tab-a1-810-scrapegsma-1749", + "base_model_slug": "iconia-tab-a1-810", + "name": "Acer Iconia Tab A1-810", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2013-04-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1749, + "sim": "No" + }, + "display": { + "size_inch": 7.9, + "resolution": "768x1024", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4960, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 410.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean), upgradаble to 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.800184", + "updated_at": "2026-06-30T09:50:25.800184", + "url": "/v1/tablets/acer-iconia-tab-a1-810-scrapegsma-1749" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a1-811-scrapegsma-1748/index.json b/site/public/v1/tablets/acer-iconia-tab-a1-811-scrapegsma-1748/index.json new file mode 100644 index 000000000000..63f79279de98 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a1-811-scrapegsma-1748/index.json @@ -0,0 +1,58 @@ +{ + "id": 51, + "slug": "acer-iconia-tab-a1-811-scrapegsma-1748", + "base_model_slug": "iconia-tab-a1-811", + "name": "Acer Iconia Tab A1-811", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1748, + "network": { + "cellular": "3G" + }, + "sim": "Yes" + }, + "display": { + "size_inch": 7.9, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4960, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 430.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.800184", + "updated_at": "2026-06-30T09:50:25.800184", + "url": "/v1/tablets/acer-iconia-tab-a1-811-scrapegsma-1748" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a100-scrapegsma-1774/index.json b/site/public/v1/tablets/acer-iconia-tab-a100-scrapegsma-1774/index.json new file mode 100644 index 000000000000..40cd317c9878 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a100-scrapegsma-1774/index.json @@ -0,0 +1,55 @@ +{ + "id": 3, + "slug": "acer-iconia-tab-a100-scrapegsma-1774", + "base_model_slug": "iconia-tab-a100", + "name": "Acer Iconia Tab A100", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2011-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1774, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 1530, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 450.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.0, upgradable to 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.791438", + "updated_at": "2026-06-30T09:50:25.791438", + "url": "/v1/tablets/acer-iconia-tab-a100-scrapegsma-1774" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a101-scrapegsma-1773/index.json b/site/public/v1/tablets/acer-iconia-tab-a101-scrapegsma-1773/index.json new file mode 100644 index 000000000000..b19597767c2f --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a101-scrapegsma-1773/index.json @@ -0,0 +1,58 @@ +{ + "id": 7, + "slug": "acer-iconia-tab-a101-scrapegsma-1773", + "base_model_slug": "iconia-tab-a101", + "name": "Acer Iconia Tab A101", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2011-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1773, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 1530, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 470.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.792436", + "updated_at": "2026-06-30T09:50:25.792436", + "url": "/v1/tablets/acer-iconia-tab-a101-scrapegsma-1773" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a110-scrapegsma-1756/index.json b/site/public/v1/tablets/acer-iconia-tab-a110-scrapegsma-1756/index.json new file mode 100644 index 000000000000..d9c49a2dc1c7 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a110-scrapegsma-1756/index.json @@ -0,0 +1,55 @@ +{ + "id": 19, + "slug": "acer-iconia-tab-a110-scrapegsma-1756", + "base_model_slug": "iconia-tab-a110", + "name": "Acer Iconia Tab A110", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2012-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1756, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 3420, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 390.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS (3G model), GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.794958", + "updated_at": "2026-06-30T09:50:25.794958", + "url": "/v1/tablets/acer-iconia-tab-a110-scrapegsma-1756" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a200-scrapegsma-1763/index.json b/site/public/v1/tablets/acer-iconia-tab-a200-scrapegsma-1763/index.json new file mode 100644 index 000000000000..44f1976eb64a --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a200-scrapegsma-1763/index.json @@ -0,0 +1,55 @@ +{ + "id": 24, + "slug": "acer-iconia-tab-a200-scrapegsma-1763", + "base_model_slug": "iconia-tab-a200", + "name": "Acer Iconia Tab A200", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2012-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1763, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "Capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 700.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.795951", + "updated_at": "2026-06-30T09:50:25.795951", + "url": "/v1/tablets/acer-iconia-tab-a200-scrapegsma-1763" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a210-scrapegsma-1762/index.json b/site/public/v1/tablets/acer-iconia-tab-a210-scrapegsma-1762/index.json new file mode 100644 index 000000000000..7b0605cbf806 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a210-scrapegsma-1762/index.json @@ -0,0 +1,55 @@ +{ + "id": 28, + "slug": "acer-iconia-tab-a210-scrapegsma-1762", + "base_model_slug": "iconia-tab-a210", + "name": "Acer Iconia Tab A210", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2012-11-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1762, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 3260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 685.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, EDR", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.796982", + "updated_at": "2026-06-30T09:50:25.796982", + "url": "/v1/tablets/acer-iconia-tab-a210-scrapegsma-1762" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a3-scrapegsma-1747/index.json b/site/public/v1/tablets/acer-iconia-tab-a3-scrapegsma-1747/index.json new file mode 100644 index 000000000000..dbde2eae266e --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a3-scrapegsma-1747/index.json @@ -0,0 +1,58 @@ +{ + "id": 56, + "slug": "acer-iconia-tab-a3-scrapegsma-1747", + "base_model_slug": "iconia-tab-a3", + "name": "Acer Iconia Tab A3", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2013-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1747, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 560.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.801184", + "updated_at": "2026-06-30T09:50:25.801184", + "url": "/v1/tablets/acer-iconia-tab-a3-scrapegsma-1747" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a500-scrapegsma-1772/index.json b/site/public/v1/tablets/acer-iconia-tab-a500-scrapegsma-1772/index.json new file mode 100644 index 000000000000..8b65e4629153 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a500-scrapegsma-1772/index.json @@ -0,0 +1,55 @@ +{ + "id": 12, + "slug": "acer-iconia-tab-a500-scrapegsma-1772", + "base_model_slug": "iconia-tab-a500", + "name": "Acer Iconia Tab A500", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2011-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1772, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 3260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 730.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.0, upgradable to 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.793436", + "updated_at": "2026-06-30T09:50:25.793436", + "url": "/v1/tablets/acer-iconia-tab-a500-scrapegsma-1772" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a501-scrapegsma-1770/index.json b/site/public/v1/tablets/acer-iconia-tab-a501-scrapegsma-1770/index.json new file mode 100644 index 000000000000..ea1e9df1cd8c --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a501-scrapegsma-1770/index.json @@ -0,0 +1,58 @@ +{ + "id": 16, + "slug": "acer-iconia-tab-a501-scrapegsma-1770", + "base_model_slug": "iconia-tab-a501", + "name": "Acer Iconia Tab A501", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2011-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1770, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 3260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 777.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.0 (Honeycomb), upgradable to 3.2 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.793948", + "updated_at": "2026-06-30T09:50:25.793948", + "url": "/v1/tablets/acer-iconia-tab-a501-scrapegsma-1770" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a510-scrapegsma-1767/index.json b/site/public/v1/tablets/acer-iconia-tab-a510-scrapegsma-1767/index.json new file mode 100644 index 000000000000..6feb96e9e342 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a510-scrapegsma-1767/index.json @@ -0,0 +1,55 @@ +{ + "id": 32, + "slug": "acer-iconia-tab-a510-scrapegsma-1767", + "base_model_slug": "iconia-tab-a510", + "name": "Acer Iconia Tab A510", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1767, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 9800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 680.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.796982", + "updated_at": "2026-06-30T09:50:25.796982", + "url": "/v1/tablets/acer-iconia-tab-a510-scrapegsma-1767" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a511-scrapegsma-1766/index.json b/site/public/v1/tablets/acer-iconia-tab-a511-scrapegsma-1766/index.json new file mode 100644 index 000000000000..0989105808fa --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a511-scrapegsma-1766/index.json @@ -0,0 +1,58 @@ +{ + "id": 36, + "slug": "acer-iconia-tab-a511-scrapegsma-1766", + "base_model_slug": "iconia-tab-a511", + "name": "Acer Iconia Tab A511", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1766, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 9800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 777.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.797983", + "updated_at": "2026-06-30T09:50:25.797983", + "url": "/v1/tablets/acer-iconia-tab-a511-scrapegsma-1766" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a700-scrapegsma-1765/index.json b/site/public/v1/tablets/acer-iconia-tab-a700-scrapegsma-1765/index.json new file mode 100644 index 000000000000..11700294e5ae --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a700-scrapegsma-1765/index.json @@ -0,0 +1,55 @@ +{ + "id": 40, + "slug": "acer-iconia-tab-a700-scrapegsma-1765", + "base_model_slug": "iconia-tab-a700", + "name": "Acer Iconia Tab A700", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2012-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1765, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 665.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.1, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.798982", + "updated_at": "2026-06-30T09:50:25.798982", + "url": "/v1/tablets/acer-iconia-tab-a700-scrapegsma-1765" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-a701-scrapegsma-1764/index.json b/site/public/v1/tablets/acer-iconia-tab-a701-scrapegsma-1764/index.json new file mode 100644 index 000000000000..7661c85834e4 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-a701-scrapegsma-1764/index.json @@ -0,0 +1,58 @@ +{ + "id": 44, + "slug": "acer-iconia-tab-a701-scrapegsma-1764", + "base_model_slug": "iconia-tab-a701", + "name": "Acer Iconia Tab A701", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2012-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1764, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 667.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, DLNA", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.798982", + "updated_at": "2026-06-30T09:50:25.798982", + "url": "/v1/tablets/acer-iconia-tab-a701-scrapegsma-1764" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-b1-710-scrapegsma-1754/index.json b/site/public/v1/tablets/acer-iconia-tab-b1-710-scrapegsma-1754/index.json new file mode 100644 index 000000000000..957a2cd2176e --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-b1-710-scrapegsma-1754/index.json @@ -0,0 +1,55 @@ +{ + "id": 59, + "slug": "acer-iconia-tab-b1-710-scrapegsma-1754", + "base_model_slug": "iconia-tab-b1-710", + "name": "Acer Iconia Tab B1-710", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2013-11-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1754, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 2640, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 339.9, + "dimensions": {}, + "ip_rating": null, + "os": "Android OS", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.802179", + "updated_at": "2026-06-30T09:50:25.802179", + "url": "/v1/tablets/acer-iconia-tab-b1-710-scrapegsma-1754" +} diff --git a/site/public/v1/tablets/acer-iconia-tab-b1-a71-scrapegsma-1755/index.json b/site/public/v1/tablets/acer-iconia-tab-b1-a71-scrapegsma-1755/index.json new file mode 100644 index 000000000000..9c4bb09f0d66 --- /dev/null +++ b/site/public/v1/tablets/acer-iconia-tab-b1-a71-scrapegsma-1755/index.json @@ -0,0 +1,54 @@ +{ + "id": 63, + "slug": "acer-iconia-tab-b1-a71-scrapegsma-1755", + "base_model_slug": "iconia-tab-b1-a71", + "name": "Acer Iconia Tab B1-A71", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": null, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1755, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 2710, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.802179", + "updated_at": "2026-06-30T09:50:25.802179", + "url": "/v1/tablets/acer-iconia-tab-b1-a71-scrapegsma-1755" +} diff --git a/site/public/v1/tablets/alcatel-one-touch-tab-7-hd-scrapegsma-1691/index.json b/site/public/v1/tablets/alcatel-one-touch-tab-7-hd-scrapegsma-1691/index.json new file mode 100644 index 000000000000..ca3b919f8639 --- /dev/null +++ b/site/public/v1/tablets/alcatel-one-touch-tab-7-hd-scrapegsma-1691/index.json @@ -0,0 +1,55 @@ +{ + "id": 138, + "slug": "alcatel-one-touch-tab-7-hd-scrapegsma-1691", + "base_model_slug": "one-touch-tab-7-hd", + "name": "alcatel One Touch Tab 7 HD", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": null, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1691, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 350.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.1, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.815704", + "updated_at": "2026-06-30T09:50:25.815704", + "url": "/v1/tablets/alcatel-one-touch-tab-7-hd-scrapegsma-1691" +} diff --git a/site/public/v1/tablets/alcatel-one-touch-tab-7-scrapegsma-1690/index.json b/site/public/v1/tablets/alcatel-one-touch-tab-7-scrapegsma-1690/index.json new file mode 100644 index 000000000000..9f602452771e --- /dev/null +++ b/site/public/v1/tablets/alcatel-one-touch-tab-7-scrapegsma-1690/index.json @@ -0,0 +1,55 @@ +{ + "id": 132, + "slug": "alcatel-one-touch-tab-7-scrapegsma-1690", + "base_model_slug": "one-touch-tab-7", + "name": "alcatel One Touch Tab 7", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": null, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1690, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 3240, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 350.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.1, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.814202", + "updated_at": "2026-06-30T09:50:25.814202", + "url": "/v1/tablets/alcatel-one-touch-tab-7-scrapegsma-1690" +} diff --git a/site/public/v1/tablets/amazon-fire-hd-10-2017-scrapegsma-2291/index.json b/site/public/v1/tablets/amazon-fire-hd-10-2017-scrapegsma-2291/index.json new file mode 100644 index 000000000000..02777621790c --- /dev/null +++ b/site/public/v1/tablets/amazon-fire-hd-10-2017-scrapegsma-2291/index.json @@ -0,0 +1,55 @@ +{ + "id": 304, + "slug": "amazon-fire-hd-10-2017-scrapegsma-2291", + "base_model_slug": "fire-hd-10-2017", + "name": "Amazon Fire HD 10 (2017)", + "brand": { + "id": 146, + "slug": "amazon", + "name": "Amazon", + "country": "US", + "url": "/v1/brands/amazon" + }, + "soc": null, + "release_date": "2017-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2291, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3830, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 500.0, + "dimensions": {}, + "ip_rating": null, + "os": "Customized Android 5.1 (Lollipop); Fire 5.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band", + "bluetooth": "4.1, A2DP, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.842949", + "updated_at": "2026-06-30T09:50:25.842949", + "url": "/v1/tablets/amazon-fire-hd-10-2017-scrapegsma-2291" +} diff --git a/site/public/v1/tablets/amazon-fire-hd-8-2017-scrapegsma-2292/index.json b/site/public/v1/tablets/amazon-fire-hd-8-2017-scrapegsma-2292/index.json new file mode 100644 index 000000000000..b2ad3dd63867 --- /dev/null +++ b/site/public/v1/tablets/amazon-fire-hd-8-2017-scrapegsma-2292/index.json @@ -0,0 +1,55 @@ +{ + "id": 307, + "slug": "amazon-fire-hd-8-2017-scrapegsma-2292", + "base_model_slug": "fire-hd-8-2017", + "name": "Amazon Fire HD 8 (2017)", + "brand": { + "id": 146, + "slug": "amazon", + "name": "Amazon", + "country": "US", + "url": "/v1/brands/amazon" + }, + "soc": null, + "release_date": "2017-05-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2292, + "sim": "No" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3210, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 369.0, + "dimensions": {}, + "ip_rating": null, + "os": "Customized Android 5.1 (Lollipop); Fire 5.4", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.842949", + "updated_at": "2026-06-30T09:50:25.842949", + "url": "/v1/tablets/amazon-fire-hd-8-2017-scrapegsma-2292" +} diff --git a/site/public/v1/tablets/amazon-kindle-fire-scrapegsma-2306/index.json b/site/public/v1/tablets/amazon-kindle-fire-scrapegsma-2306/index.json new file mode 100644 index 000000000000..f0e1d2007a6b --- /dev/null +++ b/site/public/v1/tablets/amazon-kindle-fire-scrapegsma-2306/index.json @@ -0,0 +1,54 @@ +{ + "id": 265, + "slug": "amazon-kindle-fire-scrapegsma-2306", + "base_model_slug": "kindle-fire", + "name": "Amazon Kindle Fire", + "brand": { + "id": 146, + "slug": "amazon", + "name": "Amazon", + "country": "US", + "url": "/v1/brands/amazon" + }, + "soc": null, + "release_date": "2011-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2306, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 413.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 2.3 (customized)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "No", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.834421", + "updated_at": "2026-06-30T09:50:25.834421", + "url": "/v1/tablets/amazon-kindle-fire-scrapegsma-2306" +} diff --git a/site/public/v1/tablets/apple-ipad-10-2-scrapegsma-1562/index.json b/site/public/v1/tablets/apple-ipad-10-2-scrapegsma-1562/index.json new file mode 100644 index 000000000000..3f9e1e08f50e --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-10-2-scrapegsma-1562/index.json @@ -0,0 +1,64 @@ +{ + "id": 469, + "slug": "apple-ipad-10-2-scrapegsma-1562", + "base_model_slug": "ipad-10-2", + "name": "Apple iPad 10.2", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1562, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, eSIM", + "model_numbers": [ + "A2232", + "A2200", + "A2198" + ] + }, + "display": { + "size_inch": 10.2, + "resolution": "1620x2160", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8827, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 483.0, + "dimensions": {}, + "ip_rating": null, + "os": "iPadOS 13.1, upgradable to iPadOS 13.4.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS (Wi<80><91>Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.869009", + "updated_at": "2026-06-30T09:50:25.869009", + "url": "/v1/tablets/apple-ipad-10-2-scrapegsma-1562" +} diff --git a/site/public/v1/tablets/apple-ipad-2-cdma-scrapegsma-2403/index.json b/site/public/v1/tablets/apple-ipad-2-cdma-scrapegsma-2403/index.json new file mode 100644 index 000000000000..3fa18c6c9b7c --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-2-cdma-scrapegsma-2403/index.json @@ -0,0 +1,54 @@ +{ + "id": 332, + "slug": "apple-ipad-2-cdma-scrapegsma-2403", + "base_model_slug": "ipad-2-cdma", + "name": "Apple iPad 2 CDMA", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2011-03-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2403, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6930, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 607.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 4, upgradable to iOS 9.2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.846459", + "updated_at": "2026-06-30T09:50:25.846459", + "url": "/v1/tablets/apple-ipad-2-cdma-scrapegsma-2403" +} diff --git a/site/public/v1/tablets/apple-ipad-2-wi-fi-3g-scrapegsma-2401/index.json b/site/public/v1/tablets/apple-ipad-2-wi-fi-3g-scrapegsma-2401/index.json new file mode 100644 index 000000000000..7fbfdbb4f46c --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-2-wi-fi-3g-scrapegsma-2401/index.json @@ -0,0 +1,57 @@ +{ + "id": 339, + "slug": "apple-ipad-2-wi-fi-3g-scrapegsma-2401", + "base_model_slug": "ipad-2-wi-fi-3g", + "name": "Apple iPad 2 Wi-Fi + 3G", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2011-03-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2401, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6930, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 607.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 4, upgradable to iOS 9.3.5", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.847963", + "updated_at": "2026-06-30T09:50:25.847963", + "url": "/v1/tablets/apple-ipad-2-wi-fi-3g-scrapegsma-2401" +} diff --git a/site/public/v1/tablets/apple-ipad-2-wi-fi-scrapegsma-2402/index.json b/site/public/v1/tablets/apple-ipad-2-wi-fi-scrapegsma-2402/index.json new file mode 100644 index 000000000000..ce68724532c0 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-2-wi-fi-scrapegsma-2402/index.json @@ -0,0 +1,54 @@ +{ + "id": 337, + "slug": "apple-ipad-2-wi-fi-scrapegsma-2402", + "base_model_slug": "ipad-2-wi-fi", + "name": "Apple iPad 2 Wi-Fi", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2011-03-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2402, + "sim": "No" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6930, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 601.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 4, upgradable to iOS 9.3.5", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.847963", + "updated_at": "2026-06-30T09:50:25.847963", + "url": "/v1/tablets/apple-ipad-2-wi-fi-scrapegsma-2402" +} diff --git a/site/public/v1/tablets/apple-ipad-3-wi-fi-cellular-scrapegsma-2398/index.json b/site/public/v1/tablets/apple-ipad-3-wi-fi-cellular-scrapegsma-2398/index.json new file mode 100644 index 000000000000..d3ea3899b834 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-3-wi-fi-cellular-scrapegsma-2398/index.json @@ -0,0 +1,58 @@ +{ + "id": 349, + "slug": "apple-ipad-3-wi-fi-cellular-scrapegsma-2398", + "base_model_slug": "ipad-3-wi-fi-cellular", + "name": "Apple iPad 3 Wi-Fi + Cellular", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2012-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2398, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 11560, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 662.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 5.1, upgradable to iOS 9.3.5", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.849969", + "updated_at": "2026-06-30T09:50:25.849969", + "url": "/v1/tablets/apple-ipad-3-wi-fi-cellular-scrapegsma-2398" +} diff --git a/site/public/v1/tablets/apple-ipad-3-wi-fi-scrapegsma-2399/index.json b/site/public/v1/tablets/apple-ipad-3-wi-fi-scrapegsma-2399/index.json new file mode 100644 index 000000000000..6bcd48e24ba7 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-3-wi-fi-scrapegsma-2399/index.json @@ -0,0 +1,55 @@ +{ + "id": 347, + "slug": "apple-ipad-3-wi-fi-scrapegsma-2399", + "base_model_slug": "ipad-3-wi-fi", + "name": "Apple iPad 3 Wi-Fi", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2012-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2399, + "sim": "No" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 11560, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 652.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 5.1, upgradable to iOS 9.3.5", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.848968", + "updated_at": "2026-06-30T09:50:25.848968", + "url": "/v1/tablets/apple-ipad-3-wi-fi-scrapegsma-2399" +} diff --git a/site/public/v1/tablets/apple-ipad-4-wi-fi-cellular-scrapegsma-2396/index.json b/site/public/v1/tablets/apple-ipad-4-wi-fi-cellular-scrapegsma-2396/index.json new file mode 100644 index 000000000000..39364a02e5cf --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-4-wi-fi-cellular-scrapegsma-2396/index.json @@ -0,0 +1,58 @@ +{ + "id": 359, + "slug": "apple-ipad-4-wi-fi-cellular-scrapegsma-2396", + "base_model_slug": "ipad-4-wi-fi-cellular", + "name": "Apple iPad 4 Wi-Fi + Cellular", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2012-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2396, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 11560, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 662.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 6, upgradable to iOS 10.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.850968", + "updated_at": "2026-06-30T09:50:25.850968", + "url": "/v1/tablets/apple-ipad-4-wi-fi-cellular-scrapegsma-2396" +} diff --git a/site/public/v1/tablets/apple-ipad-4-wi-fi-scrapegsma-2395/index.json b/site/public/v1/tablets/apple-ipad-4-wi-fi-scrapegsma-2395/index.json new file mode 100644 index 000000000000..95ec5fd89970 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-4-wi-fi-scrapegsma-2395/index.json @@ -0,0 +1,55 @@ +{ + "id": 357, + "slug": "apple-ipad-4-wi-fi-scrapegsma-2395", + "base_model_slug": "ipad-4-wi-fi", + "name": "Apple iPad 4 Wi-Fi", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2012-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2395, + "sim": "No" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 11560, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 652.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 6, upgradable to iOS 10.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.850968", + "updated_at": "2026-06-30T09:50:25.850968", + "url": "/v1/tablets/apple-ipad-4-wi-fi-scrapegsma-2395" +} diff --git a/site/public/v1/tablets/apple-ipad-9-7-2017-scrapegsma-2362/index.json b/site/public/v1/tablets/apple-ipad-9-7-2017-scrapegsma-2362/index.json new file mode 100644 index 000000000000..6a4c826290c6 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-9-7-2017-scrapegsma-2362/index.json @@ -0,0 +1,58 @@ +{ + "id": 434, + "slug": "apple-ipad-9-7-2017-scrapegsma-2362", + "base_model_slug": "ipad-9-7-2017", + "name": "Apple iPad 9.7 (2017)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2017-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2362, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8827, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 469.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 10.3, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.863496", + "updated_at": "2026-06-30T09:50:25.863496", + "url": "/v1/tablets/apple-ipad-9-7-2017-scrapegsma-2362" +} diff --git a/site/public/v1/tablets/apple-ipad-air-2-scrapegsma-2385/index.json b/site/public/v1/tablets/apple-ipad-air-2-scrapegsma-2385/index.json new file mode 100644 index 000000000000..611766754684 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-air-2-scrapegsma-2385/index.json @@ -0,0 +1,58 @@ +{ + "id": 392, + "slug": "apple-ipad-air-2-scrapegsma-2385", + "base_model_slug": "ipad-air-2", + "name": "Apple iPad Air 2", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2385, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 437.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 8.1, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (3G/LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.856987", + "updated_at": "2026-06-30T09:50:25.856987", + "url": "/v1/tablets/apple-ipad-air-2-scrapegsma-2385" +} diff --git a/site/public/v1/tablets/apple-ipad-air-scrapegsma-2389/index.json b/site/public/v1/tablets/apple-ipad-air-scrapegsma-2389/index.json new file mode 100644 index 000000000000..2410ceecd360 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-air-scrapegsma-2389/index.json @@ -0,0 +1,58 @@ +{ + "id": 380, + "slug": "apple-ipad-air-scrapegsma-2389", + "base_model_slug": "ipad-air", + "name": "Apple iPad Air", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2013-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2389, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 469.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 7, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (3G/LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.854477", + "updated_at": "2026-06-30T09:50:25.854477", + "url": "/v1/tablets/apple-ipad-air-scrapegsma-2389" +} diff --git a/site/public/v1/tablets/apple-ipad-mini-2-scrapegsma-2390/index.json b/site/public/v1/tablets/apple-ipad-mini-2-scrapegsma-2390/index.json new file mode 100644 index 000000000000..fd5fa9d4be82 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-mini-2-scrapegsma-2390/index.json @@ -0,0 +1,58 @@ +{ + "id": 386, + "slug": "apple-ipad-mini-2-scrapegsma-2390", + "base_model_slug": "ipad-mini-2", + "name": "Apple iPad mini 2", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2013-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2390, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6470, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 331.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 7, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.855982", + "updated_at": "2026-06-30T09:50:25.855982", + "url": "/v1/tablets/apple-ipad-mini-2-scrapegsma-2390" +} diff --git a/site/public/v1/tablets/apple-ipad-mini-2019-scrapegsma-2345/index.json b/site/public/v1/tablets/apple-ipad-mini-2019-scrapegsma-2345/index.json new file mode 100644 index 000000000000..4815ce93d8d2 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-mini-2019-scrapegsma-2345/index.json @@ -0,0 +1,68 @@ +{ + "id": 480, + "slug": "apple-ipad-mini-2019-scrapegsma-2345", + "base_model_slug": "ipad-mini-2019", + "name": "Apple iPad mini (2019)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2019-03-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 256 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2345, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)", + "model_numbers": [ + "MUQW2HC", + "A", + "MUU32HC", + "A", + "MUX52HC", + "A", + "MUXC2HC", + "A" + ] + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5124, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 300.5, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 12.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "5.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.870513", + "updated_at": "2026-06-30T09:50:25.870513", + "url": "/v1/tablets/apple-ipad-mini-2019-scrapegsma-2345" +} diff --git a/site/public/v1/tablets/apple-ipad-mini-3-scrapegsma-2386/index.json b/site/public/v1/tablets/apple-ipad-mini-3-scrapegsma-2386/index.json new file mode 100644 index 000000000000..5aeec40febff --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-mini-3-scrapegsma-2386/index.json @@ -0,0 +1,58 @@ +{ + "id": 398, + "slug": "apple-ipad-mini-3-scrapegsma-2386", + "base_model_slug": "ipad-mini-3", + "name": "Apple iPad mini 3", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2386, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6470, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 331.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 8.1, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.857987", + "updated_at": "2026-06-30T09:50:25.857987", + "url": "/v1/tablets/apple-ipad-mini-3-scrapegsma-2386" +} diff --git a/site/public/v1/tablets/apple-ipad-mini-4-2015-scrapegsma-1567/index.json b/site/public/v1/tablets/apple-ipad-mini-4-2015-scrapegsma-1567/index.json new file mode 100644 index 000000000000..a5f72703c0a2 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-mini-4-2015-scrapegsma-1567/index.json @@ -0,0 +1,65 @@ +{ + "id": 408, + "slug": "apple-ipad-mini-4-2015-scrapegsma-1567", + "base_model_slug": "ipad-mini-4-2015", + "name": "Apple iPad mini 4 (2015)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2015-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16, + 32, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1567, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, eSIM", + "model_numbers": [ + "A1538", + "A1550" + ] + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5124, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 299.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 9, upgradable to iPadOS 13.4.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (3G/LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.859491", + "updated_at": "2026-06-30T09:50:25.859491", + "url": "/v1/tablets/apple-ipad-mini-4-2015-scrapegsma-1567" +} diff --git a/site/public/v1/tablets/apple-ipad-mini-4-scrapegsma-2378/index.json b/site/public/v1/tablets/apple-ipad-mini-4-scrapegsma-2378/index.json new file mode 100644 index 000000000000..132922a6790a --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-mini-4-scrapegsma-2378/index.json @@ -0,0 +1,58 @@ +{ + "id": 404, + "slug": "apple-ipad-mini-4-scrapegsma-2378", + "base_model_slug": "ipad-mini-4", + "name": "Apple iPad mini 4", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2015-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2378, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5124, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 299.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 9, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (3G/LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.858988", + "updated_at": "2026-06-30T09:50:25.858988", + "url": "/v1/tablets/apple-ipad-mini-4-scrapegsma-2378" +} diff --git a/site/public/v1/tablets/apple-ipad-mini-wi-fi-cellular-scrapegsma-2394/index.json b/site/public/v1/tablets/apple-ipad-mini-wi-fi-cellular-scrapegsma-2394/index.json new file mode 100644 index 000000000000..0c3b80ff0c19 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-mini-wi-fi-cellular-scrapegsma-2394/index.json @@ -0,0 +1,57 @@ +{ + "id": 370, + "slug": "apple-ipad-mini-wi-fi-cellular-scrapegsma-2394", + "base_model_slug": "ipad-mini-wi-fi-cellular", + "name": "Apple iPad mini Wi-Fi + Cellular", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2012-10-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2394, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 7.9, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4490, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 312.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 6, upgradable to iOS 9.3.5", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.853472", + "updated_at": "2026-06-30T09:50:25.853472", + "url": "/v1/tablets/apple-ipad-mini-wi-fi-cellular-scrapegsma-2394" +} diff --git a/site/public/v1/tablets/apple-ipad-mini-wi-fi-scrapegsma-2393/index.json b/site/public/v1/tablets/apple-ipad-mini-wi-fi-scrapegsma-2393/index.json new file mode 100644 index 000000000000..b1a3c3268137 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-mini-wi-fi-scrapegsma-2393/index.json @@ -0,0 +1,54 @@ +{ + "id": 367, + "slug": "apple-ipad-mini-wi-fi-scrapegsma-2393", + "base_model_slug": "ipad-mini-wi-fi", + "name": "Apple iPad mini Wi-Fi", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2012-10-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2393, + "sim": "No" + }, + "display": { + "size_inch": 7.9, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4490, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 308.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 6, upgradable to iOS 9.3.5", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, EDR", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.851967", + "updated_at": "2026-06-30T09:50:25.851967", + "url": "/v1/tablets/apple-ipad-mini-wi-fi-scrapegsma-2393" +} diff --git a/site/public/v1/tablets/apple-ipad-pro-10-5-2017-scrapegsma-2361/index.json b/site/public/v1/tablets/apple-ipad-pro-10-5-2017-scrapegsma-2361/index.json new file mode 100644 index 000000000000..91eee8892e62 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-pro-10-5-2017-scrapegsma-2361/index.json @@ -0,0 +1,58 @@ +{ + "id": 439, + "slug": "apple-ipad-pro-10-5-2017-scrapegsma-2361", + "base_model_slug": "ipad-pro-10-5-2017", + "name": "Apple iPad Pro 10.5 (2017)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2017-06-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 512 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2361, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 10.5, + "resolution": "1668x2224", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8134, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 469.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 10.3.2, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.864497", + "updated_at": "2026-06-30T09:50:25.864497", + "url": "/v1/tablets/apple-ipad-pro-10-5-2017-scrapegsma-2361" +} diff --git a/site/public/v1/tablets/apple-ipad-pro-11-2018-scrapegsma-1566/index.json b/site/public/v1/tablets/apple-ipad-pro-11-2018-scrapegsma-1566/index.json new file mode 100644 index 000000000000..00257768c52f --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-pro-11-2018-scrapegsma-1566/index.json @@ -0,0 +1,68 @@ +{ + "id": 459, + "slug": "apple-ipad-pro-11-2018-scrapegsma-1566", + "base_model_slug": "ipad-pro-11-2018", + "name": "Apple iPad Pro 11 (2018)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2018-10-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 4, + 6, + 64, + 256, + 512, + 1024 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1566, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, eSIM", + "model_numbers": [ + "A2013", + "A1934", + "A1980", + "A1979" + ] + }, + "display": { + "size_inch": 11.0, + "resolution": "1668x2388", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7812, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 468.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 12, upgradable to iPadOS 13.4.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "5.0, A2DP, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, QZSS (Wi<80><91>Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.867009", + "updated_at": "2026-06-30T09:50:25.867009", + "url": "/v1/tablets/apple-ipad-pro-11-2018-scrapegsma-1566" +} diff --git a/site/public/v1/tablets/apple-ipad-pro-11-scrapegsma-2347/index.json b/site/public/v1/tablets/apple-ipad-pro-11-scrapegsma-2347/index.json new file mode 100644 index 000000000000..c534bba78016 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-pro-11-scrapegsma-2347/index.json @@ -0,0 +1,60 @@ +{ + "id": 456, + "slug": "apple-ipad-pro-11-scrapegsma-2347", + "base_model_slug": "ipad-pro-11", + "name": "Apple iPad Pro 11", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2018-10-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 4, + 6, + 512, + 1024 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2347, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 11.0, + "resolution": "1668x2388", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7812, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 468.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 12, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "5.0, A2DP, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, QZSS (Wi‑Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.867009", + "updated_at": "2026-06-30T09:50:25.867009", + "url": "/v1/tablets/apple-ipad-pro-11-scrapegsma-2347" +} diff --git a/site/public/v1/tablets/apple-ipad-pro-12-9-2015-scrapegsma-2377/index.json b/site/public/v1/tablets/apple-ipad-pro-12-9-2015-scrapegsma-2377/index.json new file mode 100644 index 000000000000..9e682353c2bf --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-pro-12-9-2015-scrapegsma-2377/index.json @@ -0,0 +1,58 @@ +{ + "id": 418, + "slug": "apple-ipad-pro-12-9-2015-scrapegsma-2377", + "base_model_slug": "ipad-pro-12-9-2015", + "name": "Apple iPad Pro 12.9 (2015)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2015-09-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 256 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2377, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 12.9, + "resolution": "2048x2732", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 307, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 713.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 9, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.860496", + "updated_at": "2026-06-30T09:50:25.860496", + "url": "/v1/tablets/apple-ipad-pro-12-9-2015-scrapegsma-2377" +} diff --git a/site/public/v1/tablets/apple-ipad-pro-12-9-2017-scrapegsma-2360/index.json b/site/public/v1/tablets/apple-ipad-pro-12-9-2017-scrapegsma-2360/index.json new file mode 100644 index 000000000000..e18afec8af5d --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-pro-12-9-2017-scrapegsma-2360/index.json @@ -0,0 +1,58 @@ +{ + "id": 443, + "slug": "apple-ipad-pro-12-9-2017-scrapegsma-2360", + "base_model_slug": "ipad-pro-12-9-2017", + "name": "Apple iPad Pro 12.9 (2017)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2017-06-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 512 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2360, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 12.9, + "resolution": "2732x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 891, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 677.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 10.3.2, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.865001", + "updated_at": "2026-06-30T09:50:25.865001", + "url": "/v1/tablets/apple-ipad-pro-12-9-2017-scrapegsma-2360" +} diff --git a/site/public/v1/tablets/apple-ipad-pro-12-9-2018-scrapegsma-2346/index.json b/site/public/v1/tablets/apple-ipad-pro-12-9-2018-scrapegsma-2346/index.json new file mode 100644 index 000000000000..ccf22a17e6b9 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-pro-12-9-2018-scrapegsma-2346/index.json @@ -0,0 +1,60 @@ +{ + "id": 463, + "slug": "apple-ipad-pro-12-9-2018-scrapegsma-2346", + "base_model_slug": "ipad-pro-12-9-2018", + "name": "Apple iPad Pro 12.9 (2018)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2018-10-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 4, + 6, + 512, + 1024 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2346, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 12.9, + "resolution": "2048x2732", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9720, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 631.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 12, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "5.0, A2DP, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, QZSS (Wi‑Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.868009", + "updated_at": "2026-06-30T09:50:25.868009", + "url": "/v1/tablets/apple-ipad-pro-12-9-2018-scrapegsma-2346" +} diff --git a/site/public/v1/tablets/apple-ipad-pro-12-9-2020-scrapegsma-1557/index.json b/site/public/v1/tablets/apple-ipad-pro-12-9-2020-scrapegsma-1557/index.json new file mode 100644 index 000000000000..df80e3b11a83 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-pro-12-9-2020-scrapegsma-1557/index.json @@ -0,0 +1,65 @@ +{ + "id": 499, + "slug": "apple-ipad-pro-12-9-2020-scrapegsma-1557", + "base_model_slug": "ipad-pro-12-9-2020", + "name": "Apple iPad Pro 12.9 (2020)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2020-03-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 6, + 128, + 256, + 512, + 1024 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1557, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, eSIM", + "model_numbers": [ + "A2069", + "A2232" + ] + }, + "display": { + "size_inch": 12.9, + "resolution": "2048x2732", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9720, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 641.0, + "dimensions": {}, + "ip_rating": null, + "os": "iPadOS 13.4, upgradable to iPadOS 13.4.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac/6, dual-band, hotspot", + "bluetooth": "5.0, A2DP, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, QZSS (Wi<80><91>Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.872518", + "updated_at": "2026-06-30T09:50:25.872518", + "url": "/v1/tablets/apple-ipad-pro-12-9-2020-scrapegsma-1557" +} diff --git a/site/public/v1/tablets/apple-ipad-pro-9-7-2016-scrapegsma-2373/index.json b/site/public/v1/tablets/apple-ipad-pro-9-7-2016-scrapegsma-2373/index.json new file mode 100644 index 000000000000..07cacb068e9b --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-pro-9-7-2016-scrapegsma-2373/index.json @@ -0,0 +1,58 @@ +{ + "id": 424, + "slug": "apple-ipad-pro-9-7-2016-scrapegsma-2373", + "base_model_slug": "ipad-pro-9-7-2016", + "name": "Apple iPad Pro 9.7 (2016)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 256 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2373, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7306, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 437.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 9.3.2, upgradable to iOS 12.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.2, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS (Wi‑Fi + Cellular model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.861497", + "updated_at": "2026-06-30T09:50:25.861497", + "url": "/v1/tablets/apple-ipad-pro-9-7-2016-scrapegsma-2373" +} diff --git a/site/public/v1/tablets/apple-ipad-wi-fi-3g-scrapegsma-2406/index.json b/site/public/v1/tablets/apple-ipad-wi-fi-3g-scrapegsma-2406/index.json new file mode 100644 index 000000000000..6c7a703d1d0f --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-wi-fi-3g-scrapegsma-2406/index.json @@ -0,0 +1,57 @@ +{ + "id": 324, + "slug": "apple-ipad-wi-fi-3g-scrapegsma-2406", + "base_model_slug": "ipad-wi-fi-3g", + "name": "Apple iPad Wi-Fi + 3G", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2010-01-01", + "msrp_usd": null, + "ram_gb": 0.25, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2406, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 730.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 4, upgradable to iOS 5.1.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.845955", + "updated_at": "2026-06-30T09:50:25.845955", + "url": "/v1/tablets/apple-ipad-wi-fi-3g-scrapegsma-2406" +} diff --git a/site/public/v1/tablets/apple-ipad-wi-fi-scrapegsma-2407/index.json b/site/public/v1/tablets/apple-ipad-wi-fi-scrapegsma-2407/index.json new file mode 100644 index 000000000000..b874bb3f9136 --- /dev/null +++ b/site/public/v1/tablets/apple-ipad-wi-fi-scrapegsma-2407/index.json @@ -0,0 +1,54 @@ +{ + "id": 322, + "slug": "apple-ipad-wi-fi-scrapegsma-2407", + "base_model_slug": "ipad-wi-fi", + "name": "Apple iPad Wi-Fi", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2010-01-01", + "msrp_usd": null, + "ram_gb": 0.25, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2407, + "sim": "No" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 680.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 4, upgradable to iOS 5.1.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.844954", + "updated_at": "2026-06-30T09:50:25.844954", + "url": "/v1/tablets/apple-ipad-wi-fi-scrapegsma-2407" +} diff --git a/site/public/v1/tablets/archos-diamond-tab-scrapegsma-2418/index.json b/site/public/v1/tablets/archos-diamond-tab-scrapegsma-2418/index.json new file mode 100644 index 000000000000..59e669c06c1c --- /dev/null +++ b/site/public/v1/tablets/archos-diamond-tab-scrapegsma-2418/index.json @@ -0,0 +1,58 @@ +{ + "id": 544, + "slug": "archos-diamond-tab-scrapegsma-2418", + "base_model_slug": "diamond-tab", + "name": "Archos Diamond Tab", + "brand": { + "id": 68, + "slug": "archos", + "name": "Archos", + "country": "FR", + "url": "/v1/brands/archos" + }, + "soc": null, + "release_date": "2017-08-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2418, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1600x2560", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 510.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.881027", + "updated_at": "2026-06-30T09:50:25.881027", + "url": "/v1/tablets/archos-diamond-tab-scrapegsma-2418" +} diff --git a/site/public/v1/tablets/asus-google-nexus-7-2013-scrapegsma-2578/index.json b/site/public/v1/tablets/asus-google-nexus-7-2013-scrapegsma-2578/index.json new file mode 100644 index 000000000000..749c9a1c78a1 --- /dev/null +++ b/site/public/v1/tablets/asus-google-nexus-7-2013-scrapegsma-2578/index.json @@ -0,0 +1,58 @@ +{ + "id": 592, + "slug": "asus-google-nexus-7-2013-scrapegsma-2578", + "base_model_slug": "google-nexus-7-2013", + "name": "Asus Google Nexus 7 (2013)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2013-07-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2578, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3950, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 290.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.3 (Jelly Bean), upgradable to 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.887600", + "updated_at": "2026-06-30T09:50:25.887600", + "url": "/v1/tablets/asus-google-nexus-7-2013-scrapegsma-2578" +} diff --git a/site/public/v1/tablets/asus-google-nexus-7-cellular-scrapegsma-2588/index.json b/site/public/v1/tablets/asus-google-nexus-7-cellular-scrapegsma-2588/index.json new file mode 100644 index 000000000000..1028631174ab --- /dev/null +++ b/site/public/v1/tablets/asus-google-nexus-7-cellular-scrapegsma-2588/index.json @@ -0,0 +1,58 @@ +{ + "id": 559, + "slug": "asus-google-nexus-7-cellular-scrapegsma-2588", + "base_model_slug": "google-nexus-7-cellular", + "name": "Asus Google Nexus 7 Cellular", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2012-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2588, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4325, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 347.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean), upgradable to 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.882548", + "updated_at": "2026-06-30T09:50:25.882548", + "url": "/v1/tablets/asus-google-nexus-7-cellular-scrapegsma-2588" +} diff --git a/site/public/v1/tablets/asus-google-nexus-7-scrapegsma-2591/index.json b/site/public/v1/tablets/asus-google-nexus-7-scrapegsma-2591/index.json new file mode 100644 index 000000000000..136222932ff4 --- /dev/null +++ b/site/public/v1/tablets/asus-google-nexus-7-scrapegsma-2591/index.json @@ -0,0 +1,55 @@ +{ + "id": 551, + "slug": "asus-google-nexus-7-scrapegsma-2591", + "base_model_slug": "google-nexus-7", + "name": "Asus Google Nexus 7", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2012-06-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2591, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "LED-backlit IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4325, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 340.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean), upgradable to 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "3.0", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.881541", + "updated_at": "2026-06-30T09:50:25.881541", + "url": "/v1/tablets/asus-google-nexus-7-scrapegsma-2591" +} diff --git a/site/public/v1/tablets/asus-memo-pad-10-me103k-scrapegsma-2546/index.json b/site/public/v1/tablets/asus-memo-pad-10-me103k-scrapegsma-2546/index.json new file mode 100644 index 000000000000..74a34c840f24 --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-10-me103k-scrapegsma-2546/index.json @@ -0,0 +1,55 @@ +{ + "id": 645, + "slug": "asus-memo-pad-10-me103k-scrapegsma-2546", + "base_model_slug": "memo-pad-10-me103k", + "name": "Asus Memo Pad 10 ME103K", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2546, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 525.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.895111", + "updated_at": "2026-06-30T09:50:25.895111", + "url": "/v1/tablets/asus-memo-pad-10-me103k-scrapegsma-2546" +} diff --git a/site/public/v1/tablets/asus-memo-pad-10-scrapegsma-2575/index.json b/site/public/v1/tablets/asus-memo-pad-10-scrapegsma-2575/index.json new file mode 100644 index 000000000000..966ccbe824d3 --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-10-scrapegsma-2575/index.json @@ -0,0 +1,55 @@ +{ + "id": 597, + "slug": "asus-memo-pad-10-scrapegsma-2575", + "base_model_slug": "memo-pad-10", + "name": "Asus Memo Pad 10", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2013-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2575, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 522.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.888599", + "updated_at": "2026-06-30T09:50:25.888599", + "url": "/v1/tablets/asus-memo-pad-10-scrapegsma-2575" +} diff --git a/site/public/v1/tablets/asus-memo-pad-7-me176c-scrapegsma-2554/index.json b/site/public/v1/tablets/asus-memo-pad-7-me176c-scrapegsma-2554/index.json new file mode 100644 index 000000000000..d5bea5c63472 --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-7-me176c-scrapegsma-2554/index.json @@ -0,0 +1,55 @@ +{ + "id": 650, + "slug": "asus-memo-pad-7-me176c-scrapegsma-2554", + "base_model_slug": "memo-pad-7-me176c", + "name": "Asus Memo Pad 7 ME176C", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2554, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3950, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 295.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.896113", + "updated_at": "2026-06-30T09:50:25.896113", + "url": "/v1/tablets/asus-memo-pad-7-me176c-scrapegsma-2554" +} diff --git a/site/public/v1/tablets/asus-memo-pad-7-me572c-scrapegsma-2549/index.json b/site/public/v1/tablets/asus-memo-pad-7-me572c-scrapegsma-2549/index.json new file mode 100644 index 000000000000..b0f1634ee1ae --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-7-me572c-scrapegsma-2549/index.json @@ -0,0 +1,55 @@ +{ + "id": 655, + "slug": "asus-memo-pad-7-me572c-scrapegsma-2549", + "base_model_slug": "memo-pad-7-me572c", + "name": "Asus Memo Pad 7 ME572C", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2549, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3950, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 269.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.896113", + "updated_at": "2026-06-30T09:50:25.896113", + "url": "/v1/tablets/asus-memo-pad-7-me572c-scrapegsma-2549" +} diff --git a/site/public/v1/tablets/asus-memo-pad-7-me572cl-scrapegsma-2548/index.json b/site/public/v1/tablets/asus-memo-pad-7-me572cl-scrapegsma-2548/index.json new file mode 100644 index 000000000000..904701d8f7de --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-7-me572cl-scrapegsma-2548/index.json @@ -0,0 +1,58 @@ +{ + "id": 660, + "slug": "asus-memo-pad-7-me572cl-scrapegsma-2548", + "base_model_slug": "memo-pad-7-me572cl", + "name": "Asus Memo Pad 7 ME572CL", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2548, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3950, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 279.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.896113", + "updated_at": "2026-06-30T09:50:25.896113", + "url": "/v1/tablets/asus-memo-pad-7-me572cl-scrapegsma-2548" +} diff --git a/site/public/v1/tablets/asus-memo-pad-8-me180a-scrapegsma-2576/index.json b/site/public/v1/tablets/asus-memo-pad-8-me180a-scrapegsma-2576/index.json new file mode 100644 index 000000000000..5afbc1830682 --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-8-me180a-scrapegsma-2576/index.json @@ -0,0 +1,55 @@ +{ + "id": 602, + "slug": "asus-memo-pad-8-me180a-scrapegsma-2576", + "base_model_slug": "memo-pad-8-me180a", + "name": "Asus Memo Pad 8 ME180A", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2013-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2576, + "sim": "No" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3950, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 350.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "3.0, EDR", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.888599", + "updated_at": "2026-06-30T09:50:25.888599", + "url": "/v1/tablets/asus-memo-pad-8-me180a-scrapegsma-2576" +} diff --git a/site/public/v1/tablets/asus-memo-pad-8-me181c-scrapegsma-2553/index.json b/site/public/v1/tablets/asus-memo-pad-8-me181c-scrapegsma-2553/index.json new file mode 100644 index 000000000000..e47492a5e6d0 --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-8-me181c-scrapegsma-2553/index.json @@ -0,0 +1,55 @@ +{ + "id": 665, + "slug": "asus-memo-pad-8-me181c-scrapegsma-2553", + "base_model_slug": "memo-pad-8-me181c", + "name": "Asus Memo Pad 8 ME181C", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2553, + "sim": "No" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.897683", + "updated_at": "2026-06-30T09:50:25.897683", + "url": "/v1/tablets/asus-memo-pad-8-me181c-scrapegsma-2553" +} diff --git a/site/public/v1/tablets/asus-memo-pad-8-me581cl-scrapegsma-2552/index.json b/site/public/v1/tablets/asus-memo-pad-8-me581cl-scrapegsma-2552/index.json new file mode 100644 index 000000000000..dcfec45724c5 --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-8-me581cl-scrapegsma-2552/index.json @@ -0,0 +1,58 @@ +{ + "id": 670, + "slug": "asus-memo-pad-8-me581cl-scrapegsma-2552", + "base_model_slug": "memo-pad-8-me581cl", + "name": "Asus Memo Pad 8 ME581CL", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2552, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 299.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.898687", + "updated_at": "2026-06-30T09:50:25.898687", + "url": "/v1/tablets/asus-memo-pad-8-me581cl-scrapegsma-2552" +} diff --git a/site/public/v1/tablets/asus-memo-pad-fhd10-scrapegsma-2581/index.json b/site/public/v1/tablets/asus-memo-pad-fhd10-scrapegsma-2581/index.json new file mode 100644 index 000000000000..cfe8eaa0c2bb --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-fhd10-scrapegsma-2581/index.json @@ -0,0 +1,55 @@ +{ + "id": 608, + "slug": "asus-memo-pad-fhd10-scrapegsma-2581", + "base_model_slug": "memo-pad-fhd10", + "name": "Asus Memo Pad FHD10", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2013-06-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2581, + "sim": "No" + }, + "display": { + "size_inch": 10.0, + "resolution": "1920x1200", + "type": "IPS LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6760, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 580.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean), upgradable to 4.3 (Jelly Bean); Waveshare UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.889599", + "updated_at": "2026-06-30T09:50:25.889599", + "url": "/v1/tablets/asus-memo-pad-fhd10-scrapegsma-2581" +} diff --git a/site/public/v1/tablets/asus-memo-pad-me172v-scrapegsma-2587/index.json b/site/public/v1/tablets/asus-memo-pad-me172v-scrapegsma-2587/index.json new file mode 100644 index 000000000000..bc38395acfde --- /dev/null +++ b/site/public/v1/tablets/asus-memo-pad-me172v-scrapegsma-2587/index.json @@ -0,0 +1,55 @@ +{ + "id": 615, + "slug": "asus-memo-pad-me172v-scrapegsma-2587", + "base_model_slug": "memo-pad-me172v", + "name": "Asus Memo Pad ME172V", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2587, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "LED-backlit LCD, capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 4270, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 370.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "No", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.890597", + "updated_at": "2026-06-30T09:50:25.890597", + "url": "/v1/tablets/asus-memo-pad-me172v-scrapegsma-2587" +} diff --git a/site/public/v1/tablets/asus-padfone-2-scrapegsma-2590/index.json b/site/public/v1/tablets/asus-padfone-2-scrapegsma-2590/index.json new file mode 100644 index 000000000000..0c1c335d0511 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-2-scrapegsma-2590/index.json @@ -0,0 +1,58 @@ +{ + "id": 571, + "slug": "asus-padfone-2-scrapegsma-2590", + "base_model_slug": "padfone-2", + "name": "Asus PadFone 2", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2012-10-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2590, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 4.7, + "resolution": "720x1280", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 2140, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 135.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich), upgradable to 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.884547", + "updated_at": "2026-06-30T09:50:25.884547", + "url": "/v1/tablets/asus-padfone-2-scrapegsma-2590" +} diff --git a/site/public/v1/tablets/asus-padfone-e-scrapegsma-2564/index.json b/site/public/v1/tablets/asus-padfone-e-scrapegsma-2564/index.json new file mode 100644 index 000000000000..6eeaeaaaa0a5 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-e-scrapegsma-2564/index.json @@ -0,0 +1,57 @@ +{ + "id": 675, + "slug": "asus-padfone-e-scrapegsma-2564", + "base_model_slug": "padfone-e", + "name": "Asus PadFone E", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2564, + "network": { + "cellular": "3G" + }, + "sim": "Dual SIM (dual stand-by)" + }, + "display": { + "size_inch": 4.7, + "resolution": "720x1280", + "type": "Super IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 1820, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 126.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.3 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.899694", + "updated_at": "2026-06-30T09:50:25.899694", + "url": "/v1/tablets/asus-padfone-e-scrapegsma-2564" +} diff --git a/site/public/v1/tablets/asus-padfone-infinity-2-scrapegsma-2574/index.json b/site/public/v1/tablets/asus-padfone-infinity-2-scrapegsma-2574/index.json new file mode 100644 index 000000000000..e8d9cab99ff4 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-infinity-2-scrapegsma-2574/index.json @@ -0,0 +1,58 @@ +{ + "id": 627, + "slug": "asus-padfone-infinity-2-scrapegsma-2574", + "base_model_slug": "padfone-infinity-2", + "name": "Asus PadFone Infinity 2", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2013-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2574, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 2400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.892101", + "updated_at": "2026-06-30T09:50:25.892101", + "url": "/v1/tablets/asus-padfone-infinity-2-scrapegsma-2574" +} diff --git a/site/public/v1/tablets/asus-padfone-infinity-lite-scrapegsma-2563/index.json b/site/public/v1/tablets/asus-padfone-infinity-lite-scrapegsma-2563/index.json new file mode 100644 index 000000000000..bd0f20928f2c --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-infinity-lite-scrapegsma-2563/index.json @@ -0,0 +1,58 @@ +{ + "id": 679, + "slug": "asus-padfone-infinity-lite-scrapegsma-2563", + "base_model_slug": "padfone-infinity-lite", + "name": "Asus PadFone Infinity Lite", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2563, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 2400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.899694", + "updated_at": "2026-06-30T09:50:25.899694", + "url": "/v1/tablets/asus-padfone-infinity-lite-scrapegsma-2563" +} diff --git a/site/public/v1/tablets/asus-padfone-infinity-scrapegsma-2585/index.json b/site/public/v1/tablets/asus-padfone-infinity-scrapegsma-2585/index.json new file mode 100644 index 000000000000..f676db9cc3d3 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-infinity-scrapegsma-2585/index.json @@ -0,0 +1,58 @@ +{ + "id": 622, + "slug": "asus-padfone-infinity-scrapegsma-2585", + "base_model_slug": "padfone-infinity", + "name": "Asus PadFone Infinity", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2013-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2585, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 2400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 141.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean), upgradable to 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.892101", + "updated_at": "2026-06-30T09:50:25.892101", + "url": "/v1/tablets/asus-padfone-infinity-scrapegsma-2585" +} diff --git a/site/public/v1/tablets/asus-padfone-mini-4g-intel-scrapegsma-2570/index.json b/site/public/v1/tablets/asus-padfone-mini-4g-intel-scrapegsma-2570/index.json new file mode 100644 index 000000000000..046a95778e44 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-mini-4g-intel-scrapegsma-2570/index.json @@ -0,0 +1,58 @@ +{ + "id": 688, + "slug": "asus-padfone-mini-4g-intel-scrapegsma-2570", + "base_model_slug": "padfone-mini-4g-intel", + "name": "Asus PadFone mini 4G (Intel)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2570, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 4.5, + "resolution": "480x854", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 2060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.900693", + "updated_at": "2026-06-30T09:50:25.901694", + "url": "/v1/tablets/asus-padfone-mini-4g-intel-scrapegsma-2570" +} diff --git a/site/public/v1/tablets/asus-padfone-mini-intel-scrapegsma-2571/index.json b/site/public/v1/tablets/asus-padfone-mini-intel-scrapegsma-2571/index.json new file mode 100644 index 000000000000..fd8b18fed348 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-mini-intel-scrapegsma-2571/index.json @@ -0,0 +1,58 @@ +{ + "id": 689, + "slug": "asus-padfone-mini-intel-scrapegsma-2571", + "base_model_slug": "padfone-mini-intel", + "name": "Asus PadFone mini (Intel)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2571, + "network": { + "cellular": "3G" + }, + "sim": "Dual SIM (Micro-SIM, dual stand-by)" + }, + "display": { + "size_inch": 4.0, + "resolution": "480x800", + "type": "IPS+ LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 1170, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 116.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.3 (Jelly Bean), upgradable to 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.901694", + "updated_at": "2026-06-30T09:50:25.901694", + "url": "/v1/tablets/asus-padfone-mini-intel-scrapegsma-2571" +} diff --git a/site/public/v1/tablets/asus-padfone-mini-scrapegsma-2572/index.json b/site/public/v1/tablets/asus-padfone-mini-scrapegsma-2572/index.json new file mode 100644 index 000000000000..6bc0ae2017f6 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-mini-scrapegsma-2572/index.json @@ -0,0 +1,58 @@ +{ + "id": 633, + "slug": "asus-padfone-mini-scrapegsma-2572", + "base_model_slug": "padfone-mini", + "name": "Asus PadFone mini", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2013-12-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2572, + "network": { + "cellular": "3G" + }, + "sim": "Dual SIM (Micro-SIM, dual stand-by)" + }, + "display": { + "size_inch": 4.3, + "resolution": "540x960", + "type": "Super IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 1500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 105.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.3 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.893104", + "updated_at": "2026-06-30T09:50:25.893104", + "url": "/v1/tablets/asus-padfone-mini-scrapegsma-2572" +} diff --git a/site/public/v1/tablets/asus-padfone-s-scrapegsma-2562/index.json b/site/public/v1/tablets/asus-padfone-s-scrapegsma-2562/index.json new file mode 100644 index 000000000000..da5c8d99a836 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-s-scrapegsma-2562/index.json @@ -0,0 +1,61 @@ +{ + "id": 693, + "slug": "asus-padfone-s-scrapegsma-2562", + "base_model_slug": "padfone-s", + "name": "Asus PadFone S", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2562, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "T00N" + ] + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 2300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.901694", + "updated_at": "2026-06-30T09:50:25.901694", + "url": "/v1/tablets/asus-padfone-s-scrapegsma-2562" +} diff --git a/site/public/v1/tablets/asus-padfone-scrapegsma-2600/index.json b/site/public/v1/tablets/asus-padfone-scrapegsma-2600/index.json new file mode 100644 index 000000000000..2134ee61dec9 --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-scrapegsma-2600/index.json @@ -0,0 +1,58 @@ +{ + "id": 567, + "slug": "asus-padfone-scrapegsma-2600", + "base_model_slug": "padfone", + "name": "Asus PadFone", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2600, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 4.3, + "resolution": "540x960", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 1520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 129.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "Yes", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.884547", + "updated_at": "2026-06-30T09:50:25.884547", + "url": "/v1/tablets/asus-padfone-scrapegsma-2600" +} diff --git a/site/public/v1/tablets/asus-padfone-x-mini-scrapegsma-2547/index.json b/site/public/v1/tablets/asus-padfone-x-mini-scrapegsma-2547/index.json new file mode 100644 index 000000000000..3360d2cb232e --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-x-mini-scrapegsma-2547/index.json @@ -0,0 +1,58 @@ +{ + "id": 703, + "slug": "asus-padfone-x-mini-scrapegsma-2547", + "base_model_slug": "padfone-x-mini", + "name": "Asus PadFone X mini", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2547, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 4.5, + "resolution": "480x854", + "type": "IPS+ LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 2060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 148.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.903203", + "updated_at": "2026-06-30T09:50:25.903203", + "url": "/v1/tablets/asus-padfone-x-mini-scrapegsma-2547" +} diff --git a/site/public/v1/tablets/asus-padfone-x-scrapegsma-2561/index.json b/site/public/v1/tablets/asus-padfone-x-scrapegsma-2561/index.json new file mode 100644 index 000000000000..19fc6808357c --- /dev/null +++ b/site/public/v1/tablets/asus-padfone-x-scrapegsma-2561/index.json @@ -0,0 +1,58 @@ +{ + "id": 698, + "slug": "asus-padfone-x-scrapegsma-2561", + "base_model_slug": "padfone-x", + "name": "Asus PadFone X", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2561, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 5.0, + "resolution": "1080x1920", + "type": "Super IPS+ LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 2300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.901694", + "updated_at": "2026-06-30T09:50:25.901694", + "url": "/v1/tablets/asus-padfone-x-scrapegsma-2561" +} diff --git a/site/public/v1/tablets/asus-transformer-pad-tf103c-scrapegsma-2559/index.json b/site/public/v1/tablets/asus-transformer-pad-tf103c-scrapegsma-2559/index.json new file mode 100644 index 000000000000..9daa8f4fc5dd --- /dev/null +++ b/site/public/v1/tablets/asus-transformer-pad-tf103c-scrapegsma-2559/index.json @@ -0,0 +1,55 @@ +{ + "id": 708, + "slug": "asus-transformer-pad-tf103c-scrapegsma-2559", + "base_model_slug": "transformer-pad-tf103c", + "name": "Asus Transformer Pad TF103C", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2559, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 550.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.904214", + "updated_at": "2026-06-30T09:50:25.904214", + "url": "/v1/tablets/asus-transformer-pad-tf103c-scrapegsma-2559" +} diff --git a/site/public/v1/tablets/asus-transformer-pad-tf303cl-scrapegsma-2558/index.json b/site/public/v1/tablets/asus-transformer-pad-tf303cl-scrapegsma-2558/index.json new file mode 100644 index 000000000000..64cd24d9c729 --- /dev/null +++ b/site/public/v1/tablets/asus-transformer-pad-tf303cl-scrapegsma-2558/index.json @@ -0,0 +1,58 @@ +{ + "id": 713, + "slug": "asus-transformer-pad-tf303cl-scrapegsma-2558", + "base_model_slug": "transformer-pad-tf303cl", + "name": "Asus Transformer Pad TF303CL", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2558, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 595.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.904214", + "updated_at": "2026-06-30T09:50:25.904214", + "url": "/v1/tablets/asus-transformer-pad-tf303cl-scrapegsma-2558" +} diff --git a/site/public/v1/tablets/blackberry-4g-playbook-hspa-scrapegsma-2784/index.json b/site/public/v1/tablets/blackberry-4g-playbook-hspa-scrapegsma-2784/index.json new file mode 100644 index 000000000000..dfa4b233b2fe --- /dev/null +++ b/site/public/v1/tablets/blackberry-4g-playbook-hspa-scrapegsma-2784/index.json @@ -0,0 +1,58 @@ +{ + "id": 782, + "slug": "blackberry-4g-playbook-hspa-scrapegsma-2784", + "base_model_slug": "4g-playbook-hspa", + "name": "BlackBerry 4G Playbook HSPA+", + "brand": { + "id": 6, + "slug": "blackberry", + "name": "BlackBerry", + "country": "CA", + "url": "/v1/brands/blackberry" + }, + "soc": null, + "release_date": "2011-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2784, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 425.0, + "dimensions": {}, + "ip_rating": null, + "os": "BlackBerry Tablet OS", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.914450", + "updated_at": "2026-06-30T09:50:25.914450", + "url": "/v1/tablets/blackberry-4g-playbook-hspa-scrapegsma-2784" +} diff --git a/site/public/v1/tablets/blackberry-playbook-scrapegsma-2786/index.json b/site/public/v1/tablets/blackberry-playbook-scrapegsma-2786/index.json new file mode 100644 index 000000000000..04a58a80683d --- /dev/null +++ b/site/public/v1/tablets/blackberry-playbook-scrapegsma-2786/index.json @@ -0,0 +1,55 @@ +{ + "id": 778, + "slug": "blackberry-playbook-scrapegsma-2786", + "base_model_slug": "playbook", + "name": "BlackBerry Playbook", + "brand": { + "id": 6, + "slug": "blackberry", + "name": "BlackBerry", + "country": "CA", + "url": "/v1/brands/blackberry" + }, + "soc": null, + "release_date": "2010-04-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2786, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 425.0, + "dimensions": {}, + "ip_rating": null, + "os": "BlackBerry Tablet OS", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.914450", + "updated_at": "2026-06-30T09:50:25.914450", + "url": "/v1/tablets/blackberry-playbook-scrapegsma-2786" +} diff --git a/site/public/v1/tablets/blackberry-playbook-wimax-scrapegsma-2785/index.json b/site/public/v1/tablets/blackberry-playbook-wimax-scrapegsma-2785/index.json new file mode 100644 index 000000000000..f9b0eecef35b --- /dev/null +++ b/site/public/v1/tablets/blackberry-playbook-wimax-scrapegsma-2785/index.json @@ -0,0 +1,55 @@ +{ + "id": 780, + "slug": "blackberry-playbook-wimax-scrapegsma-2785", + "base_model_slug": "playbook-wimax", + "name": "BlackBerry Playbook Wimax", + "brand": { + "id": 6, + "slug": "blackberry", + "name": "BlackBerry", + "country": "CA", + "url": "/v1/brands/blackberry" + }, + "soc": null, + "release_date": "2010-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2785, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 425.0, + "dimensions": {}, + "ip_rating": null, + "os": "BlackBerry Tablet OS", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, WiMAX 802.16 e, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.914450", + "updated_at": "2026-06-30T09:50:25.914450", + "url": "/v1/tablets/blackberry-playbook-wimax-scrapegsma-2785" +} diff --git a/site/public/v1/tablets/blu-life-view-tab-scrapegsma-3024/index.json b/site/public/v1/tablets/blu-life-view-tab-scrapegsma-3024/index.json new file mode 100644 index 000000000000..abd25a81f0ae --- /dev/null +++ b/site/public/v1/tablets/blu-life-view-tab-scrapegsma-3024/index.json @@ -0,0 +1,58 @@ +{ + "id": 871, + "slug": "blu-life-view-tab-scrapegsma-3024", + "base_model_slug": "life-view-tab", + "name": "BLU Life View Tab", + "brand": { + "id": 151, + "slug": "blu", + "name": "BLU Products", + "country": "US", + "url": "/v1/brands/blu" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3024, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 404.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.929176", + "updated_at": "2026-06-30T09:50:25.929176", + "url": "/v1/tablets/blu-life-view-tab-scrapegsma-3024" +} diff --git a/site/public/v1/tablets/honor-pad-2-scrapegsma-3759/index.json b/site/public/v1/tablets/honor-pad-2-scrapegsma-3759/index.json new file mode 100644 index 000000000000..bdf0068916b3 --- /dev/null +++ b/site/public/v1/tablets/honor-pad-2-scrapegsma-3759/index.json @@ -0,0 +1,58 @@ +{ + "id": 1037, + "slug": "honor-pad-2-scrapegsma-3759", + "base_model_slug": "pad-2", + "name": "Honor Pad 2", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": null, + "release_date": "2016-10-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3759, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 340.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0 (Marshmallow); EMUI 4.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (region dependent)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.961198", + "updated_at": "2026-06-30T09:50:25.961198", + "url": "/v1/tablets/honor-pad-2-scrapegsma-3759" +} diff --git a/site/public/v1/tablets/honor-tab-5-scrapegsma-3734/index.json b/site/public/v1/tablets/honor-tab-5-scrapegsma-3734/index.json new file mode 100644 index 000000000000..9dc8dec2317d --- /dev/null +++ b/site/public/v1/tablets/honor-tab-5-scrapegsma-3734/index.json @@ -0,0 +1,63 @@ +{ + "id": 1047, + "slug": "honor-tab-5-scrapegsma-3734", + "base_model_slug": "tab-5", + "name": "Honor Tab 5", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": null, + "release_date": "2019-03-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3734, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM (Nano-SIM, dual stand-by)", + "model_numbers": [ + "JDN2-W09HN" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie); Magic 2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS (LTE model), GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.962197", + "updated_at": "2026-06-30T09:50:25.962197", + "url": "/v1/tablets/honor-tab-5-scrapegsma-3734" +} diff --git a/site/public/v1/tablets/hp-pro-slate-10-ee-g1-scrapegsma-3788/index.json b/site/public/v1/tablets/hp-pro-slate-10-ee-g1-scrapegsma-3788/index.json new file mode 100644 index 000000000000..4c7554003a6f --- /dev/null +++ b/site/public/v1/tablets/hp-pro-slate-10-ee-g1-scrapegsma-3788/index.json @@ -0,0 +1,55 @@ +{ + "id": 1183, + "slug": "hp-pro-slate-10-ee-g1-scrapegsma-3788", + "base_model_slug": "pro-slate-10-ee-g1", + "name": "HP Pro Slate 10 EE G1", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3788, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8380, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 855.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.983896", + "updated_at": "2026-06-30T09:50:25.983896", + "url": "/v1/tablets/hp-pro-slate-10-ee-g1-scrapegsma-3788" +} diff --git a/site/public/v1/tablets/hp-pro-slate-8-scrapegsma-3789/index.json b/site/public/v1/tablets/hp-pro-slate-8-scrapegsma-3789/index.json new file mode 100644 index 000000000000..c1125f1461fd --- /dev/null +++ b/site/public/v1/tablets/hp-pro-slate-8-scrapegsma-3789/index.json @@ -0,0 +1,58 @@ +{ + "id": 1187, + "slug": "hp-pro-slate-8-scrapegsma-3789", + "base_model_slug": "pro-slate-8", + "name": "HP Pro Slate 8", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3789, + "network": { + "cellular": "3G" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 7.86, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 350.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.984896", + "updated_at": "2026-06-30T09:50:25.984896", + "url": "/v1/tablets/hp-pro-slate-8-scrapegsma-3789" +} diff --git a/site/public/v1/tablets/hp-touchpad-4g-scrapegsma-3802/index.json b/site/public/v1/tablets/hp-touchpad-4g-scrapegsma-3802/index.json new file mode 100644 index 000000000000..9a552dc94b91 --- /dev/null +++ b/site/public/v1/tablets/hp-touchpad-4g-scrapegsma-3802/index.json @@ -0,0 +1,58 @@ +{ + "id": 1153, + "slug": "hp-touchpad-4g-scrapegsma-3802", + "base_model_slug": "touchpad-4g", + "name": "HP TouchPad 4G", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2011-07-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3802, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 740.0, + "dimensions": {}, + "ip_rating": null, + "os": "HP webOS 3.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.979887", + "updated_at": "2026-06-30T09:50:25.979887", + "url": "/v1/tablets/hp-touchpad-4g-scrapegsma-3802" +} diff --git a/site/public/v1/tablets/hp-touchpad-scrapegsma-3807/index.json b/site/public/v1/tablets/hp-touchpad-scrapegsma-3807/index.json new file mode 100644 index 000000000000..46e01255be38 --- /dev/null +++ b/site/public/v1/tablets/hp-touchpad-scrapegsma-3807/index.json @@ -0,0 +1,55 @@ +{ + "id": 1151, + "slug": "hp-touchpad-scrapegsma-3807", + "base_model_slug": "touchpad", + "name": "HP TouchPad", + "brand": { + "id": 160, + "slug": "hp", + "name": "HP", + "country": "US", + "url": "/v1/brands/hp" + }, + "soc": null, + "release_date": "2011-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3807, + "sim": "No" + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 740.0, + "dimensions": {}, + "ip_rating": null, + "os": "HP webOS 3.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.979383", + "updated_at": "2026-06-30T09:50:25.979383", + "url": "/v1/tablets/hp-touchpad-scrapegsma-3807" +} diff --git a/site/public/v1/tablets/htc-nexus-9-scrapegsma-3883/index.json b/site/public/v1/tablets/htc-nexus-9-scrapegsma-3883/index.json new file mode 100644 index 000000000000..0ad1091bbf41 --- /dev/null +++ b/site/public/v1/tablets/htc-nexus-9-scrapegsma-3883/index.json @@ -0,0 +1,59 @@ +{ + "id": 1206, + "slug": "htc-nexus-9-scrapegsma-3883", + "base_model_slug": "nexus-9", + "name": "HTC Nexus 9", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 3883, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 425.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop), upgradable to 7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.1, A2DP, aptX", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.987909", + "updated_at": "2026-06-30T09:50:25.987909", + "url": "/v1/tablets/htc-nexus-9-scrapegsma-3883" +} diff --git a/site/public/v1/tablets/huawei-matepad-pro-5g-scrapegsma-83/index.json b/site/public/v1/tablets/huawei-matepad-pro-5g-scrapegsma-83/index.json new file mode 100644 index 000000000000..54e69a3cb442 --- /dev/null +++ b/site/public/v1/tablets/huawei-matepad-pro-5g-scrapegsma-83/index.json @@ -0,0 +1,61 @@ +{ + "id": 1523, + "slug": "huawei-matepad-pro-5g-scrapegsma-83", + "base_model_slug": "matepad-pro-5g", + "name": "Huawei MatePad Pro 5G", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2020-02-01", + "msrp_usd": null, + "ram_gb": 8.0, + "storage_options_gb": [ + 6, + 8, + 128, + 256, + 512 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 83, + "network": { + "cellular": "5G" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 460.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, EMUI 10, no Google Play Services", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.033514", + "updated_at": "2026-06-30T09:50:26.033514", + "url": "/v1/tablets/huawei-matepad-pro-5g-scrapegsma-83" +} diff --git a/site/public/v1/tablets/huawei-matepad-pro-5g-scrapegsma-966/index.json b/site/public/v1/tablets/huawei-matepad-pro-5g-scrapegsma-966/index.json new file mode 100644 index 000000000000..86183b86f71e --- /dev/null +++ b/site/public/v1/tablets/huawei-matepad-pro-5g-scrapegsma-966/index.json @@ -0,0 +1,61 @@ +{ + "id": 1524, + "slug": "huawei-matepad-pro-5g-scrapegsma-966", + "base_model_slug": "matepad-pro-5g", + "name": "Huawei MatePad Pro 5G", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2020-02-01", + "msrp_usd": null, + "ram_gb": 8.0, + "storage_options_gb": [ + 6, + 8, + 128, + 256, + 512 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 966, + "network": { + "cellular": "5G" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 460.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, EMUI 10, no Google Play Services", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.033514", + "updated_at": "2026-06-30T09:50:26.033514", + "url": "/v1/tablets/huawei-matepad-pro-5g-scrapegsma-966" +} diff --git a/site/public/v1/tablets/huawei-matepad-pro-scrapegsma-93/index.json b/site/public/v1/tablets/huawei-matepad-pro-scrapegsma-93/index.json new file mode 100644 index 000000000000..6822eaeb2c72 --- /dev/null +++ b/site/public/v1/tablets/huawei-matepad-pro-scrapegsma-93/index.json @@ -0,0 +1,67 @@ +{ + "id": 1469, + "slug": "huawei-matepad-pro-scrapegsma-93", + "base_model_slug": "matepad-pro", + "name": "Huawei MatePad Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-11-01", + "msrp_usd": null, + "ram_gb": 8.0, + "storage_options_gb": [ + 6, + 8, + 128, + 256, + 512 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 93, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "MRX-AL09", + "MRX-AL19", + "MRX-W09", + "MRX-W19" + ] + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 460.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, EMUI 10, no Google Play Services", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS (LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.026000", + "updated_at": "2026-06-30T09:50:26.026000", + "url": "/v1/tablets/huawei-matepad-pro-scrapegsma-93" +} diff --git a/site/public/v1/tablets/huawei-matepad-pro-scrapegsma-976/index.json b/site/public/v1/tablets/huawei-matepad-pro-scrapegsma-976/index.json new file mode 100644 index 000000000000..7df3e2239f1a --- /dev/null +++ b/site/public/v1/tablets/huawei-matepad-pro-scrapegsma-976/index.json @@ -0,0 +1,67 @@ +{ + "id": 1470, + "slug": "huawei-matepad-pro-scrapegsma-976", + "base_model_slug": "matepad-pro", + "name": "Huawei MatePad Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-11-01", + "msrp_usd": null, + "ram_gb": 8.0, + "storage_options_gb": [ + 6, + 8, + 128, + 256, + 512 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 976, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "MRX-AL09", + "MRX-AL19", + "MRX-W09", + "MRX-W19" + ] + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 460.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, EMUI 10, no Google Play Services", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS (LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.026000", + "updated_at": "2026-06-30T09:50:26.026000", + "url": "/v1/tablets/huawei-matepad-pro-scrapegsma-976" +} diff --git a/site/public/v1/tablets/huawei-matepad-scrapegsma-76/index.json b/site/public/v1/tablets/huawei-matepad-scrapegsma-76/index.json new file mode 100644 index 000000000000..7ea50d0bf0c1 --- /dev/null +++ b/site/public/v1/tablets/huawei-matepad-scrapegsma-76/index.json @@ -0,0 +1,64 @@ +{ + "id": 1510, + "slug": "huawei-matepad-scrapegsma-76", + "base_model_slug": "matepad", + "name": "Huawei MatePad", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2020-04-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 4, + 6, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 76, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "BAH3-W09", + "BAH3-AL00" + ] + }, + "display": { + "size_inch": 10.4, + "resolution": "1200x2000", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 450.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, EMUI 10, no Google Play Services", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, BDS (LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.031515", + "updated_at": "2026-06-30T09:50:26.031515", + "url": "/v1/tablets/huawei-matepad-scrapegsma-76" +} diff --git a/site/public/v1/tablets/huawei-matepad-scrapegsma-959/index.json b/site/public/v1/tablets/huawei-matepad-scrapegsma-959/index.json new file mode 100644 index 000000000000..1ac40b2a865f --- /dev/null +++ b/site/public/v1/tablets/huawei-matepad-scrapegsma-959/index.json @@ -0,0 +1,64 @@ +{ + "id": 1511, + "slug": "huawei-matepad-scrapegsma-959", + "base_model_slug": "matepad", + "name": "Huawei MatePad", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2020-04-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 4, + 6, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 959, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "BAH3-W09", + "BAH3-AL00" + ] + }, + "display": { + "size_inch": 10.4, + "resolution": "1200x2000", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 450.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, EMUI 10, no Google Play Services", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.1, A2DP, LE", + "gps": "Yes, with A-GPS, BDS (LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.031515", + "updated_at": "2026-06-30T09:50:26.031515", + "url": "/v1/tablets/huawei-matepad-scrapegsma-959" +} diff --git a/site/public/v1/tablets/huawei-matepad-t8-scrapegsma-68/index.json b/site/public/v1/tablets/huawei-matepad-t8-scrapegsma-68/index.json new file mode 100644 index 000000000000..f035da2400a7 --- /dev/null +++ b/site/public/v1/tablets/huawei-matepad-t8-scrapegsma-68/index.json @@ -0,0 +1,63 @@ +{ + "id": 1529, + "slug": "huawei-matepad-t8-scrapegsma-68", + "base_model_slug": "matepad-t8", + "name": "Huawei MatePad T8", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2020-05-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 68, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "Kobe2-L09", + "Kobe2-L03" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, EMUI 10, no Google Play Services", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.034515", + "updated_at": "2026-06-30T09:50:26.034515", + "url": "/v1/tablets/huawei-matepad-t8-scrapegsma-68" +} diff --git a/site/public/v1/tablets/huawei-matepad-t8-scrapegsma-951/index.json b/site/public/v1/tablets/huawei-matepad-t8-scrapegsma-951/index.json new file mode 100644 index 000000000000..e4547272e006 --- /dev/null +++ b/site/public/v1/tablets/huawei-matepad-t8-scrapegsma-951/index.json @@ -0,0 +1,63 @@ +{ + "id": 1530, + "slug": "huawei-matepad-t8-scrapegsma-951", + "base_model_slug": "matepad-t8", + "name": "Huawei MatePad T8", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2020-05-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 951, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "Kobe2-L09", + "Kobe2-L03" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, EMUI 10, no Google Play Services", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.034515", + "updated_at": "2026-06-30T09:50:26.034515", + "url": "/v1/tablets/huawei-matepad-t8-scrapegsma-951" +} diff --git a/site/public/v1/tablets/huawei-mediapad-10-fhd-scrapegsma-4278/index.json b/site/public/v1/tablets/huawei-mediapad-10-fhd-scrapegsma-4278/index.json new file mode 100644 index 000000000000..915adb912711 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-10-fhd-scrapegsma-4278/index.json @@ -0,0 +1,58 @@ +{ + "id": 1248, + "slug": "huawei-mediapad-10-fhd-scrapegsma-4278", + "base_model_slug": "mediapad-10-fhd", + "name": "Huawei MediaPad 10 FHD", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4278, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.0, + "resolution": "1920x1200", + "type": "IPS LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 580.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.994422", + "updated_at": "2026-06-30T09:50:25.994422", + "url": "/v1/tablets/huawei-mediapad-10-fhd-scrapegsma-4278" +} diff --git a/site/public/v1/tablets/huawei-mediapad-10-link-scrapegsma-4219/index.json b/site/public/v1/tablets/huawei-mediapad-10-link-scrapegsma-4219/index.json new file mode 100644 index 000000000000..632d86cfc871 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-10-link-scrapegsma-4219/index.json @@ -0,0 +1,58 @@ +{ + "id": 1279, + "slug": "huawei-mediapad-10-link-scrapegsma-4219", + "base_model_slug": "mediapad-10-link", + "name": "Huawei MediaPad 10 Link+", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2014-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4219, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 620.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean); EMUI 1.6", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.998937", + "updated_at": "2026-06-30T09:50:25.998937", + "url": "/v1/tablets/huawei-mediapad-10-link-scrapegsma-4219" +} diff --git a/site/public/v1/tablets/huawei-mediapad-10-link-scrapegsma-4255/index.json b/site/public/v1/tablets/huawei-mediapad-10-link-scrapegsma-4255/index.json new file mode 100644 index 000000000000..3d7cc3ef122d --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-10-link-scrapegsma-4255/index.json @@ -0,0 +1,58 @@ +{ + "id": 1260, + "slug": "huawei-mediapad-10-link-scrapegsma-4255", + "base_model_slug": "mediapad-10-link", + "name": "Huawei MediaPad 10 Link", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4255, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 620.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.995927", + "updated_at": "2026-06-30T09:50:25.995927", + "url": "/v1/tablets/huawei-mediapad-10-link-scrapegsma-4255" +} diff --git a/site/public/v1/tablets/huawei-mediapad-7-lite-scrapegsma-4262/index.json b/site/public/v1/tablets/huawei-mediapad-7-lite-scrapegsma-4262/index.json new file mode 100644 index 000000000000..13979383f07e --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-7-lite-scrapegsma-4262/index.json @@ -0,0 +1,58 @@ +{ + "id": 1253, + "slug": "huawei-mediapad-7-lite-scrapegsma-4262", + "base_model_slug": "mediapad-7-lite", + "name": "Huawei MediaPad 7 Lite", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2012-07-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4262, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 370.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.4 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot, DLNA", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.994422", + "updated_at": "2026-06-30T09:50:25.994422", + "url": "/v1/tablets/huawei-mediapad-7-lite-scrapegsma-4262" +} diff --git a/site/public/v1/tablets/huawei-mediapad-7-vogue-scrapegsma-4239/index.json b/site/public/v1/tablets/huawei-mediapad-7-vogue-scrapegsma-4239/index.json new file mode 100644 index 000000000000..0d10e9840267 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-7-vogue-scrapegsma-4239/index.json @@ -0,0 +1,58 @@ +{ + "id": 1264, + "slug": "huawei-mediapad-7-vogue-scrapegsma-4239", + "base_model_slug": "mediapad-7-vogue", + "name": "Huawei MediaPad 7 Vogue", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2013-06-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4239, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 335.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean); EMUI 1.5", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot, DLNA", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.996933", + "updated_at": "2026-06-30T09:50:25.996933", + "url": "/v1/tablets/huawei-mediapad-7-vogue-scrapegsma-4239" +} diff --git a/site/public/v1/tablets/huawei-mediapad-7-youth-scrapegsma-1002/index.json b/site/public/v1/tablets/huawei-mediapad-7-youth-scrapegsma-1002/index.json new file mode 100644 index 000000000000..8d218f49b673 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-7-youth-scrapegsma-1002/index.json @@ -0,0 +1,58 @@ +{ + "id": 1269, + "slug": "huawei-mediapad-7-youth-scrapegsma-1002", + "base_model_slug": "mediapad-7-youth", + "name": "Huawei MediaPad 7 Youth", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2013-07-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1002, + "network": { + "cellular": "3G" + }, + "sim": "MIni-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 350.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "Yes", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.996933", + "updated_at": "2026-06-30T09:50:25.996933", + "url": "/v1/tablets/huawei-mediapad-7-youth-scrapegsma-1002" +} diff --git a/site/public/v1/tablets/huawei-mediapad-7-youth-scrapegsma-119/index.json b/site/public/v1/tablets/huawei-mediapad-7-youth-scrapegsma-119/index.json new file mode 100644 index 000000000000..95f4177c1b32 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-7-youth-scrapegsma-119/index.json @@ -0,0 +1,58 @@ +{ + "id": 1270, + "slug": "huawei-mediapad-7-youth-scrapegsma-119", + "base_model_slug": "mediapad-7-youth", + "name": "Huawei MediaPad 7 Youth", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2013-07-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 119, + "network": { + "cellular": "3G" + }, + "sim": "MIni-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 350.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "Yes", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.996933", + "updated_at": "2026-06-30T09:50:25.996933", + "url": "/v1/tablets/huawei-mediapad-7-youth-scrapegsma-119" +} diff --git a/site/public/v1/tablets/huawei-mediapad-7-youth2-scrapegsma-4225/index.json b/site/public/v1/tablets/huawei-mediapad-7-youth2-scrapegsma-4225/index.json new file mode 100644 index 000000000000..127475c6f23e --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-7-youth2-scrapegsma-4225/index.json @@ -0,0 +1,58 @@ +{ + "id": 1286, + "slug": "huawei-mediapad-7-youth2-scrapegsma-4225", + "base_model_slug": "mediapad-7-youth2", + "name": "Huawei MediaPad 7 Youth2", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4225, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 350.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.3 (Jelly Bean); EMUI 1.6", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.999937", + "updated_at": "2026-06-30T09:50:25.999937", + "url": "/v1/tablets/huawei-mediapad-7-youth2-scrapegsma-4225" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m1-scrapegsma-4222/index.json b/site/public/v1/tablets/huawei-mediapad-m1-scrapegsma-4222/index.json new file mode 100644 index 000000000000..4a03322ff459 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m1-scrapegsma-4222/index.json @@ -0,0 +1,58 @@ +{ + "id": 1292, + "slug": "huawei-mediapad-m1-scrapegsma-4222", + "base_model_slug": "mediapad-m1", + "name": "Huawei MediaPad M1", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2014-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4222, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 329.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean); EMUI 2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot (3G)Wi-Fi 802.11 a/b/g/n, dual-band, hotspot (LTE)", + "bluetooth": "4.0, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.999937", + "updated_at": "2026-06-30T09:50:25.999937", + "url": "/v1/tablets/huawei-mediapad-m1-scrapegsma-4222" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m2-10-0-scrapegsma-4176/index.json b/site/public/v1/tablets/huawei-mediapad-m2-10-0-scrapegsma-4176/index.json new file mode 100644 index 000000000000..4774120f10c2 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m2-10-0-scrapegsma-4176/index.json @@ -0,0 +1,64 @@ +{ + "id": 1339, + "slug": "huawei-mediapad-m2-10-0-scrapegsma-4176", + "base_model_slug": "mediapad-m2-10-0", + "name": "Huawei MediaPad M2 10.0", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4176, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "M2-A01W", + "M2-A01L" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6660, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 500.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1 (Lollipop); EMUI 3.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.007459", + "updated_at": "2026-06-30T09:50:26.007459", + "url": "/v1/tablets/huawei-mediapad-m2-10-0-scrapegsma-4176" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m2-7-0-scrapegsma-4170/index.json b/site/public/v1/tablets/huawei-mediapad-m2-7-0-scrapegsma-4170/index.json new file mode 100644 index 000000000000..d6ace8d0d947 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m2-7-0-scrapegsma-4170/index.json @@ -0,0 +1,58 @@ +{ + "id": 1345, + "slug": "huawei-mediapad-m2-7-0-scrapegsma-4170", + "base_model_slug": "mediapad-m2-7-0", + "name": "Huawei MediaPad M2 7.0", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2016-05-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4170, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4360, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 250.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1.1 (Lollipop); EMUI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.008464", + "updated_at": "2026-06-30T09:50:26.008464", + "url": "/v1/tablets/huawei-mediapad-m2-7-0-scrapegsma-4170" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m2-8-0-scrapegsma-4186/index.json b/site/public/v1/tablets/huawei-mediapad-m2-8-0-scrapegsma-4186/index.json new file mode 100644 index 000000000000..97dde095eda7 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m2-8-0-scrapegsma-4186/index.json @@ -0,0 +1,60 @@ +{ + "id": 1315, + "slug": "huawei-mediapad-m2-8-0-scrapegsma-4186", + "base_model_slug": "mediapad-m2-8-0", + "name": "Huawei MediaPad M2 8.0", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2015-05-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4186, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 330.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1 (Lollipop); EMUI 3.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.004446", + "updated_at": "2026-06-30T09:50:26.004446", + "url": "/v1/tablets/huawei-mediapad-m2-8-0-scrapegsma-4186" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m3-8-4-scrapegsma-4162/index.json b/site/public/v1/tablets/huawei-mediapad-m3-8-4-scrapegsma-4162/index.json new file mode 100644 index 000000000000..e6fea6c84d12 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m3-8-4-scrapegsma-4162/index.json @@ -0,0 +1,62 @@ +{ + "id": 1350, + "slug": "huawei-mediapad-m3-8-4-scrapegsma-4162", + "base_model_slug": "mediapad-m3-8-4", + "name": "Huawei MediaPad M3 8.4", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4162, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "BTV-DL09", + "BTV-W09" + ] + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 326.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0 (Marshmallow); EMUI 4.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, hotspot", + "bluetooth": "4.1, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (market dependant)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.008464", + "updated_at": "2026-06-30T09:50:26.008464", + "url": "/v1/tablets/huawei-mediapad-m3-8-4-scrapegsma-4162" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m3-lite-10-scrapegsma-4140/index.json b/site/public/v1/tablets/huawei-mediapad-m3-lite-10-scrapegsma-4140/index.json new file mode 100644 index 000000000000..943295d6cb93 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m3-lite-10-scrapegsma-4140/index.json @@ -0,0 +1,64 @@ +{ + "id": 1379, + "slug": "huawei-mediapad-m3-lite-10-scrapegsma-4140", + "base_model_slug": "mediapad-m3-lite-10", + "name": "Huawei MediaPad M3 Lite 10", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2017-05-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4140, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "Bach-L09", + "Bach-W09" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6660, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat); EMUI 5.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.012968", + "updated_at": "2026-06-30T09:50:26.012968", + "url": "/v1/tablets/huawei-mediapad-m3-lite-10-scrapegsma-4140" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m3-lite-8-scrapegsma-4138/index.json b/site/public/v1/tablets/huawei-mediapad-m3-lite-8-scrapegsma-4138/index.json new file mode 100644 index 000000000000..9b78e1205c10 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m3-lite-8-scrapegsma-4138/index.json @@ -0,0 +1,65 @@ +{ + "id": 1385, + "slug": "huawei-mediapad-m3-lite-8-scrapegsma-4138", + "base_model_slug": "mediapad-m3-lite-8", + "name": "Huawei MediaPad M3 Lite 8", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2017-06-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4138, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "CPN-AL00", + "CPN-W09", + "CPN-L09" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "S-IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat); EMUI 5.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.013973", + "updated_at": "2026-06-30T09:50:26.013973", + "url": "/v1/tablets/huawei-mediapad-m3-lite-8-scrapegsma-4138" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m5-10-pro-scrapegsma-4126/index.json b/site/public/v1/tablets/huawei-mediapad-m5-10-pro-scrapegsma-4126/index.json new file mode 100644 index 000000000000..9b0024c303e5 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m5-10-pro-scrapegsma-4126/index.json @@ -0,0 +1,62 @@ +{ + "id": 1430, + "slug": "huawei-mediapad-m5-10-pro-scrapegsma-4126", + "base_model_slug": "mediapad-m5-10-pro", + "name": "Huawei MediaPad M5 10 (Pro)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2018-02-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4126, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "CMR-AL19", + "CMR-W19" + ] + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 498.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.0 (Oreo); EMUI 8", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.019985", + "updated_at": "2026-06-30T09:50:26.019985", + "url": "/v1/tablets/huawei-mediapad-m5-10-pro-scrapegsma-4126" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m5-10-scrapegsma-4127/index.json b/site/public/v1/tablets/huawei-mediapad-m5-10-scrapegsma-4127/index.json new file mode 100644 index 000000000000..f91cc8fe4588 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m5-10-scrapegsma-4127/index.json @@ -0,0 +1,62 @@ +{ + "id": 1427, + "slug": "huawei-mediapad-m5-10-scrapegsma-4127", + "base_model_slug": "mediapad-m5-10", + "name": "Huawei MediaPad M5 10", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2018-02-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4127, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "CMR-AL09", + "CMR-W09" + ] + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 498.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.0 (Oreo); EMUI 8", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.019985", + "updated_at": "2026-06-30T09:50:26.019985", + "url": "/v1/tablets/huawei-mediapad-m5-10-scrapegsma-4127" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m5-8-scrapegsma-4128/index.json b/site/public/v1/tablets/huawei-mediapad-m5-8-scrapegsma-4128/index.json new file mode 100644 index 000000000000..4eda2b940ad3 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m5-8-scrapegsma-4128/index.json @@ -0,0 +1,62 @@ +{ + "id": 1435, + "slug": "huawei-mediapad-m5-8-scrapegsma-4128", + "base_model_slug": "mediapad-m5-8", + "name": "Huawei MediaPad M5 8", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2018-02-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4128, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SHT-AL09", + "SHT-W09" + ] + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 316.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.0 (Oreo); EMUI 8", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.020986", + "updated_at": "2026-06-30T09:50:26.020986", + "url": "/v1/tablets/huawei-mediapad-m5-8-scrapegsma-4128" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m5-lite-8-scrapegsma-4090/index.json b/site/public/v1/tablets/huawei-mediapad-m5-lite-8-scrapegsma-4090/index.json new file mode 100644 index 000000000000..7862e599fa13 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m5-lite-8-scrapegsma-4090/index.json @@ -0,0 +1,60 @@ +{ + "id": 1478, + "slug": "huawei-mediapad-m5-lite-8-scrapegsma-4090", + "base_model_slug": "mediapad-m5-lite-8", + "name": "Huawei MediaPad M5 Lite 8", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-03-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4090, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), EMUI 9.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.027006", + "updated_at": "2026-06-30T09:50:26.027006", + "url": "/v1/tablets/huawei-mediapad-m5-lite-8-scrapegsma-4090" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m5-lite-scrapegsma-4107/index.json b/site/public/v1/tablets/huawei-mediapad-m5-lite-scrapegsma-4107/index.json new file mode 100644 index 000000000000..a6d88789423b --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m5-lite-scrapegsma-4107/index.json @@ -0,0 +1,65 @@ +{ + "id": 1440, + "slug": "huawei-mediapad-m5-lite-scrapegsma-4107", + "base_model_slug": "mediapad-m5-lite", + "name": "Huawei MediaPad M5 lite", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2018-09-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4107, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "BAH2-L09", + "BAH2-W09", + "BAH2-W19" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 475.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.0 (Oreo); EMUI 8", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.021986", + "updated_at": "2026-06-30T09:50:26.021986", + "url": "/v1/tablets/huawei-mediapad-m5-lite-scrapegsma-4107" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-107/index.json b/site/public/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-107/index.json new file mode 100644 index 000000000000..cd11939dd3da --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-107/index.json @@ -0,0 +1,59 @@ +{ + "id": 1483, + "slug": "huawei-mediapad-m6-10-8-scrapegsma-107", + "base_model_slug": "mediapad-m6-10-8", + "name": "Huawei MediaPad M6 10.8", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-06-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 107, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 498.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), EMUI 9.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.028005", + "updated_at": "2026-06-30T09:50:26.028005", + "url": "/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-107" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-990/index.json b/site/public/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-990/index.json new file mode 100644 index 000000000000..df5a46dafdd0 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-990/index.json @@ -0,0 +1,59 @@ +{ + "id": 1484, + "slug": "huawei-mediapad-m6-10-8-scrapegsma-990", + "base_model_slug": "mediapad-m6-10-8", + "name": "Huawei MediaPad M6 10.8", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-06-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 990, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 10.8, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 498.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), EMUI 9.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.028005", + "updated_at": "2026-06-30T09:50:26.028005", + "url": "/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-990" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-109/index.json b/site/public/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-109/index.json new file mode 100644 index 000000000000..cbf20e68e5d5 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-109/index.json @@ -0,0 +1,59 @@ +{ + "id": 1489, + "slug": "huawei-mediapad-m6-8-4-scrapegsma-109", + "base_model_slug": "mediapad-m6-8-4", + "name": "Huawei MediaPad M6 8.4", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-06-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 109, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), EMUI 9.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.029006", + "updated_at": "2026-06-30T09:50:26.029006", + "url": "/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-109" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-992/index.json b/site/public/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-992/index.json new file mode 100644 index 000000000000..1566000277c7 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-992/index.json @@ -0,0 +1,59 @@ +{ + "id": 1490, + "slug": "huawei-mediapad-m6-8-4-scrapegsma-992", + "base_model_slug": "mediapad-m6-8-4", + "name": "Huawei MediaPad M6 8.4", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-06-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 992, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), EMUI 9.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.029006", + "updated_at": "2026-06-30T09:50:26.029006", + "url": "/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-992" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-108/index.json b/site/public/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-108/index.json new file mode 100644 index 000000000000..d04f7a14a190 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-108/index.json @@ -0,0 +1,62 @@ +{ + "id": 1495, + "slug": "huawei-mediapad-m6-turbo-8-4-scrapegsma-108", + "base_model_slug": "mediapad-m6-turbo-8-4", + "name": "Huawei MediaPad M6 Turbo 8.4", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 6, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 108, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "VRD-AL10", + "VRD-W10" + ] + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 340.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), EMUI 9.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.029510", + "updated_at": "2026-06-30T09:50:26.029510", + "url": "/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-108" +} diff --git a/site/public/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-991/index.json b/site/public/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-991/index.json new file mode 100644 index 000000000000..00dcd439048b --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-991/index.json @@ -0,0 +1,62 @@ +{ + "id": 1496, + "slug": "huawei-mediapad-m6-turbo-8-4-scrapegsma-991", + "base_model_slug": "mediapad-m6-turbo-8-4", + "name": "Huawei MediaPad M6 Turbo 8.4", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 6, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 991, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "VRD-AL10", + "VRD-W10" + ] + }, + "display": { + "size_inch": 8.4, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 340.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), EMUI 9.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.029510", + "updated_at": "2026-06-30T09:50:26.029510", + "url": "/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-991" +} diff --git a/site/public/v1/tablets/huawei-mediapad-s7-301w-scrapegsma-4288/index.json b/site/public/v1/tablets/huawei-mediapad-s7-301w-scrapegsma-4288/index.json new file mode 100644 index 000000000000..b42a4e2ee984 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-s7-301w-scrapegsma-4288/index.json @@ -0,0 +1,55 @@ +{ + "id": 1239, + "slug": "huawei-mediapad-s7-301w-scrapegsma-4288", + "base_model_slug": "mediapad-s7-301w", + "name": "Huawei MediaPad S7-301w", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2011-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4288, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 390.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.992421", + "updated_at": "2026-06-30T09:50:25.992421", + "url": "/v1/tablets/huawei-mediapad-s7-301w-scrapegsma-4288" +} diff --git a/site/public/v1/tablets/huawei-mediapad-scrapegsma-4287/index.json b/site/public/v1/tablets/huawei-mediapad-scrapegsma-4287/index.json new file mode 100644 index 000000000000..27a1b647294c --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-scrapegsma-4287/index.json @@ -0,0 +1,63 @@ +{ + "id": 1233, + "slug": "huawei-mediapad-scrapegsma-4287", + "base_model_slug": "mediapad", + "name": "Huawei MediaPad", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2011-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4287, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM", + "model_numbers": [ + "S7-301u", + "S7-302u", + "S7-303u" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 390.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:25.991417", + "updated_at": "2026-06-30T09:50:25.991417", + "url": "/v1/tablets/huawei-mediapad-scrapegsma-4287" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t1-10-scrapegsma-4203/index.json b/site/public/v1/tablets/huawei-mediapad-t1-10-scrapegsma-4203/index.json new file mode 100644 index 000000000000..4eb422b3a14b --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t1-10-scrapegsma-4203/index.json @@ -0,0 +1,58 @@ +{ + "id": 1321, + "slug": "huawei-mediapad-t1-10-scrapegsma-4203", + "base_model_slug": "mediapad-t1-10", + "name": "Huawei MediaPad T1 10", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4203, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 9.6, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 433.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.4 (KitKat); EMUI 3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS/ BDS (market dependant)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.004446", + "updated_at": "2026-06-30T09:50:26.004446", + "url": "/v1/tablets/huawei-mediapad-t1-10-scrapegsma-4203" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t1-7-0-plus-scrapegsma-4169/index.json b/site/public/v1/tablets/huawei-mediapad-t1-7-0-plus-scrapegsma-4169/index.json new file mode 100644 index 000000000000..d938dc40c046 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t1-7-0-plus-scrapegsma-4169/index.json @@ -0,0 +1,61 @@ +{ + "id": 1355, + "slug": "huawei-mediapad-t1-7-0-plus-scrapegsma-4169", + "base_model_slug": "mediapad-t1-7-0-plus", + "name": "Huawei MediaPad T1 7.0 Plus", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2016-04-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4169, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "T1-701ua" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 278.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat); EMUI 3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.009464", + "updated_at": "2026-06-30T09:50:26.009464", + "url": "/v1/tablets/huawei-mediapad-t1-7-0-plus-scrapegsma-4169" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t1-8-0-scrapegsma-4204/index.json b/site/public/v1/tablets/huawei-mediapad-t1-8-0-scrapegsma-4204/index.json new file mode 100644 index 000000000000..a8e718a6ce1d --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t1-8-0-scrapegsma-4204/index.json @@ -0,0 +1,58 @@ +{ + "id": 1298, + "slug": "huawei-mediapad-t1-8-0-scrapegsma-4204", + "base_model_slug": "mediapad-t1-8-0", + "name": "Huawei MediaPad T1 8.0", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4204, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 360.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.3 (Jelly Bean); EMUI 1.6", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "TBC", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.001441", + "updated_at": "2026-06-30T09:50:26.001441", + "url": "/v1/tablets/huawei-mediapad-t1-8-0-scrapegsma-4204" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t2-10-0-pro-scrapegsma-4165/index.json b/site/public/v1/tablets/huawei-mediapad-t2-10-0-pro-scrapegsma-4165/index.json new file mode 100644 index 000000000000..54f7fb3488d8 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t2-10-0-pro-scrapegsma-4165/index.json @@ -0,0 +1,65 @@ +{ + "id": 1361, + "slug": "huawei-mediapad-t2-10-0-pro-scrapegsma-4165", + "base_model_slug": "mediapad-t2-10-0-pro", + "name": "Huawei MediaPad T2 10.0 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2016-08-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4165, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "FDR-A01L", + "FDR-A03L", + "FDR-A04L" + ] + }, + "display": { + "size_inch": 10.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6660, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 495.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1 (Lollipop); EMUI 3.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (region dependent)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.010464", + "updated_at": "2026-06-30T09:50:26.010464", + "url": "/v1/tablets/huawei-mediapad-t2-10-0-pro-scrapegsma-4165" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t2-7-0-pro-scrapegsma-4166/index.json b/site/public/v1/tablets/huawei-mediapad-t2-7-0-pro-scrapegsma-4166/index.json new file mode 100644 index 000000000000..bf143d69cfd3 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t2-7-0-pro-scrapegsma-4166/index.json @@ -0,0 +1,64 @@ +{ + "id": 1373, + "slug": "huawei-mediapad-t2-7-0-pro-scrapegsma-4166", + "base_model_slug": "mediapad-t2-7-0-pro", + "name": "Huawei MediaPad T2 7.0 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2016-08-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4166, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM", + "model_numbers": [ + "PLE-701L", + "PLE-703L" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "1080x1920", + "type": "LTPS IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4360, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 250.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1 (Lollipop); EMUI 3.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (region dependent)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.012464", + "updated_at": "2026-06-30T09:50:26.012464", + "url": "/v1/tablets/huawei-mediapad-t2-7-0-pro-scrapegsma-4166" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t2-7-0-scrapegsma-4167/index.json b/site/public/v1/tablets/huawei-mediapad-t2-7-0-scrapegsma-4167/index.json new file mode 100644 index 000000000000..923728af48b0 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t2-7-0-scrapegsma-4167/index.json @@ -0,0 +1,63 @@ +{ + "id": 1367, + "slug": "huawei-mediapad-t2-7-0-scrapegsma-4167", + "base_model_slug": "mediapad-t2-7-0", + "name": "Huawei MediaPad T2 7.0", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2016-08-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 1, + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4167, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "BGO-DL09", + "BGO-L03" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 278.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6 (Marshmallow); EMUI 4", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS/ BDS (region dependent)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.011464", + "updated_at": "2026-06-30T09:50:26.011464", + "url": "/v1/tablets/huawei-mediapad-t2-7-0-scrapegsma-4167" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t3-10-scrapegsma-4139/index.json b/site/public/v1/tablets/huawei-mediapad-t3-10-scrapegsma-4139/index.json new file mode 100644 index 000000000000..311735e47854 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t3-10-scrapegsma-4139/index.json @@ -0,0 +1,65 @@ +{ + "id": 1391, + "slug": "huawei-mediapad-t3-10-scrapegsma-4139", + "base_model_slug": "mediapad-t3-10", + "name": "Huawei MediaPad T3 10", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2017-05-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4139, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "AGS-W09", + "AGS-L09", + "AGS-L03" + ] + }, + "display": { + "size_inch": 9.6, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 460.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat); EMUI 5.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.014973", + "updated_at": "2026-06-30T09:50:26.014973", + "url": "/v1/tablets/huawei-mediapad-t3-10-scrapegsma-4139" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t3-7-0-scrapegsma-4145/index.json b/site/public/v1/tablets/huawei-mediapad-t3-7-0-scrapegsma-4145/index.json new file mode 100644 index 000000000000..9ac1ae6289cf --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t3-7-0-scrapegsma-4145/index.json @@ -0,0 +1,60 @@ +{ + "id": 1397, + "slug": "huawei-mediapad-t3-7-0-scrapegsma-4145", + "base_model_slug": "mediapad-t3-7-0", + "name": "Huawei MediaPad T3 7.0", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2017-04-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 1, + 2, + 8, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4145, + "sim": "No", + "model_numbers": [ + "BG2-U01" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 250.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0 (Marshmallow); EMUI 4.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.015973", + "updated_at": "2026-06-30T09:50:26.015973", + "url": "/v1/tablets/huawei-mediapad-t3-7-0-scrapegsma-4145" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t3-8-0-scrapegsma-4144/index.json b/site/public/v1/tablets/huawei-mediapad-t3-8-0-scrapegsma-4144/index.json new file mode 100644 index 000000000000..8ad07130576f --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t3-8-0-scrapegsma-4144/index.json @@ -0,0 +1,64 @@ +{ + "id": 1403, + "slug": "huawei-mediapad-t3-8-0-scrapegsma-4144", + "base_model_slug": "mediapad-t3-8-0", + "name": "Huawei MediaPad T3 8.0", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2017-04-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4144, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "KOB-L09", + "KOB-W09" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 350.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat); EMUI 5.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n or a/b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.016476", + "updated_at": "2026-06-30T09:50:26.016476", + "url": "/v1/tablets/huawei-mediapad-t3-8-0-scrapegsma-4144" +} diff --git a/site/public/v1/tablets/huawei-mediapad-t5-scrapegsma-4106/index.json b/site/public/v1/tablets/huawei-mediapad-t5-scrapegsma-4106/index.json new file mode 100644 index 000000000000..764499e9c17a --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-t5-scrapegsma-4106/index.json @@ -0,0 +1,64 @@ +{ + "id": 1445, + "slug": "huawei-mediapad-t5-scrapegsma-4106", + "base_model_slug": "mediapad-t5", + "name": "Huawei MediaPad T5", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2018-08-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4106, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "AGS2-W09", + "AGS2-W19", + "AGS2-L09" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 460.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.0 (Oreo); EMUI 8", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS (LTE model), GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.021986", + "updated_at": "2026-06-30T09:50:26.021986", + "url": "/v1/tablets/huawei-mediapad-t5-scrapegsma-4106" +} diff --git a/site/public/v1/tablets/huawei-mediapad-x1-scrapegsma-4223/index.json b/site/public/v1/tablets/huawei-mediapad-x1-scrapegsma-4223/index.json new file mode 100644 index 000000000000..0ef270ad2339 --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-x1-scrapegsma-4223/index.json @@ -0,0 +1,62 @@ +{ + "id": 1304, + "slug": "huawei-mediapad-x1-scrapegsma-4223", + "base_model_slug": "mediapad-x1", + "name": "Huawei MediaPad X1", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2014-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4223, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "7D-501u", + "MediaPad X1 7.0" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "LTPS IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 239.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 4.4.2 (KitKat); EMUI 2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot (3G)Wi-Fi 802.11 a/b/g/n, dual-band, hotspot (LTE)", + "bluetooth": "4.0, A2DP, EDR", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.002446", + "updated_at": "2026-06-30T09:50:26.002446", + "url": "/v1/tablets/huawei-mediapad-x1-scrapegsma-4223" +} diff --git a/site/public/v1/tablets/huawei-mediapad-x2-scrapegsma-4194/index.json b/site/public/v1/tablets/huawei-mediapad-x2-scrapegsma-4194/index.json new file mode 100644 index 000000000000..4ef84d672e0c --- /dev/null +++ b/site/public/v1/tablets/huawei-mediapad-x2-scrapegsma-4194/index.json @@ -0,0 +1,65 @@ +{ + "id": 1330, + "slug": "huawei-mediapad-x2-scrapegsma-4194", + "base_model_slug": "mediapad-x2", + "name": "Huawei MediaPad X2", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4194, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM", + "model_numbers": [ + "GEM-703L", + "GEM-702L", + "GEM-701L" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "1200x1920", + "type": "LTPS IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 239.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5 (Lollipop), upgradable to 6 (Marshmallow); EMUI 3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP, EDR, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.005951", + "updated_at": "2026-06-30T09:50:26.005951", + "url": "/v1/tablets/huawei-mediapad-x2-scrapegsma-4194" +} diff --git a/site/public/v1/tablets/index.json b/site/public/v1/tablets/index.json index 9942c8efb645..a04061bf697f 100644 --- a/site/public/v1/tablets/index.json +++ b/site/public/v1/tablets/index.json @@ -1,5 +1,5 @@ { - "count": 3048, + "count": 3354, "results": [ { "slug": "tcl-10-tabmax-aitoolbuzz-11169-4gb", @@ -26,6 +26,11 @@ "name": "Acer Chromebook Tab 10", "url": "/v1/tablets/acer-chromebook-tab-10-aitoolbuzz-15-4gb-32gb-2g" }, + { + "slug": "acer-chromebook-tab-10-scrapegsma-1700", + "name": "Acer Chromebook Tab 10", + "url": "/v1/tablets/acer-chromebook-tab-10-scrapegsma-1700" + }, { "slug": "acer-iconia-a1-830-aitoolbuzz-20-1gb-16gb-2g", "name": "Acer Iconia A1-830", @@ -116,6 +121,11 @@ "name": "Acer Iconia Tab 10 A3-A30", "url": "/v1/tablets/acer-iconia-tab-10-a3-a30-aitoolbuzz-26-2gb-16gb-2g" }, + { + "slug": "acer-iconia-tab-10-a3-a30-scrapegsma-1719", + "name": "Acer Iconia Tab 10 A3-A30", + "url": "/v1/tablets/acer-iconia-tab-10-a3-a30-scrapegsma-1719" + }, { "slug": "acer-iconia-tab-10-a3-a40-aitoolbuzz-27-2gb-16gb-2g", "name": "Acer Iconia Tab 10 A3-A40", @@ -136,6 +146,11 @@ "name": "Acer Iconia Tab 7 A1-713", "url": "/v1/tablets/acer-iconia-tab-7-a1-713-aitoolbuzz-28-1gb-16gb-3g" }, + { + "slug": "acer-iconia-tab-7-a1-713-scrapegsma-1734", + "name": "Acer Iconia Tab 7 A1-713", + "url": "/v1/tablets/acer-iconia-tab-7-a1-713-scrapegsma-1734" + }, { "slug": "acer-iconia-tab-7-a1-713hd", "name": "Acer Iconia Tab 7 A1-713HD", @@ -151,11 +166,21 @@ "name": "Acer Iconia Tab 7 A1-713HD", "url": "/v1/tablets/acer-iconia-tab-7-a1-713hd-aitoolbuzz-29-1gb-16gb-3g" }, + { + "slug": "acer-iconia-tab-7-a1-713hd-scrapegsma-1735", + "name": "Acer Iconia Tab 7 A1-713HD", + "url": "/v1/tablets/acer-iconia-tab-7-a1-713hd-scrapegsma-1735" + }, { "slug": "acer-iconia-tab-8-a1-840fhd-aitoolbuzz-30-2gb-16gb-2g", "name": "Acer Iconia Tab 8 A1-840FHD", "url": "/v1/tablets/acer-iconia-tab-8-a1-840fhd-aitoolbuzz-30-2gb-16gb-2g" }, + { + "slug": "acer-iconia-tab-8-a1-840fhd-scrapegsma-1733", + "name": "Acer Iconia Tab 8 A1-840FHD", + "url": "/v1/tablets/acer-iconia-tab-8-a1-840fhd-scrapegsma-1733" + }, { "slug": "acer-iconia-tab-8-a1-840fhd", "name": "Acer Iconia Tab 8 A1-840FHD", @@ -166,6 +191,11 @@ "name": "Acer Iconia Tab A1-810", "url": "/v1/tablets/acer-iconia-tab-a1-810-aitoolbuzz-34-1gb-8gb-2g" }, + { + "slug": "acer-iconia-tab-a1-810-scrapegsma-1749", + "name": "Acer Iconia Tab A1-810", + "url": "/v1/tablets/acer-iconia-tab-a1-810-scrapegsma-1749" + }, { "slug": "acer-iconia-tab-a1-810", "name": "Acer Iconia Tab A1-810", @@ -176,6 +206,11 @@ "name": "Acer Iconia Tab A1-811", "url": "/v1/tablets/acer-iconia-tab-a1-811-aitoolbuzz-35-1gb-8gb-3g" }, + { + "slug": "acer-iconia-tab-a1-811-scrapegsma-1748", + "name": "Acer Iconia Tab A1-811", + "url": "/v1/tablets/acer-iconia-tab-a1-811-scrapegsma-1748" + }, { "slug": "acer-iconia-tab-a1-811", "name": "Acer Iconia Tab A1-811", @@ -186,6 +221,11 @@ "name": "Acer Iconia Tab A100", "url": "/v1/tablets/acer-iconia-tab-a100-aitoolbuzz-31-1gb-8gb-2g" }, + { + "slug": "acer-iconia-tab-a100-scrapegsma-1774", + "name": "Acer Iconia Tab A100", + "url": "/v1/tablets/acer-iconia-tab-a100-scrapegsma-1774" + }, { "slug": "acer-iconia-tab-a100", "name": "Acer Iconia Tab A100", @@ -196,6 +236,11 @@ "name": "Acer Iconia Tab A101", "url": "/v1/tablets/acer-iconia-tab-a101-aitoolbuzz-32-1gb-8gb-3g" }, + { + "slug": "acer-iconia-tab-a101-scrapegsma-1773", + "name": "Acer Iconia Tab A101", + "url": "/v1/tablets/acer-iconia-tab-a101-scrapegsma-1773" + }, { "slug": "acer-iconia-tab-a101", "name": "Acer Iconia Tab A101", @@ -206,6 +251,11 @@ "name": "Acer Iconia Tab A110", "url": "/v1/tablets/acer-iconia-tab-a110-aitoolbuzz-33-1gb-8gb-2g" }, + { + "slug": "acer-iconia-tab-a110-scrapegsma-1756", + "name": "Acer Iconia Tab A110", + "url": "/v1/tablets/acer-iconia-tab-a110-scrapegsma-1756" + }, { "slug": "acer-iconia-tab-a110", "name": "Acer Iconia Tab A110", @@ -221,6 +271,11 @@ "name": "Acer Iconia Tab A200", "url": "/v1/tablets/acer-iconia-tab-a200-aitoolbuzz-36-1gb-8gb" }, + { + "slug": "acer-iconia-tab-a200-scrapegsma-1763", + "name": "Acer Iconia Tab A200", + "url": "/v1/tablets/acer-iconia-tab-a200-scrapegsma-1763" + }, { "slug": "acer-iconia-tab-a210-1gb-1gb", "name": "Acer Iconia Tab A210", @@ -231,6 +286,11 @@ "name": "Acer Iconia Tab A210", "url": "/v1/tablets/acer-iconia-tab-a210-aitoolbuzz-37-1gb-8gb-2g" }, + { + "slug": "acer-iconia-tab-a210-scrapegsma-1762", + "name": "Acer Iconia Tab A210", + "url": "/v1/tablets/acer-iconia-tab-a210-scrapegsma-1762" + }, { "slug": "acer-iconia-tab-a3-1gb-16gb", "name": "Acer Iconia Tab A3", @@ -241,6 +301,11 @@ "name": "Acer Iconia Tab A3", "url": "/v1/tablets/acer-iconia-tab-a3-aitoolbuzz-38-1gb-16gb" }, + { + "slug": "acer-iconia-tab-a3-scrapegsma-1747", + "name": "Acer Iconia Tab A3", + "url": "/v1/tablets/acer-iconia-tab-a3-scrapegsma-1747" + }, { "slug": "acer-iconia-tab-a3-a20", "name": "Acer Iconia Tab A3-A20", @@ -281,6 +346,11 @@ "name": "Acer Iconia Tab A500", "url": "/v1/tablets/acer-iconia-tab-a500-aitoolbuzz-41-1gb-16gb-2g" }, + { + "slug": "acer-iconia-tab-a500-scrapegsma-1772", + "name": "Acer Iconia Tab A500", + "url": "/v1/tablets/acer-iconia-tab-a500-scrapegsma-1772" + }, { "slug": "acer-iconia-tab-a501-1gb-1gb-3g", "name": "Acer Iconia Tab A501", @@ -291,6 +361,11 @@ "name": "Acer Iconia Tab A501", "url": "/v1/tablets/acer-iconia-tab-a501-aitoolbuzz-42-1gb-16gb-3g" }, + { + "slug": "acer-iconia-tab-a501-scrapegsma-1770", + "name": "Acer Iconia Tab A501", + "url": "/v1/tablets/acer-iconia-tab-a501-scrapegsma-1770" + }, { "slug": "acer-iconia-tab-a510-1gb-1gb", "name": "Acer Iconia Tab A510", @@ -301,6 +376,11 @@ "name": "Acer Iconia Tab A510", "url": "/v1/tablets/acer-iconia-tab-a510-aitoolbuzz-43-1gb-16gb-2g" }, + { + "slug": "acer-iconia-tab-a510-scrapegsma-1767", + "name": "Acer Iconia Tab A510", + "url": "/v1/tablets/acer-iconia-tab-a510-scrapegsma-1767" + }, { "slug": "acer-iconia-tab-a511-1gb-1gb-3g", "name": "Acer Iconia Tab A511", @@ -311,6 +391,11 @@ "name": "Acer Iconia Tab A511", "url": "/v1/tablets/acer-iconia-tab-a511-aitoolbuzz-44-1gb-16gb-3g" }, + { + "slug": "acer-iconia-tab-a511-scrapegsma-1766", + "name": "Acer Iconia Tab A511", + "url": "/v1/tablets/acer-iconia-tab-a511-scrapegsma-1766" + }, { "slug": "acer-iconia-tab-a700-1gb-1gb", "name": "Acer Iconia Tab A700", @@ -321,6 +406,11 @@ "name": "Acer Iconia Tab A700", "url": "/v1/tablets/acer-iconia-tab-a700-aitoolbuzz-45-1gb-16gb-2g" }, + { + "slug": "acer-iconia-tab-a700-scrapegsma-1765", + "name": "Acer Iconia Tab A700", + "url": "/v1/tablets/acer-iconia-tab-a700-scrapegsma-1765" + }, { "slug": "acer-iconia-tab-a701-1gb-1gb-3g", "name": "Acer Iconia Tab A701", @@ -331,11 +421,21 @@ "name": "Acer Iconia Tab A701", "url": "/v1/tablets/acer-iconia-tab-a701-aitoolbuzz-46-1gb-16gb-3g" }, + { + "slug": "acer-iconia-tab-a701-scrapegsma-1764", + "name": "Acer Iconia Tab A701", + "url": "/v1/tablets/acer-iconia-tab-a701-scrapegsma-1764" + }, { "slug": "acer-iconia-tab-b1-710-aitoolbuzz-47-1gb-8gb-2g", "name": "Acer Iconia Tab B1-710", "url": "/v1/tablets/acer-iconia-tab-b1-710-aitoolbuzz-47-1gb-8gb-2g" }, + { + "slug": "acer-iconia-tab-b1-710-scrapegsma-1754", + "name": "Acer Iconia Tab B1-710", + "url": "/v1/tablets/acer-iconia-tab-b1-710-scrapegsma-1754" + }, { "slug": "acer-iconia-tab-b1-710", "name": "Acer Iconia Tab B1-710", @@ -346,6 +446,11 @@ "name": "Acer Iconia Tab B1-A71", "url": "/v1/tablets/acer-iconia-tab-b1-a71-aitoolbuzz-48-0-5gb-8gb-2g" }, + { + "slug": "acer-iconia-tab-b1-a71-scrapegsma-1755", + "name": "Acer Iconia Tab B1-A71", + "url": "/v1/tablets/acer-iconia-tab-b1-a71-scrapegsma-1755" + }, { "slug": "acer-iconia-tab-b1-a71", "name": "Acer Iconia Tab B1-A71", @@ -831,6 +936,11 @@ "name": "Amazon Fire HD 10 (2017)", "url": "/v1/tablets/amazon-fire-hd-10-aitoolbuzz-672-2gb-32gb-2g" }, + { + "slug": "amazon-fire-hd-10-2017-scrapegsma-2291", + "name": "Amazon Fire HD 10 (2017)", + "url": "/v1/tablets/amazon-fire-hd-10-2017-scrapegsma-2291" + }, { "slug": "amazon-fire-hd-10-aitoolbuzz-673-2gb-32gb-2g", "name": "Amazon Fire HD 10 (2019)", @@ -881,6 +991,11 @@ "name": "Amazon Fire HD 8 (2017)", "url": "/v1/tablets/amazon-fire-hd-8-aitoolbuzz-677-1-5gb-16gb-2g" }, + { + "slug": "amazon-fire-hd-8-2017-scrapegsma-2292", + "name": "Amazon Fire HD 8 (2017)", + "url": "/v1/tablets/amazon-fire-hd-8-2017-scrapegsma-2292" + }, { "slug": "amazon-fire-hd-8-beridzeg45-6054-2gb", "name": "Amazon Fire HD 8 (2020)", @@ -931,6 +1046,11 @@ "name": "Amazon Kindle Fire", "url": "/v1/tablets/amazon-kindle-fire-beridzeg45-4365-0-5gb" }, + { + "slug": "amazon-kindle-fire-scrapegsma-2306", + "name": "Amazon Kindle Fire", + "url": "/v1/tablets/amazon-kindle-fire-scrapegsma-2306" + }, { "slug": "amazon-kindle-fire", "name": "Amazon Kindle Fire", @@ -971,6 +1091,11 @@ "name": "Apple iPad (2022)", "url": "/v1/tablets/apple-ipad-2022-4gb-256gb-5g" }, + { + "slug": "apple-ipad-10-2-scrapegsma-1562", + "name": "Apple iPad 10.2", + "url": "/v1/tablets/apple-ipad-10-2-scrapegsma-1562" + }, { "slug": "apple-ipad-10-2-aitoolbuzz-744-3gb-32gb-4g-lte", "name": "Apple iPad 10.2 (2019)", @@ -1026,6 +1151,11 @@ "name": "Apple iPad 2 CDMA", "url": "/v1/tablets/apple-ipad-2-cdma-allphones-2573-0-5gb-16gb" }, + { + "slug": "apple-ipad-2-cdma-scrapegsma-2403", + "name": "Apple iPad 2 CDMA", + "url": "/v1/tablets/apple-ipad-2-cdma-scrapegsma-2403" + }, { "slug": "apple-ipad-2-wi-fi-0-5gb-64gb-2g", "name": "Apple iPad 2 Wi-Fi", @@ -1041,11 +1171,21 @@ "name": "Apple iPad 2 Wi-Fi", "url": "/v1/tablets/apple-ipad-2-wi-fi-allphones-2574-0-5gb-16gb" }, + { + "slug": "apple-ipad-2-wi-fi-scrapegsma-2402", + "name": "Apple iPad 2 Wi-Fi", + "url": "/v1/tablets/apple-ipad-2-wi-fi-scrapegsma-2402" + }, { "slug": "apple-ipad-2-wi-fi-3g-0-5gb-64gb-3g", "name": "Apple iPad 2 Wi-Fi + 3G", "url": "/v1/tablets/apple-ipad-2-wi-fi-3g-0-5gb-64gb-3g" }, + { + "slug": "apple-ipad-2-wi-fi-3g-scrapegsma-2401", + "name": "Apple iPad 2 Wi-Fi + 3G", + "url": "/v1/tablets/apple-ipad-2-wi-fi-3g-scrapegsma-2401" + }, { "slug": "apple-ipad-2-wi-fi-plus-3g-aitoolbuzz-749-0-5gb-16gb-3g", "name": "Apple iPad 2 Wi-Fi + 3G", @@ -1071,11 +1211,21 @@ "name": "Apple iPad 3 Wi-Fi", "url": "/v1/tablets/apple-ipad-3-wi-fi-allphones-2577-1gb-16gb" }, + { + "slug": "apple-ipad-3-wi-fi-scrapegsma-2399", + "name": "Apple iPad 3 Wi-Fi", + "url": "/v1/tablets/apple-ipad-3-wi-fi-scrapegsma-2399" + }, { "slug": "apple-ipad-3-wi-fi-cellular-1gb-64gb-4g-lte", "name": "Apple iPad 3 Wi-Fi + Cellular", "url": "/v1/tablets/apple-ipad-3-wi-fi-cellular-1gb-64gb-4g-lte" }, + { + "slug": "apple-ipad-3-wi-fi-cellular-scrapegsma-2398", + "name": "Apple iPad 3 Wi-Fi + Cellular", + "url": "/v1/tablets/apple-ipad-3-wi-fi-cellular-scrapegsma-2398" + }, { "slug": "apple-ipad-3-wi-fi-plus-cellular-aitoolbuzz-751-1gb-16gb-4g-lte", "name": "Apple iPad 3 Wi-Fi + Cellular", @@ -1101,11 +1251,21 @@ "name": "Apple iPad 4 Wi-Fi", "url": "/v1/tablets/apple-ipad-4-wi-fi-allphones-2581-1gb-16gb" }, + { + "slug": "apple-ipad-4-wi-fi-scrapegsma-2395", + "name": "Apple iPad 4 Wi-Fi", + "url": "/v1/tablets/apple-ipad-4-wi-fi-scrapegsma-2395" + }, { "slug": "apple-ipad-4-wi-fi-cellular-1gb-128gb-4g-lte", "name": "Apple iPad 4 Wi-Fi + Cellular", "url": "/v1/tablets/apple-ipad-4-wi-fi-cellular-1gb-128gb-4g-lte" }, + { + "slug": "apple-ipad-4-wi-fi-cellular-scrapegsma-2396", + "name": "Apple iPad 4 Wi-Fi + Cellular", + "url": "/v1/tablets/apple-ipad-4-wi-fi-cellular-scrapegsma-2396" + }, { "slug": "apple-ipad-4-wi-fi-plus-cellular-aitoolbuzz-753-1gb-16gb-4g-lte", "name": "Apple iPad 4 Wi-Fi + Cellular", @@ -1141,6 +1301,11 @@ "name": "Apple iPad 9.7 (2017)", "url": "/v1/tablets/apple-ipad-9-7-2017-2gb-128gb-4g-lte" }, + { + "slug": "apple-ipad-9-7-2017-scrapegsma-2362", + "name": "Apple iPad 9.7 (2017)", + "url": "/v1/tablets/apple-ipad-9-7-2017-scrapegsma-2362" + }, { "slug": "apple-ipad-9-7-allphones-2563-2gb-32gb-4g-lte", "name": "Apple iPad 9.7 (2018)", @@ -1171,6 +1336,11 @@ "name": "Apple iPad Air", "url": "/v1/tablets/apple-ipad-air-allphones-2587-1gb-16gb-4g-lte" }, + { + "slug": "apple-ipad-air-scrapegsma-2389", + "name": "Apple iPad Air", + "url": "/v1/tablets/apple-ipad-air-scrapegsma-2389" + }, { "slug": "apple-ipad-air", "name": "Apple iPad Air", @@ -1281,6 +1451,11 @@ "name": "Apple iPad Air 2", "url": "/v1/tablets/apple-ipad-air-2-allphones-2591-2gb-16gb-4g-lte" }, + { + "slug": "apple-ipad-air-2-scrapegsma-2385", + "name": "Apple iPad Air 2", + "url": "/v1/tablets/apple-ipad-air-2-scrapegsma-2385" + }, { "slug": "apple-ipad-air-2", "name": "Apple iPad Air 2", @@ -1306,11 +1481,21 @@ "name": "Apple iPad Pro 10.5 (2017)", "url": "/v1/tablets/apple-ipad-pro-10-5-2017-4gb-512gb-4g-lte" }, + { + "slug": "apple-ipad-pro-10-5-2017-scrapegsma-2361", + "name": "Apple iPad Pro 10.5 (2017)", + "url": "/v1/tablets/apple-ipad-pro-10-5-2017-scrapegsma-2361" + }, { "slug": "apple-ipad-pro-11", "name": "Apple iPad Pro 11", "url": "/v1/tablets/apple-ipad-pro-11" }, + { + "slug": "apple-ipad-pro-11-scrapegsma-2347", + "name": "Apple iPad Pro 11", + "url": "/v1/tablets/apple-ipad-pro-11-scrapegsma-2347" + }, { "slug": "apple-ipad-pro-11-aitoolbuzz-774-4gb-64gb-4g-lte", "name": "Apple iPad Pro 11 (2018)", @@ -1326,6 +1511,11 @@ "name": "Apple iPad Pro 11 (2018)", "url": "/v1/tablets/apple-ipad-pro-11-2018-6gb-512gb-4g-lte" }, + { + "slug": "apple-ipad-pro-11-2018-scrapegsma-1566", + "name": "Apple iPad Pro 11 (2018)", + "url": "/v1/tablets/apple-ipad-pro-11-2018-scrapegsma-1566" + }, { "slug": "apple-ipad-pro-11-allphones-2602-6gb-128gb-4g-lte", "name": "Apple iPad Pro 11 (2020)", @@ -1406,6 +1596,11 @@ "name": "Apple iPad Pro 12.9 (2015)", "url": "/v1/tablets/apple-ipad-pro-12-9-2015-4gb-256gb-4g-lte" }, + { + "slug": "apple-ipad-pro-12-9-2015-scrapegsma-2377", + "name": "Apple iPad Pro 12.9 (2015)", + "url": "/v1/tablets/apple-ipad-pro-12-9-2015-scrapegsma-2377" + }, { "slug": "apple-ipad-pro-12-9-allphones-2559-4gb-64gb-4g-lte", "name": "Apple iPad Pro 12.9 (2017)", @@ -1426,6 +1621,11 @@ "name": "Apple iPad Pro 12.9 (2017)", "url": "/v1/tablets/apple-ipad-pro-12-9-2017-4gb-512gb-4g-lte" }, + { + "slug": "apple-ipad-pro-12-9-2017-scrapegsma-2360", + "name": "Apple iPad Pro 12.9 (2017)", + "url": "/v1/tablets/apple-ipad-pro-12-9-2017-scrapegsma-2360" + }, { "slug": "apple-ipad-pro-12-9-allphones-2595-6gb-64gb-4g-lte", "name": "Apple iPad Pro 12.9 (2018)", @@ -1446,6 +1646,11 @@ "name": "Apple iPad Pro 12.9 (2018)", "url": "/v1/tablets/apple-ipad-pro-12-9-2018-6gb-512gb-4g-lte" }, + { + "slug": "apple-ipad-pro-12-9-2018-scrapegsma-2346", + "name": "Apple iPad Pro 12.9 (2018)", + "url": "/v1/tablets/apple-ipad-pro-12-9-2018-scrapegsma-2346" + }, { "slug": "apple-ipad-pro-12-9-allphones-2603-6gb-128gb-4g-lte", "name": "Apple iPad Pro 12.9 (2020)", @@ -1461,6 +1666,11 @@ "name": "Apple iPad Pro 12.9 (2020)", "url": "/v1/tablets/apple-ipad-pro-12-9-2020-6gb-512gb-4g-lte" }, + { + "slug": "apple-ipad-pro-12-9-2020-scrapegsma-1557", + "name": "Apple iPad Pro 12.9 (2020)", + "url": "/v1/tablets/apple-ipad-pro-12-9-2020-scrapegsma-1557" + }, { "slug": "apple-ipad-pro-12-9-allphones-2539-16gb-128gb-5g", "name": "Apple iPad Pro 12.9 (2021)", @@ -1526,6 +1736,11 @@ "name": "Apple iPad Pro 9.7 (2016)", "url": "/v1/tablets/apple-ipad-pro-9-7-2016-2gb-256gb-4g-lte" }, + { + "slug": "apple-ipad-pro-9-7-2016-scrapegsma-2373", + "name": "Apple iPad Pro 9.7 (2016)", + "url": "/v1/tablets/apple-ipad-pro-9-7-2016-scrapegsma-2373" + }, { "slug": "apple-ipad-wi-fi-0-25gb-64gb-2g", "name": "Apple iPad Wi-Fi", @@ -1541,11 +1756,21 @@ "name": "Apple iPad Wi-Fi", "url": "/v1/tablets/apple-ipad-wi-fi-allphones-2569-0-25gb-16gb" }, + { + "slug": "apple-ipad-wi-fi-scrapegsma-2407", + "name": "Apple iPad Wi-Fi", + "url": "/v1/tablets/apple-ipad-wi-fi-scrapegsma-2407" + }, { "slug": "apple-ipad-wi-fi-3g-0-25gb-64gb-3g", "name": "Apple iPad Wi-Fi + 3G", "url": "/v1/tablets/apple-ipad-wi-fi-3g-0-25gb-64gb-3g" }, + { + "slug": "apple-ipad-wi-fi-3g-scrapegsma-2406", + "name": "Apple iPad Wi-Fi + 3G", + "url": "/v1/tablets/apple-ipad-wi-fi-3g-scrapegsma-2406" + }, { "slug": "apple-ipad-wi-fi-plus-3g-aitoolbuzz-788-0-25gb-16gb-3g", "name": "Apple iPad Wi-Fi + 3G", @@ -1571,6 +1796,11 @@ "name": "Apple iPad mini (2019)", "url": "/v1/tablets/apple-ipad-mini-2019-3gb-256gb-4g-lte" }, + { + "slug": "apple-ipad-mini-2019-scrapegsma-2345", + "name": "Apple iPad mini (2019)", + "url": "/v1/tablets/apple-ipad-mini-2019-scrapegsma-2345" + }, { "slug": "apple-ipad-mini-allphones-2541-4gb-64gb-5g", "name": "Apple iPad mini (2021)", @@ -1606,6 +1836,11 @@ "name": "Apple iPad mini 2", "url": "/v1/tablets/apple-ipad-mini-2-allphones-2586-1gb-16gb-4g-lte" }, + { + "slug": "apple-ipad-mini-2-scrapegsma-2390", + "name": "Apple iPad mini 2", + "url": "/v1/tablets/apple-ipad-mini-2-scrapegsma-2390" + }, { "slug": "apple-ipad-mini-2", "name": "Apple iPad mini 2", @@ -1626,11 +1861,21 @@ "name": "Apple iPad mini 3", "url": "/v1/tablets/apple-ipad-mini-3-allphones-2590-1gb-16gb-4g-lte" }, + { + "slug": "apple-ipad-mini-3-scrapegsma-2386", + "name": "Apple iPad mini 3", + "url": "/v1/tablets/apple-ipad-mini-3-scrapegsma-2386" + }, { "slug": "apple-ipad-mini-3", "name": "Apple iPad mini 3", "url": "/v1/tablets/apple-ipad-mini-3" }, + { + "slug": "apple-ipad-mini-4-scrapegsma-2378", + "name": "Apple iPad mini 4", + "url": "/v1/tablets/apple-ipad-mini-4-scrapegsma-2378" + }, { "slug": "apple-ipad-mini-4", "name": "Apple iPad mini 4", @@ -1651,6 +1896,11 @@ "name": "Apple iPad mini 4 (2015)", "url": "/v1/tablets/apple-ipad-mini-4-2015-2gb-128gb-4g-lte" }, + { + "slug": "apple-ipad-mini-4-2015-scrapegsma-1567", + "name": "Apple iPad mini 4 (2015)", + "url": "/v1/tablets/apple-ipad-mini-4-2015-scrapegsma-1567" + }, { "slug": "apple-ipad-mini-wi-fi-0-5gb-64gb-2g", "name": "Apple iPad mini Wi-Fi", @@ -1666,6 +1916,11 @@ "name": "Apple iPad mini Wi-Fi", "url": "/v1/tablets/apple-ipad-mini-wi-fi-allphones-2583-0-5gb-16gb" }, + { + "slug": "apple-ipad-mini-wi-fi-scrapegsma-2393", + "name": "Apple iPad mini Wi-Fi", + "url": "/v1/tablets/apple-ipad-mini-wi-fi-scrapegsma-2393" + }, { "slug": "apple-ipad-mini-wi-fi", "name": "Apple iPad mini Wi-Fi", @@ -1676,6 +1931,11 @@ "name": "Apple iPad mini Wi-Fi + Cellular", "url": "/v1/tablets/apple-ipad-mini-wi-fi-cellular-0-5gb-64gb-4g-lte" }, + { + "slug": "apple-ipad-mini-wi-fi-cellular-scrapegsma-2394", + "name": "Apple iPad mini Wi-Fi + Cellular", + "url": "/v1/tablets/apple-ipad-mini-wi-fi-cellular-scrapegsma-2394" + }, { "slug": "apple-ipad-mini-wi-fi-plus-cellular-aitoolbuzz-772-0-5gb-16gb-4g-lte", "name": "Apple iPad mini Wi-Fi + Cellular", @@ -1746,6 +2006,11 @@ "name": "Archos Diamond Tab", "url": "/v1/tablets/archos-diamond-tab" }, + { + "slug": "archos-diamond-tab-scrapegsma-2418", + "name": "Archos Diamond Tab", + "url": "/v1/tablets/archos-diamond-tab-scrapegsma-2418" + }, { "slug": "ulefone-armor-pad-aitoolbuzz-11586-4gb", "name": "Armor Pad", @@ -1891,6 +2156,11 @@ "name": "Asus Google Nexus 7", "url": "/v1/tablets/asus-google-nexus-7-beridzeg45-2562-1gb" }, + { + "slug": "asus-google-nexus-7-scrapegsma-2591", + "name": "Asus Google Nexus 7", + "url": "/v1/tablets/asus-google-nexus-7-scrapegsma-2591" + }, { "slug": "asus-google-nexus-7", "name": "Asus Google Nexus 7", @@ -1916,6 +2186,11 @@ "name": "Asus Google Nexus 7 (2013)", "url": "/v1/tablets/asus-google-nexus-7-2013-2gb-32gb-4g-lte" }, + { + "slug": "asus-google-nexus-7-2013-scrapegsma-2578", + "name": "Asus Google Nexus 7 (2013)", + "url": "/v1/tablets/asus-google-nexus-7-2013-scrapegsma-2578" + }, { "slug": "asus-google-nexus-7-cellular-1gb-32gb-3g", "name": "Asus Google Nexus 7 Cellular", @@ -1936,6 +2211,11 @@ "name": "Asus Google Nexus 7 Cellular", "url": "/v1/tablets/asus-google-nexus-7-cellular-beridzeg45-984-1gb" }, + { + "slug": "asus-google-nexus-7-cellular-scrapegsma-2588", + "name": "Asus Google Nexus 7 Cellular", + "url": "/v1/tablets/asus-google-nexus-7-cellular-scrapegsma-2588" + }, { "slug": "asus-google-nexus-7-cellular", "name": "Asus Google Nexus 7 Cellular", @@ -1971,6 +2251,11 @@ "name": "Asus Memo Pad 10", "url": "/v1/tablets/asus-memo-pad-10-allphones-735-1gb-8gb" }, + { + "slug": "asus-memo-pad-10-scrapegsma-2575", + "name": "Asus Memo Pad 10", + "url": "/v1/tablets/asus-memo-pad-10-scrapegsma-2575" + }, { "slug": "asus-memo-pad-10-me103k-1gb-32gb-2g", "name": "Asus Memo Pad 10 ME103K", @@ -1986,6 +2271,11 @@ "name": "Asus Memo Pad 10 ME103K", "url": "/v1/tablets/asus-memo-pad-10-me103k-allphones-1025-1gb-8gb" }, + { + "slug": "asus-memo-pad-10-me103k-scrapegsma-2546", + "name": "Asus Memo Pad 10 ME103K", + "url": "/v1/tablets/asus-memo-pad-10-me103k-scrapegsma-2546" + }, { "slug": "asus-memo-pad-7-me176c-1gb-16gb-2g", "name": "Asus Memo Pad 7 ME176C", @@ -2001,6 +2291,11 @@ "name": "Asus Memo Pad 7 ME176C", "url": "/v1/tablets/asus-memo-pad-7-me176c-allphones-1017-1gb-8gb" }, + { + "slug": "asus-memo-pad-7-me176c-scrapegsma-2554", + "name": "Asus Memo Pad 7 ME176C", + "url": "/v1/tablets/asus-memo-pad-7-me176c-scrapegsma-2554" + }, { "slug": "asus-memo-pad-7-me572c-2gb-32gb-2g", "name": "Asus Memo Pad 7 ME572C", @@ -2016,6 +2311,11 @@ "name": "Asus Memo Pad 7 ME572C", "url": "/v1/tablets/asus-memo-pad-7-me572c-allphones-1022-2gb-16gb" }, + { + "slug": "asus-memo-pad-7-me572c-scrapegsma-2549", + "name": "Asus Memo Pad 7 ME572C", + "url": "/v1/tablets/asus-memo-pad-7-me572c-scrapegsma-2549" + }, { "slug": "asus-memo-pad-7-me572cl-2gb-32gb-4g-lte", "name": "Asus Memo Pad 7 ME572CL", @@ -2031,6 +2331,11 @@ "name": "Asus Memo Pad 7 ME572CL", "url": "/v1/tablets/asus-memo-pad-7-me572cl-allphones-1023-2gb-16gb-4g-lte" }, + { + "slug": "asus-memo-pad-7-me572cl-scrapegsma-2548", + "name": "Asus Memo Pad 7 ME572CL", + "url": "/v1/tablets/asus-memo-pad-7-me572cl-scrapegsma-2548" + }, { "slug": "asus-memo-pad-8-me180a-1gb-16gb-2g", "name": "Asus Memo Pad 8 ME180A", @@ -2046,6 +2351,11 @@ "name": "Asus Memo Pad 8 ME180A", "url": "/v1/tablets/asus-memo-pad-8-me180a-allphones-734-1gb-16gb" }, + { + "slug": "asus-memo-pad-8-me180a-scrapegsma-2576", + "name": "Asus Memo Pad 8 ME180A", + "url": "/v1/tablets/asus-memo-pad-8-me180a-scrapegsma-2576" + }, { "slug": "asus-memo-pad-8-me180a", "name": "Asus Memo Pad 8 ME180A", @@ -2066,6 +2376,11 @@ "name": "Asus Memo Pad 8 ME181C", "url": "/v1/tablets/asus-memo-pad-8-me181c-allphones-1018-1gb-16gb" }, + { + "slug": "asus-memo-pad-8-me181c-scrapegsma-2553", + "name": "Asus Memo Pad 8 ME181C", + "url": "/v1/tablets/asus-memo-pad-8-me181c-scrapegsma-2553" + }, { "slug": "asus-memo-pad-8-me581cl-2gb-32gb-4g-lte", "name": "Asus Memo Pad 8 ME581CL", @@ -2081,6 +2396,11 @@ "name": "Asus Memo Pad 8 ME581CL", "url": "/v1/tablets/asus-memo-pad-8-me581cl-allphones-1019-2gb-16gb-4g-lte" }, + { + "slug": "asus-memo-pad-8-me581cl-scrapegsma-2552", + "name": "Asus Memo Pad 8 ME581CL", + "url": "/v1/tablets/asus-memo-pad-8-me581cl-scrapegsma-2552" + }, { "slug": "asus-memo-pad-fhd10-2gb-32gb-2g", "name": "Asus Memo Pad FHD10", @@ -2096,6 +2416,11 @@ "name": "Asus Memo Pad FHD10", "url": "/v1/tablets/asus-memo-pad-fhd10-allphones-729-2gb-16gb" }, + { + "slug": "asus-memo-pad-fhd10-scrapegsma-2581", + "name": "Asus Memo Pad FHD10", + "url": "/v1/tablets/asus-memo-pad-fhd10-scrapegsma-2581" + }, { "slug": "asus-memo-pad-me172v-1gb-16gb-2g", "name": "Asus Memo Pad ME172V", @@ -2111,6 +2436,11 @@ "name": "Asus Memo Pad ME172V", "url": "/v1/tablets/asus-memo-pad-me172v-allphones-723-1gb-8gb" }, + { + "slug": "asus-memo-pad-me172v-scrapegsma-2587", + "name": "Asus Memo Pad ME172V", + "url": "/v1/tablets/asus-memo-pad-me172v-scrapegsma-2587" + }, { "slug": "asus-memo-pad-me172v", "name": "Asus Memo Pad ME172V", @@ -2131,6 +2461,11 @@ "name": "Asus PadFone", "url": "/v1/tablets/asus-padfone-beridzeg45-2941-1gb" }, + { + "slug": "asus-padfone-scrapegsma-2600", + "name": "Asus PadFone", + "url": "/v1/tablets/asus-padfone-scrapegsma-2600" + }, { "slug": "asus-padfone-2-aitoolbuzz-969-2gb-16gb-4g-lte", "name": "Asus PadFone 2", @@ -2146,6 +2481,11 @@ "name": "Asus PadFone 2", "url": "/v1/tablets/asus-padfone-2-beridzeg45-4124-2gb" }, + { + "slug": "asus-padfone-2-scrapegsma-2590", + "name": "Asus PadFone 2", + "url": "/v1/tablets/asus-padfone-2-scrapegsma-2590" + }, { "slug": "asus-padfone-2", "name": "Asus PadFone 2", @@ -2166,6 +2506,11 @@ "name": "Asus PadFone E", "url": "/v1/tablets/asus-padfone-e-beridzeg45-4471-1gb" }, + { + "slug": "asus-padfone-e-scrapegsma-2564", + "name": "Asus PadFone E", + "url": "/v1/tablets/asus-padfone-e-scrapegsma-2564" + }, { "slug": "asus-padfone-infinity-aitoolbuzz-971-2gb-32gb-4g-lte", "name": "Asus PadFone Infinity", @@ -2181,6 +2526,11 @@ "name": "Asus PadFone Infinity", "url": "/v1/tablets/asus-padfone-infinity-beridzeg45-768-2gb" }, + { + "slug": "asus-padfone-infinity-scrapegsma-2585", + "name": "Asus PadFone Infinity", + "url": "/v1/tablets/asus-padfone-infinity-scrapegsma-2585" + }, { "slug": "asus-padfone-infinity", "name": "Asus PadFone Infinity", @@ -2201,6 +2551,11 @@ "name": "Asus PadFone Infinity 2", "url": "/v1/tablets/asus-padfone-infinity-2-beridzeg45-1851-2gb" }, + { + "slug": "asus-padfone-infinity-2-scrapegsma-2574", + "name": "Asus PadFone Infinity 2", + "url": "/v1/tablets/asus-padfone-infinity-2-scrapegsma-2574" + }, { "slug": "asus-padfone-infinity-2", "name": "Asus PadFone Infinity 2", @@ -2221,6 +2576,11 @@ "name": "Asus PadFone Infinity Lite", "url": "/v1/tablets/asus-padfone-infinity-lite-beridzeg45-79-2gb" }, + { + "slug": "asus-padfone-infinity-lite-scrapegsma-2563", + "name": "Asus PadFone Infinity Lite", + "url": "/v1/tablets/asus-padfone-infinity-lite-scrapegsma-2563" + }, { "slug": "asus-padfone-infinity-lite", "name": "Asus PadFone Infinity Lite", @@ -2241,6 +2601,11 @@ "name": "Asus PadFone S", "url": "/v1/tablets/asus-padfone-s-beridzeg45-1412-2gb" }, + { + "slug": "asus-padfone-s-scrapegsma-2562", + "name": "Asus PadFone S", + "url": "/v1/tablets/asus-padfone-s-scrapegsma-2562" + }, { "slug": "asus-padfone-s", "name": "Asus PadFone S", @@ -2261,6 +2626,11 @@ "name": "Asus PadFone X", "url": "/v1/tablets/asus-padfone-x-beridzeg45-6112-2gb" }, + { + "slug": "asus-padfone-x-scrapegsma-2561", + "name": "Asus PadFone X", + "url": "/v1/tablets/asus-padfone-x-scrapegsma-2561" + }, { "slug": "asus-padfone-x", "name": "Asus PadFone X", @@ -2281,6 +2651,11 @@ "name": "Asus PadFone X mini", "url": "/v1/tablets/asus-padfone-x-mini-beridzeg45-4622-1gb" }, + { + "slug": "asus-padfone-x-mini-scrapegsma-2547", + "name": "Asus PadFone X mini", + "url": "/v1/tablets/asus-padfone-x-mini-scrapegsma-2547" + }, { "slug": "asus-padfone-x-mini", "name": "Asus PadFone X mini", @@ -2296,6 +2671,11 @@ "name": "Asus PadFone mini", "url": "/v1/tablets/asus-padfone-mini-beridzeg45-1813-1gb" }, + { + "slug": "asus-padfone-mini-scrapegsma-2572", + "name": "Asus PadFone mini", + "url": "/v1/tablets/asus-padfone-mini-scrapegsma-2572" + }, { "slug": "asus-padfone-mini-aitoolbuzz-974-1gb-16gb-3g", "name": "Asus PadFone mini", @@ -2321,6 +2701,11 @@ "name": "Asus PadFone mini (Intel)", "url": "/v1/tablets/asus-padfone-mini" }, + { + "slug": "asus-padfone-mini-intel-scrapegsma-2571", + "name": "Asus PadFone mini (Intel)", + "url": "/v1/tablets/asus-padfone-mini-intel-scrapegsma-2571" + }, { "slug": "asus-padfone-mini-4g-aitoolbuzz-976-1gb-8gb-4g-lte", "name": "Asus PadFone mini 4G (Intel)", @@ -2341,6 +2726,11 @@ "name": "Asus PadFone mini 4G (Intel)", "url": "/v1/tablets/asus-padfone-mini-4g" }, + { + "slug": "asus-padfone-mini-4g-intel-scrapegsma-2570", + "name": "Asus PadFone mini 4G (Intel)", + "url": "/v1/tablets/asus-padfone-mini-4g-intel-scrapegsma-2570" + }, { "slug": "asus-transformer-pad-tf103c-1gb-16gb-2g", "name": "Asus Transformer Pad TF103C", @@ -2356,6 +2746,11 @@ "name": "Asus Transformer Pad TF103C", "url": "/v1/tablets/asus-transformer-pad-tf103c-allphones-1012-1gb-8gb" }, + { + "slug": "asus-transformer-pad-tf103c-scrapegsma-2559", + "name": "Asus Transformer Pad TF103C", + "url": "/v1/tablets/asus-transformer-pad-tf103c-scrapegsma-2559" + }, { "slug": "asus-transformer-pad-tf303cl-2gb-32gb-4g-lte", "name": "Asus Transformer Pad TF303CL", @@ -2371,6 +2766,11 @@ "name": "Asus Transformer Pad TF303CL", "url": "/v1/tablets/asus-transformer-pad-tf303cl-allphones-1013-2gb-16gb-4g-lte" }, + { + "slug": "asus-transformer-pad-tf303cl-scrapegsma-2558", + "name": "Asus Transformer Pad TF303CL", + "url": "/v1/tablets/asus-transformer-pad-tf303cl-scrapegsma-2558" + }, { "slug": "asus-zenpad-10-z300c-2gb-32gb-2g", "name": "Asus Zenpad 10 Z300C", @@ -2681,6 +3081,11 @@ "name": "BLU Life View Tab", "url": "/v1/tablets/blu-life-view-tab-beridzeg45-4513-1gb" }, + { + "slug": "blu-life-view-tab-scrapegsma-3024", + "name": "BLU Life View Tab", + "url": "/v1/tablets/blu-life-view-tab-scrapegsma-3024" + }, { "slug": "blu-m7l-2gb-2gb-4g-lte", "name": "BLU M7L", @@ -2931,6 +3336,11 @@ "name": "BlackBerry 4G LTE Playbook", "url": "/v1/tablets/blackberry-4g-lte-playbook-beridzeg45-1570-1gb" }, + { + "slug": "blackberry-4g-playbook-hspa-scrapegsma-2784", + "name": "BlackBerry 4G Playbook HSPA+", + "url": "/v1/tablets/blackberry-4g-playbook-hspa-scrapegsma-2784" + }, { "slug": "blackberry-4g-playbook-hspa", "name": "BlackBerry 4G Playbook HSPA+", @@ -2941,6 +3351,16 @@ "name": "BlackBerry Playbook", "url": "/v1/tablets/blackberry-playbook-beridzeg45-1267-1gb" }, + { + "slug": "blackberry-playbook-scrapegsma-2786", + "name": "BlackBerry Playbook", + "url": "/v1/tablets/blackberry-playbook-scrapegsma-2786" + }, + { + "slug": "blackberry-playbook-wimax-scrapegsma-2785", + "name": "BlackBerry Playbook Wimax", + "url": "/v1/tablets/blackberry-playbook-wimax-scrapegsma-2785" + }, { "slug": "blackberry-4g-playbook-hspa-plus", "name": "Blackberry 4G Playbook HSPA+", @@ -4361,6 +4781,11 @@ "name": "HP Pro Slate 10 EE G1", "url": "/v1/tablets/hp-pro-slate-10-ee-g1" }, + { + "slug": "hp-pro-slate-10-ee-g1-scrapegsma-3788", + "name": "HP Pro Slate 10 EE G1", + "url": "/v1/tablets/hp-pro-slate-10-ee-g1-scrapegsma-3788" + }, { "slug": "hp-pro-slate-8", "name": "HP Pro Slate 8", @@ -4371,6 +4796,11 @@ "name": "HP Pro Slate 8", "url": "/v1/tablets/hp-pro-slate-8-beridzeg45-5035-2gb" }, + { + "slug": "hp-pro-slate-8-scrapegsma-3789", + "name": "HP Pro Slate 8", + "url": "/v1/tablets/hp-pro-slate-8-scrapegsma-3789" + }, { "slug": "hp-slate-7-beridzeg45-4481-1gb", "name": "HP Slate 7", @@ -4406,11 +4836,21 @@ "name": "HP TouchPad", "url": "/v1/tablets/hp-touchpad" }, + { + "slug": "hp-touchpad-scrapegsma-3807", + "name": "HP TouchPad", + "url": "/v1/tablets/hp-touchpad-scrapegsma-3807" + }, { "slug": "hp-touchpad-4g", "name": "HP TouchPad 4G", "url": "/v1/tablets/hp-touchpad-4g" }, + { + "slug": "hp-touchpad-4g-scrapegsma-3802", + "name": "HP TouchPad 4G", + "url": "/v1/tablets/hp-touchpad-4g-scrapegsma-3802" + }, { "slug": "htc-a101-8gb-8gb-4g-lte", "name": "HTC A101", @@ -4521,6 +4961,11 @@ "name": "HTC Nexus 9", "url": "/v1/tablets/htc-nexus-9-allphones-2932-2gb-16gb-4g-lte" }, + { + "slug": "htc-nexus-9-scrapegsma-3883", + "name": "HTC Nexus 9", + "url": "/v1/tablets/htc-nexus-9-scrapegsma-3883" + }, { "slug": "htc-shift-beridzeg45-2433-1gb", "name": "HTC Shift", @@ -4696,6 +5141,11 @@ "name": "Honor Pad 2", "url": "/v1/tablets/honor-pad-2-allphones-2765-3gb-16gb-4g-lte" }, + { + "slug": "honor-pad-2-scrapegsma-3759", + "name": "Honor Pad 2", + "url": "/v1/tablets/honor-pad-2-scrapegsma-3759" + }, { "slug": "honor-pad-5-10-1-aitoolbuzz-2971-4gb-32gb-4g-lte", "name": "Honor Pad 5 10.1", @@ -4951,6 +5401,11 @@ "name": "Honor Tab 5", "url": "/v1/tablets/honor-tab-5-allphones-2724-4gb-32gb-4g-lte" }, + { + "slug": "honor-tab-5-scrapegsma-3734", + "name": "Honor Tab 5", + "url": "/v1/tablets/honor-tab-5-scrapegsma-3734" + }, { "slug": "honor-tab-7-4gb-128gb-4g-lte", "name": "Honor Tab 7", @@ -5266,6 +5721,16 @@ "name": "Huawei Mate Xs 2", "url": "/v1/tablets/huawei-mate-xs-2-aitoolbuzz-3598-12gb-256gb-4g-lte" }, + { + "slug": "huawei-matepad-scrapegsma-76", + "name": "Huawei MatePad", + "url": "/v1/tablets/huawei-matepad-scrapegsma-76" + }, + { + "slug": "huawei-matepad-scrapegsma-959", + "name": "Huawei MatePad", + "url": "/v1/tablets/huawei-matepad-scrapegsma-959" + }, { "slug": "huawei-matepad-10-4-aitoolbuzz-3600-6gb-32gb-4g-lte", "name": "Huawei MatePad 10.4", @@ -5406,6 +5871,16 @@ "name": "Huawei MatePad C5e", "url": "/v1/tablets/huawei-matepad-c5e-allphones-3599-4gb-64gb" }, + { + "slug": "huawei-matepad-pro-scrapegsma-93", + "name": "Huawei MatePad Pro", + "url": "/v1/tablets/huawei-matepad-pro-scrapegsma-93" + }, + { + "slug": "huawei-matepad-pro-scrapegsma-976", + "name": "Huawei MatePad Pro", + "url": "/v1/tablets/huawei-matepad-pro-scrapegsma-976" + }, { "slug": "huawei-matepad-pro-10-8-aitoolbuzz-3612-8gb-128gb-4g-lte", "name": "Huawei MatePad Pro 10.8 (2019)", @@ -5511,6 +5986,16 @@ "name": "Huawei MatePad Pro 13.2 (2025)", "url": "/v1/tablets/huawei-matepad-pro-13-2-aitoolbuzz-3620-16gb-256gb-4g-lte" }, + { + "slug": "huawei-matepad-pro-5g-scrapegsma-83", + "name": "Huawei MatePad Pro 5G", + "url": "/v1/tablets/huawei-matepad-pro-5g-scrapegsma-83" + }, + { + "slug": "huawei-matepad-pro-5g-scrapegsma-966", + "name": "Huawei MatePad Pro 5G", + "url": "/v1/tablets/huawei-matepad-pro-5g-scrapegsma-966" + }, { "slug": "huawei-matepad-se-aitoolbuzz-3621-4gb-32gb-4g-lte", "name": "Huawei MatePad SE", @@ -5566,6 +6051,16 @@ "name": "Huawei MatePad T8", "url": "/v1/tablets/huawei-matepad-t8-allphones-3565-3gb-16gb-4g-lte" }, + { + "slug": "huawei-matepad-t8-scrapegsma-68", + "name": "Huawei MatePad T8", + "url": "/v1/tablets/huawei-matepad-t8-scrapegsma-68" + }, + { + "slug": "huawei-matepad-t8-scrapegsma-951", + "name": "Huawei MatePad T8", + "url": "/v1/tablets/huawei-matepad-t8-scrapegsma-951" + }, { "slug": "huawei-mediapad-1gb-8gb-3g", "name": "Huawei MediaPad", @@ -5586,6 +6081,11 @@ "name": "Huawei MediaPad", "url": "/v1/tablets/huawei-mediapad-beridzeg45-27-1gb" }, + { + "slug": "huawei-mediapad-scrapegsma-4287", + "name": "Huawei MediaPad", + "url": "/v1/tablets/huawei-mediapad-scrapegsma-4287" + }, { "slug": "huawei-mediapad", "name": "Huawei MediaPad", @@ -5606,6 +6106,11 @@ "name": "Huawei MediaPad 10 FHD", "url": "/v1/tablets/huawei-mediapad-10-fhd-allphones-3317-2gb-8gb-4g-lte" }, + { + "slug": "huawei-mediapad-10-fhd-scrapegsma-4278", + "name": "Huawei MediaPad 10 FHD", + "url": "/v1/tablets/huawei-mediapad-10-fhd-scrapegsma-4278" + }, { "slug": "huawei-mediapad-10-link-1gb-32gb-4g-lte", "name": "Huawei MediaPad 10 Link", @@ -5621,11 +6126,21 @@ "name": "Huawei MediaPad 10 Link", "url": "/v1/tablets/huawei-mediapad-10-link-allphones-3412-1gb-8gb-4g-lte" }, + { + "slug": "huawei-mediapad-10-link-scrapegsma-4255", + "name": "Huawei MediaPad 10 Link", + "url": "/v1/tablets/huawei-mediapad-10-link-scrapegsma-4255" + }, { "slug": "huawei-mediapad-10-link-1gb-16gb-4g-lte", "name": "Huawei MediaPad 10 Link+", "url": "/v1/tablets/huawei-mediapad-10-link-1gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-10-link-scrapegsma-4219", + "name": "Huawei MediaPad 10 Link+", + "url": "/v1/tablets/huawei-mediapad-10-link-scrapegsma-4219" + }, { "slug": "huawei-mediapad-10-link-plus-aitoolbuzz-3629-1gb-8gb-4g-lte", "name": "Huawei MediaPad 10 Link+", @@ -5651,6 +6166,11 @@ "name": "Huawei MediaPad 7 Lite", "url": "/v1/tablets/huawei-mediapad-7-lite-allphones-3405-1gb-8gb-3g" }, + { + "slug": "huawei-mediapad-7-lite-scrapegsma-4262", + "name": "Huawei MediaPad 7 Lite", + "url": "/v1/tablets/huawei-mediapad-7-lite-scrapegsma-4262" + }, { "slug": "huawei-mediapad-7-lite", "name": "Huawei MediaPad 7 Lite", @@ -5681,6 +6201,11 @@ "name": "Huawei MediaPad 7 Vogue", "url": "/v1/tablets/huawei-mediapad-7-vogue-allphones-3428-1gb-8gb-3g" }, + { + "slug": "huawei-mediapad-7-vogue-scrapegsma-4239", + "name": "Huawei MediaPad 7 Vogue", + "url": "/v1/tablets/huawei-mediapad-7-vogue-scrapegsma-4239" + }, { "slug": "huawei-mediapad-7-youth-1gb-8gb-3g", "name": "Huawei MediaPad 7 Youth", @@ -5696,6 +6221,16 @@ "name": "Huawei MediaPad 7 Youth", "url": "/v1/tablets/huawei-mediapad-7-youth-allphones-3429-1gb-8gb-3g" }, + { + "slug": "huawei-mediapad-7-youth-scrapegsma-1002", + "name": "Huawei MediaPad 7 Youth", + "url": "/v1/tablets/huawei-mediapad-7-youth-scrapegsma-1002" + }, + { + "slug": "huawei-mediapad-7-youth-scrapegsma-119", + "name": "Huawei MediaPad 7 Youth", + "url": "/v1/tablets/huawei-mediapad-7-youth-scrapegsma-119" + }, { "slug": "huawei-mediapad-7-youth", "name": "Huawei MediaPad 7 Youth", @@ -5716,6 +6251,11 @@ "name": "Huawei MediaPad 7 Youth2", "url": "/v1/tablets/huawei-mediapad-7-youth2-allphones-3305-1gb-4gb-3g" }, + { + "slug": "huawei-mediapad-7-youth2-scrapegsma-4225", + "name": "Huawei MediaPad 7 Youth2", + "url": "/v1/tablets/huawei-mediapad-7-youth2-scrapegsma-4225" + }, { "slug": "huawei-mediapad-7-youth2", "name": "Huawei MediaPad 7 Youth2", @@ -5736,6 +6276,11 @@ "name": "Huawei MediaPad M1", "url": "/v1/tablets/huawei-mediapad-m1-allphones-3308-1gb-8gb-4g-lte" }, + { + "slug": "huawei-mediapad-m1-scrapegsma-4222", + "name": "Huawei MediaPad M1", + "url": "/v1/tablets/huawei-mediapad-m1-scrapegsma-4222" + }, { "slug": "huawei-mediapad-m1", "name": "Huawei MediaPad M1", @@ -5756,6 +6301,11 @@ "name": "Huawei MediaPad M2 10.0", "url": "/v1/tablets/huawei-mediapad-m2-10-0-allphones-3288-3gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-m2-10-0-scrapegsma-4176", + "name": "Huawei MediaPad M2 10.0", + "url": "/v1/tablets/huawei-mediapad-m2-10-0-scrapegsma-4176" + }, { "slug": "huawei-mediapad-m2-10-0", "name": "Huawei MediaPad M2 10.0", @@ -5781,6 +6331,11 @@ "name": "Huawei MediaPad M2 7.0", "url": "/v1/tablets/huawei-mediapad-m2-7-0-allphones-3294-3gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-m2-7-0-scrapegsma-4170", + "name": "Huawei MediaPad M2 7.0", + "url": "/v1/tablets/huawei-mediapad-m2-7-0-scrapegsma-4170" + }, { "slug": "huawei-mediapad-m2-7-0-youth-edition-td-lte-ple-703lt-32gb", "name": "Huawei MediaPad M2 7.0 Youth Edition TD-LTE PLE-703LT 32GB", @@ -5801,6 +6356,11 @@ "name": "Huawei MediaPad M2 8.0", "url": "/v1/tablets/huawei-mediapad-m2-8-0-allphones-3467-3gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-m2-8-0-scrapegsma-4186", + "name": "Huawei MediaPad M2 8.0", + "url": "/v1/tablets/huawei-mediapad-m2-8-0-scrapegsma-4186" + }, { "slug": "huawei-mediapad-m2-8-0", "name": "Huawei MediaPad M2 8.0", @@ -5821,6 +6381,11 @@ "name": "Huawei MediaPad M3 8.4", "url": "/v1/tablets/huawei-mediapad-m3-8-4-allphones-3474-4gb-32gb-4g-lte" }, + { + "slug": "huawei-mediapad-m3-8-4-scrapegsma-4162", + "name": "Huawei MediaPad M3 8.4", + "url": "/v1/tablets/huawei-mediapad-m3-8-4-scrapegsma-4162" + }, { "slug": "huawei-mediapad-m3-lite-10-4gb-64gb-4g-lte", "name": "Huawei MediaPad M3 Lite 10", @@ -5836,6 +6401,11 @@ "name": "Huawei MediaPad M3 Lite 10", "url": "/v1/tablets/huawei-mediapad-m3-lite-10-allphones-3494-4gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-m3-lite-10-scrapegsma-4140", + "name": "Huawei MediaPad M3 Lite 10", + "url": "/v1/tablets/huawei-mediapad-m3-lite-10-scrapegsma-4140" + }, { "slug": "huawei-mediapad-m3-lite-10", "name": "Huawei MediaPad M3 Lite 10", @@ -5856,6 +6426,11 @@ "name": "Huawei MediaPad M3 Lite 8", "url": "/v1/tablets/huawei-mediapad-m3-lite-8-allphones-3496-4gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-m3-lite-8-scrapegsma-4138", + "name": "Huawei MediaPad M3 Lite 8", + "url": "/v1/tablets/huawei-mediapad-m3-lite-8-scrapegsma-4138" + }, { "slug": "huawei-mediapad-m3-lite-8", "name": "Huawei MediaPad M3 Lite 8", @@ -5876,6 +6451,11 @@ "name": "Huawei MediaPad M5 10", "url": "/v1/tablets/huawei-mediapad-m5-10-allphones-3272-4gb-32gb-4g-lte" }, + { + "slug": "huawei-mediapad-m5-10-scrapegsma-4127", + "name": "Huawei MediaPad M5 10", + "url": "/v1/tablets/huawei-mediapad-m5-10-scrapegsma-4127" + }, { "slug": "huawei-mediapad-m5-10-aitoolbuzz-3642-4gb-64gb-4g-lte", "name": "Huawei MediaPad M5 10 (Pro)", @@ -5891,6 +6471,11 @@ "name": "Huawei MediaPad M5 10 (Pro)", "url": "/v1/tablets/huawei-mediapad-m5-10-pro-4gb-128gb-4g-lte" }, + { + "slug": "huawei-mediapad-m5-10-pro-scrapegsma-4126", + "name": "Huawei MediaPad M5 10 (Pro)", + "url": "/v1/tablets/huawei-mediapad-m5-10-pro-scrapegsma-4126" + }, { "slug": "huawei-mediapad-m5-8-4gb-128gb-4g-lte", "name": "Huawei MediaPad M5 8", @@ -5906,6 +6491,11 @@ "name": "Huawei MediaPad M5 8", "url": "/v1/tablets/huawei-mediapad-m5-8-allphones-3271-4gb-32gb-4g-lte" }, + { + "slug": "huawei-mediapad-m5-8-scrapegsma-4128", + "name": "Huawei MediaPad M5 8", + "url": "/v1/tablets/huawei-mediapad-m5-8-scrapegsma-4128" + }, { "slug": "huawei-mediapad-m5-lite-8-4gb-128gb-4g-lte", "name": "Huawei MediaPad M5 Lite 8", @@ -5921,6 +6511,11 @@ "name": "Huawei MediaPad M5 Lite 8", "url": "/v1/tablets/huawei-mediapad-m5-lite-8-allphones-3524-4gb-32gb-4g-lte" }, + { + "slug": "huawei-mediapad-m5-lite-8-scrapegsma-4090", + "name": "Huawei MediaPad M5 Lite 8", + "url": "/v1/tablets/huawei-mediapad-m5-lite-8-scrapegsma-4090" + }, { "slug": "huawei-mediapad-m5-lite", "name": "Huawei MediaPad M5 lite", @@ -5941,6 +6536,11 @@ "name": "Huawei MediaPad M5 lite", "url": "/v1/tablets/huawei-mediapad-m5-lite-allphones-3509-4gb-32gb-4g-lte" }, + { + "slug": "huawei-mediapad-m5-lite-scrapegsma-4107", + "name": "Huawei MediaPad M5 lite", + "url": "/v1/tablets/huawei-mediapad-m5-lite-scrapegsma-4107" + }, { "slug": "huawei-mediapad-m6-10-8-6gb-256gb-4g-lte", "name": "Huawei MediaPad M6 10.8", @@ -5956,6 +6556,16 @@ "name": "Huawei MediaPad M6 10.8", "url": "/v1/tablets/huawei-mediapad-m6-10-8-allphones-3261-6gb-64gb-4g-lte" }, + { + "slug": "huawei-mediapad-m6-10-8-scrapegsma-107", + "name": "Huawei MediaPad M6 10.8", + "url": "/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-107" + }, + { + "slug": "huawei-mediapad-m6-10-8-scrapegsma-990", + "name": "Huawei MediaPad M6 10.8", + "url": "/v1/tablets/huawei-mediapad-m6-10-8-scrapegsma-990" + }, { "slug": "huawei-mediapad-m6-8-4-8gb-128gb-4g-lte", "name": "Huawei MediaPad M6 8.4", @@ -5971,6 +6581,16 @@ "name": "Huawei MediaPad M6 8.4", "url": "/v1/tablets/huawei-mediapad-m6-8-4-allphones-3259-8gb-64gb-4g-lte" }, + { + "slug": "huawei-mediapad-m6-8-4-scrapegsma-109", + "name": "Huawei MediaPad M6 8.4", + "url": "/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-109" + }, + { + "slug": "huawei-mediapad-m6-8-4-scrapegsma-992", + "name": "Huawei MediaPad M6 8.4", + "url": "/v1/tablets/huawei-mediapad-m6-8-4-scrapegsma-992" + }, { "slug": "huawei-mediapad-m6-turbo-8-4-6gb-128gb-4g-lte", "name": "Huawei MediaPad M6 Turbo 8.4", @@ -5986,6 +6606,16 @@ "name": "Huawei MediaPad M6 Turbo 8.4", "url": "/v1/tablets/huawei-mediapad-m6-turbo-8-4-allphones-3260-6gb-128gb-4g-lte" }, + { + "slug": "huawei-mediapad-m6-turbo-8-4-scrapegsma-108", + "name": "Huawei MediaPad M6 Turbo 8.4", + "url": "/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-108" + }, + { + "slug": "huawei-mediapad-m6-turbo-8-4-scrapegsma-991", + "name": "Huawei MediaPad M6 Turbo 8.4", + "url": "/v1/tablets/huawei-mediapad-m6-turbo-8-4-scrapegsma-991" + }, { "slug": "huawei-mediapad-s7-301w-1gb-8gb-2g", "name": "Huawei MediaPad S7-301w", @@ -6001,6 +6631,11 @@ "name": "Huawei MediaPad S7-301w", "url": "/v1/tablets/huawei-mediapad-s7-301w-allphones-3395-1gb-8gb" }, + { + "slug": "huawei-mediapad-s7-301w-scrapegsma-4288", + "name": "Huawei MediaPad S7-301w", + "url": "/v1/tablets/huawei-mediapad-s7-301w-scrapegsma-4288" + }, { "slug": "huawei-mediapad-s7-301w", "name": "Huawei MediaPad S7-301w", @@ -6021,6 +6656,11 @@ "name": "Huawei MediaPad T1 10", "url": "/v1/tablets/huawei-mediapad-t1-10-allphones-3450-1gb-8gb-4g-lte" }, + { + "slug": "huawei-mediapad-t1-10-scrapegsma-4203", + "name": "Huawei MediaPad T1 10", + "url": "/v1/tablets/huawei-mediapad-t1-10-scrapegsma-4203" + }, { "slug": "huawei-mediapad-t1-10", "name": "Huawei MediaPad T1 10", @@ -6051,6 +6691,11 @@ "name": "Huawei MediaPad T1 7.0 Plus", "url": "/v1/tablets/huawei-mediapad-t1-7-0-plus-allphones-3295-2gb-16gb-3g" }, + { + "slug": "huawei-mediapad-t1-7-0-plus-scrapegsma-4169", + "name": "Huawei MediaPad T1 7.0 Plus", + "url": "/v1/tablets/huawei-mediapad-t1-7-0-plus-scrapegsma-4169" + }, { "slug": "huawei-mediapad-t1-7-0-plus", "name": "Huawei MediaPad T1 7.0 Plus", @@ -6071,6 +6716,11 @@ "name": "Huawei MediaPad T1 8.0", "url": "/v1/tablets/huawei-mediapad-t1-8-0-allphones-3449-1gb-8gb-3g" }, + { + "slug": "huawei-mediapad-t1-8-0-scrapegsma-4204", + "name": "Huawei MediaPad T1 8.0", + "url": "/v1/tablets/huawei-mediapad-t1-8-0-scrapegsma-4204" + }, { "slug": "huawei-mediapad-t1-8-0", "name": "Huawei MediaPad T1 8.0", @@ -6091,6 +6741,11 @@ "name": "Huawei MediaPad T2 10.0 Pro", "url": "/v1/tablets/huawei-mediapad-t2-10-0-pro-allphones-3299-3gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-t2-10-0-pro-scrapegsma-4165", + "name": "Huawei MediaPad T2 10.0 Pro", + "url": "/v1/tablets/huawei-mediapad-t2-10-0-pro-scrapegsma-4165" + }, { "slug": "huawei-mediapad-t2-10-0-pro", "name": "Huawei MediaPad T2 10.0 Pro", @@ -6111,6 +6766,11 @@ "name": "Huawei MediaPad T2 7.0", "url": "/v1/tablets/huawei-mediapad-t2-7-0-allphones-3297-2gb-8gb-4g-lte" }, + { + "slug": "huawei-mediapad-t2-7-0-scrapegsma-4167", + "name": "Huawei MediaPad T2 7.0", + "url": "/v1/tablets/huawei-mediapad-t2-7-0-scrapegsma-4167" + }, { "slug": "huawei-mediapad-t2-7-0", "name": "Huawei MediaPad T2 7.0", @@ -6131,6 +6791,11 @@ "name": "Huawei MediaPad T2 7.0 Pro", "url": "/v1/tablets/huawei-mediapad-t2-7-0-pro-allphones-3298-3gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-t2-7-0-pro-scrapegsma-4166", + "name": "Huawei MediaPad T2 7.0 Pro", + "url": "/v1/tablets/huawei-mediapad-t2-7-0-pro-scrapegsma-4166" + }, { "slug": "huawei-mediapad-t2-7-0-pro", "name": "Huawei MediaPad T2 7.0 Pro", @@ -6151,6 +6816,11 @@ "name": "Huawei MediaPad T3 10", "url": "/v1/tablets/huawei-mediapad-t3-10-allphones-3495-3gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-t3-10-scrapegsma-4139", + "name": "Huawei MediaPad T3 10", + "url": "/v1/tablets/huawei-mediapad-t3-10-scrapegsma-4139" + }, { "slug": "huawei-mediapad-t3-10", "name": "Huawei MediaPad T3 10", @@ -6171,6 +6841,11 @@ "name": "Huawei MediaPad T3 7.0", "url": "/v1/tablets/huawei-mediapad-t3-7-0-allphones-3489-2gb-8gb" }, + { + "slug": "huawei-mediapad-t3-7-0-scrapegsma-4145", + "name": "Huawei MediaPad T3 7.0", + "url": "/v1/tablets/huawei-mediapad-t3-7-0-scrapegsma-4145" + }, { "slug": "huawei-mediapad-t3-7-0", "name": "Huawei MediaPad T3 7.0", @@ -6191,6 +6866,11 @@ "name": "Huawei MediaPad T3 8.0", "url": "/v1/tablets/huawei-mediapad-t3-8-0-allphones-3490-3gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-t3-8-0-scrapegsma-4144", + "name": "Huawei MediaPad T3 8.0", + "url": "/v1/tablets/huawei-mediapad-t3-8-0-scrapegsma-4144" + }, { "slug": "huawei-mediapad-t3-8-0", "name": "Huawei MediaPad T3 8.0", @@ -6216,6 +6896,11 @@ "name": "Huawei MediaPad T5", "url": "/v1/tablets/huawei-mediapad-t5-allphones-3510-4gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-t5-scrapegsma-4106", + "name": "Huawei MediaPad T5", + "url": "/v1/tablets/huawei-mediapad-t5-scrapegsma-4106" + }, { "slug": "huawei-mediapad-x1-2gb-16gb-4g-lte", "name": "Huawei MediaPad X1", @@ -6231,6 +6916,11 @@ "name": "Huawei MediaPad X1", "url": "/v1/tablets/huawei-mediapad-x1-allphones-3307-2gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-x1-scrapegsma-4223", + "name": "Huawei MediaPad X1", + "url": "/v1/tablets/huawei-mediapad-x1-scrapegsma-4223" + }, { "slug": "huawei-mediapad-x1", "name": "Huawei MediaPad X1", @@ -6251,6 +6941,11 @@ "name": "Huawei MediaPad X2", "url": "/v1/tablets/huawei-mediapad-x2-allphones-3459-3gb-16gb-4g-lte" }, + { + "slug": "huawei-mediapad-x2-scrapegsma-4194", + "name": "Huawei MediaPad X2", + "url": "/v1/tablets/huawei-mediapad-x2-scrapegsma-4194" + }, { "slug": "huawei-mediapad-x2", "name": "Huawei MediaPad X2", @@ -6486,6 +7181,11 @@ "name": "Infinix Xpad", "url": "/v1/tablets/infinix-xpad-allphones-1947-8gb-128gb-4g-lte" }, + { + "slug": "jolla-tablet-scrapegsma-4526", + "name": "Jolla Tablet", + "url": "/v1/tablets/jolla-tablet-scrapegsma-4526" + }, { "slug": "jolla-tablet", "name": "Jolla Tablet", @@ -6611,6 +7311,11 @@ "name": "LG G Pad 10.1", "url": "/v1/tablets/lg-g-pad-10-1-allphones-4421-1gb-16gb" }, + { + "slug": "lg-g-pad-10-1-scrapegsma-5048", + "name": "LG G Pad 10.1", + "url": "/v1/tablets/lg-g-pad-10-1-scrapegsma-5048" + }, { "slug": "lg-g-pad-10-1-lte-1gb-16gb-4g-lte", "name": "LG G Pad 10.1 LTE", @@ -6626,6 +7331,11 @@ "name": "LG G Pad 10.1 LTE", "url": "/v1/tablets/lg-g-pad-10-1-lte-allphones-4422-1gb-16gb-4g-lte" }, + { + "slug": "lg-g-pad-10-1-lte-scrapegsma-5047", + "name": "LG G Pad 10.1 LTE", + "url": "/v1/tablets/lg-g-pad-10-1-lte-scrapegsma-5047" + }, { "slug": "lg-g-pad-5-10-1-4gb-32gb-4g-lte", "name": "LG G Pad 5 10.1", @@ -6641,6 +7351,16 @@ "name": "LG G Pad 5 10.1", "url": "/v1/tablets/lg-g-pad-5-10-1-allphones-4506-4gb-32gb-4g-lte" }, + { + "slug": "lg-g-pad-5-10-1-scrapegsma-1066", + "name": "LG G Pad 5 10.1", + "url": "/v1/tablets/lg-g-pad-5-10-1-scrapegsma-1066" + }, + { + "slug": "lg-g-pad-5-10-1-scrapegsma-183", + "name": "LG G Pad 5 10.1", + "url": "/v1/tablets/lg-g-pad-5-10-1-scrapegsma-183" + }, { "slug": "lg-g-pad-7-0-1gb-8gb-2g", "name": "LG G Pad 7.0", @@ -6656,6 +7376,11 @@ "name": "LG G Pad 7.0", "url": "/v1/tablets/lg-g-pad-7-0-allphones-4419-1gb-8gb" }, + { + "slug": "lg-g-pad-7-0-scrapegsma-5050", + "name": "LG G Pad 7.0", + "url": "/v1/tablets/lg-g-pad-7-0-scrapegsma-5050" + }, { "slug": "lg-g-pad-7-0-lte-1gb-16gb-4g-lte", "name": "LG G Pad 7.0 LTE", @@ -6671,6 +7396,11 @@ "name": "LG G Pad 7.0 LTE", "url": "/v1/tablets/lg-g-pad-7-0-lte-allphones-4436-1gb-16gb-4g-lte" }, + { + "slug": "lg-g-pad-7-0-lte-scrapegsma-5034", + "name": "LG G Pad 7.0 LTE", + "url": "/v1/tablets/lg-g-pad-7-0-lte-scrapegsma-5034" + }, { "slug": "lg-g-pad-8-0-1gb-16gb-2g", "name": "LG G Pad 8.0", @@ -6686,6 +7416,11 @@ "name": "LG G Pad 8.0", "url": "/v1/tablets/lg-g-pad-8-0-allphones-4420-1gb-16gb" }, + { + "slug": "lg-g-pad-8-0-scrapegsma-5049", + "name": "LG G Pad 8.0", + "url": "/v1/tablets/lg-g-pad-8-0-scrapegsma-5049" + }, { "slug": "lg-g-pad-8-0-lte-1gb-32gb-4g-lte", "name": "LG G Pad 8.0 LTE", @@ -6701,6 +7436,11 @@ "name": "LG G Pad 8.0 LTE", "url": "/v1/tablets/lg-g-pad-8-0-lte-allphones-4439-1gb-16gb-4g-lte" }, + { + "slug": "lg-g-pad-8-0-lte-scrapegsma-5031", + "name": "LG G Pad 8.0 LTE", + "url": "/v1/tablets/lg-g-pad-8-0-lte-scrapegsma-5031" + }, { "slug": "lg-g-pad-8-3-2gb-16gb-2g", "name": "LG G Pad 8.3", @@ -6716,6 +7456,11 @@ "name": "LG G Pad 8.3", "url": "/v1/tablets/lg-g-pad-8-3-allphones-4406-2gb-16gb" }, + { + "slug": "lg-g-pad-8-3-scrapegsma-5079", + "name": "LG G Pad 8.3", + "url": "/v1/tablets/lg-g-pad-8-3-scrapegsma-5079" + }, { "slug": "lg-g-pad-8-3-lte-2gb-16gb-4g-lte", "name": "LG G Pad 8.3 LTE", @@ -6731,6 +7476,11 @@ "name": "LG G Pad 8.3 LTE", "url": "/v1/tablets/lg-g-pad-8-3-lte-allphones-4414-2gb-16gb-4g-lte" }, + { + "slug": "lg-g-pad-8-3-lte-scrapegsma-5055", + "name": "LG G Pad 8.3 LTE", + "url": "/v1/tablets/lg-g-pad-8-3-lte-scrapegsma-5055" + }, { "slug": "lg-g-pad-ii-10-1-2gb-16gb-4g-lte", "name": "LG G Pad II 10.1", @@ -6746,6 +7496,11 @@ "name": "LG G Pad II 10.1", "url": "/v1/tablets/lg-g-pad-ii-10-1-allphones-4453-2gb-16gb-4g-lte" }, + { + "slug": "lg-g-pad-ii-10-1-scrapegsma-5000", + "name": "LG G Pad II 10.1", + "url": "/v1/tablets/lg-g-pad-ii-10-1-scrapegsma-5000" + }, { "slug": "lg-g-pad-ii-8-0-lte-1-5gb-32gb-4g-lte", "name": "LG G Pad II 8.0 LTE", @@ -6761,6 +7516,11 @@ "name": "LG G Pad II 8.0 LTE", "url": "/v1/tablets/lg-g-pad-ii-8-0-lte-allphones-4452-1-5gb-32gb-4g-lte" }, + { + "slug": "lg-g-pad-ii-8-0-lte-scrapegsma-5001", + "name": "LG G Pad II 8.0 LTE", + "url": "/v1/tablets/lg-g-pad-ii-8-0-lte-scrapegsma-5001" + }, { "slug": "lg-g-pad-ii-8-3-lte-2gb-16gb-4g-lte", "name": "LG G Pad II 8.3 LTE", @@ -6776,6 +7536,11 @@ "name": "LG G Pad II 8.3 LTE", "url": "/v1/tablets/lg-g-pad-ii-8-3-lte-allphones-4459-2gb-16gb-4g-lte" }, + { + "slug": "lg-g-pad-ii-8-3-lte-scrapegsma-4991", + "name": "LG G Pad II 8.3 LTE", + "url": "/v1/tablets/lg-g-pad-ii-8-3-lte-scrapegsma-4991" + }, { "slug": "lg-g-pad-iii-10-1-fhd-2gb-32gb-4g-lte", "name": "LG G Pad III 10.1 FHD", @@ -6791,6 +7556,11 @@ "name": "LG G Pad III 10.1 FHD", "url": "/v1/tablets/lg-g-pad-iii-10-1-fhd-allphones-3905-2gb-32gb-4g-lte" }, + { + "slug": "lg-g-pad-iii-10-1-fhd-scrapegsma-4967", + "name": "LG G Pad III 10.1 FHD", + "url": "/v1/tablets/lg-g-pad-iii-10-1-fhd-scrapegsma-4967" + }, { "slug": "lg-g-pad-iii-8-0-fhd-aitoolbuzz-4907-2gb-16gb-4g-lte", "name": "LG G Pad III 8.0 FHD", @@ -6816,6 +7586,11 @@ "name": "LG G Pad IV 8.0 FHD", "url": "/v1/tablets/lg-g-pad-iv-8-0-fhd-allphones-4480-2gb-32gb-4g-lte" }, + { + "slug": "lg-g-pad-iv-8-0-fhd-scrapegsma-4952", + "name": "LG G Pad IV 8.0 FHD", + "url": "/v1/tablets/lg-g-pad-iv-8-0-fhd-scrapegsma-4952" + }, { "slug": "lg-g-pad-x-8-0-2gb-32gb-4g-lte", "name": "LG G Pad X 8.0", @@ -6831,6 +7606,11 @@ "name": "LG G Pad X 8.0", "url": "/v1/tablets/lg-g-pad-x-8-0-allphones-3897-2gb-16gb-4g-lte" }, + { + "slug": "lg-g-pad-x-8-0-scrapegsma-4975", + "name": "LG G Pad X 8.0", + "url": "/v1/tablets/lg-g-pad-x-8-0-scrapegsma-4975" + }, { "slug": "lg-h160-gv3wk-tab-book", "name": "LG H160-GV3WK Tab-Book", @@ -7311,6 +8091,11 @@ "name": "Lenovo Tab 2 A10-70", "url": "/v1/tablets/lenovo-tab-2-a10-70-allphones-3683-2gb-16gb-4g-lte" }, + { + "slug": "lenovo-tab-2-a10-70-scrapegsma-4818", + "name": "Lenovo Tab 2 A10-70", + "url": "/v1/tablets/lenovo-tab-2-a10-70-scrapegsma-4818" + }, { "slug": "lenovo-tab-2-a7-10-1gb-16gb-2g", "name": "Lenovo Tab 2 A7-10", @@ -7326,6 +8111,11 @@ "name": "Lenovo Tab 2 A7-10", "url": "/v1/tablets/lenovo-tab-2-a7-10-allphones-3678-1gb-8gb" }, + { + "slug": "lenovo-tab-2-a7-10-scrapegsma-4823", + "name": "Lenovo Tab 2 A7-10", + "url": "/v1/tablets/lenovo-tab-2-a7-10-scrapegsma-4823" + }, { "slug": "lenovo-tab-2-a7-10", "name": "Lenovo Tab 2 A7-10", @@ -7346,6 +8136,11 @@ "name": "Lenovo Tab 2 A7-20", "url": "/v1/tablets/lenovo-tab-2-a7-20-allphones-3679-1gb-8gb" }, + { + "slug": "lenovo-tab-2-a7-20-scrapegsma-4822", + "name": "Lenovo Tab 2 A7-20", + "url": "/v1/tablets/lenovo-tab-2-a7-20-scrapegsma-4822" + }, { "slug": "lenovo-tab-2-a7-20", "name": "Lenovo Tab 2 A7-20", @@ -7366,6 +8161,11 @@ "name": "Lenovo Tab 2 A7-30", "url": "/v1/tablets/lenovo-tab-2-a7-30-allphones-3680-1gb-16gb-3g" }, + { + "slug": "lenovo-tab-2-a7-30-scrapegsma-4821", + "name": "Lenovo Tab 2 A7-30", + "url": "/v1/tablets/lenovo-tab-2-a7-30-scrapegsma-4821" + }, { "slug": "lenovo-tab-2-a7-30", "name": "Lenovo Tab 2 A7-30", @@ -7386,6 +8186,11 @@ "name": "Lenovo Tab 2 A8-50", "url": "/v1/tablets/lenovo-tab-2-a8-50-allphones-3682-1gb-8gb-4g-lte" }, + { + "slug": "lenovo-tab-2-a8-50-scrapegsma-4819", + "name": "Lenovo Tab 2 A8-50", + "url": "/v1/tablets/lenovo-tab-2-a8-50-scrapegsma-4819" + }, { "slug": "lenovo-tab-2-a8-50", "name": "Lenovo Tab 2 A8-50", @@ -7406,6 +8211,11 @@ "name": "Lenovo Tab 4 10", "url": "/v1/tablets/lenovo-tab-4-10-allphones-3827-2gb-16gb-4g-lte" }, + { + "slug": "lenovo-tab-4-10-scrapegsma-4758", + "name": "Lenovo Tab 4 10", + "url": "/v1/tablets/lenovo-tab-4-10-scrapegsma-4758" + }, { "slug": "lenovo-tab-4-10", "name": "Lenovo Tab 4 10", @@ -7426,6 +8236,11 @@ "name": "Lenovo Tab 4 10 Plus", "url": "/v1/tablets/lenovo-tab-4-10-plus-allphones-3828-4gb-16gb-4g-lte" }, + { + "slug": "lenovo-tab-4-10-plus-scrapegsma-4757", + "name": "Lenovo Tab 4 10 Plus", + "url": "/v1/tablets/lenovo-tab-4-10-plus-scrapegsma-4757" + }, { "slug": "lenovo-tab-4-10-plus", "name": "Lenovo Tab 4 10 Plus", @@ -7446,6 +8261,11 @@ "name": "Lenovo Tab 4 8", "url": "/v1/tablets/lenovo-tab-4-8-allphones-3676-2gb-16gb-4g-lte" }, + { + "slug": "lenovo-tab-4-8-scrapegsma-4760", + "name": "Lenovo Tab 4 8", + "url": "/v1/tablets/lenovo-tab-4-8-scrapegsma-4760" + }, { "slug": "lenovo-tab-4-8", "name": "Lenovo Tab 4 8", @@ -7466,6 +8286,11 @@ "name": "Lenovo Tab 4 8 Plus", "url": "/v1/tablets/lenovo-tab-4-8-plus-allphones-3677-4gb-16gb-4g-lte" }, + { + "slug": "lenovo-tab-4-8-plus-scrapegsma-4759", + "name": "Lenovo Tab 4 8 Plus", + "url": "/v1/tablets/lenovo-tab-4-8-plus-scrapegsma-4759" + }, { "slug": "lenovo-tab-4-8-plus", "name": "Lenovo Tab 4 8 Plus", @@ -7491,6 +8316,11 @@ "name": "Lenovo Tab 7", "url": "/v1/tablets/lenovo-tab-7-allphones-3832-2gb-16gb-4g-lte" }, + { + "slug": "lenovo-tab-7-scrapegsma-4753", + "name": "Lenovo Tab 7", + "url": "/v1/tablets/lenovo-tab-7-scrapegsma-4753" + }, { "slug": "lenovo-tab-7-essential", "name": "Lenovo Tab 7 Essential", @@ -7511,6 +8341,11 @@ "name": "Lenovo Tab 7 Essential", "url": "/v1/tablets/lenovo-tab-7-essential-allphones-3833-2gb-8gb-4g-lte" }, + { + "slug": "lenovo-tab-7-essential-scrapegsma-4752", + "name": "Lenovo Tab 7 Essential", + "url": "/v1/tablets/lenovo-tab-7-essential-scrapegsma-4752" + }, { "slug": "lenovo-tab-a7-50", "name": "Lenovo Tab A7-50", @@ -7651,6 +8486,16 @@ "name": "Lenovo Tab M7", "url": "/v1/tablets/lenovo-tab-m7-allphones-3855-2gb-8gb-4g-lte" }, + { + "slug": "lenovo-tab-m7-scrapegsma-1049", + "name": "Lenovo Tab M7", + "url": "/v1/tablets/lenovo-tab-m7-scrapegsma-1049" + }, + { + "slug": "lenovo-tab-m7-scrapegsma-166", + "name": "Lenovo Tab M7", + "url": "/v1/tablets/lenovo-tab-m7-scrapegsma-166" + }, { "slug": "lenovo-tab-m7-allphones-3644-2gb-32gb-4g-lte", "name": "Lenovo Tab M7 (3rd Gen)", @@ -7711,6 +8556,16 @@ "name": "Lenovo Tab M8 (FHD)", "url": "/v1/tablets/lenovo-tab-m8-fhd-3gb-32gb-4g-lte" }, + { + "slug": "lenovo-tab-m8-fhd-scrapegsma-1047", + "name": "Lenovo Tab M8 (FHD)", + "url": "/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-1047" + }, + { + "slug": "lenovo-tab-m8-fhd-scrapegsma-164", + "name": "Lenovo Tab M8 (FHD)", + "url": "/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-164" + }, { "slug": "lenovo-tab-m8-aitoolbuzz-4724-3gb-16gb", "name": "Lenovo Tab M8 (HD)", @@ -7726,6 +8581,16 @@ "name": "Lenovo Tab M8 (HD)", "url": "/v1/tablets/lenovo-tab-m8-hd-3gb-32gb-4g-lte" }, + { + "slug": "lenovo-tab-m8-hd-scrapegsma-1048", + "name": "Lenovo Tab M8 (HD)", + "url": "/v1/tablets/lenovo-tab-m8-hd-scrapegsma-1048" + }, + { + "slug": "lenovo-tab-m8-hd-scrapegsma-165", + "name": "Lenovo Tab M8 (HD)", + "url": "/v1/tablets/lenovo-tab-m8-hd-scrapegsma-165" + }, { "slug": "lenovo-tab-m9-4gb-128gb-4g-lte", "name": "Lenovo Tab M9", @@ -7891,6 +8756,11 @@ "name": "Lenovo Tab S8", "url": "/v1/tablets/lenovo-tab-s8-allphones-3778-2gb-16gb-4g-lte" }, + { + "slug": "lenovo-tab-s8-scrapegsma-4838", + "name": "Lenovo Tab S8", + "url": "/v1/tablets/lenovo-tab-s8-scrapegsma-4838" + }, { "slug": "lenovo-tab-s8", "name": "Lenovo Tab S8", @@ -7911,6 +8781,11 @@ "name": "Lenovo Tab V7", "url": "/v1/tablets/lenovo-tab-v7-allphones-3849-4gb-64gb-4g-lte" }, + { + "slug": "lenovo-tab-v7-scrapegsma-4736", + "name": "Lenovo Tab V7", + "url": "/v1/tablets/lenovo-tab-v7-scrapegsma-4736" + }, { "slug": "lenovo-tab3-10-3gb-2gb-3g", "name": "Lenovo Tab3 10", @@ -8016,6 +8891,16 @@ "name": "Lenovo Yoga Smart Tab", "url": "/v1/tablets/lenovo-yoga-smart-tab-allphones-3646-4gb-64gb" }, + { + "slug": "lenovo-yoga-smart-tab-scrapegsma-1043", + "name": "Lenovo Yoga Smart Tab", + "url": "/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-1043" + }, + { + "slug": "lenovo-yoga-smart-tab-scrapegsma-160", + "name": "Lenovo Yoga Smart Tab", + "url": "/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-160" + }, { "slug": "lenovo-yoga-tab-11-8gb-256gb-4g-lte", "name": "Lenovo Yoga Tab 11", @@ -8061,6 +8946,16 @@ "name": "Lenovo Yoga Tab 3 10", "url": "/v1/tablets/lenovo-yoga-tab-3-10-allphones-3665-2gb-16gb-4g-lte" }, + { + "slug": "lenovo-yoga-tab-3-10-scrapegsma-1054", + "name": "Lenovo Yoga Tab 3 10", + "url": "/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-1054" + }, + { + "slug": "lenovo-yoga-tab-3-10-scrapegsma-171", + "name": "Lenovo Yoga Tab 3 10", + "url": "/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-171" + }, { "slug": "lenovo-yoga-tab-3-8-0-1gb-16gb-2g", "name": "Lenovo Yoga Tab 3 8.0", @@ -8076,6 +8971,11 @@ "name": "Lenovo Yoga Tab 3 8.0", "url": "/v1/tablets/lenovo-yoga-tab-3-8-0-allphones-3804-1gb-16gb" }, + { + "slug": "lenovo-yoga-tab-3-8-0-scrapegsma-4796", + "name": "Lenovo Yoga Tab 3 8.0", + "url": "/v1/tablets/lenovo-yoga-tab-3-8-0-scrapegsma-4796" + }, { "slug": "lenovo-yoga-tab-3-8-0", "name": "Lenovo Yoga Tab 3 8.0", @@ -8101,6 +9001,11 @@ "name": "Lenovo Yoga Tab 3 Plus", "url": "/v1/tablets/lenovo-yoga-tab-3-plus-allphones-3664-3gb-32gb-4g-lte" }, + { + "slug": "lenovo-yoga-tab-3-plus-scrapegsma-4771", + "name": "Lenovo Yoga Tab 3 Plus", + "url": "/v1/tablets/lenovo-yoga-tab-3-plus-scrapegsma-4771" + }, { "slug": "lenovo-yoga-tab-3-pro-4gb-64gb-4g-lte", "name": "Lenovo Yoga Tab 3 Pro", @@ -8111,6 +9016,11 @@ "name": "Lenovo Yoga Tab 3 Pro", "url": "/v1/tablets/lenovo-yoga-tab-3-pro-allphones-3805-4gb-64gb-4g-lte" }, + { + "slug": "lenovo-yoga-tab-3-pro-scrapegsma-4795", + "name": "Lenovo Yoga Tab 3 Pro", + "url": "/v1/tablets/lenovo-yoga-tab-3-pro-scrapegsma-4795" + }, { "slug": "lenovo-yoga-tab-3-pro-aitoolbuzz-4767-4gb-64gb-4g-lte", "name": "Lenovo Yoga Tab 3 Pro", @@ -8146,11 +9056,21 @@ "name": "Lenovo Yoga Tablet 10", "url": "/v1/tablets/lenovo-yoga-tablet-10-allphones-3701-1gb-16gb-3g" }, + { + "slug": "lenovo-yoga-tablet-10-scrapegsma-4866", + "name": "Lenovo Yoga Tablet 10", + "url": "/v1/tablets/lenovo-yoga-tablet-10-scrapegsma-4866" + }, { "slug": "lenovo-yoga-tablet-10-hd-2gb-32gb-3g", "name": "Lenovo Yoga Tablet 10 HD+", "url": "/v1/tablets/lenovo-yoga-tablet-10-hd-2gb-32gb-3g" }, + { + "slug": "lenovo-yoga-tablet-10-hd-scrapegsma-4857", + "name": "Lenovo Yoga Tablet 10 HD+", + "url": "/v1/tablets/lenovo-yoga-tablet-10-hd-scrapegsma-4857" + }, { "slug": "lenovo-yoga-tablet-10-hd-plus-aitoolbuzz-4770-2gb-16gb", "name": "Lenovo Yoga Tablet 10 HD+", @@ -8176,6 +9096,11 @@ "name": "Lenovo Yoga Tablet 2 10.1", "url": "/v1/tablets/lenovo-yoga-tablet-2-10-1-allphones-3780-2gb-16gb-4g-lte" }, + { + "slug": "lenovo-yoga-tablet-2-10-1-scrapegsma-4836", + "name": "Lenovo Yoga Tablet 2 10.1", + "url": "/v1/tablets/lenovo-yoga-tablet-2-10-1-scrapegsma-4836" + }, { "slug": "lenovo-yoga-tablet-2-8-0-2gb-16gb-3g", "name": "Lenovo Yoga Tablet 2 8.0", @@ -8191,6 +9116,11 @@ "name": "Lenovo Yoga Tablet 2 8.0", "url": "/v1/tablets/lenovo-yoga-tablet-2-8-0-allphones-3779-2gb-16gb-3g" }, + { + "slug": "lenovo-yoga-tablet-2-8-0-scrapegsma-4837", + "name": "Lenovo Yoga Tablet 2 8.0", + "url": "/v1/tablets/lenovo-yoga-tablet-2-8-0-scrapegsma-4837" + }, { "slug": "lenovo-yoga-tablet-2-8-0", "name": "Lenovo Yoga Tablet 2 8.0", @@ -8211,6 +9141,11 @@ "name": "Lenovo Yoga Tablet 2 Pro", "url": "/v1/tablets/lenovo-yoga-tablet-2-pro-allphones-3781-2gb-32gb-4g-lte" }, + { + "slug": "lenovo-yoga-tablet-2-pro-scrapegsma-4835", + "name": "Lenovo Yoga Tablet 2 Pro", + "url": "/v1/tablets/lenovo-yoga-tablet-2-pro-scrapegsma-4835" + }, { "slug": "lenovo-yoga-tablet-8-1gb-32gb-3g", "name": "Lenovo Yoga Tablet 8", @@ -8226,6 +9161,11 @@ "name": "Lenovo Yoga Tablet 8", "url": "/v1/tablets/lenovo-yoga-tablet-8-allphones-3700-1gb-16gb-3g" }, + { + "slug": "lenovo-yoga-tablet-8-scrapegsma-4867", + "name": "Lenovo Yoga Tablet 8", + "url": "/v1/tablets/lenovo-yoga-tablet-8-scrapegsma-4867" + }, { "slug": "lenovo-yoga-tablet-8", "name": "Lenovo Yoga Tablet 8", @@ -8251,6 +9191,11 @@ "name": "Lenovo moto tab", "url": "/v1/tablets/lenovo-moto-tab-allphones-3834-2gb-32gb-4g-lte" }, + { + "slug": "lenovo-moto-tab-scrapegsma-4751", + "name": "Lenovo moto tab", + "url": "/v1/tablets/lenovo-moto-tab-scrapegsma-4751" + }, { "slug": "lg-g-pad-7-0", "name": "Lg G Pad 7.0", @@ -8536,6 +9481,11 @@ "name": "Maxwest Nitro Phablet 71", "url": "/v1/tablets/maxwest-nitro-phablet-71" }, + { + "slug": "maxwest-tab-phone-72dc-scrapegsma-5537", + "name": "Maxwest Tab Phone 72DC", + "url": "/v1/tablets/maxwest-tab-phone-72dc-scrapegsma-5537" + }, { "slug": "maxwest-tab-phone-72dc", "name": "Maxwest Tab Phone 72DC", @@ -8856,6 +9806,11 @@ "name": "Micromax Canvas Tab P470", "url": "/v1/tablets/micromax-canvas-tab-p470-allphones-896-1gb-8gb-3g" }, + { + "slug": "micromax-canvas-tab-p470-scrapegsma-5709", + "name": "Micromax Canvas Tab P470", + "url": "/v1/tablets/micromax-canvas-tab-p470-scrapegsma-5709" + }, { "slug": "micromax-canvas-tab-p470", "name": "Micromax Canvas Tab P470", @@ -8886,6 +9841,11 @@ "name": "Micromax Canvas Tab P666", "url": "/v1/tablets/micromax-canvas-tab-p666-allphones-897-1gb-8gb-3g" }, + { + "slug": "micromax-canvas-tab-p666-scrapegsma-5708", + "name": "Micromax Canvas Tab P666", + "url": "/v1/tablets/micromax-canvas-tab-p666-scrapegsma-5708" + }, { "slug": "micromax-canvas-tab-p666", "name": "Micromax Canvas Tab P666", @@ -9571,6 +10531,11 @@ "name": "Nokia N800 Internet Tablet (Nokia Gagarin)", "url": "/v1/tablets/nokia-n800-internet-tablet-nokia-gagarin" }, + { + "slug": "nokia-n810-scrapegsma-6725", + "name": "Nokia N810", + "url": "/v1/tablets/nokia-n810-scrapegsma-6725" + }, { "slug": "nokia-n810-internet-tablet", "name": "Nokia N810 Internet Tablet", @@ -10506,6 +11471,11 @@ "name": "Samsung Ativ Tab P8510", "url": "/v1/tablets/samsung-ativ-tab-p8510-aitoolbuzz-9102-2gb-32gb-2g" }, + { + "slug": "samsung-ativ-tab-p8510-scrapegsma-8180", + "name": "Samsung Ativ Tab P8510", + "url": "/v1/tablets/samsung-ativ-tab-p8510-scrapegsma-8180" + }, { "slug": "samsung-gt-p1000-galaxy-tab-7-0-16gb", "name": "Samsung GT-P1000 Galaxy Tab 7.0 16GB", @@ -10706,6 +11676,11 @@ "name": "Samsung Galaxy Tab 10.1 LTE I905", "url": "/v1/tablets/samsung-galaxy-tab-10-1-lte-i905-allphones-6712-1gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345", + "name": "Samsung Galaxy Tab 10.1 LTE I905", + "url": "/v1/tablets/samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345" + }, { "slug": "samsung-galaxy-tab-10-1-p7510-1gb-64gb-2g", "name": "Samsung Galaxy Tab 10.1 P7510", @@ -10721,6 +11696,11 @@ "name": "Samsung Galaxy Tab 10.1 P7510", "url": "/v1/tablets/samsung-galaxy-tab-10-1-p7510-allphones-6711-1gb-16gb" }, + { + "slug": "samsung-galaxy-tab-10-1-p7510-scrapegsma-8346", + "name": "Samsung Galaxy Tab 10.1 P7510", + "url": "/v1/tablets/samsung-galaxy-tab-10-1-p7510-scrapegsma-8346" + }, { "slug": "samsung-galaxy-tab-2-10-1-cdma-1gb-16gb-4g-lte", "name": "Samsung Galaxy Tab 2 10.1 CDMA", @@ -10731,6 +11711,11 @@ "name": "Samsung Galaxy Tab 2 10.1 CDMA", "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-cdma-aitoolbuzz-9829-1gb-8gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234", + "name": "Samsung Galaxy Tab 2 10.1 CDMA", + "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234" + }, { "slug": "samsung-galaxy-tab-2-10-1-p5100-1gb-32gb-3g", "name": "Samsung Galaxy Tab 2 10.1 P5100", @@ -10741,6 +11726,11 @@ "name": "Samsung Galaxy Tab 2 10.1 P5100", "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-p5100-aitoolbuzz-9830-1gb-16gb-3g" }, + { + "slug": "samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235", + "name": "Samsung Galaxy Tab 2 10.1 P5100", + "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235" + }, { "slug": "samsung-galaxy-tab-2-10-1-p5110-1gb-32gb-2g", "name": "Samsung Galaxy Tab 2 10.1 P5110", @@ -10751,6 +11741,11 @@ "name": "Samsung Galaxy Tab 2 10.1 P5110", "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-p5110-aitoolbuzz-9831-1gb-8gb-2g" }, + { + "slug": "samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233", + "name": "Samsung Galaxy Tab 2 10.1 P5110", + "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233" + }, { "slug": "samsung-galaxy-tab-2-7-0-i705-1gb-8gb-4g-lte", "name": "Samsung Galaxy Tab 2 7.0 I705", @@ -10766,6 +11761,11 @@ "name": "Samsung Galaxy Tab 2 7.0 I705", "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-i705-allphones-6660-1gb-8gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200", + "name": "Samsung Galaxy Tab 2 7.0 I705", + "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200" + }, { "slug": "samsung-galaxy-tab-2-7-0-i705", "name": "Samsung Galaxy Tab 2 7.0 I705", @@ -10786,6 +11786,11 @@ "name": "Samsung Galaxy Tab 2 7.0 P3100", "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-p3100-allphones-6681-1gb-8gb-3g" }, + { + "slug": "samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244", + "name": "Samsung Galaxy Tab 2 7.0 P3100", + "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244" + }, { "slug": "samsung-galaxy-tab-2-7-0-p3100", "name": "Samsung Galaxy Tab 2 7.0 P3100", @@ -10806,6 +11811,11 @@ "name": "Samsung Galaxy Tab 2 7.0 P3110", "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-p3110-allphones-6682-1gb-8gb" }, + { + "slug": "samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243", + "name": "Samsung Galaxy Tab 2 7.0 P3110", + "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243" + }, { "slug": "samsung-galaxy-tab-2-7-0-p3110", "name": "Samsung Galaxy Tab 2 7.0 P3110", @@ -10826,6 +11836,11 @@ "name": "Samsung Galaxy Tab 3 10.1 P5200", "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5200-allphones-6657-1gb-16gb-3g" }, + { + "slug": "samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137", + "name": "Samsung Galaxy Tab 3 10.1 P5200", + "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137" + }, { "slug": "samsung-galaxy-tab-3-10-1-p5210-1gb-32gb-2g", "name": "Samsung Galaxy Tab 3 10.1 P5210", @@ -10841,6 +11856,11 @@ "name": "Samsung Galaxy Tab 3 10.1 P5210", "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5210-allphones-6656-1gb-16gb" }, + { + "slug": "samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138", + "name": "Samsung Galaxy Tab 3 10.1 P5210", + "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138" + }, { "slug": "samsung-galaxy-tab-3-10-1-p5220-1gb-32gb-4g-lte", "name": "Samsung Galaxy Tab 3 10.1 P5220", @@ -10851,6 +11871,11 @@ "name": "Samsung Galaxy Tab 3 10.1 P5220", "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5220-aitoolbuzz-9837-1gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136", + "name": "Samsung Galaxy Tab 3 10.1 P5220", + "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136" + }, { "slug": "samsung-galaxy-tab-3-7-0-1gb-16gb-4g-lte", "name": "Samsung Galaxy Tab 3 7.0", @@ -10866,6 +11891,11 @@ "name": "Samsung Galaxy Tab 3 7.0", "url": "/v1/tablets/samsung-galaxy-tab-3-7-0-allphones-6652-1gb-8gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-3-7-0-scrapegsma-8142", + "name": "Samsung Galaxy Tab 3 7.0", + "url": "/v1/tablets/samsung-galaxy-tab-3-7-0-scrapegsma-8142" + }, { "slug": "samsung-galaxy-tab-3-7-0", "name": "Samsung Galaxy Tab 3 7.0", @@ -10886,6 +11916,11 @@ "name": "Samsung Galaxy Tab 3 7.0 WiFi", "url": "/v1/tablets/samsung-galaxy-tab-3-7-0-wifi-allphones-6653-1gb-8gb" }, + { + "slug": "samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141", + "name": "Samsung Galaxy Tab 3 7.0 WiFi", + "url": "/v1/tablets/samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141" + }, { "slug": "samsung-galaxy-tab-3-7-0-wifi", "name": "Samsung Galaxy Tab 3 7.0 WiFi", @@ -10901,6 +11936,11 @@ "name": "Samsung Galaxy Tab 3 8.0", "url": "/v1/tablets/samsung-galaxy-tab-3-8-0-aitoolbuzz-9840-1-5gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-3-8-0-scrapegsma-8135", + "name": "Samsung Galaxy Tab 3 8.0", + "url": "/v1/tablets/samsung-galaxy-tab-3-8-0-scrapegsma-8135" + }, { "slug": "samsung-galaxy-tab-3-8-0", "name": "Samsung Galaxy Tab 3 8.0", @@ -10921,6 +11961,11 @@ "name": "Samsung Galaxy Tab 3 Lite 7.0", "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-allphones-6634-1gb-8gb" }, + { + "slug": "samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094", + "name": "Samsung Galaxy Tab 3 Lite 7.0", + "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094" + }, { "slug": "samsung-galaxy-tab-3-lite-7-0", "name": "Samsung Galaxy Tab 3 Lite 7.0", @@ -10941,6 +11986,11 @@ "name": "Samsung Galaxy Tab 3 Lite 7.0 3G", "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-3g-allphones-6635-1gb-8gb-3g" }, + { + "slug": "samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093", + "name": "Samsung Galaxy Tab 3 Lite 7.0 3G", + "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093" + }, { "slug": "samsung-galaxy-tab-3-lite-7-0-3g", "name": "Samsung Galaxy Tab 3 Lite 7.0 3G", @@ -10956,6 +12006,11 @@ "name": "Samsung Galaxy Tab 3 Lite 7.0 VE", "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-ve-aitoolbuzz-9843-1gb-8gb-2g" }, + { + "slug": "samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008", + "name": "Samsung Galaxy Tab 3 Lite 7.0 VE", + "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008" + }, { "slug": "samsung-galaxy-tab-3-lite-7-0-ve", "name": "Samsung Galaxy Tab 3 Lite 7.0 VE", @@ -10976,6 +12031,11 @@ "name": "Samsung Galaxy Tab 3 V", "url": "/v1/tablets/samsung-galaxy-tab-3-v-allphones-6602-1gb-8gb-3g" }, + { + "slug": "samsung-galaxy-tab-3-v-scrapegsma-7993", + "name": "Samsung Galaxy Tab 3 V", + "url": "/v1/tablets/samsung-galaxy-tab-3-v-scrapegsma-7993" + }, { "slug": "samsung-galaxy-tab-3-v", "name": "Samsung Galaxy Tab 3 V", @@ -10991,6 +12051,11 @@ "name": "Samsung Galaxy Tab 4 10.1", "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-aitoolbuzz-9845-1-5gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-4-10-1-scrapegsma-8077", + "name": "Samsung Galaxy Tab 4 10.1", + "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-scrapegsma-8077" + }, { "slug": "samsung-galaxy-tab-4-10-1-allphones-6608-1-5gb-16gb", "name": "Samsung Galaxy Tab 4 10.1 (2015)", @@ -11011,6 +12076,11 @@ "name": "Samsung Galaxy Tab 4 10.1 (2015)", "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-2015-1-5gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987", + "name": "Samsung Galaxy Tab 4 10.1 (2015)", + "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987" + }, { "slug": "samsung-galaxy-tab-4-10-1-3g-1-5gb-16gb-3g", "name": "Samsung Galaxy Tab 4 10.1 3G", @@ -11021,6 +12091,11 @@ "name": "Samsung Galaxy Tab 4 10.1 3G", "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-3g-aitoolbuzz-9847-1-5gb-16gb-3g" }, + { + "slug": "samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078", + "name": "Samsung Galaxy Tab 4 10.1 3G", + "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078" + }, { "slug": "samsung-galaxy-tab-4-10-1-3g", "name": "Samsung Galaxy Tab 4 10.1 3G", @@ -11036,6 +12111,11 @@ "name": "Samsung Galaxy Tab 4 10.1 LTE", "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-lte-aitoolbuzz-9848-1-5gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079", + "name": "Samsung Galaxy Tab 4 10.1 LTE", + "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079" + }, { "slug": "samsung-galaxy-tab-4-10-1-lte", "name": "Samsung Galaxy Tab 4 10.1 LTE", @@ -11051,6 +12131,11 @@ "name": "Samsung Galaxy Tab 4 7.0", "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-aitoolbuzz-9849-1-5gb-8gb-2g" }, + { + "slug": "samsung-galaxy-tab-4-7-0-scrapegsma-8071", + "name": "Samsung Galaxy Tab 4 7.0", + "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-scrapegsma-8071" + }, { "slug": "samsung-galaxy-tab-4-7-0", "name": "Samsung Galaxy Tab 4 7.0", @@ -11066,6 +12151,11 @@ "name": "Samsung Galaxy Tab 4 7.0 3G", "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-3g-aitoolbuzz-9850-1-5gb-8gb-3g" }, + { + "slug": "samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072", + "name": "Samsung Galaxy Tab 4 7.0 3G", + "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072" + }, { "slug": "samsung-galaxy-tab-4-7-0-3g", "name": "Samsung Galaxy Tab 4 7.0 3G", @@ -11081,6 +12171,11 @@ "name": "Samsung Galaxy Tab 4 7.0 LTE", "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-lte-aitoolbuzz-9851-1-5gb-8gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073", + "name": "Samsung Galaxy Tab 4 7.0 LTE", + "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073" + }, { "slug": "samsung-galaxy-tab-4-7-0-lte", "name": "Samsung Galaxy Tab 4 7.0 LTE", @@ -11096,6 +12191,11 @@ "name": "Samsung Galaxy Tab 4 8.0", "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-aitoolbuzz-9852-1-5gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-4-8-0-scrapegsma-8074", + "name": "Samsung Galaxy Tab 4 8.0", + "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-scrapegsma-8074" + }, { "slug": "samsung-galaxy-tab-4-8-0-allphones-6616-1-5gb-16gb", "name": "Samsung Galaxy Tab 4 8.0 (2015)", @@ -11116,6 +12216,11 @@ "name": "Samsung Galaxy Tab 4 8.0 (2015)", "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-2015-1-5gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047", + "name": "Samsung Galaxy Tab 4 8.0 (2015)", + "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047" + }, { "slug": "samsung-galaxy-tab-4-8-0-3g-1-5gb-16gb-3g", "name": "Samsung Galaxy Tab 4 8.0 3G", @@ -11126,6 +12231,11 @@ "name": "Samsung Galaxy Tab 4 8.0 3G", "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-3g-aitoolbuzz-9854-1-5gb-16gb-3g" }, + { + "slug": "samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075", + "name": "Samsung Galaxy Tab 4 8.0 3G", + "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075" + }, { "slug": "samsung-galaxy-tab-4-8-0-3g", "name": "Samsung Galaxy Tab 4 8.0 3G", @@ -11141,6 +12251,11 @@ "name": "Samsung Galaxy Tab 4 8.0 LTE", "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-lte-aitoolbuzz-9855-1-5gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076", + "name": "Samsung Galaxy Tab 4 8.0 LTE", + "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076" + }, { "slug": "samsung-galaxy-tab-4-8-0-lte", "name": "Samsung Galaxy Tab 4 8.0 LTE", @@ -11171,6 +12286,11 @@ "name": "Samsung Galaxy Tab 7.7 LTE I815", "url": "/v1/tablets/samsung-galaxy-tab-7-7-lte-i815-aitoolbuzz-9857-1gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252", + "name": "Samsung Galaxy Tab 7.7 LTE I815", + "url": "/v1/tablets/samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252" + }, { "slug": "samsung-galaxy-tab-7-7-lte-i815", "name": "Samsung Galaxy Tab 7.7 LTE I815", @@ -11186,6 +12306,11 @@ "name": "Samsung Galaxy Tab 8.9 4G P7320T", "url": "/v1/tablets/samsung-galaxy-tab-8-9-4g-p7320t-aitoolbuzz-9858-1gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216", + "name": "Samsung Galaxy Tab 8.9 4G P7320T", + "url": "/v1/tablets/samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216" + }, { "slug": "samsung-galaxy-tab-8-9-4g-p7320t", "name": "Samsung Galaxy Tab 8.9 4G P7320T", @@ -11201,6 +12326,11 @@ "name": "Samsung Galaxy Tab 8.9 LTE I957", "url": "/v1/tablets/samsung-galaxy-tab-8-9-lte-i957-aitoolbuzz-9859-1gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302", + "name": "Samsung Galaxy Tab 8.9 LTE I957", + "url": "/v1/tablets/samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302" + }, { "slug": "samsung-galaxy-tab-8-9-lte-i957", "name": "Samsung Galaxy Tab 8.9 LTE I957", @@ -11221,6 +12351,11 @@ "name": "Samsung Galaxy Tab 8.9 P7300", "url": "/v1/tablets/samsung-galaxy-tab-8-9-p7300-allphones-6710-1gb-16gb-3g" }, + { + "slug": "samsung-galaxy-tab-8-9-p7300-scrapegsma-8347", + "name": "Samsung Galaxy Tab 8.9 P7300", + "url": "/v1/tablets/samsung-galaxy-tab-8-9-p7300-scrapegsma-8347" + }, { "slug": "samsung-galaxy-tab-8-9-p7300", "name": "Samsung Galaxy Tab 8.9 P7300", @@ -11241,6 +12376,11 @@ "name": "Samsung Galaxy Tab 8.9 P7310", "url": "/v1/tablets/samsung-galaxy-tab-8-9-p7310-allphones-6709-1gb-16gb" }, + { + "slug": "samsung-galaxy-tab-8-9-p7310-scrapegsma-8348", + "name": "Samsung Galaxy Tab 8.9 P7310", + "url": "/v1/tablets/samsung-galaxy-tab-8-9-p7310-scrapegsma-8348" + }, { "slug": "samsung-galaxy-tab-8-9-p7310", "name": "Samsung Galaxy Tab 8.9 P7310", @@ -11266,6 +12406,11 @@ "name": "Samsung Galaxy Tab A 10.1 (2016)", "url": "/v1/tablets/samsung-galaxy-tab-a-10-1-2016-3gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946", + "name": "Samsung Galaxy Tab A 10.1 (2016)", + "url": "/v1/tablets/samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946" + }, { "slug": "samsung-galaxy-tab-a-10-1-aitoolbuzz-9863-3gb-16gb-4g-lte", "name": "Samsung Galaxy Tab A 10.1 (2019)", @@ -11276,6 +12421,11 @@ "name": "Samsung Galaxy Tab A 10.1 (2019)", "url": "/v1/tablets/samsung-galaxy-tab-a-10-1-2019-3gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856", + "name": "Samsung Galaxy Tab A 10.1 (2019)", + "url": "/v1/tablets/samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856" + }, { "slug": "samsung-galaxy-tab-a-10-5-3gb-32gb-4g-lte", "name": "Samsung Galaxy Tab A 10.5", @@ -11286,6 +12436,11 @@ "name": "Samsung Galaxy Tab A 10.5", "url": "/v1/tablets/samsung-galaxy-tab-a-10-5-aitoolbuzz-9864-3gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-10-5-scrapegsma-7861", + "name": "Samsung Galaxy Tab A 10.5", + "url": "/v1/tablets/samsung-galaxy-tab-a-10-5-scrapegsma-7861" + }, { "slug": "samsung-galaxy-tab-a-10-5", "name": "Samsung Galaxy Tab A 10.5", @@ -11311,11 +12466,36 @@ "name": "Samsung Galaxy Tab A 7.0 (2016)", "url": "/v1/tablets/samsung-galaxy-tab-a-7-0-2016-1-5gb-8gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947", + "name": "Samsung Galaxy Tab A 7.0 (2016)", + "url": "/v1/tablets/samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947" + }, + { + "slug": "samsung-galaxy-tab-a-8-2019-scrapegsma-7857", + "name": "Samsung Galaxy Tab A 8 (2019)", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-2019-scrapegsma-7857" + }, + { + "slug": "samsung-galaxy-tab-a-8-0-scrapegsma-7997", + "name": "Samsung Galaxy Tab A 8.0", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-scrapegsma-7997" + }, { "slug": "samsung-galaxy-tab-a-8-0", "name": "Samsung Galaxy Tab A 8.0", "url": "/v1/tablets/samsung-galaxy-tab-a-8-0" }, + { + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996", + "name": "Samsung Galaxy Tab A 8.0 & S Pen", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996" + }, + { + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512", + "name": "Samsung Galaxy Tab A 8.0 & S Pen (2015)", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512" + }, { "slug": "samsung-galaxy-tab-a-8-0-s-pen-aitoolbuzz-9866-2gb-16gb-4g-lte", "name": "Samsung Galaxy Tab A 8.0 & S Pen (2015)", @@ -11331,6 +12511,11 @@ "name": "Samsung Galaxy Tab A 8.0 & S Pen (2015)", "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-s-pen-2015-2gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510", + "name": "Samsung Galaxy Tab A 8.0 & S Pen (2019)", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510" + }, { "slug": "samsung-galaxy-tab-a-8-0-s-pen-aitoolbuzz-9867-3gb-32gb-4g-lte", "name": "Samsung Galaxy Tab A 8.0 & S Pen (2019)", @@ -11356,6 +12541,11 @@ "name": "Samsung Galaxy Tab A 8.0 (2015)", "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2015-2gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-8-0-2015-scrapegsma-575", + "name": "Samsung Galaxy Tab A 8.0 (2015)", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2015-scrapegsma-575" + }, { "slug": "samsung-galaxy-tab-a-8-0-allphones-6572-2gb-16gb-4g-lte", "name": "Samsung Galaxy Tab A 8.0 (2017)", @@ -11371,6 +12561,11 @@ "name": "Samsung Galaxy Tab A 8.0 (2017)", "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2017-2gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891", + "name": "Samsung Galaxy Tab A 8.0 (2017)", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891" + }, { "slug": "samsung-galaxy-tab-a-8-0-2017", "name": "Samsung Galaxy Tab A 8.0 (2017)", @@ -11386,6 +12581,11 @@ "name": "Samsung Galaxy Tab A 8.0 (2018)", "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2018-2gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859", + "name": "Samsung Galaxy Tab A 8.0 (2018)", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859" + }, { "slug": "samsung-galaxy-tab-a-8-0-aitoolbuzz-9871-3gb-32gb-4g-lte", "name": "Samsung Galaxy Tab A 8.0 (2019)", @@ -11396,6 +12596,11 @@ "name": "Samsung Galaxy Tab A 8.0 (2019)", "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2019-3gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506", + "name": "Samsung Galaxy Tab A 8.0 (2019)", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506" + }, { "slug": "samsung-galaxy-tab-a-8-4-aitoolbuzz-9872-3gb-32gb-4g-lte", "name": "Samsung Galaxy Tab A 8.4 (2020)", @@ -11426,6 +12631,16 @@ "name": "Samsung Galaxy Tab A 9.7", "url": "/v1/tablets/samsung-galaxy-tab-a-9-7-allphones-6600-2gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-a-9-7-scrapegsma-7995", + "name": "Samsung Galaxy Tab A 9.7", + "url": "/v1/tablets/samsung-galaxy-tab-a-9-7-scrapegsma-7995" + }, + { + "slug": "samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994", + "name": "Samsung Galaxy Tab A 9.7 & S Pen", + "url": "/v1/tablets/samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994" + }, { "slug": "samsung-galaxy-tab-a-9-7-s-pen-2gb-16gb-4g-lte", "name": "Samsung Galaxy Tab A 9.7 & S Pen", @@ -11521,11 +12736,21 @@ "name": "Samsung Galaxy Tab Active", "url": "/v1/tablets/samsung-galaxy-tab-active-aitoolbuzz-9881-1-5gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-active-scrapegsma-8031", + "name": "Samsung Galaxy Tab Active", + "url": "/v1/tablets/samsung-galaxy-tab-active-scrapegsma-8031" + }, { "slug": "samsung-galaxy-tab-active", "name": "Samsung Galaxy Tab Active", "url": "/v1/tablets/samsung-galaxy-tab-active" }, + { + "slug": "samsung-galaxy-tab-active-2-scrapegsma-7890", + "name": "Samsung Galaxy Tab Active 2", + "url": "/v1/tablets/samsung-galaxy-tab-active-2-scrapegsma-7890" + }, { "slug": "samsung-galaxy-tab-active-2", "name": "Samsung Galaxy Tab Active 2", @@ -11541,6 +12766,11 @@ "name": "Samsung Galaxy Tab Active LTE", "url": "/v1/tablets/samsung-galaxy-tab-active-lte-aitoolbuzz-9882-1-5gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-active-lte-scrapegsma-8030", + "name": "Samsung Galaxy Tab Active LTE", + "url": "/v1/tablets/samsung-galaxy-tab-active-lte-scrapegsma-8030" + }, { "slug": "samsung-galaxy-tab-active-lte", "name": "Samsung Galaxy Tab Active LTE", @@ -11556,6 +12786,11 @@ "name": "Samsung Galaxy Tab Active Pro", "url": "/v1/tablets/samsung-galaxy-tab-active-pro-aitoolbuzz-9883-4gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-active-pro-scrapegsma-1493", + "name": "Samsung Galaxy Tab Active Pro", + "url": "/v1/tablets/samsung-galaxy-tab-active-pro-scrapegsma-1493" + }, { "slug": "samsung-galaxy-tab-active2-3gb-16gb-4g-lte", "name": "Samsung Galaxy Tab Active2", @@ -11626,6 +12861,11 @@ "name": "Samsung Galaxy Tab Advanced2", "url": "/v1/tablets/samsung-galaxy-tab-advanced2-aitoolbuzz-9889-3gb-32gb-2g" }, + { + "slug": "samsung-galaxy-tab-advanced2-scrapegsma-7858", + "name": "Samsung Galaxy Tab Advanced2", + "url": "/v1/tablets/samsung-galaxy-tab-advanced2-scrapegsma-7858" + }, { "slug": "samsung-galaxy-tab-cdma-p100-aitoolbuzz-9890-2gb-2gb-3g", "name": "Samsung Galaxy Tab CDMA P100", @@ -11646,6 +12886,11 @@ "name": "Samsung Galaxy Tab E 8.0", "url": "/v1/tablets/samsung-galaxy-tab-e-8-0-aitoolbuzz-9891-1-5gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-e-8-0-scrapegsma-7954", + "name": "Samsung Galaxy Tab E 8.0", + "url": "/v1/tablets/samsung-galaxy-tab-e-8-0-scrapegsma-7954" + }, { "slug": "samsung-galaxy-tab-e-8-0", "name": "Samsung Galaxy Tab E 8.0", @@ -11681,6 +12926,11 @@ "name": "Samsung Galaxy Tab J", "url": "/v1/tablets/samsung-galaxy-tab-j-aitoolbuzz-9893-1-5gb-8gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-j-scrapegsma-7933", + "name": "Samsung Galaxy Tab J", + "url": "/v1/tablets/samsung-galaxy-tab-j-scrapegsma-7933" + }, { "slug": "samsung-galaxy-tab-j", "name": "Samsung Galaxy Tab J", @@ -11696,6 +12946,11 @@ "name": "Samsung Galaxy Tab Pro 10.1", "url": "/v1/tablets/samsung-galaxy-tab-pro-10-1-aitoolbuzz-9894-2gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-pro-10-1-scrapegsma-8103", + "name": "Samsung Galaxy Tab Pro 10.1", + "url": "/v1/tablets/samsung-galaxy-tab-pro-10-1-scrapegsma-8103" + }, { "slug": "samsung-galaxy-tab-pro-10-1", "name": "Samsung Galaxy Tab Pro 10.1", @@ -11716,6 +12971,11 @@ "name": "Samsung Galaxy Tab Pro 10.1 LTE", "url": "/v1/tablets/samsung-galaxy-tab-pro-10-1-lte-allphones-6626-2gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102", + "name": "Samsung Galaxy Tab Pro 10.1 LTE", + "url": "/v1/tablets/samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102" + }, { "slug": "samsung-galaxy-tab-pro-10-1-lte", "name": "Samsung Galaxy Tab Pro 10.1 LTE", @@ -11736,6 +12996,11 @@ "name": "Samsung Galaxy Tab Pro 12.2", "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-allphones-6627-3gb-32gb" }, + { + "slug": "samsung-galaxy-tab-pro-12-2-scrapegsma-8101", + "name": "Samsung Galaxy Tab Pro 12.2", + "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-scrapegsma-8101" + }, { "slug": "samsung-galaxy-tab-pro-12-2-3g-3gb-64gb-3g", "name": "Samsung Galaxy Tab Pro 12.2 3G", @@ -11751,6 +13016,11 @@ "name": "Samsung Galaxy Tab Pro 12.2 3G", "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-3g-allphones-6628-3gb-32gb-3g" }, + { + "slug": "samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100", + "name": "Samsung Galaxy Tab Pro 12.2 3G", + "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100" + }, { "slug": "samsung-galaxy-tab-pro-12-2-lte-3gb-64gb-4g-lte", "name": "Samsung Galaxy Tab Pro 12.2 LTE", @@ -11766,6 +13036,11 @@ "name": "Samsung Galaxy Tab Pro 12.2 LTE", "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-lte-allphones-6629-3gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099", + "name": "Samsung Galaxy Tab Pro 12.2 LTE", + "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099" + }, { "slug": "samsung-galaxy-tab-pro-8-4-2gb-32gb-2g", "name": "Samsung Galaxy Tab Pro 8.4", @@ -11776,6 +13051,11 @@ "name": "Samsung Galaxy Tab Pro 8.4", "url": "/v1/tablets/samsung-galaxy-tab-pro-8-4-aitoolbuzz-9899-2gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-pro-8-4-scrapegsma-8105", + "name": "Samsung Galaxy Tab Pro 8.4", + "url": "/v1/tablets/samsung-galaxy-tab-pro-8-4-scrapegsma-8105" + }, { "slug": "samsung-galaxy-tab-pro-8-4", "name": "Samsung Galaxy Tab Pro 8.4", @@ -11791,6 +13071,11 @@ "name": "Samsung Galaxy Tab Pro 8.4 3G/LTE", "url": "/v1/tablets/samsung-galaxy-tab-pro-8-4-3g-lte-aitoolbuzz-9900-2gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104", + "name": "Samsung Galaxy Tab Pro 8.4 3G/LTE", + "url": "/v1/tablets/samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104" + }, { "slug": "samsung-galaxy-tab-pro-8-4-3g-lte", "name": "Samsung Galaxy Tab Pro 8.4 3G/LTE", @@ -11806,6 +13091,11 @@ "name": "Samsung Galaxy Tab S 10.5", "url": "/v1/tablets/samsung-galaxy-tab-s-10-5-aitoolbuzz-9901-3gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-s-10-5-scrapegsma-8060", + "name": "Samsung Galaxy Tab S 10.5", + "url": "/v1/tablets/samsung-galaxy-tab-s-10-5-scrapegsma-8060" + }, { "slug": "samsung-galaxy-tab-s-10-5", "name": "Samsung Galaxy Tab S 10.5", @@ -11821,6 +13111,11 @@ "name": "Samsung Galaxy Tab S 10.5 LTE", "url": "/v1/tablets/samsung-galaxy-tab-s-10-5-lte-aitoolbuzz-9902-3gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059", + "name": "Samsung Galaxy Tab S 10.5 LTE", + "url": "/v1/tablets/samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059" + }, { "slug": "samsung-galaxy-tab-s-10-5-lte", "name": "Samsung Galaxy Tab S 10.5 LTE", @@ -11836,6 +13131,11 @@ "name": "Samsung Galaxy Tab S 8.4", "url": "/v1/tablets/samsung-galaxy-tab-s-8-4-aitoolbuzz-9903-3gb-16gb-2g" }, + { + "slug": "samsung-galaxy-tab-s-8-4-scrapegsma-8058", + "name": "Samsung Galaxy Tab S 8.4", + "url": "/v1/tablets/samsung-galaxy-tab-s-8-4-scrapegsma-8058" + }, { "slug": "samsung-galaxy-tab-s-8-4", "name": "Samsung Galaxy Tab S 8.4", @@ -11851,6 +13151,11 @@ "name": "Samsung Galaxy Tab S 8.4 LTE", "url": "/v1/tablets/samsung-galaxy-tab-s-8-4-lte-aitoolbuzz-9904-3gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057", + "name": "Samsung Galaxy Tab S 8.4 LTE", + "url": "/v1/tablets/samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057" + }, { "slug": "samsung-galaxy-tab-s-8-4-lte", "name": "Samsung Galaxy Tab S 8.4 LTE", @@ -11916,6 +13221,11 @@ "name": "Samsung Galaxy Tab S2 8.0", "url": "/v1/tablets/samsung-galaxy-tab-s2-8-0-aitoolbuzz-9909-3gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-s2-8-0-scrapegsma-7980", + "name": "Samsung Galaxy Tab S2 8.0", + "url": "/v1/tablets/samsung-galaxy-tab-s2-8-0-scrapegsma-7980" + }, { "slug": "samsung-galaxy-tab-s2-8-0", "name": "Samsung Galaxy Tab S2 8.0", @@ -11931,6 +13241,11 @@ "name": "Samsung Galaxy Tab S2 9.7", "url": "/v1/tablets/samsung-galaxy-tab-s2-9-7-aitoolbuzz-9910-3gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-s2-9-7-scrapegsma-7979", + "name": "Samsung Galaxy Tab S2 9.7", + "url": "/v1/tablets/samsung-galaxy-tab-s2-9-7-scrapegsma-7979" + }, { "slug": "samsung-galaxy-tab-s2-9-7", "name": "Samsung Galaxy Tab S2 9.7", @@ -11946,6 +13261,11 @@ "name": "Samsung Galaxy Tab S3 9.7", "url": "/v1/tablets/samsung-galaxy-tab-s3-9-7-aitoolbuzz-9911-4gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-s3-9-7-scrapegsma-7909", + "name": "Samsung Galaxy Tab S3 9.7", + "url": "/v1/tablets/samsung-galaxy-tab-s3-9-7-scrapegsma-7909" + }, { "slug": "samsung-galaxy-tab-s3-9-7", "name": "Samsung Galaxy Tab S3 9.7", @@ -11961,6 +13281,11 @@ "name": "Samsung Galaxy Tab S4 10.5", "url": "/v1/tablets/samsung-galaxy-tab-s4-10-5-aitoolbuzz-9912-6gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-s4-10-5-scrapegsma-7860", + "name": "Samsung Galaxy Tab S4 10.5", + "url": "/v1/tablets/samsung-galaxy-tab-s4-10-5-scrapegsma-7860" + }, { "slug": "samsung-galaxy-tab-s4-10-5", "name": "Samsung Galaxy Tab S4 10.5", @@ -11976,6 +13301,11 @@ "name": "Samsung Galaxy Tab S5e", "url": "/v1/tablets/samsung-galaxy-tab-s5e-aitoolbuzz-9913-6gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-s5e-scrapegsma-7855", + "name": "Samsung Galaxy Tab S5e", + "url": "/v1/tablets/samsung-galaxy-tab-s5e-scrapegsma-7855" + }, { "slug": "samsung-galaxy-tab-s6-8gb-256gb-4g-lte", "name": "Samsung Galaxy Tab S6", @@ -11986,6 +13316,11 @@ "name": "Samsung Galaxy Tab S6", "url": "/v1/tablets/samsung-galaxy-tab-s6-aitoolbuzz-9914-8gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-tab-s6-scrapegsma-1505", + "name": "Samsung Galaxy Tab S6", + "url": "/v1/tablets/samsung-galaxy-tab-s6-scrapegsma-1505" + }, { "slug": "samsung-galaxy-tab-s6-5g-6gb-128gb-5g", "name": "Samsung Galaxy Tab S6 5G", @@ -11996,6 +13331,16 @@ "name": "Samsung Galaxy Tab S6 5G", "url": "/v1/tablets/samsung-galaxy-tab-s6-5g-aitoolbuzz-9915-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-tab-s6-5g-scrapegsma-1480", + "name": "Samsung Galaxy Tab S6 5G", + "url": "/v1/tablets/samsung-galaxy-tab-s6-5g-scrapegsma-1480" + }, + { + "slug": "samsung-galaxy-tab-s6-lite-scrapegsma-1466", + "name": "Samsung Galaxy Tab S6 Lite", + "url": "/v1/tablets/samsung-galaxy-tab-s6-lite-scrapegsma-1466" + }, { "slug": "samsung-galaxy-tab-s6-lite-aitoolbuzz-9916-4gb-64gb-4g-lte", "name": "Samsung Galaxy Tab S6 Lite (2020)", @@ -12166,6 +13511,11 @@ "name": "Samsung Galaxy Tab T-Mobile T849", "url": "/v1/tablets/samsung-galaxy-tab-t-mobile-t849-allphones-7333-0-625gb-16gb-3g" }, + { + "slug": "samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402", + "name": "Samsung Galaxy Tab T-Mobile T849", + "url": "/v1/tablets/samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402" + }, { "slug": "samsung-galaxy-tab-t-mobile-t849", "name": "Samsung Galaxy Tab T-Mobile T849", @@ -12266,6 +13616,11 @@ "name": "Samsung P1000 Galaxy Tab", "url": "/v1/tablets/samsung-p1000-galaxy-tab-beridzeg45-4022-0-5gb" }, + { + "slug": "samsung-p1000-galaxy-tab-scrapegsma-8403", + "name": "Samsung P1000 Galaxy Tab", + "url": "/v1/tablets/samsung-p1000-galaxy-tab-scrapegsma-8403" + }, { "slug": "samsung-p1000-galaxy-tab", "name": "Samsung P1000 Galaxy Tab", @@ -12286,6 +13641,11 @@ "name": "Samsung P1010 Galaxy Tab Wi-Fi", "url": "/v1/tablets/samsung-p1010-galaxy-tab-wi-fi-allphones-6714-0-578gb-16gb" }, + { + "slug": "samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343", + "name": "Samsung P1010 Galaxy Tab Wi-Fi", + "url": "/v1/tablets/samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343" + }, { "slug": "samsung-p1010-galaxy-tab-wi-fi", "name": "Samsung P1010 Galaxy Tab Wi-Fi", @@ -12306,6 +13666,11 @@ "name": "Samsung P6200 Galaxy Tab 7.0 Plus", "url": "/v1/tablets/samsung-p6200-galaxy-tab-7-0-plus-allphones-6705-1gb-16gb-3g" }, + { + "slug": "samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286", + "name": "Samsung P6200 Galaxy Tab 7.0 Plus", + "url": "/v1/tablets/samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286" + }, { "slug": "samsung-p6200-galaxy-tab-7-0-plus", "name": "Samsung P6200 Galaxy Tab 7.0 Plus", @@ -12321,6 +13686,11 @@ "name": "Samsung P6210 Galaxy Tab 7.0 Plus", "url": "/v1/tablets/samsung-p6210-galaxy-tab-7-0-plus-aitoolbuzz-10190-1gb-16gb-2g" }, + { + "slug": "samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285", + "name": "Samsung P6210 Galaxy Tab 7.0 Plus", + "url": "/v1/tablets/samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285" + }, { "slug": "samsung-p6210-galaxy-tab-7-0-plus", "name": "Samsung P6210 Galaxy Tab 7.0 Plus", @@ -12341,6 +13711,11 @@ "name": "Samsung P6800 Galaxy Tab 7.7", "url": "/v1/tablets/samsung-p6800-galaxy-tab-7-7-allphones-6700-1gb-16gb-3g" }, + { + "slug": "samsung-p6800-galaxy-tab-7-7-scrapegsma-8291", + "name": "Samsung P6800 Galaxy Tab 7.7", + "url": "/v1/tablets/samsung-p6800-galaxy-tab-7-7-scrapegsma-8291" + }, { "slug": "samsung-p6800-galaxy-tab-7-7", "name": "Samsung P6800 Galaxy Tab 7.7", @@ -12361,6 +13736,11 @@ "name": "Samsung P6810 Galaxy Tab 7.7", "url": "/v1/tablets/samsung-p6810-galaxy-tab-7-7-allphones-6701-1gb-16gb" }, + { + "slug": "samsung-p6810-galaxy-tab-7-7-scrapegsma-8290", + "name": "Samsung P6810 Galaxy Tab 7.7", + "url": "/v1/tablets/samsung-p6810-galaxy-tab-7-7-scrapegsma-8290" + }, { "slug": "samsung-p6810-galaxy-tab-7-7", "name": "Samsung P6810 Galaxy Tab 7.7", @@ -12391,6 +13771,11 @@ "name": "Samsung P7500 Galaxy Tab 10.1 3G", "url": "/v1/tablets/samsung-p7500-galaxy-tab-10-1-3g-allphones-6713-1gb-16gb-3g" }, + { + "slug": "samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344", + "name": "Samsung P7500 Galaxy Tab 10.1 3G", + "url": "/v1/tablets/samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344" + }, { "slug": "samsung-sgh-t849-galaxy-tab-7-0", "name": "Samsung SGH-T849 Galaxy Tab 7.0", @@ -12676,6 +14061,11 @@ "name": "Sony Tablet P", "url": "/v1/tablets/sony-tablet-p-allphones-7467-1gb-4gb-2g" }, + { + "slug": "sony-tablet-p-scrapegsma-9246", + "name": "Sony Tablet P", + "url": "/v1/tablets/sony-tablet-p-scrapegsma-9246" + }, { "slug": "sony-tablet-p", "name": "Sony Tablet P", @@ -12696,6 +14086,11 @@ "name": "Sony Tablet P 3G", "url": "/v1/tablets/sony-tablet-p-3g-allphones-7466-1gb-4gb-4g-lte" }, + { + "slug": "sony-tablet-p-3g-scrapegsma-9247", + "name": "Sony Tablet P 3G", + "url": "/v1/tablets/sony-tablet-p-3g-scrapegsma-9247" + }, { "slug": "sony-tablet-p-3g", "name": "Sony Tablet P 3G", @@ -12741,6 +14136,11 @@ "name": "Sony Xperia Tablet S", "url": "/v1/tablets/sony-xperia-tablet-s-allphones-7489-1gb-16gb" }, + { + "slug": "sony-xperia-tablet-s-scrapegsma-9224", + "name": "Sony Xperia Tablet S", + "url": "/v1/tablets/sony-xperia-tablet-s-scrapegsma-9224" + }, { "slug": "sony-xperia-tablet-s-3g-1gb-64gb-3g", "name": "Sony Xperia Tablet S 3G", @@ -12756,6 +14156,11 @@ "name": "Sony Xperia Tablet S 3G", "url": "/v1/tablets/sony-xperia-tablet-s-3g-allphones-7490-1gb-16gb-3g" }, + { + "slug": "sony-xperia-tablet-s-3g-scrapegsma-9223", + "name": "Sony Xperia Tablet S 3G", + "url": "/v1/tablets/sony-xperia-tablet-s-3g-scrapegsma-9223" + }, { "slug": "sony-xperia-tablet-z-lte-2gb-16gb-4g-lte", "name": "Sony Xperia Tablet Z LTE", @@ -12771,6 +14176,11 @@ "name": "Sony Xperia Tablet Z LTE", "url": "/v1/tablets/sony-xperia-tablet-z-lte-allphones-7496-2gb-16gb-4g-lte" }, + { + "slug": "sony-xperia-tablet-z-lte-scrapegsma-9216", + "name": "Sony Xperia Tablet Z LTE", + "url": "/v1/tablets/sony-xperia-tablet-z-lte-scrapegsma-9216" + }, { "slug": "sony-xperia-tablet-z-lte", "name": "Sony Xperia Tablet Z LTE", @@ -12791,6 +14201,11 @@ "name": "Sony Xperia Tablet Z Wi-Fi", "url": "/v1/tablets/sony-xperia-tablet-z-wi-fi-allphones-7497-2gb-16gb" }, + { + "slug": "sony-xperia-tablet-z-wi-fi-scrapegsma-9217", + "name": "Sony Xperia Tablet Z Wi-Fi", + "url": "/v1/tablets/sony-xperia-tablet-z-wi-fi-scrapegsma-9217" + }, { "slug": "sony-xperia-tablet-z-wi-fi", "name": "Sony Xperia Tablet Z Wi-Fi", @@ -12811,6 +14226,11 @@ "name": "Sony Xperia Z2 Tablet LTE", "url": "/v1/tablets/sony-xperia-z2-tablet-lte-allphones-7437-3gb-16gb-4g-lte" }, + { + "slug": "sony-xperia-z2-tablet-lte-scrapegsma-9200", + "name": "Sony Xperia Z2 Tablet LTE", + "url": "/v1/tablets/sony-xperia-z2-tablet-lte-scrapegsma-9200" + }, { "slug": "sony-xperia-z2-tablet-lte", "name": "Sony Xperia Z2 Tablet LTE", @@ -12831,6 +14251,11 @@ "name": "Sony Xperia Z2 Tablet Wi-Fi", "url": "/v1/tablets/sony-xperia-z2-tablet-wi-fi-allphones-7436-3gb-16gb" }, + { + "slug": "sony-xperia-z2-tablet-wi-fi-scrapegsma-9201", + "name": "Sony Xperia Z2 Tablet Wi-Fi", + "url": "/v1/tablets/sony-xperia-z2-tablet-wi-fi-scrapegsma-9201" + }, { "slug": "sony-xperia-z2-tablet-wi-fi", "name": "Sony Xperia Z2 Tablet Wi-Fi", @@ -12851,6 +14276,11 @@ "name": "Sony Xperia Z3 Tablet Compact", "url": "/v1/tablets/sony-xperia-z3-tablet-compact-allphones-7509-3gb-16gb-4g-lte" }, + { + "slug": "sony-xperia-z3-tablet-compact-scrapegsma-9186", + "name": "Sony Xperia Z3 Tablet Compact", + "url": "/v1/tablets/sony-xperia-z3-tablet-compact-scrapegsma-9186" + }, { "slug": "sony-xperia-z3-tablet-compact", "name": "Sony Xperia Z3 Tablet Compact", @@ -12871,6 +14301,11 @@ "name": "Sony Xperia Z4 Tablet LTE", "url": "/v1/tablets/sony-xperia-z4-tablet-lte-allphones-7516-3gb-32gb-4g-lte" }, + { + "slug": "sony-xperia-z4-tablet-lte-scrapegsma-9179", + "name": "Sony Xperia Z4 Tablet LTE", + "url": "/v1/tablets/sony-xperia-z4-tablet-lte-scrapegsma-9179" + }, { "slug": "sony-xperia-z4-tablet-lte", "name": "Sony Xperia Z4 Tablet LTE", @@ -12891,6 +14326,11 @@ "name": "Sony Xperia Z4 Tablet WiFi", "url": "/v1/tablets/sony-xperia-z4-tablet-wifi-allphones-7517-3gb-32gb" }, + { + "slug": "sony-xperia-z4-tablet-wifi-scrapegsma-9178", + "name": "Sony Xperia Z4 Tablet WiFi", + "url": "/v1/tablets/sony-xperia-z4-tablet-wifi-scrapegsma-9178" + }, { "slug": "sony-xperia-z4-tablet-wifi", "name": "Sony Xperia Z4 Tablet WiFi", @@ -13671,16 +15111,36 @@ "name": "VivoTab RT TF600T", "url": "/v1/tablets/vivotab-rt-tf600t" }, + { + "slug": "vodafone-smart-tab-4g-scrapegsma-10023", + "name": "Vodafone Smart Tab 4G", + "url": "/v1/tablets/vodafone-smart-tab-4g-scrapegsma-10023" + }, { "slug": "vodafone-smart-tab-4g", "name": "Vodafone Smart Tab 4G", "url": "/v1/tablets/vodafone-smart-tab-4g" }, + { + "slug": "vodafone-smart-tab-ii-10-scrapegsma-10034", + "name": "Vodafone Smart Tab II 10", + "url": "/v1/tablets/vodafone-smart-tab-ii-10-scrapegsma-10034" + }, + { + "slug": "vodafone-smart-tab-ii-7-scrapegsma-10035", + "name": "Vodafone Smart Tab II 7", + "url": "/v1/tablets/vodafone-smart-tab-ii-7-scrapegsma-10035" + }, { "slug": "vodafone-smart-tab-ii-7", "name": "Vodafone Smart Tab II 7", "url": "/v1/tablets/vodafone-smart-tab-ii-7" }, + { + "slug": "vodafone-smart-tab-n8-scrapegsma-10007", + "name": "Vodafone Smart Tab N8", + "url": "/v1/tablets/vodafone-smart-tab-n8-scrapegsma-10007" + }, { "slug": "vodafone-smart-tab-n8", "name": "Vodafone Smart Tab N8", @@ -13701,16 +15161,31 @@ "name": "Vodafone SmartTab III 7 16GB", "url": "/v1/tablets/vodafone-smarttab-iii-7-16gb" }, + { + "slug": "vodafone-tab-prime-6-scrapegsma-10019", + "name": "Vodafone Tab Prime 6", + "url": "/v1/tablets/vodafone-tab-prime-6-scrapegsma-10019" + }, { "slug": "vodafone-tab-prime-6", "name": "Vodafone Tab Prime 6", "url": "/v1/tablets/vodafone-tab-prime-6" }, + { + "slug": "vodafone-tab-prime-7-scrapegsma-10011", + "name": "Vodafone Tab Prime 7", + "url": "/v1/tablets/vodafone-tab-prime-7-scrapegsma-10011" + }, { "slug": "vodafone-tab-prime-7", "name": "Vodafone Tab Prime 7", "url": "/v1/tablets/vodafone-tab-prime-7" }, + { + "slug": "xolo-play-tab-7-0-scrapegsma-10315", + "name": "XOLO Play Tab 7.0", + "url": "/v1/tablets/xolo-play-tab-7-0-scrapegsma-10315" + }, { "slug": "xolo-play-tegra-note-beridzeg45-7107-1gb", "name": "XOLO Play Tegra Note", @@ -13721,6 +15196,11 @@ "name": "XOLO Tab", "url": "/v1/tablets/xolo-tab-beridzeg45-6866-1gb" }, + { + "slug": "xolo-tab-scrapegsma-10316", + "name": "XOLO Tab", + "url": "/v1/tablets/xolo-tab-scrapegsma-10316" + }, { "slug": "xiaomi-black-shark-3-pro-aitoolbuzz-12721-12gb-256gb-5g", "name": "Xiaomi Black Shark 3 Pro", @@ -13781,6 +15261,11 @@ "name": "Xiaomi Mi Pad 2", "url": "/v1/tablets/xiaomi-mi-pad-2-allphones-8223-2gb-16gb" }, + { + "slug": "xiaomi-mi-pad-2-scrapegsma-10221", + "name": "Xiaomi Mi Pad 2", + "url": "/v1/tablets/xiaomi-mi-pad-2-scrapegsma-10221" + }, { "slug": "xiaomi-mi-pad-2", "name": "Xiaomi Mi Pad 2", @@ -13801,6 +15286,11 @@ "name": "Xiaomi Mi Pad 3", "url": "/v1/tablets/xiaomi-mi-pad-3-allphones-8186-4gb-64gb" }, + { + "slug": "xiaomi-mi-pad-3-scrapegsma-10197", + "name": "Xiaomi Mi Pad 3", + "url": "/v1/tablets/xiaomi-mi-pad-3-scrapegsma-10197" + }, { "slug": "xiaomi-mi-pad-3", "name": "Xiaomi Mi Pad 3", @@ -13821,6 +15311,11 @@ "name": "Xiaomi Mi Pad 4", "url": "/v1/tablets/xiaomi-mi-pad-4-allphones-8253-4gb-32gb-4g-lte" }, + { + "slug": "xiaomi-mi-pad-4-scrapegsma-10174", + "name": "Xiaomi Mi Pad 4", + "url": "/v1/tablets/xiaomi-mi-pad-4-scrapegsma-10174" + }, { "slug": "xiaomi-mi-pad-4-plus-4gb-128gb-4g-lte", "name": "Xiaomi Mi Pad 4 Plus", @@ -13836,6 +15331,11 @@ "name": "Xiaomi Mi Pad 4 Plus", "url": "/v1/tablets/xiaomi-mi-pad-4-plus-allphones-8254-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-mi-pad-4-plus-scrapegsma-10175", + "name": "Xiaomi Mi Pad 4 Plus", + "url": "/v1/tablets/xiaomi-mi-pad-4-plus-scrapegsma-10175" + }, { "slug": "xiaomi-mi-pad-7-9-2gb-64gb-2g", "name": "Xiaomi Mi Pad 7.9", @@ -13851,6 +15351,11 @@ "name": "Xiaomi Mi Pad 7.9", "url": "/v1/tablets/xiaomi-mi-pad-7-9-allphones-8209-2gb-16gb" }, + { + "slug": "xiaomi-mi-pad-7-9-scrapegsma-10235", + "name": "Xiaomi Mi Pad 7.9", + "url": "/v1/tablets/xiaomi-mi-pad-7-9-scrapegsma-10235" + }, { "slug": "xiaomi-mi-pad-7-9", "name": "Xiaomi Mi Pad 7.9", @@ -14366,6 +15871,11 @@ "name": "ZTE Light Tab 2 V9A", "url": "/v1/tablets/zte-light-tab-2-v9a-allphones-138-0-5gb-4gb-3g" }, + { + "slug": "zte-light-tab-2-v9a-scrapegsma-10628", + "name": "ZTE Light Tab 2 V9A", + "url": "/v1/tablets/zte-light-tab-2-v9a-scrapegsma-10628" + }, { "slug": "zte-light-tab-2-v9a-aitoolbuzz-13571-0-5gb-4gb-3g", "name": "ZTE Light Tab 2 V9A", @@ -14386,6 +15896,11 @@ "name": "ZTE Light Tab 3 V9S", "url": "/v1/tablets/zte-light-tab-3-v9s-allphones-190-1gb-16gb-3g" }, + { + "slug": "zte-light-tab-3-v9s-scrapegsma-10612", + "name": "ZTE Light Tab 3 V9S", + "url": "/v1/tablets/zte-light-tab-3-v9s-scrapegsma-10612" + }, { "slug": "zte-light-tab-300-aitoolbuzz-13573-1gb-3g", "name": "ZTE Light Tab 300", @@ -14416,6 +15931,11 @@ "name": "ZTE Light Tab V9C", "url": "/v1/tablets/zte-light-tab-v9c-allphones-137-0-5gb-3g" }, + { + "slug": "zte-light-tab-v9c-scrapegsma-10629", + "name": "ZTE Light Tab V9C", + "url": "/v1/tablets/zte-light-tab-v9c-scrapegsma-10629" + }, { "slug": "zte-optik-aitoolbuzz-13677-1gb-16gb-3g", "name": "ZTE Optik", @@ -14636,6 +16156,11 @@ "name": "alcatel One Touch Tab 7", "url": "/v1/tablets/alcatel-one-touch-tab-7-allphones-665-1gb-4gb" }, + { + "slug": "alcatel-one-touch-tab-7-scrapegsma-1690", + "name": "alcatel One Touch Tab 7", + "url": "/v1/tablets/alcatel-one-touch-tab-7-scrapegsma-1690" + }, { "slug": "alcatel-one-touch-tab-7-hd-1gb-8gb-2g", "name": "alcatel One Touch Tab 7 HD", @@ -14651,6 +16176,11 @@ "name": "alcatel One Touch Tab 7 HD", "url": "/v1/tablets/alcatel-one-touch-tab-7-hd-allphones-664-1gb-8gb" }, + { + "slug": "alcatel-one-touch-tab-7-hd-scrapegsma-1691", + "name": "alcatel One Touch Tab 7 HD", + "url": "/v1/tablets/alcatel-one-touch-tab-7-hd-scrapegsma-1691" + }, { "slug": "alcatel-one-touch-tab-8-hd-aitoolbuzz-229-1gb-8gb-2g", "name": "alcatel One Touch Tab 8 HD", diff --git a/site/public/v1/tablets/jolla-tablet-scrapegsma-4526/index.json b/site/public/v1/tablets/jolla-tablet-scrapegsma-4526/index.json new file mode 100644 index 000000000000..817796ce33dc --- /dev/null +++ b/site/public/v1/tablets/jolla-tablet-scrapegsma-4526/index.json @@ -0,0 +1,55 @@ +{ + "id": 1609, + "slug": "jolla-tablet-scrapegsma-4526", + "base_model_slug": "tablet", + "name": "Jolla Tablet", + "brand": { + "id": 66, + "slug": "jolla", + "name": "Jolla", + "country": "FI", + "url": "/v1/brands/jolla" + }, + "soc": null, + "release_date": "2014-11-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4526, + "sim": "No" + }, + "display": { + "size_inch": 7.85, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 384.0, + "dimensions": {}, + "ip_rating": null, + "os": "Sailfish 2.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "3.0", + "gps": "A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.044534", + "updated_at": "2026-06-30T09:50:26.044534", + "url": "/v1/tablets/jolla-tablet-scrapegsma-4526" +} diff --git a/site/public/v1/tablets/lenovo-moto-tab-scrapegsma-4751/index.json b/site/public/v1/tablets/lenovo-moto-tab-scrapegsma-4751/index.json new file mode 100644 index 000000000000..62bad9bb2938 --- /dev/null +++ b/site/public/v1/tablets/lenovo-moto-tab-scrapegsma-4751/index.json @@ -0,0 +1,58 @@ +{ + "id": 1805, + "slug": "lenovo-moto-tab-scrapegsma-4751", + "base_model_slug": "moto-tab", + "name": "Lenovo moto tab", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2017-11-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4751, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 500.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.071624", + "updated_at": "2026-06-30T09:50:26.071624", + "url": "/v1/tablets/lenovo-moto-tab-scrapegsma-4751" +} diff --git a/site/public/v1/tablets/lenovo-tab-2-a10-70-scrapegsma-4818/index.json b/site/public/v1/tablets/lenovo-tab-2-a10-70-scrapegsma-4818/index.json new file mode 100644 index 000000000000..3c15ad517c28 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-2-a10-70-scrapegsma-4818/index.json @@ -0,0 +1,58 @@ +{ + "id": 1739, + "slug": "lenovo-tab-2-a10-70-scrapegsma-4818", + "base_model_slug": "tab-2-a10-70", + "name": "Lenovo Tab 2 A10-70", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4818, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 509.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.4 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "To be confirmed" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.063109", + "updated_at": "2026-06-30T09:50:26.063109", + "url": "/v1/tablets/lenovo-tab-2-a10-70-scrapegsma-4818" +} diff --git a/site/public/v1/tablets/lenovo-tab-2-a7-10-scrapegsma-4823/index.json b/site/public/v1/tablets/lenovo-tab-2-a7-10-scrapegsma-4823/index.json new file mode 100644 index 000000000000..abdbd039189a --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-2-a7-10-scrapegsma-4823/index.json @@ -0,0 +1,55 @@ +{ + "id": 1744, + "slug": "lenovo-tab-2-a7-10-scrapegsma-4823", + "base_model_slug": "tab-2-a7-10", + "name": "Lenovo Tab 2 A7-10", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4823, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 269.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.064109", + "updated_at": "2026-06-30T09:50:26.064109", + "url": "/v1/tablets/lenovo-tab-2-a7-10-scrapegsma-4823" +} diff --git a/site/public/v1/tablets/lenovo-tab-2-a7-20-scrapegsma-4822/index.json b/site/public/v1/tablets/lenovo-tab-2-a7-20-scrapegsma-4822/index.json new file mode 100644 index 000000000000..4b847d107d9a --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-2-a7-20-scrapegsma-4822/index.json @@ -0,0 +1,55 @@ +{ + "id": 1750, + "slug": "lenovo-tab-2-a7-20-scrapegsma-4822", + "base_model_slug": "tab-2-a7-20", + "name": "Lenovo Tab 2 A7-20", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4822, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 269.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.064109", + "updated_at": "2026-06-30T09:50:26.064109", + "url": "/v1/tablets/lenovo-tab-2-a7-20-scrapegsma-4822" +} diff --git a/site/public/v1/tablets/lenovo-tab-2-a7-30-scrapegsma-4821/index.json b/site/public/v1/tablets/lenovo-tab-2-a7-30-scrapegsma-4821/index.json new file mode 100644 index 000000000000..cf9e013f284e --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-2-a7-30-scrapegsma-4821/index.json @@ -0,0 +1,61 @@ +{ + "id": 1756, + "slug": "lenovo-tab-2-a7-30-scrapegsma-4821", + "base_model_slug": "tab-2-a7-30", + "name": "Lenovo Tab 2 A7-30", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4821, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM", + "model_numbers": [ + "TAB 2 A7-30HC" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 269.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.065108", + "updated_at": "2026-06-30T09:50:26.065108", + "url": "/v1/tablets/lenovo-tab-2-a7-30-scrapegsma-4821" +} diff --git a/site/public/v1/tablets/lenovo-tab-2-a8-50-scrapegsma-4819/index.json b/site/public/v1/tablets/lenovo-tab-2-a8-50-scrapegsma-4819/index.json new file mode 100644 index 000000000000..4f3abf029f6d --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-2-a8-50-scrapegsma-4819/index.json @@ -0,0 +1,58 @@ +{ + "id": 1762, + "slug": "lenovo-tab-2-a8-50-scrapegsma-4819", + "base_model_slug": "tab-2-a8-50", + "name": "Lenovo Tab 2 A8-50", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4819, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM (Micro-SIM, dual stand-by)" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4290, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 360.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "To be confirmed" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.066614", + "updated_at": "2026-06-30T09:50:26.066614", + "url": "/v1/tablets/lenovo-tab-2-a8-50-scrapegsma-4819" +} diff --git a/site/public/v1/tablets/lenovo-tab-4-10-plus-scrapegsma-4757/index.json b/site/public/v1/tablets/lenovo-tab-4-10-plus-scrapegsma-4757/index.json new file mode 100644 index 000000000000..b8cf92f6abe4 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-4-10-plus-scrapegsma-4757/index.json @@ -0,0 +1,60 @@ +{ + "id": 1815, + "slug": "lenovo-tab-4-10-plus-scrapegsma-4757", + "base_model_slug": "tab-4-10-plus", + "name": "Lenovo Tab 4 10 Plus", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2017-02-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 3, + 4, + 16, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4757, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 475.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.074133", + "updated_at": "2026-06-30T09:50:26.074133", + "url": "/v1/tablets/lenovo-tab-4-10-plus-scrapegsma-4757" +} diff --git a/site/public/v1/tablets/lenovo-tab-4-10-scrapegsma-4758/index.json b/site/public/v1/tablets/lenovo-tab-4-10-scrapegsma-4758/index.json new file mode 100644 index 000000000000..cbc9925930d2 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-4-10-scrapegsma-4758/index.json @@ -0,0 +1,58 @@ +{ + "id": 1809, + "slug": "lenovo-tab-4-10-scrapegsma-4758", + "base_model_slug": "tab-4-10", + "name": "Lenovo Tab 4 10", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2017-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4758, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 500.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.073128", + "updated_at": "2026-06-30T09:50:26.073128", + "url": "/v1/tablets/lenovo-tab-4-10-scrapegsma-4758" +} diff --git a/site/public/v1/tablets/lenovo-tab-4-8-plus-scrapegsma-4759/index.json b/site/public/v1/tablets/lenovo-tab-4-8-plus-scrapegsma-4759/index.json new file mode 100644 index 000000000000..931d4610c43f --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-4-8-plus-scrapegsma-4759/index.json @@ -0,0 +1,60 @@ +{ + "id": 1827, + "slug": "lenovo-tab-4-8-plus-scrapegsma-4759", + "base_model_slug": "tab-4-8-plus", + "name": "Lenovo Tab 4 8 Plus", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2017-02-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 3, + 4, + 16, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4759, + "network": { + "cellular": "4G LTE" + }, + "sim": "Single SIM (Nano-SIM) or Hybrid Dual SIM (Nano-SIM, dual stand-by)" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4850, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 300.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.075134", + "updated_at": "2026-06-30T09:50:26.075134", + "url": "/v1/tablets/lenovo-tab-4-8-plus-scrapegsma-4759" +} diff --git a/site/public/v1/tablets/lenovo-tab-4-8-scrapegsma-4760/index.json b/site/public/v1/tablets/lenovo-tab-4-8-scrapegsma-4760/index.json new file mode 100644 index 000000000000..770419596ea6 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-4-8-scrapegsma-4760/index.json @@ -0,0 +1,58 @@ +{ + "id": 1821, + "slug": "lenovo-tab-4-8-scrapegsma-4760", + "base_model_slug": "tab-4-8", + "name": "Lenovo Tab 4 8", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2017-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4760, + "network": { + "cellular": "4G LTE" + }, + "sim": "Hybrid Dual SIM (Nano-SIM, dual stand-by)" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4850, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.075134", + "updated_at": "2026-06-30T09:50:26.075134", + "url": "/v1/tablets/lenovo-tab-4-8-scrapegsma-4760" +} diff --git a/site/public/v1/tablets/lenovo-tab-7-essential-scrapegsma-4752/index.json b/site/public/v1/tablets/lenovo-tab-7-essential-scrapegsma-4752/index.json new file mode 100644 index 000000000000..8d4fc48d2a4b --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-7-essential-scrapegsma-4752/index.json @@ -0,0 +1,55 @@ +{ + "id": 1838, + "slug": "lenovo-tab-7-essential-scrapegsma-4752", + "base_model_slug": "tab-7-essential", + "name": "Lenovo Tab 7 Essential", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2017-11-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4752, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 254.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.077640", + "updated_at": "2026-06-30T09:50:26.077640", + "url": "/v1/tablets/lenovo-tab-7-essential-scrapegsma-4752" +} diff --git a/site/public/v1/tablets/lenovo-tab-7-scrapegsma-4753/index.json b/site/public/v1/tablets/lenovo-tab-7-scrapegsma-4753/index.json new file mode 100644 index 000000000000..ccc8b388a9a4 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-7-scrapegsma-4753/index.json @@ -0,0 +1,58 @@ +{ + "id": 1833, + "slug": "lenovo-tab-7-scrapegsma-4753", + "base_model_slug": "tab-7", + "name": "Lenovo Tab 7", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2017-11-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4753, + "sim": "No", + "model_numbers": [ + "TB-7504X" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "720x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 260.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.076636", + "updated_at": "2026-06-30T09:50:26.076636", + "url": "/v1/tablets/lenovo-tab-7-scrapegsma-4753" +} diff --git a/site/public/v1/tablets/lenovo-tab-m7-scrapegsma-1049/index.json b/site/public/v1/tablets/lenovo-tab-m7-scrapegsma-1049/index.json new file mode 100644 index 000000000000..3d7604bc5be0 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-m7-scrapegsma-1049/index.json @@ -0,0 +1,61 @@ +{ + "id": 1848, + "slug": "lenovo-tab-m7-scrapegsma-1049", + "base_model_slug": "tab-m7", + "name": "Lenovo Tab M7", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 1, + 2, + 8, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1049, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3590, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 236.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie) - 2GB RAM, Android 9.0 Pie (Go edition) - 1GB RAM", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.078640", + "updated_at": "2026-06-30T09:50:26.078640", + "url": "/v1/tablets/lenovo-tab-m7-scrapegsma-1049" +} diff --git a/site/public/v1/tablets/lenovo-tab-m7-scrapegsma-166/index.json b/site/public/v1/tablets/lenovo-tab-m7-scrapegsma-166/index.json new file mode 100644 index 000000000000..c1aa76b88d5a --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-m7-scrapegsma-166/index.json @@ -0,0 +1,61 @@ +{ + "id": 1849, + "slug": "lenovo-tab-m7-scrapegsma-166", + "base_model_slug": "tab-m7", + "name": "Lenovo Tab M7", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 1, + 2, + 8, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 166, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3590, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 236.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie) - 2GB RAM, Android 9.0 Pie (Go edition) - 1GB RAM", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.079143", + "updated_at": "2026-06-30T09:50:26.079143", + "url": "/v1/tablets/lenovo-tab-m7-scrapegsma-166" +} diff --git a/site/public/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-1047/index.json b/site/public/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-1047/index.json new file mode 100644 index 000000000000..5717283ba87a --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-1047/index.json @@ -0,0 +1,60 @@ +{ + "id": 1858, + "slug": "lenovo-tab-m8-fhd-scrapegsma-1047", + "base_model_slug": "tab-m8-fhd", + "name": "Lenovo Tab M8 (FHD)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1047, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 305.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.080148", + "updated_at": "2026-06-30T09:50:26.080148", + "url": "/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-1047" +} diff --git a/site/public/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-164/index.json b/site/public/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-164/index.json new file mode 100644 index 000000000000..88f99f6afcb2 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-164/index.json @@ -0,0 +1,60 @@ +{ + "id": 1859, + "slug": "lenovo-tab-m8-fhd-scrapegsma-164", + "base_model_slug": "tab-m8-fhd", + "name": "Lenovo Tab M8 (FHD)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 164, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 305.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.080148", + "updated_at": "2026-06-30T09:50:26.080148", + "url": "/v1/tablets/lenovo-tab-m8-fhd-scrapegsma-164" +} diff --git a/site/public/v1/tablets/lenovo-tab-m8-hd-scrapegsma-1048/index.json b/site/public/v1/tablets/lenovo-tab-m8-hd-scrapegsma-1048/index.json new file mode 100644 index 000000000000..579bd2208236 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-m8-hd-scrapegsma-1048/index.json @@ -0,0 +1,60 @@ +{ + "id": 1862, + "slug": "lenovo-tab-m8-hd-scrapegsma-1048", + "base_model_slug": "tab-m8-hd", + "name": "Lenovo Tab M8 (HD)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1048, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 305.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.080148", + "updated_at": "2026-06-30T09:50:26.080148", + "url": "/v1/tablets/lenovo-tab-m8-hd-scrapegsma-1048" +} diff --git a/site/public/v1/tablets/lenovo-tab-m8-hd-scrapegsma-165/index.json b/site/public/v1/tablets/lenovo-tab-m8-hd-scrapegsma-165/index.json new file mode 100644 index 000000000000..e1dc6ff71294 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-m8-hd-scrapegsma-165/index.json @@ -0,0 +1,60 @@ +{ + "id": 1863, + "slug": "lenovo-tab-m8-hd-scrapegsma-165", + "base_model_slug": "tab-m8-hd", + "name": "Lenovo Tab M8 (HD)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 165, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 305.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.081148", + "updated_at": "2026-06-30T09:50:26.081148", + "url": "/v1/tablets/lenovo-tab-m8-hd-scrapegsma-165" +} diff --git a/site/public/v1/tablets/lenovo-tab-s8-scrapegsma-4838/index.json b/site/public/v1/tablets/lenovo-tab-s8-scrapegsma-4838/index.json new file mode 100644 index 000000000000..46168991654c --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-s8-scrapegsma-4838/index.json @@ -0,0 +1,58 @@ +{ + "id": 1712, + "slug": "lenovo-tab-s8-scrapegsma-4838", + "base_model_slug": "tab-s8", + "name": "Lenovo Tab S8", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4838, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4290, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 299.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.059599", + "updated_at": "2026-06-30T09:50:26.059599", + "url": "/v1/tablets/lenovo-tab-s8-scrapegsma-4838" +} diff --git a/site/public/v1/tablets/lenovo-tab-v7-scrapegsma-4736/index.json b/site/public/v1/tablets/lenovo-tab-v7-scrapegsma-4736/index.json new file mode 100644 index 000000000000..84eead323d22 --- /dev/null +++ b/site/public/v1/tablets/lenovo-tab-v7-scrapegsma-4736/index.json @@ -0,0 +1,58 @@ +{ + "id": 1868, + "slug": "lenovo-tab-v7-scrapegsma-4736", + "base_model_slug": "tab-v7", + "name": "Lenovo Tab V7", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-02-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4736, + "network": { + "cellular": "4G LTE" + }, + "sim": "Dual SIM (Nano-SIM, dual stand-by)" + }, + "display": { + "size_inch": 6.95, + "resolution": "1080x2160", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5180, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.081651", + "updated_at": "2026-06-30T09:50:26.081651", + "url": "/v1/tablets/lenovo-tab-v7-scrapegsma-4736" +} diff --git a/site/public/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-1043/index.json b/site/public/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-1043/index.json new file mode 100644 index 000000000000..01325305aca7 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-1043/index.json @@ -0,0 +1,55 @@ +{ + "id": 1873, + "slug": "lenovo-yoga-smart-tab-scrapegsma-1043", + "base_model_slug": "yoga-smart-tab", + "name": "Lenovo Yoga Smart Tab", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-10-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1043, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 580.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n/ac, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.082656", + "updated_at": "2026-06-30T09:50:26.082656", + "url": "/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-1043" +} diff --git a/site/public/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-160/index.json b/site/public/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-160/index.json new file mode 100644 index 000000000000..69e611fc7fac --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-160/index.json @@ -0,0 +1,55 @@ +{ + "id": 1874, + "slug": "lenovo-yoga-smart-tab-scrapegsma-160", + "base_model_slug": "yoga-smart-tab", + "name": "Lenovo Yoga Smart Tab", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2019-10-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 160, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 580.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n/ac, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.082656", + "updated_at": "2026-06-30T09:50:26.082656", + "url": "/v1/tablets/lenovo-yoga-smart-tab-scrapegsma-160" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-1054/index.json b/site/public/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-1054/index.json new file mode 100644 index 000000000000..bcd4ab45137b --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-1054/index.json @@ -0,0 +1,61 @@ +{ + "id": 1790, + "slug": "lenovo-yoga-tab-3-10-scrapegsma-1054", + "base_model_slug": "yoga-tab-3-10", + "name": "Lenovo Yoga Tab 3 10", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1054, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "YT3-X50M" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 655.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.070623", + "updated_at": "2026-06-30T09:50:26.070623", + "url": "/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-1054" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-171/index.json b/site/public/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-171/index.json new file mode 100644 index 000000000000..b9c5adae04a5 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-171/index.json @@ -0,0 +1,61 @@ +{ + "id": 1791, + "slug": "lenovo-yoga-tab-3-10-scrapegsma-171", + "base_model_slug": "yoga-tab-3-10", + "name": "Lenovo Yoga Tab 3 10", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 171, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "YT3-X50M" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 655.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.070623", + "updated_at": "2026-06-30T09:50:26.070623", + "url": "/v1/tablets/lenovo-yoga-tab-3-10-scrapegsma-171" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tab-3-8-0-scrapegsma-4796/index.json b/site/public/v1/tablets/lenovo-yoga-tab-3-8-0-scrapegsma-4796/index.json new file mode 100644 index 000000000000..32ab818aee04 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tab-3-8-0-scrapegsma-4796/index.json @@ -0,0 +1,54 @@ +{ + "id": 1768, + "slug": "lenovo-yoga-tab-3-8-0-scrapegsma-4796", + "base_model_slug": "yoga-tab-3-8-0", + "name": "Lenovo Yoga Tab 3 8.0", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2015-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4796, + "sim": "No" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 467.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.067618", + "updated_at": "2026-06-30T09:50:26.067618", + "url": "/v1/tablets/lenovo-yoga-tab-3-8-0-scrapegsma-4796" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tab-3-plus-scrapegsma-4771/index.json b/site/public/v1/tablets/lenovo-yoga-tab-3-plus-scrapegsma-4771/index.json new file mode 100644 index 000000000000..7a89b1b40f99 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tab-3-plus-scrapegsma-4771/index.json @@ -0,0 +1,58 @@ +{ + "id": 1796, + "slug": "lenovo-yoga-tab-3-plus-scrapegsma-4771", + "base_model_slug": "yoga-tab-3-plus", + "name": "Lenovo Yoga Tab 3 Plus", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4771, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1600x2560", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 637.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0.1 (Marshmallow), upgradable to 7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.071624", + "updated_at": "2026-06-30T09:50:26.071624", + "url": "/v1/tablets/lenovo-yoga-tab-3-plus-scrapegsma-4771" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tab-3-pro-scrapegsma-4795/index.json b/site/public/v1/tablets/lenovo-yoga-tab-3-pro-scrapegsma-4795/index.json new file mode 100644 index 000000000000..d46bb1f93f67 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tab-3-pro-scrapegsma-4795/index.json @@ -0,0 +1,58 @@ +{ + "id": 1773, + "slug": "lenovo-yoga-tab-3-pro-scrapegsma-4795", + "base_model_slug": "yoga-tab-3-pro", + "name": "Lenovo Yoga Tab 3 Pro", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2015-12-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4795, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1600x2560", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 666.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.067618", + "updated_at": "2026-06-30T09:50:26.067618", + "url": "/v1/tablets/lenovo-yoga-tab-3-pro-scrapegsma-4795" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tablet-10-hd-scrapegsma-4857/index.json b/site/public/v1/tablets/lenovo-yoga-tablet-10-hd-scrapegsma-4857/index.json new file mode 100644 index 000000000000..38545367e4f5 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tablet-10-hd-scrapegsma-4857/index.json @@ -0,0 +1,58 @@ +{ + "id": 1716, + "slug": "lenovo-yoga-tablet-10-hd-scrapegsma-4857", + "base_model_slug": "yoga-tablet-10-hd", + "name": "Lenovo Yoga Tablet 10 HD+", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2014-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4857, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 615.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.3 (Jelly Bean), upgradable to 4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.059599", + "updated_at": "2026-06-30T09:50:26.059599", + "url": "/v1/tablets/lenovo-yoga-tablet-10-hd-scrapegsma-4857" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tablet-10-scrapegsma-4866/index.json b/site/public/v1/tablets/lenovo-yoga-tablet-10-scrapegsma-4866/index.json new file mode 100644 index 000000000000..75d6180cd046 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tablet-10-scrapegsma-4866/index.json @@ -0,0 +1,58 @@ +{ + "id": 1689, + "slug": "lenovo-yoga-tablet-10-scrapegsma-4866", + "base_model_slug": "yoga-tablet-10", + "name": "Lenovo Yoga Tablet 10", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2013-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4866, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 605.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.056057", + "updated_at": "2026-06-30T09:50:26.056057", + "url": "/v1/tablets/lenovo-yoga-tablet-10-scrapegsma-4866" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tablet-2-10-1-scrapegsma-4836/index.json b/site/public/v1/tablets/lenovo-yoga-tablet-2-10-1-scrapegsma-4836/index.json new file mode 100644 index 000000000000..6594019e2ffa --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tablet-2-10-1-scrapegsma-4836/index.json @@ -0,0 +1,58 @@ +{ + "id": 1723, + "slug": "lenovo-yoga-tablet-2-10-1-scrapegsma-4836", + "base_model_slug": "yoga-tablet-2-10-1", + "name": "Lenovo Yoga Tablet 2 10.1", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4836, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 619.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.060600", + "updated_at": "2026-06-30T09:50:26.060600", + "url": "/v1/tablets/lenovo-yoga-tablet-2-10-1-scrapegsma-4836" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tablet-2-8-0-scrapegsma-4837/index.json b/site/public/v1/tablets/lenovo-yoga-tablet-2-8-0-scrapegsma-4837/index.json new file mode 100644 index 000000000000..bbcac994c9c3 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tablet-2-8-0-scrapegsma-4837/index.json @@ -0,0 +1,58 @@ +{ + "id": 1728, + "slug": "lenovo-yoga-tablet-2-8-0-scrapegsma-4837", + "base_model_slug": "yoga-tablet-2-8-0", + "name": "Lenovo Yoga Tablet 2 8.0", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4837, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 419.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.060600", + "updated_at": "2026-06-30T09:50:26.060600", + "url": "/v1/tablets/lenovo-yoga-tablet-2-8-0-scrapegsma-4837" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tablet-2-pro-scrapegsma-4835/index.json b/site/public/v1/tablets/lenovo-yoga-tablet-2-pro-scrapegsma-4835/index.json new file mode 100644 index 000000000000..a5003bd998e0 --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tablet-2-pro-scrapegsma-4835/index.json @@ -0,0 +1,58 @@ +{ + "id": 1734, + "slug": "lenovo-yoga-tablet-2-pro-scrapegsma-4835", + "base_model_slug": "yoga-tablet-2-pro", + "name": "Lenovo Yoga Tablet 2 Pro", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4835, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 13.3, + "resolution": "2560x1440", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 950.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.062104", + "updated_at": "2026-06-30T09:50:26.062104", + "url": "/v1/tablets/lenovo-yoga-tablet-2-pro-scrapegsma-4835" +} diff --git a/site/public/v1/tablets/lenovo-yoga-tablet-8-scrapegsma-4867/index.json b/site/public/v1/tablets/lenovo-yoga-tablet-8-scrapegsma-4867/index.json new file mode 100644 index 000000000000..a325a5912dda --- /dev/null +++ b/site/public/v1/tablets/lenovo-yoga-tablet-8-scrapegsma-4867/index.json @@ -0,0 +1,58 @@ +{ + "id": 1694, + "slug": "lenovo-yoga-tablet-8-scrapegsma-4867", + "base_model_slug": "yoga-tablet-8", + "name": "Lenovo Yoga Tablet 8", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": null, + "release_date": "2013-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4867, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 401.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.056590", + "updated_at": "2026-06-30T09:50:26.056590", + "url": "/v1/tablets/lenovo-yoga-tablet-8-scrapegsma-4867" +} diff --git a/site/public/v1/tablets/lg-g-pad-10-1-lte-scrapegsma-5047/index.json b/site/public/v1/tablets/lg-g-pad-10-1-lte-scrapegsma-5047/index.json new file mode 100644 index 000000000000..332aaaf95dae --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-10-1-lte-scrapegsma-5047/index.json @@ -0,0 +1,58 @@ +{ + "id": 1987, + "slug": "lg-g-pad-10-1-lte-scrapegsma-5047", + "base_model_slug": "g-pad-10-1-lte", + "name": "LG G Pad 10.1 LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2014-07-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5047, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 535.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0.2 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.100406", + "updated_at": "2026-06-30T09:50:26.100406", + "url": "/v1/tablets/lg-g-pad-10-1-lte-scrapegsma-5047" +} diff --git a/site/public/v1/tablets/lg-g-pad-10-1-scrapegsma-5048/index.json b/site/public/v1/tablets/lg-g-pad-10-1-scrapegsma-5048/index.json new file mode 100644 index 000000000000..3e1c685737b7 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-10-1-scrapegsma-5048/index.json @@ -0,0 +1,55 @@ +{ + "id": 1983, + "slug": "lg-g-pad-10-1-scrapegsma-5048", + "base_model_slug": "g-pad-10-1", + "name": "LG G Pad 10.1", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2014-05-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5048, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 523.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.098900", + "updated_at": "2026-06-30T09:50:26.098900", + "url": "/v1/tablets/lg-g-pad-10-1-scrapegsma-5048" +} diff --git a/site/public/v1/tablets/lg-g-pad-5-10-1-scrapegsma-1066/index.json b/site/public/v1/tablets/lg-g-pad-5-10-1-scrapegsma-1066/index.json new file mode 100644 index 000000000000..30b74de70aa0 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-5-10-1-scrapegsma-1066/index.json @@ -0,0 +1,62 @@ +{ + "id": 2047, + "slug": "lg-g-pad-5-10-1-scrapegsma-1066", + "base_model_slug": "g-pad-5-10-1", + "name": "LG G Pad 5 10.1", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2019-10-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1066, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "LM-T600L", + "T600L" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 498.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.108931", + "updated_at": "2026-06-30T09:50:26.108931", + "url": "/v1/tablets/lg-g-pad-5-10-1-scrapegsma-1066" +} diff --git a/site/public/v1/tablets/lg-g-pad-5-10-1-scrapegsma-183/index.json b/site/public/v1/tablets/lg-g-pad-5-10-1-scrapegsma-183/index.json new file mode 100644 index 000000000000..2c52dee84baa --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-5-10-1-scrapegsma-183/index.json @@ -0,0 +1,62 @@ +{ + "id": 2048, + "slug": "lg-g-pad-5-10-1-scrapegsma-183", + "base_model_slug": "g-pad-5-10-1", + "name": "LG G Pad 5 10.1", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2019-10-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 183, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "LM-T600L", + "T600L" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 498.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.108931", + "updated_at": "2026-06-30T09:50:26.108931", + "url": "/v1/tablets/lg-g-pad-5-10-1-scrapegsma-183" +} diff --git a/site/public/v1/tablets/lg-g-pad-7-0-lte-scrapegsma-5034/index.json b/site/public/v1/tablets/lg-g-pad-7-0-lte-scrapegsma-5034/index.json new file mode 100644 index 000000000000..ef615d51e102 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-7-0-lte-scrapegsma-5034/index.json @@ -0,0 +1,58 @@ +{ + "id": 1996, + "slug": "lg-g-pad-7-0-lte-scrapegsma-5034", + "base_model_slug": "g-pad-7-0-lte", + "name": "LG G Pad 7.0 LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2014-08-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5034, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 294.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.101413", + "updated_at": "2026-06-30T09:50:26.101413", + "url": "/v1/tablets/lg-g-pad-7-0-lte-scrapegsma-5034" +} diff --git a/site/public/v1/tablets/lg-g-pad-7-0-scrapegsma-5050/index.json b/site/public/v1/tablets/lg-g-pad-7-0-scrapegsma-5050/index.json new file mode 100644 index 000000000000..823158037a5c --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-7-0-scrapegsma-5050/index.json @@ -0,0 +1,55 @@ +{ + "id": 1991, + "slug": "lg-g-pad-7-0-scrapegsma-5050", + "base_model_slug": "g-pad-7-0", + "name": "LG G Pad 7.0", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2014-05-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5050, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 293.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.100406", + "updated_at": "2026-06-30T09:50:26.100406", + "url": "/v1/tablets/lg-g-pad-7-0-scrapegsma-5050" +} diff --git a/site/public/v1/tablets/lg-g-pad-8-0-lte-scrapegsma-5031/index.json b/site/public/v1/tablets/lg-g-pad-8-0-lte-scrapegsma-5031/index.json new file mode 100644 index 000000000000..9c7038322d36 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-8-0-lte-scrapegsma-5031/index.json @@ -0,0 +1,61 @@ +{ + "id": 2006, + "slug": "lg-g-pad-8-0-lte-scrapegsma-5031", + "base_model_slug": "g-pad-8-0-lte", + "name": "LG G Pad 8.0 LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2014-08-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5031, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "V49" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 344.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0.2 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.102413", + "updated_at": "2026-06-30T09:50:26.102413", + "url": "/v1/tablets/lg-g-pad-8-0-lte-scrapegsma-5031" +} diff --git a/site/public/v1/tablets/lg-g-pad-8-0-scrapegsma-5049/index.json b/site/public/v1/tablets/lg-g-pad-8-0-scrapegsma-5049/index.json new file mode 100644 index 000000000000..796c7e0b79ea --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-8-0-scrapegsma-5049/index.json @@ -0,0 +1,58 @@ +{ + "id": 2001, + "slug": "lg-g-pad-8-0-scrapegsma-5049", + "base_model_slug": "g-pad-8-0", + "name": "LG G Pad 8.0", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2014-05-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5049, + "sim": "No", + "model_numbers": [ + "V480" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 342.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "Yes", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.102413", + "updated_at": "2026-06-30T09:50:26.102413", + "url": "/v1/tablets/lg-g-pad-8-0-scrapegsma-5049" +} diff --git a/site/public/v1/tablets/lg-g-pad-8-3-lte-scrapegsma-5055/index.json b/site/public/v1/tablets/lg-g-pad-8-3-lte-scrapegsma-5055/index.json new file mode 100644 index 000000000000..b337e40f2d51 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-8-3-lte-scrapegsma-5055/index.json @@ -0,0 +1,58 @@ +{ + "id": 2011, + "slug": "lg-g-pad-8-3-lte-scrapegsma-5055", + "base_model_slug": "g-pad-8-3-lte", + "name": "LG G Pad 8.3 LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2014-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5055, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.3, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 339.9, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.103413", + "updated_at": "2026-06-30T09:50:26.103413", + "url": "/v1/tablets/lg-g-pad-8-3-lte-scrapegsma-5055" +} diff --git a/site/public/v1/tablets/lg-g-pad-8-3-scrapegsma-5079/index.json b/site/public/v1/tablets/lg-g-pad-8-3-scrapegsma-5079/index.json new file mode 100644 index 000000000000..234d848b2962 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-8-3-scrapegsma-5079/index.json @@ -0,0 +1,59 @@ +{ + "id": 1976, + "slug": "lg-g-pad-8-3-scrapegsma-5079", + "base_model_slug": "g-pad-8-3", + "name": "LG G Pad 8.3", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2013-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5079, + "sim": "No", + "model_numbers": [ + "V500", + "V510" + ] + }, + "display": { + "size_inch": 8.3, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 338.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean), upgradable to 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "Yes", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.098900", + "updated_at": "2026-06-30T09:50:26.098900", + "url": "/v1/tablets/lg-g-pad-8-3-scrapegsma-5079" +} diff --git a/site/public/v1/tablets/lg-g-pad-ii-10-1-scrapegsma-5000/index.json b/site/public/v1/tablets/lg-g-pad-ii-10-1-scrapegsma-5000/index.json new file mode 100644 index 000000000000..88ce28aaed3a --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-ii-10-1-scrapegsma-5000/index.json @@ -0,0 +1,58 @@ +{ + "id": 2017, + "slug": "lg-g-pad-ii-10-1-scrapegsma-5000", + "base_model_slug": "g-pad-ii-10-1", + "name": "LG G Pad II 10.1", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2015-08-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5000, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 489.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.104413", + "updated_at": "2026-06-30T09:50:26.104413", + "url": "/v1/tablets/lg-g-pad-ii-10-1-scrapegsma-5000" +} diff --git a/site/public/v1/tablets/lg-g-pad-ii-8-0-lte-scrapegsma-5001/index.json b/site/public/v1/tablets/lg-g-pad-ii-8-0-lte-scrapegsma-5001/index.json new file mode 100644 index 000000000000..d73c8f4278e4 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-ii-8-0-lte-scrapegsma-5001/index.json @@ -0,0 +1,58 @@ +{ + "id": 2022, + "slug": "lg-g-pad-ii-8-0-lte-scrapegsma-5001", + "base_model_slug": "g-pad-ii-8-0-lte", + "name": "LG G Pad II 8.0 LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2015-08-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5001, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 347.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0.2 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.104413", + "updated_at": "2026-06-30T09:50:26.104413", + "url": "/v1/tablets/lg-g-pad-ii-8-0-lte-scrapegsma-5001" +} diff --git a/site/public/v1/tablets/lg-g-pad-ii-8-3-lte-scrapegsma-4991/index.json b/site/public/v1/tablets/lg-g-pad-ii-8-3-lte-scrapegsma-4991/index.json new file mode 100644 index 000000000000..b2de565383f8 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-ii-8-3-lte-scrapegsma-4991/index.json @@ -0,0 +1,61 @@ +{ + "id": 2027, + "slug": "lg-g-pad-ii-8-3-lte-scrapegsma-4991", + "base_model_slug": "g-pad-ii-8-3-lte", + "name": "LG G Pad II 8.3 LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2015-12-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4991, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "VK815" + ] + }, + "display": { + "size_inch": 8.3, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 366.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, Wi-Fi Direct, DLNA", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.105919", + "updated_at": "2026-06-30T09:50:26.105919", + "url": "/v1/tablets/lg-g-pad-ii-8-3-lte-scrapegsma-4991" +} diff --git a/site/public/v1/tablets/lg-g-pad-iii-10-1-fhd-scrapegsma-4967/index.json b/site/public/v1/tablets/lg-g-pad-iii-10-1-fhd-scrapegsma-4967/index.json new file mode 100644 index 000000000000..9fad6491fe0f --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-iii-10-1-fhd-scrapegsma-4967/index.json @@ -0,0 +1,58 @@ +{ + "id": 2032, + "slug": "lg-g-pad-iii-10-1-fhd-scrapegsma-4967", + "base_model_slug": "g-pad-iii-10-1-fhd", + "name": "LG G Pad III 10.1 FHD", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2016-12-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4967, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 510.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0.1 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.106925", + "updated_at": "2026-06-30T09:50:26.106925", + "url": "/v1/tablets/lg-g-pad-iii-10-1-fhd-scrapegsma-4967" +} diff --git a/site/public/v1/tablets/lg-g-pad-iv-8-0-fhd-scrapegsma-4952/index.json b/site/public/v1/tablets/lg-g-pad-iv-8-0-fhd-scrapegsma-4952/index.json new file mode 100644 index 000000000000..f8884ac36b98 --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-iv-8-0-fhd-scrapegsma-4952/index.json @@ -0,0 +1,64 @@ +{ + "id": 2042, + "slug": "lg-g-pad-iv-8-0-fhd-scrapegsma-4952", + "base_model_slug": "g-pad-iv-8-0-fhd", + "name": "LG G Pad IV 8.0 FHD", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2017-07-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4952, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "V533", + "LK460", + "V530", + "P530" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 290.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat), upgradable to Android 8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.107926", + "updated_at": "2026-06-30T09:50:26.107926", + "url": "/v1/tablets/lg-g-pad-iv-8-0-fhd-scrapegsma-4952" +} diff --git a/site/public/v1/tablets/lg-g-pad-x-8-0-scrapegsma-4975/index.json b/site/public/v1/tablets/lg-g-pad-x-8-0-scrapegsma-4975/index.json new file mode 100644 index 000000000000..3162843d561f --- /dev/null +++ b/site/public/v1/tablets/lg-g-pad-x-8-0-scrapegsma-4975/index.json @@ -0,0 +1,62 @@ +{ + "id": 2038, + "slug": "lg-g-pad-x-8-0-scrapegsma-4975", + "base_model_slug": "g-pad-x-8-0", + "name": "LG G Pad X 8.0", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2016-06-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4975, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "V520", + "V521" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 309.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0.1 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, DLNA, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.106925", + "updated_at": "2026-06-30T09:50:26.106925", + "url": "/v1/tablets/lg-g-pad-x-8-0-scrapegsma-4975" +} diff --git a/site/public/v1/tablets/maxwest-tab-phone-72dc-scrapegsma-5537/index.json b/site/public/v1/tablets/maxwest-tab-phone-72dc-scrapegsma-5537/index.json new file mode 100644 index 000000000000..5eb856844722 --- /dev/null +++ b/site/public/v1/tablets/maxwest-tab-phone-72dc-scrapegsma-5537/index.json @@ -0,0 +1,58 @@ +{ + "id": 2053, + "slug": "maxwest-tab-phone-72dc-scrapegsma-5537", + "base_model_slug": "tab-phone-72dc", + "name": "Maxwest Tab Phone 72DC", + "brand": { + "id": 165, + "slug": "maxwest", + "name": "Maxwest", + "country": "US", + "url": "/v1/brands/maxwest" + }, + "soc": null, + "release_date": "2013-08-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5537, + "network": { + "cellular": "2G" + }, + "sim": "Dual SIM (Dual stand-by)" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 2800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 270.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.109932", + "updated_at": "2026-06-30T09:50:26.109932", + "url": "/v1/tablets/maxwest-tab-phone-72dc-scrapegsma-5537" +} diff --git a/site/public/v1/tablets/micromax-canvas-tab-p470-scrapegsma-5709/index.json b/site/public/v1/tablets/micromax-canvas-tab-p470-scrapegsma-5709/index.json new file mode 100644 index 000000000000..770e6dcb0f53 --- /dev/null +++ b/site/public/v1/tablets/micromax-canvas-tab-p470-scrapegsma-5709/index.json @@ -0,0 +1,58 @@ +{ + "id": 2079, + "slug": "micromax-canvas-tab-p470-scrapegsma-5709", + "base_model_slug": "canvas-tab-p470", + "name": "Micromax Canvas Tab P470", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5709, + "network": { + "cellular": "3G" + }, + "sim": "Dual SIM (Mini-SIM, dual stand-by)" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 256K colors" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 306.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.113443", + "updated_at": "2026-06-30T09:50:26.113443", + "url": "/v1/tablets/micromax-canvas-tab-p470-scrapegsma-5709" +} diff --git a/site/public/v1/tablets/micromax-canvas-tab-p666-scrapegsma-5708/index.json b/site/public/v1/tablets/micromax-canvas-tab-p666-scrapegsma-5708/index.json new file mode 100644 index 000000000000..d1cfefede2c6 --- /dev/null +++ b/site/public/v1/tablets/micromax-canvas-tab-p666-scrapegsma-5708/index.json @@ -0,0 +1,58 @@ +{ + "id": 2085, + "slug": "micromax-canvas-tab-p666-scrapegsma-5708", + "base_model_slug": "canvas-tab-p666", + "name": "Micromax Canvas Tab P666", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5708, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.114443", + "updated_at": "2026-06-30T09:50:26.114443", + "url": "/v1/tablets/micromax-canvas-tab-p666-scrapegsma-5708" +} diff --git a/site/public/v1/tablets/nokia-n810-scrapegsma-6725/index.json b/site/public/v1/tablets/nokia-n810-scrapegsma-6725/index.json new file mode 100644 index 000000000000..4937c0344cb0 --- /dev/null +++ b/site/public/v1/tablets/nokia-n810-scrapegsma-6725/index.json @@ -0,0 +1,54 @@ +{ + "id": 2155, + "slug": "nokia-n810-scrapegsma-6725", + "base_model_slug": "n810", + "name": "Nokia N810", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": null, + "release_date": "2007-10-01", + "msrp_usd": null, + "ram_gb": 0.125, + "storage_options_gb": [ + 2 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 6725, + "sim": "No" + }, + "display": { + "size_inch": 4.13, + "resolution": "480x800", + "type": "TFT resistive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 1500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Internet Tablet OS 2008 edition", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "2.0, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.127047", + "updated_at": "2026-06-30T09:50:26.127047", + "url": "/v1/tablets/nokia-n810-scrapegsma-6725" +} diff --git a/site/public/v1/tablets/samsung-ativ-tab-p8510-scrapegsma-8180/index.json b/site/public/v1/tablets/samsung-ativ-tab-p8510-scrapegsma-8180/index.json new file mode 100644 index 000000000000..057cdf88197a --- /dev/null +++ b/site/public/v1/tablets/samsung-ativ-tab-p8510-scrapegsma-8180/index.json @@ -0,0 +1,58 @@ +{ + "id": 2459, + "slug": "samsung-ativ-tab-p8510-scrapegsma-8180", + "base_model_slug": "ativ-tab-p8510", + "name": "Samsung Ativ Tab P8510", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-10-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8180, + "sim": "No", + "model_numbers": [ + "GT-P8510" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1366x768", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 570.0, + "dimensions": {}, + "ip_rating": null, + "os": "Microsoft Windows RT", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, dual-band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with S-GPS; GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.175192", + "updated_at": "2026-06-30T09:50:26.175192", + "url": "/v1/tablets/samsung-ativ-tab-p8510-scrapegsma-8180" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345/index.json b/site/public/v1/tablets/samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345/index.json new file mode 100644 index 000000000000..81e55a6b5fb8 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345/index.json @@ -0,0 +1,58 @@ +{ + "id": 2390, + "slug": "samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345", + "base_model_slug": "galaxy-tab-10-1-lte-i905", + "name": "Samsung Galaxy Tab 10.1 LTE I905", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-07-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8345, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 565.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.1 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "2.1, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.164647", + "updated_at": "2026-06-30T09:50:26.164647", + "url": "/v1/tablets/samsung-galaxy-tab-10-1-lte-i905-scrapegsma-8345" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-10-1-p7510-scrapegsma-8346/index.json b/site/public/v1/tablets/samsung-galaxy-tab-10-1-p7510-scrapegsma-8346/index.json new file mode 100644 index 000000000000..1b50c1e7cdc9 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-10-1-p7510-scrapegsma-8346/index.json @@ -0,0 +1,55 @@ +{ + "id": 2395, + "slug": "samsung-galaxy-tab-10-1-p7510-scrapegsma-8346", + "base_model_slug": "galaxy-tab-10-1-p7510", + "name": "Samsung Galaxy Tab 10.1 P7510", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8346, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 560.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.0 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.166152", + "updated_at": "2026-06-30T09:50:26.166152", + "url": "/v1/tablets/samsung-galaxy-tab-10-1-p7510-scrapegsma-8346" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234/index.json b/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234/index.json new file mode 100644 index 000000000000..b58807f44d97 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234/index.json @@ -0,0 +1,58 @@ +{ + "id": 2469, + "slug": "samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234", + "base_model_slug": "galaxy-tab-2-10-1-cdma", + "name": "Samsung Galaxy Tab 2 10.1 CDMA", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8234, + "network": { + "cellular": "4G LTE" + }, + "sim": "Yes" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 581.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.176695", + "updated_at": "2026-06-30T09:50:26.176695", + "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-cdma-scrapegsma-8234" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235/index.json b/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235/index.json new file mode 100644 index 000000000000..40ecf058426d --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235/index.json @@ -0,0 +1,58 @@ +{ + "id": 2473, + "slug": "samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235", + "base_model_slug": "galaxy-tab-2-10-1-p5100", + "name": "Samsung Galaxy Tab 2 10.1 P5100", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8235, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 588.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.176695", + "updated_at": "2026-06-30T09:50:26.176695", + "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-p5100-scrapegsma-8235" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233/index.json b/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233/index.json new file mode 100644 index 000000000000..7a102a586ab2 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233/index.json @@ -0,0 +1,55 @@ +{ + "id": 2477, + "slug": "samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233", + "base_model_slug": "galaxy-tab-2-10-1-p5110", + "name": "Samsung Galaxy Tab 2 10.1 P5110", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8233, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 581.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.2.2 (Jelly Bean); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes; GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.177700", + "updated_at": "2026-06-30T09:50:26.177700", + "url": "/v1/tablets/samsung-galaxy-tab-2-10-1-p5110-scrapegsma-8233" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200/index.json b/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200/index.json new file mode 100644 index 000000000000..3def305a022e --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200/index.json @@ -0,0 +1,58 @@ +{ + "id": 2482, + "slug": "samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200", + "base_model_slug": "galaxy-tab-2-7-0-i705", + "name": "Samsung Galaxy Tab 2 7.0 I705", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-08-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8200, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 345.7, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.1.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.178705", + "updated_at": "2026-06-30T09:50:26.178705", + "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-i705-scrapegsma-8200" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244/index.json b/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244/index.json new file mode 100644 index 000000000000..d13a416416b3 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244/index.json @@ -0,0 +1,63 @@ +{ + "id": 2488, + "slug": "samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244", + "base_model_slug": "galaxy-tab-2-7-0-p3100", + "name": "Samsung Galaxy Tab 2 7.0 P3100", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8244, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM", + "model_numbers": [ + "GT-P3105", + "GT-P3100", + "GT-P3105" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 345.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.2.2 (Jelly Bean); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.178705", + "updated_at": "2026-06-30T09:50:26.178705", + "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-p3100-scrapegsma-8244" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243/index.json b/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243/index.json new file mode 100644 index 000000000000..339dd5059dcb --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243/index.json @@ -0,0 +1,55 @@ +{ + "id": 2494, + "slug": "samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243", + "base_model_slug": "galaxy-tab-2-7-0-p3110", + "name": "Samsung Galaxy Tab 2 7.0 P3110", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8243, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 344.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.2.2 (Jelly Bean); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct", + "bluetooth": "3.0, A2DP", + "gps": "Yes; GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.179704", + "updated_at": "2026-06-30T09:50:26.179704", + "url": "/v1/tablets/samsung-galaxy-tab-2-7-0-p3110-scrapegsma-8243" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137/index.json new file mode 100644 index 000000000000..64a57ea786bd --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137/index.json @@ -0,0 +1,61 @@ +{ + "id": 2524, + "slug": "samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137", + "base_model_slug": "galaxy-tab-3-10-1-p5200", + "name": "Samsung Galaxy Tab 3 10.1 P5200", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2013-06-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8137, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "GT-P5200" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 510.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.184725", + "updated_at": "2026-06-30T09:50:26.184725", + "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5200-scrapegsma-8137" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138/index.json new file mode 100644 index 000000000000..8ecf6673c46c --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138/index.json @@ -0,0 +1,58 @@ +{ + "id": 2529, + "slug": "samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138", + "base_model_slug": "galaxy-tab-3-10-1-p5210", + "name": "Samsung Galaxy Tab 3 10.1 P5210", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2013-06-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8138, + "sim": "No", + "model_numbers": [ + "GT-P5210" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 510.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.185725", + "updated_at": "2026-06-30T09:50:26.185725", + "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5210-scrapegsma-8138" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136/index.json new file mode 100644 index 000000000000..e53120bebf5a --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136/index.json @@ -0,0 +1,61 @@ +{ + "id": 2533, + "slug": "samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136", + "base_model_slug": "galaxy-tab-3-10-1-p5220", + "name": "Samsung Galaxy Tab 3 10.1 P5220", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2013-06-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8136, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "GT-P5220" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 510.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.186229", + "updated_at": "2026-06-30T09:50:26.186229", + "url": "/v1/tablets/samsung-galaxy-tab-3-10-1-p5220-scrapegsma-8136" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-7-0-scrapegsma-8142/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-7-0-scrapegsma-8142/index.json new file mode 100644 index 000000000000..91663c3dbb28 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-7-0-scrapegsma-8142/index.json @@ -0,0 +1,63 @@ +{ + "id": 2539, + "slug": "samsung-galaxy-tab-3-7-0-scrapegsma-8142", + "base_model_slug": "galaxy-tab-3-7-0", + "name": "Samsung Galaxy Tab 3 7.0", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2013-04-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8142, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "GT-P3200", + "SM-T211", + "SM-T215" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 306.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.186229", + "updated_at": "2026-06-30T09:50:26.186229", + "url": "/v1/tablets/samsung-galaxy-tab-3-7-0-scrapegsma-8142" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141/index.json new file mode 100644 index 000000000000..c2d0910b8ae0 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141/index.json @@ -0,0 +1,59 @@ +{ + "id": 2544, + "slug": "samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141", + "base_model_slug": "galaxy-tab-3-7-0-wifi", + "name": "Samsung Galaxy Tab 3 7.0 WiFi", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2013-04-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8141, + "sim": "No", + "model_numbers": [ + "GT-P3210", + "SM-T210" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 302.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.187234", + "updated_at": "2026-06-30T09:50:26.187234", + "url": "/v1/tablets/samsung-galaxy-tab-3-7-0-wifi-scrapegsma-8141" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-8-0-scrapegsma-8135/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-8-0-scrapegsma-8135/index.json new file mode 100644 index 000000000000..9ba6fada5694 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-8-0-scrapegsma-8135/index.json @@ -0,0 +1,63 @@ +{ + "id": 2549, + "slug": "samsung-galaxy-tab-3-8-0-scrapegsma-8135", + "base_model_slug": "galaxy-tab-3-8-0", + "name": "Samsung Galaxy Tab 3 8.0", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2013-06-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8135, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T311", + "SM-T310", + "SM-T315" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 314.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.187234", + "updated_at": "2026-06-30T09:50:26.187234", + "url": "/v1/tablets/samsung-galaxy-tab-3-8-0-scrapegsma-8135" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093/index.json new file mode 100644 index 000000000000..e99512084fdd --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093/index.json @@ -0,0 +1,61 @@ +{ + "id": 2571, + "slug": "samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093", + "base_model_slug": "galaxy-tab-3-lite-7-0-3g", + "name": "Samsung Galaxy Tab 3 Lite 7.0 3G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8093, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T111" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 322.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.191745", + "updated_at": "2026-06-30T09:50:26.191745", + "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-3g-scrapegsma-8093" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094/index.json new file mode 100644 index 000000000000..fa51c885a817 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094/index.json @@ -0,0 +1,58 @@ +{ + "id": 2566, + "slug": "samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094", + "base_model_slug": "galaxy-tab-3-lite-7-0", + "name": "Samsung Galaxy Tab 3 Lite 7.0", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8094, + "sim": "No", + "model_numbers": [ + "SM-T110" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.190744", + "updated_at": "2026-06-30T09:50:26.190744", + "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-scrapegsma-8094" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008/index.json new file mode 100644 index 000000000000..44f35a405644 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008/index.json @@ -0,0 +1,58 @@ +{ + "id": 2693, + "slug": "samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008", + "base_model_slug": "galaxy-tab-3-lite-7-0-ve", + "name": "Samsung Galaxy Tab 3 Lite 7.0 VE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8008, + "sim": "No", + "model_numbers": [ + "SM-T113" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 310.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, LE", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.209788", + "updated_at": "2026-06-30T09:50:26.209788", + "url": "/v1/tablets/samsung-galaxy-tab-3-lite-7-0-ve-scrapegsma-8008" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-3-v-scrapegsma-7993/index.json b/site/public/v1/tablets/samsung-galaxy-tab-3-v-scrapegsma-7993/index.json new file mode 100644 index 000000000000..87d875687839 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-3-v-scrapegsma-7993/index.json @@ -0,0 +1,65 @@ +{ + "id": 2699, + "slug": "samsung-galaxy-tab-3-v-scrapegsma-7993", + "base_model_slug": "galaxy-tab-3-v", + "name": "Samsung Galaxy Tab 3 V", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7993, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T116", + "SM-T116BU", + "SM-T116NQ", + "SM-T116NU", + "SM-T116NY" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 322.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.210789", + "updated_at": "2026-06-30T09:50:26.210789", + "url": "/v1/tablets/samsung-galaxy-tab-3-v-scrapegsma-7993" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987/index.json new file mode 100644 index 000000000000..fd67fdf480f9 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987/index.json @@ -0,0 +1,58 @@ +{ + "id": 2709, + "slug": "samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987", + "base_model_slug": "galaxy-tab-4-10-1-2015", + "name": "Samsung Galaxy Tab 4 10.1 (2015)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7987, + "sim": "No", + "model_numbers": [ + "SM-T533" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 487.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.4 (KitKat), upgradable to 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.212296", + "updated_at": "2026-06-30T09:50:26.212296", + "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-2015-scrapegsma-7987" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078/index.json new file mode 100644 index 000000000000..0ee94976254a --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078/index.json @@ -0,0 +1,61 @@ +{ + "id": 2582, + "slug": "samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078", + "base_model_slug": "galaxy-tab-4-10-1-3g", + "name": "Samsung Galaxy Tab 4 10.1 3G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8078, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T531" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 487.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.0.2 (Lollipop); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.192744", + "updated_at": "2026-06-30T09:50:26.192744", + "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-3g-scrapegsma-8078" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079/index.json new file mode 100644 index 000000000000..419783bc7fe3 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079/index.json @@ -0,0 +1,61 @@ +{ + "id": 2586, + "slug": "samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079", + "base_model_slug": "galaxy-tab-4-10-1-lte", + "name": "Samsung Galaxy Tab 4 10.1 LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8079, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T535" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 487.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.192744", + "updated_at": "2026-06-30T09:50:26.192744", + "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-lte-scrapegsma-8079" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-scrapegsma-8077/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-scrapegsma-8077/index.json new file mode 100644 index 000000000000..a91b17346998 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-10-1-scrapegsma-8077/index.json @@ -0,0 +1,58 @@ +{ + "id": 2579, + "slug": "samsung-galaxy-tab-4-10-1-scrapegsma-8077", + "base_model_slug": "galaxy-tab-4-10-1", + "name": "Samsung Galaxy Tab 4 10.1", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8077, + "sim": "No", + "model_numbers": [ + "SM-T530" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1280x800", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 487.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.192744", + "updated_at": "2026-06-30T09:50:26.192744", + "url": "/v1/tablets/samsung-galaxy-tab-4-10-1-scrapegsma-8077" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072/index.json new file mode 100644 index 000000000000..9bf8c4ca157a --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072/index.json @@ -0,0 +1,61 @@ +{ + "id": 2597, + "slug": "samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072", + "base_model_slug": "galaxy-tab-4-7-0-3g", + "name": "Samsung Galaxy Tab 4 7.0 3G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8072, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T231" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 276.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.194248", + "updated_at": "2026-06-30T09:50:26.194248", + "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-3g-scrapegsma-8072" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073/index.json new file mode 100644 index 000000000000..5cfcdca7cf29 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073/index.json @@ -0,0 +1,61 @@ +{ + "id": 2601, + "slug": "samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073", + "base_model_slug": "galaxy-tab-4-7-0-lte", + "name": "Samsung Galaxy Tab 4 7.0 LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8073, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T235" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 276.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.195764", + "updated_at": "2026-06-30T09:50:26.195764", + "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-lte-scrapegsma-8073" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-scrapegsma-8071/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-scrapegsma-8071/index.json new file mode 100644 index 000000000000..7a4fb17780d2 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-7-0-scrapegsma-8071/index.json @@ -0,0 +1,59 @@ +{ + "id": 2593, + "slug": "samsung-galaxy-tab-4-7-0-scrapegsma-8071", + "base_model_slug": "galaxy-tab-4-7-0", + "name": "Samsung Galaxy Tab 4 7.0", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8071, + "sim": "No", + "model_numbers": [ + "SM-T230", + "SM-T235" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 276.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.194248", + "updated_at": "2026-06-30T09:50:26.194248", + "url": "/v1/tablets/samsung-galaxy-tab-4-7-0-scrapegsma-8071" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047/index.json new file mode 100644 index 000000000000..3a6bc5569fed --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047/index.json @@ -0,0 +1,58 @@ +{ + "id": 2714, + "slug": "samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047", + "base_model_slug": "galaxy-tab-4-8-0-2015", + "name": "Samsung Galaxy Tab 4 8.0 (2015)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8047, + "sim": "No", + "model_numbers": [ + "SM-T333" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.212296", + "updated_at": "2026-06-30T09:50:26.212296", + "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-2015-scrapegsma-8047" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075/index.json new file mode 100644 index 000000000000..1c4b06fbccdc --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075/index.json @@ -0,0 +1,61 @@ +{ + "id": 2612, + "slug": "samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075", + "base_model_slug": "galaxy-tab-4-8-0-3g", + "name": "Samsung Galaxy Tab 4 8.0 3G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8075, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T331" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.197770", + "updated_at": "2026-06-30T09:50:26.197770", + "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-3g-scrapegsma-8075" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076/index.json new file mode 100644 index 000000000000..509a7fc2e231 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076/index.json @@ -0,0 +1,61 @@ +{ + "id": 2616, + "slug": "samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076", + "base_model_slug": "galaxy-tab-4-8-0-lte", + "name": "Samsung Galaxy Tab 4 8.0 LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8076, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T335" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.197770", + "updated_at": "2026-06-30T09:50:26.197770", + "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-lte-scrapegsma-8076" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-scrapegsma-8074/index.json b/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-scrapegsma-8074/index.json new file mode 100644 index 000000000000..2f4950aa5b8f --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-4-8-0-scrapegsma-8074/index.json @@ -0,0 +1,58 @@ +{ + "id": 2609, + "slug": "samsung-galaxy-tab-4-8-0-scrapegsma-8074", + "base_model_slug": "galaxy-tab-4-8-0", + "name": "Samsung Galaxy Tab 4 8.0", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-04-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8074, + "sim": "No", + "model_numbers": [ + "SM-T330" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.196770", + "updated_at": "2026-06-30T09:50:26.196770", + "url": "/v1/tablets/samsung-galaxy-tab-4-8-0-scrapegsma-8074" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252/index.json b/site/public/v1/tablets/samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252/index.json new file mode 100644 index 000000000000..429f55a24fff --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252/index.json @@ -0,0 +1,58 @@ +{ + "id": 2499, + "slug": "samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252", + "base_model_slug": "galaxy-tab-7-7-lte-i815", + "name": "Samsung Galaxy Tab 7.7 LTE I815", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8252, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.7, + "resolution": "800x1280", + "type": "Super AMOLED Plus capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 340.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.179704", + "updated_at": "2026-06-30T09:50:26.179704", + "url": "/v1/tablets/samsung-galaxy-tab-7-7-lte-i815-scrapegsma-8252" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216/index.json b/site/public/v1/tablets/samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216/index.json new file mode 100644 index 000000000000..a4be3b0fef78 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216/index.json @@ -0,0 +1,58 @@ +{ + "id": 2503, + "slug": "samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216", + "base_model_slug": "galaxy-tab-8-9-4g-p7320t", + "name": "Samsung Galaxy Tab 8.9 4G P7320T", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2012-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8216, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 8.9, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 458.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.181209", + "updated_at": "2026-06-30T09:50:26.181209", + "url": "/v1/tablets/samsung-galaxy-tab-8-9-4g-p7320t-scrapegsma-8216" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302/index.json b/site/public/v1/tablets/samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302/index.json new file mode 100644 index 000000000000..461268059ad9 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302/index.json @@ -0,0 +1,58 @@ +{ + "id": 2401, + "slug": "samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302", + "base_model_slug": "galaxy-tab-8-9-lte-i957", + "name": "Samsung Galaxy Tab 8.9 LTE I957", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-08-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8302, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 8.9, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 455.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, DLNA, hotspot", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.166674", + "updated_at": "2026-06-30T09:50:26.166674", + "url": "/v1/tablets/samsung-galaxy-tab-8-9-lte-i957-scrapegsma-8302" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-8-9-p7300-scrapegsma-8347/index.json b/site/public/v1/tablets/samsung-galaxy-tab-8-9-p7300-scrapegsma-8347/index.json new file mode 100644 index 000000000000..ab3b2623632b --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-8-9-p7300-scrapegsma-8347/index.json @@ -0,0 +1,58 @@ +{ + "id": 2407, + "slug": "samsung-galaxy-tab-8-9-p7300-scrapegsma-8347", + "base_model_slug": "galaxy-tab-8-9-p7300", + "name": "Samsung Galaxy Tab 8.9 P7300", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8347, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 8.9, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 453.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.0 (Honeycomb); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.167679", + "updated_at": "2026-06-30T09:50:26.167679", + "url": "/v1/tablets/samsung-galaxy-tab-8-9-p7300-scrapegsma-8347" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-8-9-p7310-scrapegsma-8348/index.json b/site/public/v1/tablets/samsung-galaxy-tab-8-9-p7310-scrapegsma-8348/index.json new file mode 100644 index 000000000000..76a34ec4e00d --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-8-9-p7310-scrapegsma-8348/index.json @@ -0,0 +1,55 @@ +{ + "id": 2413, + "slug": "samsung-galaxy-tab-8-9-p7310-scrapegsma-8348", + "base_model_slug": "galaxy-tab-8-9-p7310", + "name": "Samsung Galaxy Tab 8.9 P7310", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8348, + "sim": "No" + }, + "display": { + "size_inch": 8.9, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 447.9, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.0 (Honeycomb), upgradable to 3.1 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot, DLNA", + "bluetooth": "3.0, A2DP, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.168683", + "updated_at": "2026-06-30T09:50:26.168683", + "url": "/v1/tablets/samsung-galaxy-tab-8-9-p7310-scrapegsma-8348" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946/index.json new file mode 100644 index 000000000000..77c5fb15c6b7 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946/index.json @@ -0,0 +1,66 @@ +{ + "id": 2771, + "slug": "samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946", + "base_model_slug": "galaxy-tab-a-10-1-2016", + "name": "Samsung Galaxy Tab A 10.1 (2016)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2016-05-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 2, + 3, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7946, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T580", + "SM-T585", + "SM-P580", + "SM-P585" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 525.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0 (Marshmallow), upgradable to Android 8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, Beidou (market dependent)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.220325", + "updated_at": "2026-06-30T09:50:26.220325", + "url": "/v1/tablets/samsung-galaxy-tab-a-10-1-2016-scrapegsma-7946" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856/index.json new file mode 100644 index 000000000000..552bc4e24146 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856/index.json @@ -0,0 +1,62 @@ +{ + "id": 2834, + "slug": "samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856", + "base_model_slug": "galaxy-tab-a-10-1-2019", + "name": "Samsung Galaxy Tab A 10.1 (2019)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7856, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T515", + "SM-T510" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6150, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 460.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie); One UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.230351", + "updated_at": "2026-06-30T09:50:26.230351", + "url": "/v1/tablets/samsung-galaxy-tab-a-10-1-2019-scrapegsma-7856" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-10-5-scrapegsma-7861/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-10-5-scrapegsma-7861/index.json new file mode 100644 index 000000000000..cc1ce032c20d --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-10-5-scrapegsma-7861/index.json @@ -0,0 +1,62 @@ +{ + "id": 2812, + "slug": "samsung-galaxy-tab-a-10-5-scrapegsma-7861", + "base_model_slug": "galaxy-tab-a-10-5", + "name": "Samsung Galaxy Tab A 10.5", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2018-08-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7861, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T590", + "SM-T595" + ] + }, + "display": { + "size_inch": 10.5, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 529.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.227341", + "updated_at": "2026-06-30T09:50:26.227341", + "url": "/v1/tablets/samsung-galaxy-tab-a-10-5-scrapegsma-7861" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947/index.json new file mode 100644 index 000000000000..aa06f000852c --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947/index.json @@ -0,0 +1,62 @@ +{ + "id": 2777, + "slug": "samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947", + "base_model_slug": "galaxy-tab-a-7-0-2016", + "name": "Samsung Galaxy Tab A 7.0 (2016)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2016-03-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7947, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T280", + "SM-T285" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 283.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.221830", + "updated_at": "2026-06-30T09:50:26.221830", + "url": "/v1/tablets/samsung-galaxy-tab-a-7-0-2016-scrapegsma-7947" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2015-scrapegsma-575/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2015-scrapegsma-575/index.json new file mode 100644 index 000000000000..bdcbb78d9c62 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2015-scrapegsma-575/index.json @@ -0,0 +1,64 @@ +{ + "id": 2723, + "slug": "samsung-galaxy-tab-a-8-0-2015-scrapegsma-575", + "base_model_slug": "galaxy-tab-a-8-0-2015", + "name": "Samsung Galaxy Tab A 8.0 (2015)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 1, + 2, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 575, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T350", + "SM-T355" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 313.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.214297", + "updated_at": "2026-06-30T09:50:26.214297", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2015-scrapegsma-575" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891/index.json new file mode 100644 index 000000000000..a63e5d114b9f --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891/index.json @@ -0,0 +1,62 @@ +{ + "id": 2795, + "slug": "samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891", + "base_model_slug": "galaxy-tab-a-8-0-2017", + "name": "Samsung Galaxy Tab A 8.0 (2017)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2017-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7891, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T380", + "SM-T385" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 364.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.1 (Nougat), upgradable to Android 8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.224836", + "updated_at": "2026-06-30T09:50:26.224836", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2017-scrapegsma-7891" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859/index.json new file mode 100644 index 000000000000..d0c6fcf70775 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859/index.json @@ -0,0 +1,63 @@ +{ + "id": 2816, + "slug": "samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859", + "base_model_slug": "galaxy-tab-a-8-0-2018", + "name": "Samsung Galaxy Tab A 8.0 (2018)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2018-09-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7859, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T387", + "SM-T387W", + "SM-T387V" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 358.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.227341", + "updated_at": "2026-06-30T09:50:26.227341", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2018-scrapegsma-7859" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506/index.json new file mode 100644 index 000000000000..55010280cd21 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506/index.json @@ -0,0 +1,62 @@ +{ + "id": 2838, + "slug": "samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506", + "base_model_slug": "galaxy-tab-a-8-0-2019", + "name": "Samsung Galaxy Tab A 8.0 (2019)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-07-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1506, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T290", + "SM-T295" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 345.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.231351", + "updated_at": "2026-06-30T09:50:26.231351", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-2019-scrapegsma-1506" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512/index.json new file mode 100644 index 000000000000..479c967c55fd --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512/index.json @@ -0,0 +1,61 @@ +{ + "id": 2725, + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512", + "base_model_slug": "galaxy-tab-a-8-0-and-s-pen-2015", + "name": "Samsung Galaxy Tab A 8.0 & S Pen (2015)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1512, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-P355" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 338.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.214297", + "updated_at": "2026-06-30T09:50:26.214297", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2015-scrapegsma-1512" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510/index.json new file mode 100644 index 000000000000..eb7a7e696842 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510/index.json @@ -0,0 +1,62 @@ +{ + "id": 2839, + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510", + "base_model_slug": "galaxy-tab-a-8-0-and-s-pen-2019", + "name": "Samsung Galaxy Tab A 8.0 & S Pen (2019)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-03-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1510, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-P205", + "SM-P200" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 325.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), One UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.231351", + "updated_at": "2026-06-30T09:50:26.231351", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-2019-scrapegsma-1510" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996/index.json new file mode 100644 index 000000000000..e10a4eb2b559 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996/index.json @@ -0,0 +1,58 @@ +{ + "id": 2724, + "slug": "samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996", + "base_model_slug": "galaxy-tab-a-8-0-and-s-pen", + "name": "Samsung Galaxy Tab A 8.0 & S Pen", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7996, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 338.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.214297", + "updated_at": "2026-06-30T09:50:26.214297", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-and-s-pen-scrapegsma-7996" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-scrapegsma-7997/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-scrapegsma-7997/index.json new file mode 100644 index 000000000000..d2d77da3e878 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-0-scrapegsma-7997/index.json @@ -0,0 +1,60 @@ +{ + "id": 2719, + "slug": "samsung-galaxy-tab-a-8-0-scrapegsma-7997", + "base_model_slug": "galaxy-tab-a-8-0", + "name": "Samsung Galaxy Tab A 8.0", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 1, + 2, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7997, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 313.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.213297", + "updated_at": "2026-06-30T09:50:26.213297", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-0-scrapegsma-7997" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-8-2019-scrapegsma-7857/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-8-2019-scrapegsma-7857/index.json new file mode 100644 index 000000000000..e2f549feb7e6 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-8-2019-scrapegsma-7857/index.json @@ -0,0 +1,62 @@ +{ + "id": 2844, + "slug": "samsung-galaxy-tab-a-8-2019-scrapegsma-7857", + "base_model_slug": "galaxy-tab-a-8-2019", + "name": "Samsung Galaxy Tab A 8 (2019)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-03-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7857, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-P205", + "SM-P200" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 325.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie); One UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.231351", + "updated_at": "2026-06-30T09:50:26.231351", + "url": "/v1/tablets/samsung-galaxy-tab-a-8-2019-scrapegsma-7857" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994/index.json new file mode 100644 index 000000000000..e202819ed3ab --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994/index.json @@ -0,0 +1,62 @@ +{ + "id": 2736, + "slug": "samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994", + "base_model_slug": "galaxy-tab-a-9-7-and-s-pen", + "name": "Samsung Galaxy Tab A 9.7 & S Pen", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-07-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7994, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-P550", + "SM-P555" + ] + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 490.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.215802", + "updated_at": "2026-06-30T09:50:26.215802", + "url": "/v1/tablets/samsung-galaxy-tab-a-9-7-and-s-pen-scrapegsma-7994" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-a-9-7-scrapegsma-7995/index.json b/site/public/v1/tablets/samsung-galaxy-tab-a-9-7-scrapegsma-7995/index.json new file mode 100644 index 000000000000..8df5fa250724 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-a-9-7-scrapegsma-7995/index.json @@ -0,0 +1,64 @@ +{ + "id": 2735, + "slug": "samsung-galaxy-tab-a-9-7-scrapegsma-7995", + "base_model_slug": "galaxy-tab-a-9-7", + "name": "Samsung Galaxy Tab A 9.7", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 1, + 2, + 16, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7995, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T555", + "SM-T550" + ] + }, + "display": { + "size_inch": 9.7, + "resolution": "768x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 450.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop), upgradable to 6.0.1 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.215802", + "updated_at": "2026-06-30T09:50:26.215802", + "url": "/v1/tablets/samsung-galaxy-tab-a-9-7-scrapegsma-7995" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-active-2-scrapegsma-7890/index.json b/site/public/v1/tablets/samsung-galaxy-tab-active-2-scrapegsma-7890/index.json new file mode 100644 index 000000000000..ec77b53d81b7 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-active-2-scrapegsma-7890/index.json @@ -0,0 +1,58 @@ +{ + "id": 2797, + "slug": "samsung-galaxy-tab-active-2-scrapegsma-7890", + "base_model_slug": "galaxy-tab-active-2", + "name": "Samsung Galaxy Tab Active 2", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2017-10-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7890, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 415.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.224836", + "updated_at": "2026-06-30T09:50:26.224836", + "url": "/v1/tablets/samsung-galaxy-tab-active-2-scrapegsma-7890" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-active-lte-scrapegsma-8030/index.json b/site/public/v1/tablets/samsung-galaxy-tab-active-lte-scrapegsma-8030/index.json new file mode 100644 index 000000000000..cdf87216d3c2 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-active-lte-scrapegsma-8030/index.json @@ -0,0 +1,61 @@ +{ + "id": 2626, + "slug": "samsung-galaxy-tab-active-lte-scrapegsma-8030", + "base_model_slug": "galaxy-tab-active-lte", + "name": "Samsung Galaxy Tab Active LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8030, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T365" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 393.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.200276", + "updated_at": "2026-06-30T09:50:26.200276", + "url": "/v1/tablets/samsung-galaxy-tab-active-lte-scrapegsma-8030" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-active-pro-scrapegsma-1493/index.json b/site/public/v1/tablets/samsung-galaxy-tab-active-pro-scrapegsma-1493/index.json new file mode 100644 index 000000000000..ce6ebeae91c1 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-active-pro-scrapegsma-1493/index.json @@ -0,0 +1,62 @@ +{ + "id": 2848, + "slug": "samsung-galaxy-tab-active-pro-scrapegsma-1493", + "base_model_slug": "galaxy-tab-active-pro", + "name": "Samsung Galaxy Tab Active Pro", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1493, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T545", + "SM-T547" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1920x1200", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 653.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.232856", + "updated_at": "2026-06-30T09:50:26.232856", + "url": "/v1/tablets/samsung-galaxy-tab-active-pro-scrapegsma-1493" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-active-scrapegsma-8031/index.json b/site/public/v1/tablets/samsung-galaxy-tab-active-scrapegsma-8031/index.json new file mode 100644 index 000000000000..b75522521b32 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-active-scrapegsma-8031/index.json @@ -0,0 +1,58 @@ +{ + "id": 2622, + "slug": "samsung-galaxy-tab-active-scrapegsma-8031", + "base_model_slug": "galaxy-tab-active", + "name": "Samsung Galaxy Tab Active", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8031, + "sim": "No", + "model_numbers": [ + "SM-T360" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 393.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.198770", + "updated_at": "2026-06-30T09:50:26.198770", + "url": "/v1/tablets/samsung-galaxy-tab-active-scrapegsma-8031" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-advanced2-scrapegsma-7858/index.json b/site/public/v1/tablets/samsung-galaxy-tab-advanced2-scrapegsma-7858/index.json new file mode 100644 index 000000000000..cf5a821dcfb3 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-advanced2-scrapegsma-7858/index.json @@ -0,0 +1,58 @@ +{ + "id": 2820, + "slug": "samsung-galaxy-tab-advanced2-scrapegsma-7858", + "base_model_slug": "galaxy-tab-advanced2", + "name": "Samsung Galaxy Tab Advanced2", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2018-11-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7858, + "sim": "No", + "model_numbers": [ + "SM-T583" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 525.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.228346", + "updated_at": "2026-06-30T09:50:26.228346", + "url": "/v1/tablets/samsung-galaxy-tab-advanced2-scrapegsma-7858" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-e-8-0-scrapegsma-7954/index.json b/site/public/v1/tablets/samsung-galaxy-tab-e-8-0-scrapegsma-7954/index.json new file mode 100644 index 000000000000..2ad75116a205 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-e-8-0-scrapegsma-7954/index.json @@ -0,0 +1,65 @@ +{ + "id": 2781, + "slug": "samsung-galaxy-tab-e-8-0-scrapegsma-7954", + "base_model_slug": "galaxy-tab-e-8-0", + "name": "Samsung Galaxy Tab E 8.0", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7954, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T377W", + "SM-T377", + "SM-T375", + "SM-T377P", + "SM-T377R" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 360.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1.1 (Lollipop), upgradable to 7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.221830", + "updated_at": "2026-06-30T09:50:26.221830", + "url": "/v1/tablets/samsung-galaxy-tab-e-8-0-scrapegsma-7954" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-j-scrapegsma-7933/index.json b/site/public/v1/tablets/samsung-galaxy-tab-j-scrapegsma-7933/index.json new file mode 100644 index 000000000000..e44d85dbc34f --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-j-scrapegsma-7933/index.json @@ -0,0 +1,61 @@ +{ + "id": 2786, + "slug": "samsung-galaxy-tab-j-scrapegsma-7933", + "base_model_slug": "galaxy-tab-j", + "name": "Samsung Galaxy Tab J", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2016-07-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7933, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T285YD" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "PLS capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 289.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.222834", + "updated_at": "2026-06-30T09:50:26.222834", + "url": "/v1/tablets/samsung-galaxy-tab-j-scrapegsma-7933" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102/index.json b/site/public/v1/tablets/samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102/index.json new file mode 100644 index 000000000000..18a4cd15e6d6 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102/index.json @@ -0,0 +1,61 @@ +{ + "id": 2637, + "slug": "samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102", + "base_model_slug": "galaxy-tab-pro-10-1-lte", + "name": "Samsung Galaxy Tab Pro 10.1 LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8102, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T525" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8220, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 477.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.201281", + "updated_at": "2026-06-30T09:50:26.201281", + "url": "/v1/tablets/samsung-galaxy-tab-pro-10-1-lte-scrapegsma-8102" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-pro-10-1-scrapegsma-8103/index.json b/site/public/v1/tablets/samsung-galaxy-tab-pro-10-1-scrapegsma-8103/index.json new file mode 100644 index 000000000000..183cdd291880 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-pro-10-1-scrapegsma-8103/index.json @@ -0,0 +1,58 @@ +{ + "id": 2632, + "slug": "samsung-galaxy-tab-pro-10-1-scrapegsma-8103", + "base_model_slug": "galaxy-tab-pro-10-1", + "name": "Samsung Galaxy Tab Pro 10.1", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8103, + "sim": "No", + "model_numbers": [ + "SM-T520" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8220, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 469.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.201281", + "updated_at": "2026-06-30T09:50:26.201281", + "url": "/v1/tablets/samsung-galaxy-tab-pro-10-1-scrapegsma-8103" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100/index.json b/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100/index.json new file mode 100644 index 000000000000..c2bd9fcd98c1 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100/index.json @@ -0,0 +1,58 @@ +{ + "id": 2649, + "slug": "samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100", + "base_model_slug": "galaxy-tab-pro-12-2-3g", + "name": "Samsung Galaxy Tab Pro 12.2 3G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8100, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 12.2, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 732.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.203281", + "updated_at": "2026-06-30T09:50:26.203281", + "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-3g-scrapegsma-8100" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099/index.json b/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099/index.json new file mode 100644 index 000000000000..515ba7ee5d05 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099/index.json @@ -0,0 +1,61 @@ +{ + "id": 2653, + "slug": "samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099", + "base_model_slug": "galaxy-tab-pro-12-2-lte", + "name": "Samsung Galaxy Tab Pro 12.2 LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8099, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T905" + ] + }, + "display": { + "size_inch": 12.2, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 740.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.204281", + "updated_at": "2026-06-30T09:50:26.204281", + "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-lte-scrapegsma-8099" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-scrapegsma-8101/index.json b/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-scrapegsma-8101/index.json new file mode 100644 index 000000000000..67033a933f3c --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-pro-12-2-scrapegsma-8101/index.json @@ -0,0 +1,58 @@ +{ + "id": 2645, + "slug": "samsung-galaxy-tab-pro-12-2-scrapegsma-8101", + "base_model_slug": "galaxy-tab-pro-12-2", + "name": "Samsung Galaxy Tab Pro 12.2", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8101, + "sim": "No", + "model_numbers": [ + "SM-T9000" + ] + }, + "display": { + "size_inch": 12.2, + "resolution": "2560x1600", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 9500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 730.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.1.1 (Lollipop); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.202281", + "updated_at": "2026-06-30T09:50:26.202281", + "url": "/v1/tablets/samsung-galaxy-tab-pro-12-2-scrapegsma-8101" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104/index.json b/site/public/v1/tablets/samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104/index.json new file mode 100644 index 000000000000..f15792c2f4aa --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104/index.json @@ -0,0 +1,62 @@ +{ + "id": 2662, + "slug": "samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104", + "base_model_slug": "galaxy-tab-pro-8-4-3g-lte", + "name": "Samsung Galaxy Tab Pro 8.4 3G/LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8104, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T325", + "SM-T321" + ] + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 335.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.205280", + "updated_at": "2026-06-30T09:50:26.205280", + "url": "/v1/tablets/samsung-galaxy-tab-pro-8-4-3g-lte-scrapegsma-8104" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-pro-8-4-scrapegsma-8105/index.json b/site/public/v1/tablets/samsung-galaxy-tab-pro-8-4-scrapegsma-8105/index.json new file mode 100644 index 000000000000..f92fdeafd4e2 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-pro-8-4-scrapegsma-8105/index.json @@ -0,0 +1,58 @@ +{ + "id": 2658, + "slug": "samsung-galaxy-tab-pro-8-4-scrapegsma-8105", + "base_model_slug": "galaxy-tab-pro-8-4", + "name": "Samsung Galaxy Tab Pro 8.4", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8105, + "sim": "No", + "model_numbers": [ + "SM-T320" + ] + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "Super clear LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 331.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.204281", + "updated_at": "2026-06-30T09:50:26.204281", + "url": "/v1/tablets/samsung-galaxy-tab-pro-8-4-scrapegsma-8105" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059/index.json new file mode 100644 index 000000000000..c101542bc572 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059/index.json @@ -0,0 +1,61 @@ +{ + "id": 2672, + "slug": "samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059", + "base_model_slug": "galaxy-tab-s-10-5-lte", + "name": "Samsung Galaxy Tab S 10.5 LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8059, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T805" + ] + }, + "display": { + "size_inch": 10.5, + "resolution": "2560x1600", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 467.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.206788", + "updated_at": "2026-06-30T09:50:26.206788", + "url": "/v1/tablets/samsung-galaxy-tab-s-10-5-lte-scrapegsma-8059" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s-10-5-scrapegsma-8060/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s-10-5-scrapegsma-8060/index.json new file mode 100644 index 000000000000..3ece948ad834 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s-10-5-scrapegsma-8060/index.json @@ -0,0 +1,58 @@ +{ + "id": 2668, + "slug": "samsung-galaxy-tab-s-10-5-scrapegsma-8060", + "base_model_slug": "galaxy-tab-s-10-5", + "name": "Samsung Galaxy Tab S 10.5", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8060, + "sim": "No", + "model_numbers": [ + "SM-T800" + ] + }, + "display": { + "size_inch": 10.5, + "resolution": "2560x1600", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 465.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0.1 (Marshmallow); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.205784", + "updated_at": "2026-06-30T09:50:26.205784", + "url": "/v1/tablets/samsung-galaxy-tab-s-10-5-scrapegsma-8060" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057/index.json new file mode 100644 index 000000000000..c6c02c41835a --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057/index.json @@ -0,0 +1,61 @@ +{ + "id": 2682, + "slug": "samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057", + "base_model_slug": "galaxy-tab-s-8-4-lte", + "name": "Samsung Galaxy Tab S 8.4 LTE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8057, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SM-T705" + ] + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 298.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.207789", + "updated_at": "2026-06-30T09:50:26.207789", + "url": "/v1/tablets/samsung-galaxy-tab-s-8-4-lte-scrapegsma-8057" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s-8-4-scrapegsma-8058/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s-8-4-scrapegsma-8058/index.json new file mode 100644 index 000000000000..5d9ceef4ccaf --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s-8-4-scrapegsma-8058/index.json @@ -0,0 +1,58 @@ +{ + "id": 2678, + "slug": "samsung-galaxy-tab-s-8-4-scrapegsma-8058", + "base_model_slug": "galaxy-tab-s-8-4", + "name": "Samsung Galaxy Tab S 8.4", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8058, + "sim": "No", + "model_numbers": [ + "SM-T700" + ] + }, + "display": { + "size_inch": 8.4, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 294.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.207789", + "updated_at": "2026-06-30T09:50:26.207789", + "url": "/v1/tablets/samsung-galaxy-tab-s-8-4-scrapegsma-8058" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s2-8-0-scrapegsma-7980/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s2-8-0-scrapegsma-7980/index.json new file mode 100644 index 000000000000..b2dd260bcada --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s2-8-0-scrapegsma-7980/index.json @@ -0,0 +1,63 @@ +{ + "id": 2751, + "slug": "samsung-galaxy-tab-s2-8-0-scrapegsma-7980", + "base_model_slug": "galaxy-tab-s2-8-0", + "name": "Samsung Galaxy Tab S2 8.0", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-07-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7980, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T715", + "SM-T710", + "SM-T719N" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "1536x2048", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 265.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0.2 (Lollipop), upgradable to 6.0.1 (Marshmallow) - T710, T715Android 6.0.1 (Marshmallow), upgradable to 7.0 (Nougat) - T719N", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.217321", + "updated_at": "2026-06-30T09:50:26.217321", + "url": "/v1/tablets/samsung-galaxy-tab-s2-8-0-scrapegsma-7980" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s2-9-7-scrapegsma-7979/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s2-9-7-scrapegsma-7979/index.json new file mode 100644 index 000000000000..f49b7ac2108f --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s2-9-7-scrapegsma-7979/index.json @@ -0,0 +1,64 @@ +{ + "id": 2756, + "slug": "samsung-galaxy-tab-s2-9-7-scrapegsma-7979", + "base_model_slug": "galaxy-tab-s2-9-7", + "name": "Samsung Galaxy Tab S2 9.7", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2015-07-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7979, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T810", + "SM-T815", + "SM-T813N", + "SM-T819N" + ] + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5870, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 389.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0.2 (Lollipop), upgradable to 6.0.1 (Marshmallow) - T810, T815Android 6.0.1 (Marshmallow), upgradable to 7.0 (Nougat) - T813N, T819N", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.218325", + "updated_at": "2026-06-30T09:50:26.218325", + "url": "/v1/tablets/samsung-galaxy-tab-s2-9-7-scrapegsma-7979" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s3-9-7-scrapegsma-7909/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s3-9-7-scrapegsma-7909/index.json new file mode 100644 index 000000000000..e46e9c461576 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s3-9-7-scrapegsma-7909/index.json @@ -0,0 +1,62 @@ +{ + "id": 2804, + "slug": "samsung-galaxy-tab-s3-9-7-scrapegsma-7909", + "base_model_slug": "galaxy-tab-s3-9-7", + "name": "Samsung Galaxy Tab S3 9.7", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2017-02-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7909, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T820", + "SM-T825" + ] + }, + "display": { + "size_inch": 9.7, + "resolution": "1536x2048", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 429.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat), upgradable to Android 8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.226338", + "updated_at": "2026-06-30T09:50:26.226338", + "url": "/v1/tablets/samsung-galaxy-tab-s3-9-7-scrapegsma-7909" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s4-10-5-scrapegsma-7860/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s4-10-5-scrapegsma-7860/index.json new file mode 100644 index 000000000000..2d75e0db6cf5 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s4-10-5-scrapegsma-7860/index.json @@ -0,0 +1,63 @@ +{ + "id": 2824, + "slug": "samsung-galaxy-tab-s4-10-5-scrapegsma-7860", + "base_model_slug": "galaxy-tab-s4-10-5", + "name": "Samsung Galaxy Tab S4 10.5", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2018-08-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 4, + 6, + 256 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7860, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T830", + "SM-T835" + ] + }, + "display": { + "size_inch": 10.5, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 482.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.1 (Oreo), upgradable to Android 9.0 (Pie); One UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.229350", + "updated_at": "2026-06-30T09:50:26.229350", + "url": "/v1/tablets/samsung-galaxy-tab-s4-10-5-scrapegsma-7860" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s5e-scrapegsma-7855/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s5e-scrapegsma-7855/index.json new file mode 100644 index 000000000000..929ce9dba9f2 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s5e-scrapegsma-7855/index.json @@ -0,0 +1,64 @@ +{ + "id": 2852, + "slug": "samsung-galaxy-tab-s5e-scrapegsma-7855", + "base_model_slug": "galaxy-tab-s5e", + "name": "Samsung Galaxy Tab S5e", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-02-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 4, + 6, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7855, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T725", + "SM-T720" + ] + }, + "display": { + "size_inch": 10.5, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7040, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 400.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie); One UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.233862", + "updated_at": "2026-06-30T09:50:26.233862", + "url": "/v1/tablets/samsung-galaxy-tab-s5e-scrapegsma-7855" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s6-5g-scrapegsma-1480/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s6-5g-scrapegsma-1480/index.json new file mode 100644 index 000000000000..64a3f56c73ae --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s6-5g-scrapegsma-1480/index.json @@ -0,0 +1,61 @@ +{ + "id": 2869, + "slug": "samsung-galaxy-tab-s6-5g-scrapegsma-1480", + "base_model_slug": "galaxy-tab-s6-5g", + "name": "Samsung Galaxy Tab S6 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2020-01-01", + "msrp_usd": null, + "ram_gb": 6.0, + "storage_options_gb": [ + 6, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1480, + "network": { + "cellular": "5G" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T866N" + ] + }, + "display": { + "size_inch": 10.5, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7040, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 420.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, One UI 2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.236365", + "updated_at": "2026-06-30T09:50:26.236365", + "url": "/v1/tablets/samsung-galaxy-tab-s6-5g-scrapegsma-1480" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s6-lite-scrapegsma-1466/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s6-lite-scrapegsma-1466/index.json new file mode 100644 index 000000000000..149fc1eb26d8 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s6-lite-scrapegsma-1466/index.json @@ -0,0 +1,63 @@ +{ + "id": 2875, + "slug": "samsung-galaxy-tab-s6-lite-scrapegsma-1466", + "base_model_slug": "galaxy-tab-s6-lite", + "name": "Samsung Galaxy Tab S6 Lite", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2020-04-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1466, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-P610N", + "SM-P615" + ] + }, + "display": { + "size_inch": 10.4, + "resolution": "1200x2000", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7040, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 467.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 10, One UI 2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.237371", + "updated_at": "2026-06-30T09:50:26.237371", + "url": "/v1/tablets/samsung-galaxy-tab-s6-lite-scrapegsma-1466" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s6-scrapegsma-1505/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s6-scrapegsma-1505/index.json new file mode 100644 index 000000000000..00a9f207ba0a --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-s6-scrapegsma-1505/index.json @@ -0,0 +1,64 @@ +{ + "id": 2856, + "slug": "samsung-galaxy-tab-s6-scrapegsma-1505", + "base_model_slug": "galaxy-tab-s6", + "name": "Samsung Galaxy Tab S6", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-07-01", + "msrp_usd": null, + "ram_gb": 8.0, + "storage_options_gb": [ + 6, + 8, + 128, + 256 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1505, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-T860", + "SM-T865" + ] + }, + "display": { + "size_inch": 10.5, + "resolution": "1600x2560", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7040, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 420.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 9.0 (Pie), upgradable to Android 10, One UI 2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.233862", + "updated_at": "2026-06-30T09:50:26.233862", + "url": "/v1/tablets/samsung-galaxy-tab-s6-scrapegsma-1505" +} diff --git a/site/public/v1/tablets/samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402/index.json b/site/public/v1/tablets/samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402/index.json new file mode 100644 index 000000000000..75afdcaa0c02 --- /dev/null +++ b/site/public/v1/tablets/samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402/index.json @@ -0,0 +1,57 @@ +{ + "id": 2369, + "slug": "samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402", + "base_model_slug": "galaxy-tab-t-mobile-t849", + "name": "Samsung Galaxy Tab T-Mobile T849", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2010-11-01", + "msrp_usd": null, + "ram_gb": 0.625, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8402, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 380.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 2.2 (Froyo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, DLNA, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.161642", + "updated_at": "2026-06-30T09:50:26.161642", + "url": "/v1/tablets/samsung-galaxy-tab-t-mobile-t849-scrapegsma-8402" +} diff --git a/site/public/v1/tablets/samsung-p1000-galaxy-tab-scrapegsma-8403/index.json b/site/public/v1/tablets/samsung-p1000-galaxy-tab-scrapegsma-8403/index.json new file mode 100644 index 000000000000..d3a6d90a7fa5 --- /dev/null +++ b/site/public/v1/tablets/samsung-p1000-galaxy-tab-scrapegsma-8403/index.json @@ -0,0 +1,60 @@ +{ + "id": 2376, + "slug": "samsung-p1000-galaxy-tab-scrapegsma-8403", + "base_model_slug": "p1000-galaxy-tab", + "name": "Samsung P1000 Galaxy Tab", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2010-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8403, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM", + "model_numbers": [ + "GT-P1000" + ] + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 380.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 2.2 (Froyo), upgradable to 2.3 (Gingerbread); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.162647", + "updated_at": "2026-06-30T09:50:26.162647", + "url": "/v1/tablets/samsung-p1000-galaxy-tab-scrapegsma-8403" +} diff --git a/site/public/v1/tablets/samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343/index.json b/site/public/v1/tablets/samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343/index.json new file mode 100644 index 000000000000..efb82b8ed351 --- /dev/null +++ b/site/public/v1/tablets/samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343/index.json @@ -0,0 +1,54 @@ +{ + "id": 2419, + "slug": "samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343", + "base_model_slug": "p1010-galaxy-tab-wi-fi", + "name": "Samsung P1010 Galaxy Tab Wi-Fi", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-03-01", + "msrp_usd": null, + "ram_gb": 0.578125, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8343, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 380.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 2.2 (Froyo), upgradable to 2.3 (Gingerbread)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.169683", + "updated_at": "2026-06-30T09:50:26.169683", + "url": "/v1/tablets/samsung-p1010-galaxy-tab-wi-fi-scrapegsma-8343" +} diff --git a/site/public/v1/tablets/samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286/index.json b/site/public/v1/tablets/samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286/index.json new file mode 100644 index 000000000000..1cb4cbd62071 --- /dev/null +++ b/site/public/v1/tablets/samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286/index.json @@ -0,0 +1,58 @@ +{ + "id": 2425, + "slug": "samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286", + "base_model_slug": "p6200-galaxy-tab-7-0-plus", + "name": "Samsung P6200 Galaxy Tab 7.0 Plus", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8286, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 345.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb), upgradable to 4.1 (Jelly Bean); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "3.0, A2DP, aptX", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.169683", + "updated_at": "2026-06-30T09:50:26.169683", + "url": "/v1/tablets/samsung-p6200-galaxy-tab-7-0-plus-scrapegsma-8286" +} diff --git a/site/public/v1/tablets/samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285/index.json b/site/public/v1/tablets/samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285/index.json new file mode 100644 index 000000000000..45d71c60fb46 --- /dev/null +++ b/site/public/v1/tablets/samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285/index.json @@ -0,0 +1,55 @@ +{ + "id": 2430, + "slug": "samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285", + "base_model_slug": "p6210-galaxy-tab-7-0-plus", + "name": "Samsung P6210 Galaxy Tab 7.0 Plus", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8285, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "PLS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 345.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb), upgradable to 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.170683", + "updated_at": "2026-06-30T09:50:26.170683", + "url": "/v1/tablets/samsung-p6210-galaxy-tab-7-0-plus-scrapegsma-8285" +} diff --git a/site/public/v1/tablets/samsung-p6800-galaxy-tab-7-7-scrapegsma-8291/index.json b/site/public/v1/tablets/samsung-p6800-galaxy-tab-7-7-scrapegsma-8291/index.json new file mode 100644 index 000000000000..0383598a8755 --- /dev/null +++ b/site/public/v1/tablets/samsung-p6800-galaxy-tab-7-7-scrapegsma-8291/index.json @@ -0,0 +1,58 @@ +{ + "id": 2436, + "slug": "samsung-p6800-galaxy-tab-7-7-scrapegsma-8291", + "base_model_slug": "p6800-galaxy-tab-7-7", + "name": "Samsung P6800 Galaxy Tab 7.7", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8291, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.7, + "resolution": "800x1280", + "type": "Super AMOLED Plus capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 340.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb); TouchWiz UX UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.172187", + "updated_at": "2026-06-30T09:50:26.172187", + "url": "/v1/tablets/samsung-p6800-galaxy-tab-7-7-scrapegsma-8291" +} diff --git a/site/public/v1/tablets/samsung-p6810-galaxy-tab-7-7-scrapegsma-8290/index.json b/site/public/v1/tablets/samsung-p6810-galaxy-tab-7-7-scrapegsma-8290/index.json new file mode 100644 index 000000000000..0b9b065c7400 --- /dev/null +++ b/site/public/v1/tablets/samsung-p6810-galaxy-tab-7-7-scrapegsma-8290/index.json @@ -0,0 +1,55 @@ +{ + "id": 2442, + "slug": "samsung-p6810-galaxy-tab-7-7-scrapegsma-8290", + "base_model_slug": "p6810-galaxy-tab-7-7", + "name": "Samsung P6810 Galaxy Tab 7.7", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-01-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8290, + "sim": "No" + }, + "display": { + "size_inch": 7.7, + "resolution": "800x1280", + "type": "Super AMOLED Plus capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 340.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.172187", + "updated_at": "2026-06-30T09:50:26.172187", + "url": "/v1/tablets/samsung-p6810-galaxy-tab-7-7-scrapegsma-8290" +} diff --git a/site/public/v1/tablets/samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344/index.json b/site/public/v1/tablets/samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344/index.json new file mode 100644 index 000000000000..42f328a34de5 --- /dev/null +++ b/site/public/v1/tablets/samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344/index.json @@ -0,0 +1,58 @@ +{ + "id": 2451, + "slug": "samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344", + "base_model_slug": "p7500-galaxy-tab-10-1-3g", + "name": "Samsung P7500 Galaxy Tab 10.1 3G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2011-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8344, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "PLS TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 565.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.1 (Honeycomb); TouchWiz UI", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.174192", + "updated_at": "2026-06-30T09:50:26.174192", + "url": "/v1/tablets/samsung-p7500-galaxy-tab-10-1-3g-scrapegsma-8344" +} diff --git a/site/public/v1/tablets/sony-tablet-p-3g-scrapegsma-9247/index.json b/site/public/v1/tablets/sony-tablet-p-3g-scrapegsma-9247/index.json new file mode 100644 index 000000000000..026fb1dcf536 --- /dev/null +++ b/site/public/v1/tablets/sony-tablet-p-3g-scrapegsma-9247/index.json @@ -0,0 +1,58 @@ +{ + "id": 2951, + "slug": "sony-tablet-p-3g-scrapegsma-9247", + "base_model_slug": "tablet-p-3g", + "name": "Sony Tablet P 3G", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2011-08-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9247, + "network": { + "cellular": "4G LTE" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 5.5, + "resolution": "1024x480", + "type": "Dual TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 372.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, DLNA", + "bluetooth": "2.1, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.249401", + "updated_at": "2026-06-30T09:50:26.249401", + "url": "/v1/tablets/sony-tablet-p-3g-scrapegsma-9247" +} diff --git a/site/public/v1/tablets/sony-tablet-p-scrapegsma-9246/index.json b/site/public/v1/tablets/sony-tablet-p-scrapegsma-9246/index.json new file mode 100644 index 000000000000..6015edf8f155 --- /dev/null +++ b/site/public/v1/tablets/sony-tablet-p-scrapegsma-9246/index.json @@ -0,0 +1,58 @@ +{ + "id": 2963, + "slug": "sony-tablet-p-scrapegsma-9246", + "base_model_slug": "tablet-p", + "name": "Sony Tablet P", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2012-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9246, + "network": { + "cellular": "2G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 5.5, + "resolution": "1024x480", + "type": "Dual TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 3080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 372.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb), upgradable to 4.0 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, DLNA", + "bluetooth": "2.1, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.251406", + "updated_at": "2026-06-30T09:50:26.251406", + "url": "/v1/tablets/sony-tablet-p-scrapegsma-9246" +} diff --git a/site/public/v1/tablets/sony-xperia-tablet-s-3g-scrapegsma-9223/index.json b/site/public/v1/tablets/sony-xperia-tablet-s-3g-scrapegsma-9223/index.json new file mode 100644 index 000000000000..84d436f9aac6 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-tablet-s-3g-scrapegsma-9223/index.json @@ -0,0 +1,58 @@ +{ + "id": 2975, + "slug": "sony-xperia-tablet-s-3g-scrapegsma-9223", + "base_model_slug": "xperia-tablet-s-3g", + "name": "Sony Xperia Tablet S 3G", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2012-08-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9223, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 9.4, + "resolution": "800x1280", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 585.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.253406", + "updated_at": "2026-06-30T09:50:26.253406", + "url": "/v1/tablets/sony-xperia-tablet-s-3g-scrapegsma-9223" +} diff --git a/site/public/v1/tablets/sony-xperia-tablet-s-scrapegsma-9224/index.json b/site/public/v1/tablets/sony-xperia-tablet-s-scrapegsma-9224/index.json new file mode 100644 index 000000000000..3e6bdeb55035 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-tablet-s-scrapegsma-9224/index.json @@ -0,0 +1,55 @@ +{ + "id": 2969, + "slug": "sony-xperia-tablet-s-scrapegsma-9224", + "base_model_slug": "xperia-tablet-s", + "name": "Sony Xperia Tablet S", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2012-08-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9224, + "sim": "No" + }, + "display": { + "size_inch": 9.4, + "resolution": "800x1280", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 570.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.3 (Ice Cream Sandwich), upgradable to 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "3.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.252405", + "updated_at": "2026-06-30T09:50:26.252405", + "url": "/v1/tablets/sony-xperia-tablet-s-scrapegsma-9224" +} diff --git a/site/public/v1/tablets/sony-xperia-tablet-z-lte-scrapegsma-9216/index.json b/site/public/v1/tablets/sony-xperia-tablet-z-lte-scrapegsma-9216/index.json new file mode 100644 index 000000000000..ea08480ca057 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-tablet-z-lte-scrapegsma-9216/index.json @@ -0,0 +1,63 @@ +{ + "id": 2981, + "slug": "sony-xperia-tablet-z-lte-scrapegsma-9216", + "base_model_slug": "xperia-tablet-z-lte", + "name": "Sony Xperia Tablet Z LTE", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2013-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9216, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM", + "model_numbers": [ + "SGP321", + "SO-03E", + "SGP351" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 495.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean), upgradable to 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, WiFi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.253406", + "updated_at": "2026-06-30T09:50:26.253406", + "url": "/v1/tablets/sony-xperia-tablet-z-lte-scrapegsma-9216" +} diff --git a/site/public/v1/tablets/sony-xperia-tablet-z-wi-fi-scrapegsma-9217/index.json b/site/public/v1/tablets/sony-xperia-tablet-z-wi-fi-scrapegsma-9217/index.json new file mode 100644 index 000000000000..e92bfd3fe270 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-tablet-z-wi-fi-scrapegsma-9217/index.json @@ -0,0 +1,59 @@ +{ + "id": 2986, + "slug": "sony-xperia-tablet-z-wi-fi-scrapegsma-9217", + "base_model_slug": "xperia-tablet-z-wi-fi", + "name": "Sony Xperia Tablet Z Wi-Fi", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2013-02-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9217, + "sim": "No", + "model_numbers": [ + "SGP311", + "SGP312" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "LED-backlit LCD, capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 495.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1.2 (Jelly Bean), upgradable to 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, DLNA, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS, GLONASS (market dependant)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.254910", + "updated_at": "2026-06-30T09:50:26.254910", + "url": "/v1/tablets/sony-xperia-tablet-z-wi-fi-scrapegsma-9217" +} diff --git a/site/public/v1/tablets/sony-xperia-z2-tablet-lte-scrapegsma-9200/index.json b/site/public/v1/tablets/sony-xperia-z2-tablet-lte-scrapegsma-9200/index.json new file mode 100644 index 000000000000..09052ae68f96 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-z2-tablet-lte-scrapegsma-9200/index.json @@ -0,0 +1,58 @@ +{ + "id": 2993, + "slug": "sony-xperia-z2-tablet-lte-scrapegsma-9200", + "base_model_slug": "xperia-z2-tablet-lte", + "name": "Sony Xperia Z2 Tablet LTE", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2014-02-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9200, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 439.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP, aptX", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.255915", + "updated_at": "2026-06-30T09:50:26.255915", + "url": "/v1/tablets/sony-xperia-z2-tablet-lte-scrapegsma-9200" +} diff --git a/site/public/v1/tablets/sony-xperia-z2-tablet-wi-fi-scrapegsma-9201/index.json b/site/public/v1/tablets/sony-xperia-z2-tablet-wi-fi-scrapegsma-9201/index.json new file mode 100644 index 000000000000..c4637fa9a2c5 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-z2-tablet-wi-fi-scrapegsma-9201/index.json @@ -0,0 +1,55 @@ +{ + "id": 2998, + "slug": "sony-xperia-z2-tablet-wi-fi-scrapegsma-9201", + "base_model_slug": "xperia-z2-tablet-wi-fi", + "name": "Sony Xperia Z2 Tablet Wi-Fi", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2014-02-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9201, + "sim": "No" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 426.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP, aptX", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.256420", + "updated_at": "2026-06-30T09:50:26.256420", + "url": "/v1/tablets/sony-xperia-z2-tablet-wi-fi-scrapegsma-9201" +} diff --git a/site/public/v1/tablets/sony-xperia-z3-tablet-compact-scrapegsma-9186/index.json b/site/public/v1/tablets/sony-xperia-z3-tablet-compact-scrapegsma-9186/index.json new file mode 100644 index 000000000000..05c24d76f559 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-z3-tablet-compact-scrapegsma-9186/index.json @@ -0,0 +1,58 @@ +{ + "id": 3003, + "slug": "sony-xperia-z3-tablet-compact-scrapegsma-9186", + "base_model_slug": "xperia-z3-tablet-compact", + "name": "Sony Xperia Z3 Tablet Compact", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9186, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "TFT LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 270.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.2 (KitKat), upgradable to 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot", + "bluetooth": "4.0, A2DP, LE, aptX", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.257425", + "updated_at": "2026-06-30T09:50:26.257425", + "url": "/v1/tablets/sony-xperia-z3-tablet-compact-scrapegsma-9186" +} diff --git a/site/public/v1/tablets/sony-xperia-z4-tablet-lte-scrapegsma-9179/index.json b/site/public/v1/tablets/sony-xperia-z4-tablet-lte-scrapegsma-9179/index.json new file mode 100644 index 000000000000..a0c9f7cb37f1 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-z4-tablet-lte-scrapegsma-9179/index.json @@ -0,0 +1,61 @@ +{ + "id": 3011, + "slug": "sony-xperia-z4-tablet-lte-scrapegsma-9179", + "base_model_slug": "xperia-z4-tablet-lte", + "name": "Sony Xperia Z4 Tablet LTE", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9179, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SGP771" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 393.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop), 6.0 (Marshmallow), upgradable to 7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, DLNA, WiFi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE, aptX", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.258425", + "updated_at": "2026-06-30T09:50:26.258425", + "url": "/v1/tablets/sony-xperia-z4-tablet-lte-scrapegsma-9179" +} diff --git a/site/public/v1/tablets/sony-xperia-z4-tablet-wifi-scrapegsma-9178/index.json b/site/public/v1/tablets/sony-xperia-z4-tablet-wifi-scrapegsma-9178/index.json new file mode 100644 index 000000000000..e1cf5a678ac3 --- /dev/null +++ b/site/public/v1/tablets/sony-xperia-z4-tablet-wifi-scrapegsma-9178/index.json @@ -0,0 +1,58 @@ +{ + "id": 3016, + "slug": "sony-xperia-z4-tablet-wifi-scrapegsma-9178", + "base_model_slug": "xperia-z4-tablet-wifi", + "name": "Sony Xperia Z4 Tablet WiFi", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 3.0, + "storage_options_gb": [ + 3, + 32 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9178, + "sim": "No", + "model_numbers": [ + "SGP712" + ] + }, + "display": { + "size_inch": 10.1, + "resolution": "2560x1600", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 389.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop), upgradable to 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, DLNA, WiFi Direct", + "bluetooth": "4.1, A2DP, LE, aptX", + "gps": "Yes, with GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.259425", + "updated_at": "2026-06-30T09:50:26.259425", + "url": "/v1/tablets/sony-xperia-z4-tablet-wifi-scrapegsma-9178" +} diff --git a/site/public/v1/tablets/vodafone-smart-tab-4g-scrapegsma-10023/index.json b/site/public/v1/tablets/vodafone-smart-tab-4g-scrapegsma-10023/index.json new file mode 100644 index 000000000000..c239230cafb8 --- /dev/null +++ b/site/public/v1/tablets/vodafone-smart-tab-4g-scrapegsma-10023/index.json @@ -0,0 +1,58 @@ +{ + "id": 3169, + "slug": "vodafone-smart-tab-4g-scrapegsma-10023", + "base_model_slug": "smart-tab-4g", + "name": "Vodafone Smart Tab 4G", + "brand": { + "id": 83, + "slug": "vodafone", + "name": "Vodafone", + "country": "GB", + "url": "/v1/brands/vodafone" + }, + "soc": null, + "release_date": "2014-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10023, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 8.0, + "resolution": "720x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 327.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.284947", + "updated_at": "2026-06-30T09:50:26.284947", + "url": "/v1/tablets/vodafone-smart-tab-4g-scrapegsma-10023" +} diff --git a/site/public/v1/tablets/vodafone-smart-tab-ii-10-scrapegsma-10034/index.json b/site/public/v1/tablets/vodafone-smart-tab-ii-10-scrapegsma-10034/index.json new file mode 100644 index 000000000000..40dd279ea0b8 --- /dev/null +++ b/site/public/v1/tablets/vodafone-smart-tab-ii-10-scrapegsma-10034/index.json @@ -0,0 +1,58 @@ +{ + "id": 3155, + "slug": "vodafone-smart-tab-ii-10-scrapegsma-10034", + "base_model_slug": "smart-tab-ii-10", + "name": "Vodafone Smart Tab II 10", + "brand": { + "id": 83, + "slug": "vodafone", + "name": "Vodafone", + "country": "GB", + "url": "/v1/brands/vodafone" + }, + "soc": null, + "release_date": "2012-11-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10034, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 10.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 6340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 580.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.3 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot, DLNA", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.282942", + "updated_at": "2026-06-30T09:50:26.282942", + "url": "/v1/tablets/vodafone-smart-tab-ii-10-scrapegsma-10034" +} diff --git a/site/public/v1/tablets/vodafone-smart-tab-ii-7-scrapegsma-10035/index.json b/site/public/v1/tablets/vodafone-smart-tab-ii-7-scrapegsma-10035/index.json new file mode 100644 index 000000000000..0f77a6f5e765 --- /dev/null +++ b/site/public/v1/tablets/vodafone-smart-tab-ii-7-scrapegsma-10035/index.json @@ -0,0 +1,58 @@ +{ + "id": 3158, + "slug": "vodafone-smart-tab-ii-7-scrapegsma-10035", + "base_model_slug": "smart-tab-ii-7", + "name": "Vodafone Smart Tab II 7", + "brand": { + "id": 83, + "slug": "vodafone", + "name": "Vodafone", + "country": "GB", + "url": "/v1/brands/vodafone" + }, + "soc": null, + "release_date": "2012-11-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10035, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "TFT capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 3550, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 400.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.0.4 (Ice Cream Sandwich)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, DLNA, hotspot", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.282942", + "updated_at": "2026-06-30T09:50:26.282942", + "url": "/v1/tablets/vodafone-smart-tab-ii-7-scrapegsma-10035" +} diff --git a/site/public/v1/tablets/vodafone-smart-tab-n8-scrapegsma-10007/index.json b/site/public/v1/tablets/vodafone-smart-tab-n8-scrapegsma-10007/index.json new file mode 100644 index 000000000000..12a439af2505 --- /dev/null +++ b/site/public/v1/tablets/vodafone-smart-tab-n8-scrapegsma-10007/index.json @@ -0,0 +1,58 @@ +{ + "id": 3181, + "slug": "vodafone-smart-tab-n8-scrapegsma-10007", + "base_model_slug": "smart-tab-n8", + "name": "Vodafone Smart Tab N8", + "brand": { + "id": 83, + "slug": "vodafone", + "name": "Vodafone", + "country": "GB", + "url": "/v1/brands/vodafone" + }, + "soc": null, + "release_date": "2017-06-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10007, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 465.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.0, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.287475", + "updated_at": "2026-06-30T09:50:26.287475", + "url": "/v1/tablets/vodafone-smart-tab-n8-scrapegsma-10007" +} diff --git a/site/public/v1/tablets/vodafone-tab-prime-6-scrapegsma-10019/index.json b/site/public/v1/tablets/vodafone-tab-prime-6-scrapegsma-10019/index.json new file mode 100644 index 000000000000..b3972fccb6fa --- /dev/null +++ b/site/public/v1/tablets/vodafone-tab-prime-6-scrapegsma-10019/index.json @@ -0,0 +1,58 @@ +{ + "id": 3173, + "slug": "vodafone-tab-prime-6-scrapegsma-10019", + "base_model_slug": "tab-prime-6", + "name": "Vodafone Tab Prime 6", + "brand": { + "id": 83, + "slug": "vodafone", + "name": "Vodafone", + "country": "GB", + "url": "/v1/brands/vodafone" + }, + "soc": null, + "release_date": "2015-05-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10019, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 9.6, + "resolution": "800x1280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 406.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual-band, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.286464", + "updated_at": "2026-06-30T09:50:26.286464", + "url": "/v1/tablets/vodafone-tab-prime-6-scrapegsma-10019" +} diff --git a/site/public/v1/tablets/vodafone-tab-prime-7-scrapegsma-10011/index.json b/site/public/v1/tablets/vodafone-tab-prime-7-scrapegsma-10011/index.json new file mode 100644 index 000000000000..abd83c64a44e --- /dev/null +++ b/site/public/v1/tablets/vodafone-tab-prime-7-scrapegsma-10011/index.json @@ -0,0 +1,58 @@ +{ + "id": 3177, + "slug": "vodafone-tab-prime-7-scrapegsma-10011", + "base_model_slug": "tab-prime-7", + "name": "Vodafone Tab Prime 7", + "brand": { + "id": 83, + "slug": "vodafone", + "name": "Vodafone", + "country": "GB", + "url": "/v1/brands/vodafone" + }, + "soc": null, + "release_date": "2016-08-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10011, + "network": { + "cellular": "4G LTE" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 5830, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 439.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.286464", + "updated_at": "2026-06-30T09:50:26.286464", + "url": "/v1/tablets/vodafone-tab-prime-7-scrapegsma-10011" +} diff --git a/site/public/v1/tablets/xiaomi-mi-pad-2-scrapegsma-10221/index.json b/site/public/v1/tablets/xiaomi-mi-pad-2-scrapegsma-10221/index.json new file mode 100644 index 000000000000..f76b4a6bdf0f --- /dev/null +++ b/site/public/v1/tablets/xiaomi-mi-pad-2-scrapegsma-10221/index.json @@ -0,0 +1,55 @@ +{ + "id": 3191, + "slug": "xiaomi-mi-pad-2-scrapegsma-10221", + "base_model_slug": "mi-pad-2", + "name": "Xiaomi Mi Pad 2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": null, + "release_date": "2015-11-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10221, + "sim": "No" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6190, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 322.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android OS/ Optional Windows 10 (64 GB model); MIUI 7", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.288970", + "updated_at": "2026-06-30T09:50:26.288970", + "url": "/v1/tablets/xiaomi-mi-pad-2-scrapegsma-10221" +} diff --git a/site/public/v1/tablets/xiaomi-mi-pad-3-scrapegsma-10197/index.json b/site/public/v1/tablets/xiaomi-mi-pad-3-scrapegsma-10197/index.json new file mode 100644 index 000000000000..153e25cd313e --- /dev/null +++ b/site/public/v1/tablets/xiaomi-mi-pad-3-scrapegsma-10197/index.json @@ -0,0 +1,55 @@ +{ + "id": 3196, + "slug": "xiaomi-mi-pad-3-scrapegsma-10197", + "base_model_slug": "mi-pad-3", + "name": "Xiaomi Mi Pad 3", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": null, + "release_date": "2017-04-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10197, + "sim": "No" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 328.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 7.0 (Nougat); MIUI 9", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.1, A2DP, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.289975", + "updated_at": "2026-06-30T09:50:26.289975", + "url": "/v1/tablets/xiaomi-mi-pad-3-scrapegsma-10197" +} diff --git a/site/public/v1/tablets/xiaomi-mi-pad-4-plus-scrapegsma-10175/index.json b/site/public/v1/tablets/xiaomi-mi-pad-4-plus-scrapegsma-10175/index.json new file mode 100644 index 000000000000..d87a2157076d --- /dev/null +++ b/site/public/v1/tablets/xiaomi-mi-pad-4-plus-scrapegsma-10175/index.json @@ -0,0 +1,59 @@ +{ + "id": 3207, + "slug": "xiaomi-mi-pad-4-plus-scrapegsma-10175", + "base_model_slug": "mi-pad-4-plus", + "name": "Xiaomi Mi Pad 4 Plus", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": null, + "release_date": "2018-08-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 4, + 64, + 128 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10175, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 10.1, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 8620, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 485.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.1 (Oreo); MIUI 10", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS (LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.291975", + "updated_at": "2026-06-30T09:50:26.291975", + "url": "/v1/tablets/xiaomi-mi-pad-4-plus-scrapegsma-10175" +} diff --git a/site/public/v1/tablets/xiaomi-mi-pad-4-scrapegsma-10174/index.json b/site/public/v1/tablets/xiaomi-mi-pad-4-scrapegsma-10174/index.json new file mode 100644 index 000000000000..4ec265ddf245 --- /dev/null +++ b/site/public/v1/tablets/xiaomi-mi-pad-4-scrapegsma-10174/index.json @@ -0,0 +1,63 @@ +{ + "id": 3203, + "slug": "xiaomi-mi-pad-4-scrapegsma-10174", + "base_model_slug": "mi-pad-4", + "name": "Xiaomi Mi Pad 4", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": null, + "release_date": "2018-06-01", + "msrp_usd": null, + "ram_gb": 4.0, + "storage_options_gb": [ + 3, + 4, + 32, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10174, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "MI PAD 4" + ] + }, + "display": { + "size_inch": 8.0, + "resolution": "1200x1920", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 342.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android 8.1 (Oreo); MIUI 9", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS (LTE model only)" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.290975", + "updated_at": "2026-06-30T09:50:26.290975", + "url": "/v1/tablets/xiaomi-mi-pad-4-scrapegsma-10174" +} diff --git a/site/public/v1/tablets/xiaomi-mi-pad-7-9-scrapegsma-10235/index.json b/site/public/v1/tablets/xiaomi-mi-pad-7-9-scrapegsma-10235/index.json new file mode 100644 index 000000000000..a03a140ecea5 --- /dev/null +++ b/site/public/v1/tablets/xiaomi-mi-pad-7-9-scrapegsma-10235/index.json @@ -0,0 +1,55 @@ +{ + "id": 3186, + "slug": "xiaomi-mi-pad-7-9-scrapegsma-10235", + "base_model_slug": "mi-pad-7-9", + "name": "Xiaomi Mi Pad 7.9", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": null, + "release_date": "2014-03-01", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 2, + 64 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10235, + "sim": "No" + }, + "display": { + "size_inch": 7.9, + "resolution": "1536x2048", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 6700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 360.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.4.4 (KitKat); MIUI 7", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot", + "bluetooth": "4.0, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.288466", + "updated_at": "2026-06-30T09:50:26.288466", + "url": "/v1/tablets/xiaomi-mi-pad-7-9-scrapegsma-10235" +} diff --git a/site/public/v1/tablets/xolo-play-tab-7-0-scrapegsma-10315/index.json b/site/public/v1/tablets/xolo-play-tab-7-0-scrapegsma-10315/index.json new file mode 100644 index 000000000000..86a854666457 --- /dev/null +++ b/site/public/v1/tablets/xolo-play-tab-7-0-scrapegsma-10315/index.json @@ -0,0 +1,55 @@ +{ + "id": 3292, + "slug": "xolo-play-tab-7-0-scrapegsma-10315", + "base_model_slug": "play-tab-7-0", + "name": "XOLO Play Tab 7.0", + "brand": { + "id": 95, + "slug": "xolo", + "name": "Xolo", + "country": "IN", + "url": "/v1/brands/xolo" + }, + "soc": null, + "release_date": "2013-10-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10315, + "sim": "No" + }, + "display": { + "size_inch": 7.0, + "resolution": "1280x800", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 338.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 a/b/g/n, dual band", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.303500", + "updated_at": "2026-06-30T09:50:26.303500", + "url": "/v1/tablets/xolo-play-tab-7-0-scrapegsma-10315" +} diff --git a/site/public/v1/tablets/xolo-tab-scrapegsma-10316/index.json b/site/public/v1/tablets/xolo-tab-scrapegsma-10316/index.json new file mode 100644 index 000000000000..d0f84e49a798 --- /dev/null +++ b/site/public/v1/tablets/xolo-tab-scrapegsma-10316/index.json @@ -0,0 +1,58 @@ +{ + "id": 3298, + "slug": "xolo-tab-scrapegsma-10316", + "base_model_slug": "tab", + "name": "XOLO Tab", + "brand": { + "id": 95, + "slug": "xolo", + "name": "Xolo", + "country": "IN", + "url": "/v1/brands/xolo" + }, + "soc": null, + "release_date": "2013-09-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10316, + "network": { + "cellular": "3G" + }, + "sim": "Yes" + }, + "display": { + "size_inch": 8.0, + "resolution": "768x1024", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 480.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "3.0", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.305005", + "updated_at": "2026-06-30T09:50:26.305005", + "url": "/v1/tablets/xolo-tab-scrapegsma-10316" +} diff --git a/site/public/v1/tablets/zte-light-tab-2-v9a-scrapegsma-10628/index.json b/site/public/v1/tablets/zte-light-tab-2-v9a-scrapegsma-10628/index.json new file mode 100644 index 000000000000..3668e1c1891c --- /dev/null +++ b/site/public/v1/tablets/zte-light-tab-2-v9a-scrapegsma-10628/index.json @@ -0,0 +1,57 @@ +{ + "id": 3315, + "slug": "zte-light-tab-2-v9a-scrapegsma-10628", + "base_model_slug": "light-tab-2-v9a", + "name": "ZTE Light Tab 2 V9A", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": null, + "release_date": "2011-02-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10628, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "600x1024", + "type": "LCD capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 389.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 2.3 (Gingerbread)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.308528", + "updated_at": "2026-06-30T09:50:26.308528", + "url": "/v1/tablets/zte-light-tab-2-v9a-scrapegsma-10628" +} diff --git a/site/public/v1/tablets/zte-light-tab-3-v9s-scrapegsma-10612/index.json b/site/public/v1/tablets/zte-light-tab-3-v9s-scrapegsma-10612/index.json new file mode 100644 index 000000000000..657db8b5e0dc --- /dev/null +++ b/site/public/v1/tablets/zte-light-tab-3-v9s-scrapegsma-10612/index.json @@ -0,0 +1,58 @@ +{ + "id": 3331, + "slug": "zte-light-tab-3-v9s-scrapegsma-10612", + "base_model_slug": "light-tab-3-v9s", + "name": "ZTE Light Tab 3 V9S", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": null, + "release_date": "2012-02-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10612, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "800x1280", + "type": "TFT capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 400.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 3.2 (Honeycomb)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n, hotspot", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.311024", + "updated_at": "2026-06-30T09:50:26.311024", + "url": "/v1/tablets/zte-light-tab-3-v9s-scrapegsma-10612" +} diff --git a/site/public/v1/tablets/zte-light-tab-v9c-scrapegsma-10629/index.json b/site/public/v1/tablets/zte-light-tab-v9c-scrapegsma-10629/index.json new file mode 100644 index 000000000000..5c1729eac884 --- /dev/null +++ b/site/public/v1/tablets/zte-light-tab-v9c-scrapegsma-10629/index.json @@ -0,0 +1,55 @@ +{ + "id": 3321, + "slug": "zte-light-tab-v9c-scrapegsma-10629", + "base_model_slug": "light-tab-v9c", + "name": "ZTE Light Tab V9C", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": null, + "release_date": "2011-11-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10629, + "network": { + "cellular": "3G" + }, + "sim": "Mini-SIM" + }, + "display": { + "size_inch": 7.0, + "resolution": "480x800", + "type": "LCD capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 389.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 2.1 (Eclair), upgradable to 2.2 (Froyo)", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g, hotspot (Android 2.2)", + "bluetooth": "2.1, A2DP, EDR", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:26.309521", + "updated_at": "2026-06-30T09:50:26.309521", + "url": "/v1/tablets/zte-light-tab-v9c-scrapegsma-10629" +} diff --git a/site/public/v1/watches/apple-watch-38mm-1st-gen-scrapegsma-2382/index.json b/site/public/v1/watches/apple-watch-38mm-1st-gen-scrapegsma-2382/index.json new file mode 100644 index 000000000000..b931e68be479 --- /dev/null +++ b/site/public/v1/watches/apple-watch-38mm-1st-gen-scrapegsma-2382/index.json @@ -0,0 +1,54 @@ +{ + "id": 18, + "slug": "apple-watch-38mm-1st-gen-scrapegsma-2382", + "base_model_slug": "watch-38mm-1st-gen", + "name": "Apple Watch 38mm (1st gen)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2382, + "sim": "No" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 205, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 40.0, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 1.0, upgradable to 4.3.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.847696", + "updated_at": "2026-06-30T09:50:29.847696", + "url": "/v1/watches/apple-watch-38mm-1st-gen-scrapegsma-2382" +} diff --git a/site/public/v1/watches/apple-watch-42mm-1st-gen-scrapegsma-2381/index.json b/site/public/v1/watches/apple-watch-42mm-1st-gen-scrapegsma-2381/index.json new file mode 100644 index 000000000000..ee0ea9b7c0fa --- /dev/null +++ b/site/public/v1/watches/apple-watch-42mm-1st-gen-scrapegsma-2381/index.json @@ -0,0 +1,54 @@ +{ + "id": 21, + "slug": "apple-watch-42mm-1st-gen-scrapegsma-2381", + "base_model_slug": "watch-42mm-1st-gen", + "name": "Apple Watch 42mm (1st gen)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2381, + "sim": "No" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 50.0, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 1.0, upgradable to 4.3.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.848701", + "updated_at": "2026-06-30T09:50:29.848701", + "url": "/v1/watches/apple-watch-42mm-1st-gen-scrapegsma-2381" +} diff --git a/site/public/v1/watches/apple-watch-edition-38mm-1st-gen-scrapegsma-2380/index.json b/site/public/v1/watches/apple-watch-edition-38mm-1st-gen-scrapegsma-2380/index.json new file mode 100644 index 000000000000..93d940e9c3f8 --- /dev/null +++ b/site/public/v1/watches/apple-watch-edition-38mm-1st-gen-scrapegsma-2380/index.json @@ -0,0 +1,54 @@ +{ + "id": 24, + "slug": "apple-watch-edition-38mm-1st-gen-scrapegsma-2380", + "base_model_slug": "watch-edition-38mm-1st-gen", + "name": "Apple Watch Edition 38mm (1st gen)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2380, + "sim": "No" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 205, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 55.0, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 1.0, upgradable to 4.3.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.849855", + "updated_at": "2026-06-30T09:50:29.849855", + "url": "/v1/watches/apple-watch-edition-38mm-1st-gen-scrapegsma-2380" +} diff --git a/site/public/v1/watches/apple-watch-edition-42mm-1st-gen-scrapegsma-2379/index.json b/site/public/v1/watches/apple-watch-edition-42mm-1st-gen-scrapegsma-2379/index.json new file mode 100644 index 000000000000..b77f2c2e5885 --- /dev/null +++ b/site/public/v1/watches/apple-watch-edition-42mm-1st-gen-scrapegsma-2379/index.json @@ -0,0 +1,54 @@ +{ + "id": 27, + "slug": "apple-watch-edition-42mm-1st-gen-scrapegsma-2379", + "base_model_slug": "watch-edition-42mm-1st-gen", + "name": "Apple Watch Edition 42mm (1st gen)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2379, + "sim": "No" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 69.0, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 1.0, upgradable to 4.3.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.850865", + "updated_at": "2026-06-30T09:50:29.850865", + "url": "/v1/watches/apple-watch-edition-42mm-1st-gen-scrapegsma-2379" +} diff --git a/site/public/v1/watches/apple-watch-edition-series-2-38mm-scrapegsma-2364/index.json b/site/public/v1/watches/apple-watch-edition-series-2-38mm-scrapegsma-2364/index.json new file mode 100644 index 000000000000..c794cfebb05a --- /dev/null +++ b/site/public/v1/watches/apple-watch-edition-series-2-38mm-scrapegsma-2364/index.json @@ -0,0 +1,54 @@ +{ + "id": 51, + "slug": "apple-watch-edition-series-2-38mm-scrapegsma-2364", + "base_model_slug": "watch-edition-series-2-38mm", + "name": "Apple Watch Edition Series 2 38mm", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2364, + "sim": "No" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 273, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 39.6, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 3.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.854380", + "updated_at": "2026-06-30T09:50:29.854380", + "url": "/v1/watches/apple-watch-edition-series-2-38mm-scrapegsma-2364" +} diff --git a/site/public/v1/watches/apple-watch-edition-series-2-42mm-scrapegsma-2363/index.json b/site/public/v1/watches/apple-watch-edition-series-2-42mm-scrapegsma-2363/index.json new file mode 100644 index 000000000000..096c9658538c --- /dev/null +++ b/site/public/v1/watches/apple-watch-edition-series-2-42mm-scrapegsma-2363/index.json @@ -0,0 +1,54 @@ +{ + "id": 55, + "slug": "apple-watch-edition-series-2-42mm-scrapegsma-2363", + "base_model_slug": "watch-edition-series-2-42mm", + "name": "Apple Watch Edition Series 2 42mm", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2363, + "sim": "No" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 334, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 45.6, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 3.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.855887", + "updated_at": "2026-06-30T09:50:29.855887", + "url": "/v1/watches/apple-watch-edition-series-2-42mm-scrapegsma-2363" +} diff --git a/site/public/v1/watches/apple-watch-edition-series-3-scrapegsma-2357/index.json b/site/public/v1/watches/apple-watch-edition-series-3-scrapegsma-2357/index.json new file mode 100644 index 000000000000..d4e776c8c24a --- /dev/null +++ b/site/public/v1/watches/apple-watch-edition-series-3-scrapegsma-2357/index.json @@ -0,0 +1,57 @@ +{ + "id": 86, + "slug": "apple-watch-edition-series-3-scrapegsma-2357", + "base_model_slug": "watch-edition-series-3", + "name": "Apple Watch Edition Series 3", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2017-09-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2357, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 279, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 46.4, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 4.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.860400", + "updated_at": "2026-06-30T09:50:29.860400", + "url": "/v1/watches/apple-watch-edition-series-3-scrapegsma-2357" +} diff --git a/site/public/v1/watches/apple-watch-series-1-aluminum-38mm-scrapegsma-2370/index.json b/site/public/v1/watches/apple-watch-series-1-aluminum-38mm-scrapegsma-2370/index.json new file mode 100644 index 000000000000..2a9789251481 --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-1-aluminum-38mm-scrapegsma-2370/index.json @@ -0,0 +1,54 @@ +{ + "id": 59, + "slug": "apple-watch-series-1-aluminum-38mm-scrapegsma-2370", + "base_model_slug": "watch-series-1-aluminum-38mm", + "name": "Apple Watch Series 1 Aluminum 38mm", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2370, + "sim": "No" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 205, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 25.0, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 3.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.855887", + "updated_at": "2026-06-30T09:50:29.855887", + "url": "/v1/watches/apple-watch-series-1-aluminum-38mm-scrapegsma-2370" +} diff --git a/site/public/v1/watches/apple-watch-series-1-aluminum-42mm-scrapegsma-2368/index.json b/site/public/v1/watches/apple-watch-series-1-aluminum-42mm-scrapegsma-2368/index.json new file mode 100644 index 000000000000..999a0883a17f --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-1-aluminum-42mm-scrapegsma-2368/index.json @@ -0,0 +1,54 @@ +{ + "id": 63, + "slug": "apple-watch-series-1-aluminum-42mm-scrapegsma-2368", + "base_model_slug": "watch-series-1-aluminum-42mm", + "name": "Apple Watch Series 1 Aluminum 42mm", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2368, + "sim": "No" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 30.0, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 3.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.856892", + "updated_at": "2026-06-30T09:50:29.856892", + "url": "/v1/watches/apple-watch-series-1-aluminum-42mm-scrapegsma-2368" +} diff --git a/site/public/v1/watches/apple-watch-series-2-38mm-scrapegsma-2366/index.json b/site/public/v1/watches/apple-watch-series-2-38mm-scrapegsma-2366/index.json new file mode 100644 index 000000000000..fe64d515b3b9 --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-2-38mm-scrapegsma-2366/index.json @@ -0,0 +1,54 @@ +{ + "id": 67, + "slug": "apple-watch-series-2-38mm-scrapegsma-2366", + "base_model_slug": "watch-series-2-38mm", + "name": "Apple Watch Series 2 38mm", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2366, + "sim": "No" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 273, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 41.9, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 3.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.857892", + "updated_at": "2026-06-30T09:50:29.857892", + "url": "/v1/watches/apple-watch-series-2-38mm-scrapegsma-2366" +} diff --git a/site/public/v1/watches/apple-watch-series-2-42mm-scrapegsma-2365/index.json b/site/public/v1/watches/apple-watch-series-2-42mm-scrapegsma-2365/index.json new file mode 100644 index 000000000000..56986c760f8b --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-2-42mm-scrapegsma-2365/index.json @@ -0,0 +1,54 @@ +{ + "id": 71, + "slug": "apple-watch-series-2-42mm-scrapegsma-2365", + "base_model_slug": "watch-series-2-42mm", + "name": "Apple Watch Series 2 42mm", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2365, + "sim": "No" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 334, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 52.4, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 3.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.858396", + "updated_at": "2026-06-30T09:50:29.858396", + "url": "/v1/watches/apple-watch-series-2-42mm-scrapegsma-2365" +} diff --git a/site/public/v1/watches/apple-watch-series-2-aluminum-38mm-scrapegsma-2369/index.json b/site/public/v1/watches/apple-watch-series-2-aluminum-38mm-scrapegsma-2369/index.json new file mode 100644 index 000000000000..6aad1bb8fa1d --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-2-aluminum-38mm-scrapegsma-2369/index.json @@ -0,0 +1,54 @@ +{ + "id": 75, + "slug": "apple-watch-series-2-aluminum-38mm-scrapegsma-2369", + "base_model_slug": "watch-series-2-aluminum-38mm", + "name": "Apple Watch Series 2 Aluminum 38mm", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2369, + "sim": "No" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 273, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 28.2, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 3.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.859400", + "updated_at": "2026-06-30T09:50:29.859400", + "url": "/v1/watches/apple-watch-series-2-aluminum-38mm-scrapegsma-2369" +} diff --git a/site/public/v1/watches/apple-watch-series-2-aluminum-42mm-scrapegsma-2367/index.json b/site/public/v1/watches/apple-watch-series-2-aluminum-42mm-scrapegsma-2367/index.json new file mode 100644 index 000000000000..19c89691665b --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-2-aluminum-42mm-scrapegsma-2367/index.json @@ -0,0 +1,54 @@ +{ + "id": 79, + "slug": "apple-watch-series-2-aluminum-42mm-scrapegsma-2367", + "base_model_slug": "watch-series-2-aluminum-42mm", + "name": "Apple Watch Series 2 Aluminum 42mm", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2016-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2367, + "sim": "No" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 334, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 34.2, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 3.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.859400", + "updated_at": "2026-06-30T09:50:29.859400", + "url": "/v1/watches/apple-watch-series-2-aluminum-42mm-scrapegsma-2367" +} diff --git a/site/public/v1/watches/apple-watch-series-3-aluminum-scrapegsma-2359/index.json b/site/public/v1/watches/apple-watch-series-3-aluminum-scrapegsma-2359/index.json new file mode 100644 index 000000000000..09cbf264df7e --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-3-aluminum-scrapegsma-2359/index.json @@ -0,0 +1,57 @@ +{ + "id": 94, + "slug": "apple-watch-series-3-aluminum-scrapegsma-2359", + "base_model_slug": "watch-series-3-aluminum", + "name": "Apple Watch Series 3 Aluminum", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2017-09-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2359, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 279, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 34.9, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 4.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.862401", + "updated_at": "2026-06-30T09:50:29.862401", + "url": "/v1/watches/apple-watch-series-3-aluminum-scrapegsma-2359" +} diff --git a/site/public/v1/watches/apple-watch-series-3-scrapegsma-2358/index.json b/site/public/v1/watches/apple-watch-series-3-scrapegsma-2358/index.json new file mode 100644 index 000000000000..453d609ed2cb --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-3-scrapegsma-2358/index.json @@ -0,0 +1,57 @@ +{ + "id": 90, + "slug": "apple-watch-series-3-scrapegsma-2358", + "base_model_slug": "watch-series-3", + "name": "Apple Watch Series 3", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2017-09-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2358, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 279, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 52.8, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 4.0, upgradable to 5.1.3", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.861400", + "updated_at": "2026-06-30T09:50:29.861400", + "url": "/v1/watches/apple-watch-series-3-scrapegsma-2358" +} diff --git a/site/public/v1/watches/apple-watch-sport-38mm-1st-gen-scrapegsma-2384/index.json b/site/public/v1/watches/apple-watch-sport-38mm-1st-gen-scrapegsma-2384/index.json new file mode 100644 index 000000000000..c125ba71d7da --- /dev/null +++ b/site/public/v1/watches/apple-watch-sport-38mm-1st-gen-scrapegsma-2384/index.json @@ -0,0 +1,54 @@ +{ + "id": 30, + "slug": "apple-watch-sport-38mm-1st-gen-scrapegsma-2384", + "base_model_slug": "watch-sport-38mm-1st-gen", + "name": "Apple Watch Sport 38mm (1st gen)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2384, + "sim": "No" + }, + "display": { + "size_inch": 1.5, + "resolution": "340x272", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 205, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 25.0, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 1.0, upgradable to 4.3.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.850865", + "updated_at": "2026-06-30T09:50:29.850865", + "url": "/v1/watches/apple-watch-sport-38mm-1st-gen-scrapegsma-2384" +} diff --git a/site/public/v1/watches/apple-watch-sport-42mm-1st-gen-scrapegsma-2383/index.json b/site/public/v1/watches/apple-watch-sport-42mm-1st-gen-scrapegsma-2383/index.json new file mode 100644 index 000000000000..784a50d14a25 --- /dev/null +++ b/site/public/v1/watches/apple-watch-sport-42mm-1st-gen-scrapegsma-2383/index.json @@ -0,0 +1,54 @@ +{ + "id": 33, + "slug": "apple-watch-sport-42mm-1st-gen-scrapegsma-2383", + "base_model_slug": "watch-sport-42mm-1st-gen", + "name": "Apple Watch Sport 42mm (1st gen)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2383, + "sim": "No" + }, + "display": { + "size_inch": 1.65, + "resolution": "390x312", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 30.0, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 1.0, upgradable to 4.3.2", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.850865", + "updated_at": "2026-06-30T09:50:29.850865", + "url": "/v1/watches/apple-watch-sport-42mm-1st-gen-scrapegsma-2383" +} diff --git a/site/public/v1/watches/asus-zenwatch-3-wi503q-scrapegsma-2494/index.json b/site/public/v1/watches/asus-zenwatch-3-wi503q-scrapegsma-2494/index.json new file mode 100644 index 000000000000..7ceaf1785fd3 --- /dev/null +++ b/site/public/v1/watches/asus-zenwatch-3-wi503q-scrapegsma-2494/index.json @@ -0,0 +1,54 @@ +{ + "id": 147, + "slug": "asus-zenwatch-3-wi503q-scrapegsma-2494", + "base_model_slug": "zenwatch-3-wi503q", + "name": "Asus Zenwatch 3 WI503Q", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2016-08-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2494, + "sim": "No" + }, + "display": { + "size_inch": 1.39, + "resolution": "400x400", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 341, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 48.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.870929", + "updated_at": "2026-06-30T09:50:29.870929", + "url": "/v1/watches/asus-zenwatch-3-wi503q-scrapegsma-2494" +} diff --git a/site/public/v1/watches/asus-zenwatch-wi500q-scrapegsma-2513/index.json b/site/public/v1/watches/asus-zenwatch-wi500q-scrapegsma-2513/index.json new file mode 100644 index 000000000000..41a4dd7aa12b --- /dev/null +++ b/site/public/v1/watches/asus-zenwatch-wi500q-scrapegsma-2513/index.json @@ -0,0 +1,54 @@ +{ + "id": 138, + "slug": "asus-zenwatch-wi500q-scrapegsma-2513", + "base_model_slug": "zenwatch-wi500q", + "name": "Asus Zenwatch WI500Q", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": null, + "release_date": "2014-09-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 2513, + "sim": "No" + }, + "display": { + "size_inch": 1.63, + "resolution": "320x320", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 370, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 75.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "4.0, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.868924", + "updated_at": "2026-06-30T09:50:29.868924", + "url": "/v1/watches/asus-zenwatch-wi500q-scrapegsma-2513" +} diff --git a/site/public/v1/watches/huawei-watch-2-2018-scrapegsma-4113/index.json b/site/public/v1/watches/huawei-watch-2-2018-scrapegsma-4113/index.json new file mode 100644 index 000000000000..6d28f7a82a59 --- /dev/null +++ b/site/public/v1/watches/huawei-watch-2-2018-scrapegsma-4113/index.json @@ -0,0 +1,57 @@ +{ + "id": 187, + "slug": "huawei-watch-2-2018-scrapegsma-4113", + "base_model_slug": "watch-2-2018", + "name": "Huawei Watch 2 2018", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2018-05-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4113, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM, Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 420, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 57.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS 2.0, upgradable to 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.876959", + "updated_at": "2026-06-30T09:50:29.876959", + "url": "/v1/watches/huawei-watch-2-2018-scrapegsma-4113" +} diff --git a/site/public/v1/watches/huawei-watch-2-classic-scrapegsma-4150/index.json b/site/public/v1/watches/huawei-watch-2-classic-scrapegsma-4150/index.json new file mode 100644 index 000000000000..31c968cc8882 --- /dev/null +++ b/site/public/v1/watches/huawei-watch-2-classic-scrapegsma-4150/index.json @@ -0,0 +1,54 @@ +{ + "id": 176, + "slug": "huawei-watch-2-classic-scrapegsma-4150", + "base_model_slug": "watch-2-classic", + "name": "Huawei Watch 2 Classic", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2017-02-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4150, + "sim": "No" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 420, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 60.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS 2.0, upgradable to 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.874434", + "updated_at": "2026-06-30T09:50:29.874434", + "url": "/v1/watches/huawei-watch-2-classic-scrapegsma-4150" +} diff --git a/site/public/v1/watches/huawei-watch-2-pro-scrapegsma-4134/index.json b/site/public/v1/watches/huawei-watch-2-pro-scrapegsma-4134/index.json new file mode 100644 index 000000000000..8959d9f33ab5 --- /dev/null +++ b/site/public/v1/watches/huawei-watch-2-pro-scrapegsma-4134/index.json @@ -0,0 +1,57 @@ +{ + "id": 180, + "slug": "huawei-watch-2-pro-scrapegsma-4134", + "base_model_slug": "watch-2-pro", + "name": "Huawei Watch 2 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2017-10-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4134, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 420, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 64.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS 2.0 (China edition), upgradable to 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, A2DP, LE, EDR", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.875954", + "updated_at": "2026-06-30T09:50:29.875954", + "url": "/v1/watches/huawei-watch-2-pro-scrapegsma-4134" +} diff --git a/site/public/v1/watches/huawei-watch-2-scrapegsma-4151/index.json b/site/public/v1/watches/huawei-watch-2-scrapegsma-4151/index.json new file mode 100644 index 000000000000..f4f649b55153 --- /dev/null +++ b/site/public/v1/watches/huawei-watch-2-scrapegsma-4151/index.json @@ -0,0 +1,57 @@ +{ + "id": 172, + "slug": "huawei-watch-2-scrapegsma-4151", + "base_model_slug": "watch-2", + "name": "Huawei Watch 2", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2017-02-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4151, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 420, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 57.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS 2.0, upgradable to 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE, EDR", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.874434", + "updated_at": "2026-06-30T09:50:29.874434", + "url": "/v1/watches/huawei-watch-2-scrapegsma-4151" +} diff --git a/site/public/v1/watches/huawei-watch-gt-2-scrapegsma-103/index.json b/site/public/v1/watches/huawei-watch-gt-2-scrapegsma-103/index.json new file mode 100644 index 000000000000..19c37e9cc12d --- /dev/null +++ b/site/public/v1/watches/huawei-watch-gt-2-scrapegsma-103/index.json @@ -0,0 +1,58 @@ +{ + "id": 199, + "slug": "huawei-watch-gt-2-scrapegsma-103", + "base_model_slug": "watch-gt-2", + "name": "Huawei Watch GT 2", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 0.03125, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 103, + "sim": "No", + "model_numbers": [ + "LTN-B19", + "DAN-B19" + ] + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 455, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 41.0, + "dimensions": {}, + "ip_rating": null, + "os": "Huawei wearable platform", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "5.1, LE, EDR", + "gps": "Yes, with GLONASS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.878960", + "updated_at": "2026-06-30T09:50:29.878960", + "url": "/v1/watches/huawei-watch-gt-2-scrapegsma-103" +} diff --git a/site/public/v1/watches/huawei-watch-gt-2-scrapegsma-986/index.json b/site/public/v1/watches/huawei-watch-gt-2-scrapegsma-986/index.json new file mode 100644 index 000000000000..a0dfbbd4e6d1 --- /dev/null +++ b/site/public/v1/watches/huawei-watch-gt-2-scrapegsma-986/index.json @@ -0,0 +1,58 @@ +{ + "id": 200, + "slug": "huawei-watch-gt-2-scrapegsma-986", + "base_model_slug": "watch-gt-2", + "name": "Huawei Watch GT 2", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2019-09-01", + "msrp_usd": null, + "ram_gb": 0.03125, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 986, + "sim": "No", + "model_numbers": [ + "LTN-B19", + "DAN-B19" + ] + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 455, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 41.0, + "dimensions": {}, + "ip_rating": null, + "os": "Huawei wearable platform", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "5.1, LE, EDR", + "gps": "Yes, with GLONASS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.878960", + "updated_at": "2026-06-30T09:50:29.878960", + "url": "/v1/watches/huawei-watch-gt-2-scrapegsma-986" +} diff --git a/site/public/v1/watches/huawei-watch-gt-2e-scrapegsma-77/index.json b/site/public/v1/watches/huawei-watch-gt-2e-scrapegsma-77/index.json new file mode 100644 index 000000000000..7a7aa42aad9d --- /dev/null +++ b/site/public/v1/watches/huawei-watch-gt-2e-scrapegsma-77/index.json @@ -0,0 +1,57 @@ +{ + "id": 210, + "slug": "huawei-watch-gt-2e-scrapegsma-77", + "base_model_slug": "watch-gt-2e", + "name": "Huawei Watch GT 2e", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2020-03-01", + "msrp_usd": null, + "ram_gb": 0.016, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 77, + "sim": "No", + "model_numbers": [ + "HCT-B19" + ] + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 455, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 43.0, + "dimensions": {}, + "ip_rating": null, + "os": "Huawei wearable platform", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "5.1, LE, EDR", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.881149", + "updated_at": "2026-06-30T09:50:29.881149", + "url": "/v1/watches/huawei-watch-gt-2e-scrapegsma-77" +} diff --git a/site/public/v1/watches/huawei-watch-gt-2e-scrapegsma-960/index.json b/site/public/v1/watches/huawei-watch-gt-2e-scrapegsma-960/index.json new file mode 100644 index 000000000000..05df6f33b94f --- /dev/null +++ b/site/public/v1/watches/huawei-watch-gt-2e-scrapegsma-960/index.json @@ -0,0 +1,57 @@ +{ + "id": 211, + "slug": "huawei-watch-gt-2e-scrapegsma-960", + "base_model_slug": "watch-gt-2e", + "name": "Huawei Watch GT 2e", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2020-03-01", + "msrp_usd": null, + "ram_gb": 0.016, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 960, + "sim": "No", + "model_numbers": [ + "HCT-B19" + ] + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 455, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 43.0, + "dimensions": {}, + "ip_rating": null, + "os": "Huawei wearable platform", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "5.1, LE, EDR", + "gps": "Yes, with GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.881149", + "updated_at": "2026-06-30T09:50:29.881149", + "url": "/v1/watches/huawei-watch-gt-2e-scrapegsma-960" +} diff --git a/site/public/v1/watches/huawei-watch-gt-scrapegsma-4101/index.json b/site/public/v1/watches/huawei-watch-gt-scrapegsma-4101/index.json new file mode 100644 index 000000000000..2ed8180bd211 --- /dev/null +++ b/site/public/v1/watches/huawei-watch-gt-scrapegsma-4101/index.json @@ -0,0 +1,52 @@ +{ + "id": 191, + "slug": "huawei-watch-gt-scrapegsma-4101", + "base_model_slug": "watch-gt", + "name": "Huawei Watch GT", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2018-10-01", + "msrp_usd": null, + "ram_gb": 0.016, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4101, + "sim": "No" + }, + "display": { + "size_inch": 1.39, + "resolution": "454x454", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 420, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 46.0, + "dimensions": {}, + "ip_rating": null, + "os": "Huawei wearable platform", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "4.2, LE, EDR", + "gps": "Yes, with GLONASS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.877959", + "updated_at": "2026-06-30T09:50:29.877959", + "url": "/v1/watches/huawei-watch-gt-scrapegsma-4101" +} diff --git a/site/public/v1/watches/huawei-watch-magic-scrapegsma-4100/index.json b/site/public/v1/watches/huawei-watch-magic-scrapegsma-4100/index.json new file mode 100644 index 000000000000..8de313ac1f2d --- /dev/null +++ b/site/public/v1/watches/huawei-watch-magic-scrapegsma-4100/index.json @@ -0,0 +1,52 @@ +{ + "id": 195, + "slug": "huawei-watch-magic-scrapegsma-4100", + "base_model_slug": "watch-magic", + "name": "Huawei Watch Magic", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": null, + "release_date": "2018-11-01", + "msrp_usd": null, + "ram_gb": 0.016, + "storage_options_gb": [], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4100, + "sim": "No" + }, + "display": { + "size_inch": 1.2, + "resolution": "390x390", + "type": "OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 178, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 32.5, + "dimensions": {}, + "ip_rating": null, + "os": "Unknown", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "4.2, LE", + "gps": "Yes, with GLONASS, GALILEO" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.877959", + "updated_at": "2026-06-30T09:50:29.877959", + "url": "/v1/watches/huawei-watch-magic-scrapegsma-4100" +} diff --git a/site/public/v1/watches/index.json b/site/public/v1/watches/index.json index fbe7eed233f0..036403e2ac17 100644 --- a/site/public/v1/watches/index.json +++ b/site/public/v1/watches/index.json @@ -1,5 +1,5 @@ { - "count": 378, + "count": 424, "results": [ { "slug": "allview-allwatch-aitoolbuzz-523-1gb-2g", @@ -51,6 +51,11 @@ "name": "Apple Watch 38mm (1st gen)", "url": "/v1/watches/apple-watch-38mm-1st-gen-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-38mm-1st-gen-scrapegsma-2382", + "name": "Apple Watch 38mm (1st gen)", + "url": "/v1/watches/apple-watch-38mm-1st-gen-scrapegsma-2382" + }, { "slug": "apple-watch-38mm-aitoolbuzz-840-0-5gb-8gb-2g", "name": "Apple Watch 38mm (1st gen)", @@ -66,6 +71,11 @@ "name": "Apple Watch 42mm (1st gen)", "url": "/v1/watches/apple-watch-42mm-1st-gen-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-42mm-1st-gen-scrapegsma-2381", + "name": "Apple Watch 42mm (1st gen)", + "url": "/v1/watches/apple-watch-42mm-1st-gen-scrapegsma-2381" + }, { "slug": "apple-watch-42mm-aitoolbuzz-841-0-5gb-8gb-2g", "name": "Apple Watch 42mm (1st gen)", @@ -81,6 +91,11 @@ "name": "Apple Watch Edition 38mm (1st gen)", "url": "/v1/watches/apple-watch-edition-38mm-1st-gen-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-edition-38mm-1st-gen-scrapegsma-2380", + "name": "Apple Watch Edition 38mm (1st gen)", + "url": "/v1/watches/apple-watch-edition-38mm-1st-gen-scrapegsma-2380" + }, { "slug": "apple-watch-edition-38mm-aitoolbuzz-842-0-5gb-8gb-2g", "name": "Apple Watch Edition 38mm (1st gen)", @@ -96,6 +111,11 @@ "name": "Apple Watch Edition 42mm (1st gen)", "url": "/v1/watches/apple-watch-edition-42mm-1st-gen-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-edition-42mm-1st-gen-scrapegsma-2379", + "name": "Apple Watch Edition 42mm (1st gen)", + "url": "/v1/watches/apple-watch-edition-42mm-1st-gen-scrapegsma-2379" + }, { "slug": "apple-watch-edition-42mm-aitoolbuzz-843-0-5gb-8gb-2g", "name": "Apple Watch Edition 42mm (1st gen)", @@ -116,6 +136,11 @@ "name": "Apple Watch Edition Series 2 38mm", "url": "/v1/watches/apple-watch-edition-series-2-38mm-aitoolbuzz-844-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-edition-series-2-38mm-scrapegsma-2364", + "name": "Apple Watch Edition Series 2 38mm", + "url": "/v1/watches/apple-watch-edition-series-2-38mm-scrapegsma-2364" + }, { "slug": "apple-watch-edition-series-2-42mm", "name": "Apple Watch Edition Series 2 42mm", @@ -131,6 +156,11 @@ "name": "Apple Watch Edition Series 2 42mm", "url": "/v1/watches/apple-watch-edition-series-2-42mm-aitoolbuzz-845-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-edition-series-2-42mm-scrapegsma-2363", + "name": "Apple Watch Edition Series 2 42mm", + "url": "/v1/watches/apple-watch-edition-series-2-42mm-scrapegsma-2363" + }, { "slug": "apple-watch-edition-series-3", "name": "Apple Watch Edition Series 3", @@ -146,6 +176,11 @@ "name": "Apple Watch Edition Series 3", "url": "/v1/watches/apple-watch-edition-series-3-aitoolbuzz-846-0-75gb-16gb-4g-lte" }, + { + "slug": "apple-watch-edition-series-3-scrapegsma-2357", + "name": "Apple Watch Edition Series 3", + "url": "/v1/watches/apple-watch-edition-series-3-scrapegsma-2357" + }, { "slug": "apple-watch-edition-series-5-1gb-32gb-4g-lte", "name": "Apple Watch Edition Series 5", @@ -206,6 +241,11 @@ "name": "Apple Watch Series 1 Aluminum 38mm", "url": "/v1/watches/apple-watch-series-1-aluminum-38mm-aitoolbuzz-852-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-series-1-aluminum-38mm-scrapegsma-2370", + "name": "Apple Watch Series 1 Aluminum 38mm", + "url": "/v1/watches/apple-watch-series-1-aluminum-38mm-scrapegsma-2370" + }, { "slug": "apple-watch-series-1-aluminum-42mm", "name": "Apple Watch Series 1 Aluminum 42mm", @@ -221,6 +261,11 @@ "name": "Apple Watch Series 1 Aluminum 42mm", "url": "/v1/watches/apple-watch-series-1-aluminum-42mm-aitoolbuzz-853-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-series-1-aluminum-42mm-scrapegsma-2368", + "name": "Apple Watch Series 1 Aluminum 42mm", + "url": "/v1/watches/apple-watch-series-1-aluminum-42mm-scrapegsma-2368" + }, { "slug": "apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte", "name": "Apple Watch Series 10", @@ -246,6 +291,11 @@ "name": "Apple Watch Series 2 38mm", "url": "/v1/watches/apple-watch-series-2-38mm-aitoolbuzz-856-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-series-2-38mm-scrapegsma-2366", + "name": "Apple Watch Series 2 38mm", + "url": "/v1/watches/apple-watch-series-2-38mm-scrapegsma-2366" + }, { "slug": "apple-watch-series-2-42mm", "name": "Apple Watch Series 2 42mm", @@ -261,6 +311,11 @@ "name": "Apple Watch Series 2 42mm", "url": "/v1/watches/apple-watch-series-2-42mm-aitoolbuzz-857-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-series-2-42mm-scrapegsma-2365", + "name": "Apple Watch Series 2 42mm", + "url": "/v1/watches/apple-watch-series-2-42mm-scrapegsma-2365" + }, { "slug": "apple-watch-series-2-aluminum-38mm", "name": "Apple Watch Series 2 Aluminum 38mm", @@ -276,6 +331,11 @@ "name": "Apple Watch Series 2 Aluminum 38mm", "url": "/v1/watches/apple-watch-series-2-aluminum-38mm-aitoolbuzz-858-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-series-2-aluminum-38mm-scrapegsma-2369", + "name": "Apple Watch Series 2 Aluminum 38mm", + "url": "/v1/watches/apple-watch-series-2-aluminum-38mm-scrapegsma-2369" + }, { "slug": "apple-watch-series-2-aluminum-42mm", "name": "Apple Watch Series 2 Aluminum 42mm", @@ -291,6 +351,11 @@ "name": "Apple Watch Series 2 Aluminum 42mm", "url": "/v1/watches/apple-watch-series-2-aluminum-42mm-aitoolbuzz-859-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-series-2-aluminum-42mm-scrapegsma-2367", + "name": "Apple Watch Series 2 Aluminum 42mm", + "url": "/v1/watches/apple-watch-series-2-aluminum-42mm-scrapegsma-2367" + }, { "slug": "apple-watch-series-3", "name": "Apple Watch Series 3", @@ -306,6 +371,11 @@ "name": "Apple Watch Series 3", "url": "/v1/watches/apple-watch-series-3-aitoolbuzz-860-0-75gb-16gb-4g-lte" }, + { + "slug": "apple-watch-series-3-scrapegsma-2358", + "name": "Apple Watch Series 3", + "url": "/v1/watches/apple-watch-series-3-scrapegsma-2358" + }, { "slug": "apple-watch-series-3-aluminum", "name": "Apple Watch Series 3 Aluminum", @@ -321,6 +391,11 @@ "name": "Apple Watch Series 3 Aluminum", "url": "/v1/watches/apple-watch-series-3-aluminum-aitoolbuzz-861-0-75gb-8gb-4g-lte" }, + { + "slug": "apple-watch-series-3-aluminum-scrapegsma-2359", + "name": "Apple Watch Series 3 Aluminum", + "url": "/v1/watches/apple-watch-series-3-aluminum-scrapegsma-2359" + }, { "slug": "apple-watch-series-4-1gb-16gb-4g-lte", "name": "Apple Watch Series 4", @@ -441,6 +516,11 @@ "name": "Apple Watch Sport 38mm (1st gen)", "url": "/v1/watches/apple-watch-sport-38mm-1st-gen-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-sport-38mm-1st-gen-scrapegsma-2384", + "name": "Apple Watch Sport 38mm (1st gen)", + "url": "/v1/watches/apple-watch-sport-38mm-1st-gen-scrapegsma-2384" + }, { "slug": "apple-watch-sport-38mm-aitoolbuzz-874-0-5gb-8gb-2g", "name": "Apple Watch Sport 38mm (1st gen)", @@ -456,6 +536,11 @@ "name": "Apple Watch Sport 42mm (1st gen)", "url": "/v1/watches/apple-watch-sport-42mm-1st-gen-0-5gb-8gb-2g" }, + { + "slug": "apple-watch-sport-42mm-1st-gen-scrapegsma-2383", + "name": "Apple Watch Sport 42mm (1st gen)", + "url": "/v1/watches/apple-watch-sport-42mm-1st-gen-scrapegsma-2383" + }, { "slug": "apple-watch-sport-42mm-aitoolbuzz-875-0-5gb-8gb-2g", "name": "Apple Watch Sport 42mm (1st gen)", @@ -496,6 +581,11 @@ "name": "Asus Zenwatch 3 WI503Q", "url": "/v1/watches/asus-zenwatch-3-wi503q-aitoolbuzz-1126-0-5gb-4gb-2g" }, + { + "slug": "asus-zenwatch-3-wi503q-scrapegsma-2494", + "name": "Asus Zenwatch 3 WI503Q", + "url": "/v1/watches/asus-zenwatch-3-wi503q-scrapegsma-2494" + }, { "slug": "asus-zenwatch-wi500q-1gb-4gb", "name": "Asus Zenwatch WI500Q", @@ -506,6 +596,11 @@ "name": "Asus Zenwatch WI500Q", "url": "/v1/watches/asus-zenwatch-wi500q-aitoolbuzz-1127-0-5gb-4gb-2g" }, + { + "slug": "asus-zenwatch-wi500q-scrapegsma-2513", + "name": "Asus Zenwatch WI500Q", + "url": "/v1/watches/asus-zenwatch-wi500q-scrapegsma-2513" + }, { "slug": "axon-watch", "name": "Axon Watch", @@ -721,6 +816,11 @@ "name": "Huawei Watch 2", "url": "/v1/watches/huawei-watch-2-aitoolbuzz-3825-0-75gb-4gb-4g-lte" }, + { + "slug": "huawei-watch-2-scrapegsma-4151", + "name": "Huawei Watch 2", + "url": "/v1/watches/huawei-watch-2-scrapegsma-4151" + }, { "slug": "huawei-watch-2-2018", "name": "Huawei Watch 2 2018", @@ -736,6 +836,11 @@ "name": "Huawei Watch 2 2018", "url": "/v1/watches/huawei-watch-2-2018-aitoolbuzz-3826-0-75gb-4gb-4g-lte" }, + { + "slug": "huawei-watch-2-2018-scrapegsma-4113", + "name": "Huawei Watch 2 2018", + "url": "/v1/watches/huawei-watch-2-2018-scrapegsma-4113" + }, { "slug": "huawei-watch-2-classic-0-75gb-4gb-2g", "name": "Huawei Watch 2 Classic", @@ -746,6 +851,11 @@ "name": "Huawei Watch 2 Classic", "url": "/v1/watches/huawei-watch-2-classic-aitoolbuzz-3827-0-75gb-4gb-2g" }, + { + "slug": "huawei-watch-2-classic-scrapegsma-4150", + "name": "Huawei Watch 2 Classic", + "url": "/v1/watches/huawei-watch-2-classic-scrapegsma-4150" + }, { "slug": "huawei-watch-2-pro-0-75gb-4gb-4g-lte", "name": "Huawei Watch 2 Pro", @@ -756,6 +866,11 @@ "name": "Huawei Watch 2 Pro", "url": "/v1/watches/huawei-watch-2-pro-aitoolbuzz-3828-0-75gb-4gb-4g-lte" }, + { + "slug": "huawei-watch-2-pro-scrapegsma-4134", + "name": "Huawei Watch 2 Pro", + "url": "/v1/watches/huawei-watch-2-pro-scrapegsma-4134" + }, { "slug": "huawei-watch-4-2gb-32gb-4g-lte", "name": "Huawei Watch 4", @@ -786,6 +901,11 @@ "name": "Huawei Watch GT", "url": "/v1/watches/huawei-watch-gt-aitoolbuzz-3839-0-016gb-2g" }, + { + "slug": "huawei-watch-gt-scrapegsma-4101", + "name": "Huawei Watch GT", + "url": "/v1/watches/huawei-watch-gt-scrapegsma-4101" + }, { "slug": "huawei-watch-gt-2-0-031gb-4gb-4g-lte", "name": "Huawei Watch GT 2", @@ -796,6 +916,16 @@ "name": "Huawei Watch GT 2", "url": "/v1/watches/huawei-watch-gt-2-aitoolbuzz-3840-0-031gb-4gb-4g-lte" }, + { + "slug": "huawei-watch-gt-2-scrapegsma-103", + "name": "Huawei Watch GT 2", + "url": "/v1/watches/huawei-watch-gt-2-scrapegsma-103" + }, + { + "slug": "huawei-watch-gt-2-scrapegsma-986", + "name": "Huawei Watch GT 2", + "url": "/v1/watches/huawei-watch-gt-2-scrapegsma-986" + }, { "slug": "huawei-watch-gt-2-porsche-design-0-031gb-4gb-4g-lte", "name": "Huawei Watch GT 2 Porsche Design", @@ -826,6 +956,16 @@ "name": "Huawei Watch GT 2e", "url": "/v1/watches/huawei-watch-gt-2e-aitoolbuzz-3843-0-016gb-4gb-4g-lte" }, + { + "slug": "huawei-watch-gt-2e-scrapegsma-77", + "name": "Huawei Watch GT 2e", + "url": "/v1/watches/huawei-watch-gt-2e-scrapegsma-77" + }, + { + "slug": "huawei-watch-gt-2e-scrapegsma-960", + "name": "Huawei Watch GT 2e", + "url": "/v1/watches/huawei-watch-gt-2e-scrapegsma-960" + }, { "slug": "huawei-watch-gt-3-0-031gb-4gb-4g-lte", "name": "Huawei Watch GT 3", @@ -866,6 +1006,11 @@ "name": "Huawei Watch Magic", "url": "/v1/watches/huawei-watch-magic-aitoolbuzz-3853-0-016gb-2g" }, + { + "slug": "huawei-watch-magic-scrapegsma-4100", + "name": "Huawei Watch Magic", + "url": "/v1/watches/huawei-watch-magic-scrapegsma-4100" + }, { "slug": "huawei-watch-ultimate-aitoolbuzz-3854-32gb-32gb-4g-lte", "name": "Huawei Watch Ultimate", @@ -886,6 +1031,11 @@ "name": "Intex IRist Smartwatch", "url": "/v1/watches/intex-irist-smartwatch-aitoolbuzz-4218-0-5gb-4gb-3g" }, + { + "slug": "intex-irist-smartwatch-scrapegsma-4514", + "name": "Intex IRist Smartwatch", + "url": "/v1/watches/intex-irist-smartwatch-scrapegsma-4514" + }, { "slug": "intex-irist-smartwatch", "name": "Intex IRist Smartwatch", @@ -901,6 +1051,11 @@ "name": "LG G Watch R W110", "url": "/v1/watches/lg-g-watch-r-w110-aitoolbuzz-4917-0-5gb-4gb-2g" }, + { + "slug": "lg-g-watch-r-w110-scrapegsma-4994", + "name": "LG G Watch R W110", + "url": "/v1/watches/lg-g-watch-r-w110-scrapegsma-4994" + }, { "slug": "lg-g-watch-w100-0-5gb-4gb-2g", "name": "LG G Watch W100", @@ -911,6 +1066,11 @@ "name": "LG G Watch W100", "url": "/v1/watches/lg-g-watch-w100-aitoolbuzz-4918-0-5gb-4gb-2g" }, + { + "slug": "lg-g-watch-w100-scrapegsma-5014", + "name": "LG G Watch W100", + "url": "/v1/watches/lg-g-watch-w100-scrapegsma-5014" + }, { "slug": "lg-watch-sport-aitoolbuzz-5425-0-75gb-4gb-4g-lte", "name": "LG Watch Sport", @@ -931,11 +1091,21 @@ "name": "LG Watch Style", "url": "/v1/watches/lg-watch-style-aitoolbuzz-5426-0-5gb-4gb-2g" }, + { + "slug": "lg-watch-style-scrapegsma-4957", + "name": "LG Watch Style", + "url": "/v1/watches/lg-watch-style-scrapegsma-4957" + }, { "slug": "lg-watch-urbane-2nd-edition-lte-0-75gb-4gb-4g-lte", "name": "LG Watch Urbane 2nd Edition LTE", "url": "/v1/watches/lg-watch-urbane-2nd-edition-lte-0-75gb-4gb-4g-lte" }, + { + "slug": "lg-watch-urbane-2nd-edition-lte-scrapegsma-4996", + "name": "LG Watch Urbane 2nd Edition LTE", + "url": "/v1/watches/lg-watch-urbane-2nd-edition-lte-scrapegsma-4996" + }, { "slug": "lg-watch-urbane-2nd-edition-lte-aitoolbuzz-5427-0-75gb-4gb-4g-lte", "name": "LG Watch Urbane 2nd Edition LTE", @@ -951,6 +1121,16 @@ "name": "LG Watch Urbane LTE", "url": "/v1/watches/lg-watch-urbane-lte-aitoolbuzz-5428-1gb-4gb-4g-lte" }, + { + "slug": "lg-watch-urbane-lte-scrapegsma-1082", + "name": "LG Watch Urbane LTE", + "url": "/v1/watches/lg-watch-urbane-lte-scrapegsma-1082" + }, + { + "slug": "lg-watch-urbane-lte-scrapegsma-199", + "name": "LG Watch Urbane LTE", + "url": "/v1/watches/lg-watch-urbane-lte-scrapegsma-199" + }, { "slug": "lg-watch-urbane-w150-0-5gb-4gb-2g", "name": "LG Watch Urbane W150", @@ -961,6 +1141,11 @@ "name": "LG Watch Urbane W150", "url": "/v1/watches/lg-watch-urbane-w150-aitoolbuzz-5429-0-5gb-4gb-2g" }, + { + "slug": "lg-watch-urbane-w150-scrapegsma-4995", + "name": "LG Watch Urbane W150", + "url": "/v1/watches/lg-watch-urbane-w150-scrapegsma-4995" + }, { "slug": "lg-watch-w7", "name": "LG Watch W7", @@ -976,6 +1161,11 @@ "name": "LG Watch W7", "url": "/v1/watches/lg-watch-w7-aitoolbuzz-5430-0-75gb-4gb-2g" }, + { + "slug": "lg-watch-w7-scrapegsma-4931", + "name": "LG Watch W7", + "url": "/v1/watches/lg-watch-w7-scrapegsma-4931" + }, { "slug": "lg-watch-urbane-2nd-edition-lte", "name": "Lg Watch Urbane 2nd Edition LTE", @@ -1161,6 +1351,11 @@ "name": "Samsung Galaxy Watch", "url": "/v1/watches/samsung-galaxy-watch-aitoolbuzz-9939-1-5gb-4gb-4g-lte" }, + { + "slug": "samsung-galaxy-watch-scrapegsma-7867", + "name": "Samsung Galaxy Watch", + "url": "/v1/watches/samsung-galaxy-watch-scrapegsma-7867" + }, { "slug": "samsung-galaxy-watch", "name": "Samsung Galaxy Watch", @@ -1176,6 +1371,11 @@ "name": "Samsung Galaxy Watch Active", "url": "/v1/watches/samsung-galaxy-watch-active-aitoolbuzz-9940-0-75gb-4gb-2g" }, + { + "slug": "samsung-galaxy-watch-active-scrapegsma-7841", + "name": "Samsung Galaxy Watch Active", + "url": "/v1/watches/samsung-galaxy-watch-active-scrapegsma-7841" + }, { "slug": "samsung-galaxy-watch-active2-1-5gb-4gb-4g-lte", "name": "Samsung Galaxy Watch Active2", @@ -1186,6 +1386,11 @@ "name": "Samsung Galaxy Watch Active2", "url": "/v1/watches/samsung-galaxy-watch-active2-aitoolbuzz-9941-1-5gb-4gb-4g-lte" }, + { + "slug": "samsung-galaxy-watch-active2-scrapegsma-1501", + "name": "Samsung Galaxy Watch Active2", + "url": "/v1/watches/samsung-galaxy-watch-active2-scrapegsma-1501" + }, { "slug": "samsung-galaxy-watch-active2-aluminum-1-5gb-4gb-4g-lte", "name": "Samsung Galaxy Watch Active2 Aluminum", @@ -1196,6 +1401,11 @@ "name": "Samsung Galaxy Watch Active2 Aluminum", "url": "/v1/watches/samsung-galaxy-watch-active2-aluminum-aitoolbuzz-9942-1-5gb-4gb-4g-lte" }, + { + "slug": "samsung-galaxy-watch-active2-aluminum-scrapegsma-1502", + "name": "Samsung Galaxy Watch Active2 Aluminum", + "url": "/v1/watches/samsung-galaxy-watch-active2-aluminum-scrapegsma-1502" + }, { "slug": "samsung-galaxy-watch-fe-1-5gb-16gb-4g-lte", "name": "Samsung Galaxy Watch FE", @@ -1346,6 +1556,11 @@ "name": "Samsung Gear S", "url": "/v1/watches/samsung-gear-s-beridzeg45-1268-0-5gb" }, + { + "slug": "samsung-gear-s-scrapegsma-8033", + "name": "Samsung Gear S", + "url": "/v1/watches/samsung-gear-s-scrapegsma-8033" + }, { "slug": "samsung-gear-s2-0-5gb-4gb-2g", "name": "Samsung Gear S2", @@ -1576,6 +1791,11 @@ "name": "Sony SmartWatch 3 SWR50", "url": "/v1/watches/sony-smartwatch-3-swr50-aitoolbuzz-10711-0-5gb-4gb-2g" }, + { + "slug": "sony-smartwatch-3-swr50-scrapegsma-9196", + "name": "Sony SmartWatch 3 SWR50", + "url": "/v1/watches/sony-smartwatch-3-swr50-scrapegsma-9196" + }, { "slug": "watch", "name": "Watch", @@ -1776,6 +1996,11 @@ "name": "Watch W7", "url": "/v1/watches/watch-w7" }, + { + "slug": "xiaomi-mi-watch-scrapegsma-832", + "name": "Xiaomi Mi Watch", + "url": "/v1/watches/xiaomi-mi-watch-scrapegsma-832" + }, { "slug": "xiaomi-mi-watch-aitoolbuzz-12821-1gb-4g-lte", "name": "Xiaomi Mi Watch", @@ -1836,6 +2061,11 @@ "name": "ZTE Axon Watch", "url": "/v1/watches/zte-axon-watch-aitoolbuzz-13399-0-5gb-4gb-2g" }, + { + "slug": "zte-axon-watch-scrapegsma-10509", + "name": "ZTE Axon Watch", + "url": "/v1/watches/zte-axon-watch-scrapegsma-10509" + }, { "slug": "zte-nubia-watch-1gb-8gb-4g-lte", "name": "ZTE nubia Watch", diff --git a/site/public/v1/watches/intex-irist-smartwatch-scrapegsma-4514/index.json b/site/public/v1/watches/intex-irist-smartwatch-scrapegsma-4514/index.json new file mode 100644 index 000000000000..d86ad15277ba --- /dev/null +++ b/site/public/v1/watches/intex-irist-smartwatch-scrapegsma-4514/index.json @@ -0,0 +1,57 @@ +{ + "id": 224, + "slug": "intex-irist-smartwatch-scrapegsma-4514", + "base_model_slug": "irist-smartwatch", + "name": "Intex IRist Smartwatch", + "brand": { + "id": 89, + "slug": "intex", + "name": "Intex", + "country": "IN", + "url": "/v1/brands/intex" + }, + "soc": null, + "release_date": "2015-07-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4514, + "network": { + "cellular": "3G" + }, + "sim": "Micro-SIM" + }, + "display": { + "size_inch": 1.56, + "resolution": "240x240", + "type": "OLED capacitive touchscreen" + }, + "cameras": [], + "battery_mah": 600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 83.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android OS compatible", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "2.0", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.883154", + "updated_at": "2026-06-30T09:50:29.883154", + "url": "/v1/watches/intex-irist-smartwatch-scrapegsma-4514" +} diff --git a/site/public/v1/watches/lg-g-watch-r-w110-scrapegsma-4994/index.json b/site/public/v1/watches/lg-g-watch-r-w110-scrapegsma-4994/index.json new file mode 100644 index 000000000000..f58ff143932b --- /dev/null +++ b/site/public/v1/watches/lg-g-watch-r-w110-scrapegsma-4994/index.json @@ -0,0 +1,54 @@ +{ + "id": 234, + "slug": "lg-g-watch-r-w110-scrapegsma-4994", + "base_model_slug": "g-watch-r-w110", + "name": "LG G Watch R W110", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2015-10-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4994, + "sim": "No" + }, + "display": { + "size_inch": 1.3, + "resolution": "320x320", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 410, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 62.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear, upgradable to 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.885155", + "updated_at": "2026-06-30T09:50:29.885155", + "url": "/v1/watches/lg-g-watch-r-w110-scrapegsma-4994" +} diff --git a/site/public/v1/watches/lg-g-watch-w100-scrapegsma-5014/index.json b/site/public/v1/watches/lg-g-watch-w100-scrapegsma-5014/index.json new file mode 100644 index 000000000000..73f33ceb9bc7 --- /dev/null +++ b/site/public/v1/watches/lg-g-watch-w100-scrapegsma-5014/index.json @@ -0,0 +1,54 @@ +{ + "id": 230, + "slug": "lg-g-watch-w100-scrapegsma-5014", + "base_model_slug": "g-watch-w100", + "name": "LG G Watch W100", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2014-06-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 5014, + "sim": "No" + }, + "display": { + "size_inch": 1.65, + "resolution": "280x280", + "type": "IPS LCD capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 63.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "4.0, A2DP", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.884153", + "updated_at": "2026-06-30T09:50:29.884153", + "url": "/v1/watches/lg-g-watch-w100-scrapegsma-5014" +} diff --git a/site/public/v1/watches/lg-watch-style-scrapegsma-4957/index.json b/site/public/v1/watches/lg-watch-style-scrapegsma-4957/index.json new file mode 100644 index 000000000000..4c6900e35a08 --- /dev/null +++ b/site/public/v1/watches/lg-watch-style-scrapegsma-4957/index.json @@ -0,0 +1,54 @@ +{ + "id": 254, + "slug": "lg-watch-style-scrapegsma-4957", + "base_model_slug": "watch-style", + "name": "LG Watch Style", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2017-02-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4957, + "sim": "No" + }, + "display": { + "size_inch": 1.2, + "resolution": "360x360", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 240, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 46.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear 2.0, upgradable to 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.887682", + "updated_at": "2026-06-30T09:50:29.887682", + "url": "/v1/watches/lg-watch-style-scrapegsma-4957" +} diff --git a/site/public/v1/watches/lg-watch-urbane-2nd-edition-lte-scrapegsma-4996/index.json b/site/public/v1/watches/lg-watch-urbane-2nd-edition-lte-scrapegsma-4996/index.json new file mode 100644 index 000000000000..207ddef39481 --- /dev/null +++ b/site/public/v1/watches/lg-watch-urbane-2nd-edition-lte-scrapegsma-4996/index.json @@ -0,0 +1,57 @@ +{ + "id": 238, + "slug": "lg-watch-urbane-2nd-edition-lte-scrapegsma-4996", + "base_model_slug": "watch-urbane-2nd-edition-lte", + "name": "LG Watch Urbane 2nd Edition LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2015-10-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4996, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 1.38, + "resolution": "480x480", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 570, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 92.7, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear, upgradable to 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE", + "gps": "Yes, with A-GPS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.886163", + "updated_at": "2026-06-30T09:50:29.886163", + "url": "/v1/watches/lg-watch-urbane-2nd-edition-lte-scrapegsma-4996" +} diff --git a/site/public/v1/watches/lg-watch-urbane-lte-scrapegsma-1082/index.json b/site/public/v1/watches/lg-watch-urbane-lte-scrapegsma-1082/index.json new file mode 100644 index 000000000000..e9409c43bb97 --- /dev/null +++ b/site/public/v1/watches/lg-watch-urbane-lte-scrapegsma-1082/index.json @@ -0,0 +1,58 @@ +{ + "id": 242, + "slug": "lg-watch-urbane-lte-scrapegsma-1082", + "base_model_slug": "watch-urbane-lte", + "name": "LG Watch Urbane LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1082, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 1.3, + "resolution": "320x320", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 45.0, + "dimensions": {}, + "ip_rating": null, + "os": "LG Wearable Platform", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.886163", + "updated_at": "2026-06-30T09:50:29.886163", + "url": "/v1/watches/lg-watch-urbane-lte-scrapegsma-1082" +} diff --git a/site/public/v1/watches/lg-watch-urbane-lte-scrapegsma-199/index.json b/site/public/v1/watches/lg-watch-urbane-lte-scrapegsma-199/index.json new file mode 100644 index 000000000000..1ed791706eba --- /dev/null +++ b/site/public/v1/watches/lg-watch-urbane-lte-scrapegsma-199/index.json @@ -0,0 +1,58 @@ +{ + "id": 243, + "slug": "lg-watch-urbane-lte-scrapegsma-199", + "base_model_slug": "watch-urbane-lte", + "name": "LG Watch Urbane LTE", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2015-03-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 199, + "network": { + "cellular": "4G LTE" + }, + "sim": "Nano-SIM" + }, + "display": { + "size_inch": 1.3, + "resolution": "320x320", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 45.0, + "dimensions": {}, + "ip_rating": null, + "os": "LG Wearable Platform", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.0, LE", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.886163", + "updated_at": "2026-06-30T09:50:29.886163", + "url": "/v1/watches/lg-watch-urbane-lte-scrapegsma-199" +} diff --git a/site/public/v1/watches/lg-watch-urbane-w150-scrapegsma-4995/index.json b/site/public/v1/watches/lg-watch-urbane-w150-scrapegsma-4995/index.json new file mode 100644 index 000000000000..91ae7361ccb1 --- /dev/null +++ b/site/public/v1/watches/lg-watch-urbane-w150-scrapegsma-4995/index.json @@ -0,0 +1,54 @@ +{ + "id": 246, + "slug": "lg-watch-urbane-w150-scrapegsma-4995", + "base_model_slug": "watch-urbane-w150", + "name": "LG Watch Urbane W150", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2015-10-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4995, + "sim": "No" + }, + "display": { + "size_inch": 1.3, + "resolution": "320x320", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 410, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 66.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear, upgradable to 2.1", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, LE", + "gps": "No" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.887682", + "updated_at": "2026-06-30T09:50:29.887682", + "url": "/v1/watches/lg-watch-urbane-w150-scrapegsma-4995" +} diff --git a/site/public/v1/watches/lg-watch-w7-scrapegsma-4931/index.json b/site/public/v1/watches/lg-watch-w7-scrapegsma-4931/index.json new file mode 100644 index 000000000000..0896603861e8 --- /dev/null +++ b/site/public/v1/watches/lg-watch-w7-scrapegsma-4931/index.json @@ -0,0 +1,54 @@ +{ + "id": 259, + "slug": "lg-watch-w7-scrapegsma-4931", + "base_model_slug": "watch-w7", + "name": "LG Watch W7", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": null, + "release_date": "2018-10-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 4931, + "sim": "No" + }, + "display": { + "size_inch": 1.2, + "resolution": "360x360", + "type": "P-OLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 240, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 79.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS 2.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.889175", + "updated_at": "2026-06-30T09:50:29.889175", + "url": "/v1/watches/lg-watch-w7-scrapegsma-4931" +} diff --git a/site/public/v1/watches/samsung-galaxy-watch-active-scrapegsma-7841/index.json b/site/public/v1/watches/samsung-galaxy-watch-active-scrapegsma-7841/index.json new file mode 100644 index 000000000000..92ba7bb06b12 --- /dev/null +++ b/site/public/v1/watches/samsung-galaxy-watch-active-scrapegsma-7841/index.json @@ -0,0 +1,54 @@ +{ + "id": 366, + "slug": "samsung-galaxy-watch-active-scrapegsma-7841", + "base_model_slug": "galaxy-watch-active", + "name": "Samsung Galaxy Watch Active", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-02-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7841, + "sim": "No" + }, + "display": { + "size_inch": 1.1, + "resolution": "360x360", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 25.0, + "dimensions": {}, + "ip_rating": null, + "os": "Tizen-based wearable OS 4.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with GLONASS, GALILEO, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.910288", + "updated_at": "2026-06-30T09:50:29.910288", + "url": "/v1/watches/samsung-galaxy-watch-active-scrapegsma-7841" +} diff --git a/site/public/v1/watches/samsung-galaxy-watch-active2-aluminum-scrapegsma-1502/index.json b/site/public/v1/watches/samsung-galaxy-watch-active2-aluminum-scrapegsma-1502/index.json new file mode 100644 index 000000000000..d34d15c83c69 --- /dev/null +++ b/site/public/v1/watches/samsung-galaxy-watch-active2-aluminum-scrapegsma-1502/index.json @@ -0,0 +1,57 @@ +{ + "id": 374, + "slug": "samsung-galaxy-watch-active2-aluminum-scrapegsma-1502", + "base_model_slug": "galaxy-watch-active2-aluminum", + "name": "Samsung Galaxy Watch Active2 Aluminum", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-08-01", + "msrp_usd": null, + "ram_gb": 0.75, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1502, + "sim": "No", + "model_numbers": [ + "SM-R830" + ] + }, + "display": { + "size_inch": 1.4, + "resolution": "360x360", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 30.0, + "dimensions": {}, + "ip_rating": null, + "os": "Tizen-based wearable OS 4.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with GLONASS, GALILEO, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.911289", + "updated_at": "2026-06-30T09:50:29.911289", + "url": "/v1/watches/samsung-galaxy-watch-active2-aluminum-scrapegsma-1502" +} diff --git a/site/public/v1/watches/samsung-galaxy-watch-active2-scrapegsma-1501/index.json b/site/public/v1/watches/samsung-galaxy-watch-active2-scrapegsma-1501/index.json new file mode 100644 index 000000000000..8590c7d93fbd --- /dev/null +++ b/site/public/v1/watches/samsung-galaxy-watch-active2-scrapegsma-1501/index.json @@ -0,0 +1,64 @@ +{ + "id": 370, + "slug": "samsung-galaxy-watch-active2-scrapegsma-1501", + "base_model_slug": "galaxy-watch-active2", + "name": "Samsung Galaxy Watch Active2", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2019-08-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 1501, + "network": { + "cellular": "4G LTE" + }, + "sim": "eSIM", + "model_numbers": [ + "SM-R825F", + "SM-R835F", + "SM-R825U", + "SM-R835U" + ] + }, + "display": { + "size_inch": 1.4, + "resolution": "360x360", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 42.0, + "dimensions": {}, + "ip_rating": null, + "os": "Tizen-based wearable OS 4.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "5.0, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, GALILEO, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.911289", + "updated_at": "2026-06-30T09:50:29.911289", + "url": "/v1/watches/samsung-galaxy-watch-active2-scrapegsma-1501" +} diff --git a/site/public/v1/watches/samsung-galaxy-watch-scrapegsma-7867/index.json b/site/public/v1/watches/samsung-galaxy-watch-scrapegsma-7867/index.json new file mode 100644 index 000000000000..1c9beae619c2 --- /dev/null +++ b/site/public/v1/watches/samsung-galaxy-watch-scrapegsma-7867/index.json @@ -0,0 +1,58 @@ +{ + "id": 361, + "slug": "samsung-galaxy-watch-scrapegsma-7867", + "base_model_slug": "galaxy-watch", + "name": "Samsung Galaxy Watch", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2018-08-01", + "msrp_usd": null, + "ram_gb": 1.5, + "storage_options_gb": [ + 1, + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 7867, + "network": { + "cellular": "4G LTE" + }, + "sim": "Electronic SIM card (eSIM)" + }, + "display": { + "size_inch": 1.3, + "resolution": "360x360", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 472, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 63.0, + "dimensions": {}, + "ip_rating": null, + "os": "Tizen-based wearable OS 4.0", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.909289", + "updated_at": "2026-06-30T09:50:29.909289", + "url": "/v1/watches/samsung-galaxy-watch-scrapegsma-7867" +} diff --git a/site/public/v1/watches/samsung-gear-s-scrapegsma-8033/index.json b/site/public/v1/watches/samsung-gear-s-scrapegsma-8033/index.json new file mode 100644 index 000000000000..34b6990fac13 --- /dev/null +++ b/site/public/v1/watches/samsung-gear-s-scrapegsma-8033/index.json @@ -0,0 +1,67 @@ +{ + "id": 307, + "slug": "samsung-gear-s-scrapegsma-8033", + "base_model_slug": "gear-s", + "name": "Samsung Gear S", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": null, + "release_date": "2014-08-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 8033, + "network": { + "cellular": "3G" + }, + "sim": "Nano-SIM", + "model_numbers": [ + "SM-R750", + "SM-R750A", + "SM-R750B", + "SM-R750C", + "SM-R750P", + "SM-R750R4", + "SM-R750T", + "SM-R750V" + ] + }, + "display": { + "size_inch": 2.0, + "resolution": "360x480", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 67.0, + "dimensions": {}, + "ip_rating": null, + "os": "Tizen-based wearable platform", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.1, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.898265", + "updated_at": "2026-06-30T09:50:29.898265", + "url": "/v1/watches/samsung-gear-s-scrapegsma-8033" +} diff --git a/site/public/v1/watches/sony-smartwatch-3-swr50-scrapegsma-9196/index.json b/site/public/v1/watches/sony-smartwatch-3-swr50-scrapegsma-9196/index.json new file mode 100644 index 000000000000..6b8f85d7b98e --- /dev/null +++ b/site/public/v1/watches/sony-smartwatch-3-swr50-scrapegsma-9196/index.json @@ -0,0 +1,54 @@ +{ + "id": 400, + "slug": "sony-smartwatch-3-swr50-scrapegsma-9196", + "base_model_slug": "smartwatch-3-swr50", + "name": "Sony SmartWatch 3 SWR50", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": null, + "release_date": "2014-02-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 9196, + "sim": "No" + }, + "display": { + "size_inch": 1.6, + "resolution": "320x320", + "type": "TFT capacitive touchscreen, 65K colors" + }, + "cameras": [], + "battery_mah": 420, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 76.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android Wear OS", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g", + "bluetooth": "4.0, A2DP", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.916868", + "updated_at": "2026-06-30T09:50:29.916868", + "url": "/v1/watches/sony-smartwatch-3-swr50-scrapegsma-9196" +} diff --git a/site/public/v1/watches/xiaomi-mi-watch-scrapegsma-832/index.json b/site/public/v1/watches/xiaomi-mi-watch-scrapegsma-832/index.json new file mode 100644 index 000000000000..ecc3766ff3fb --- /dev/null +++ b/site/public/v1/watches/xiaomi-mi-watch-scrapegsma-832/index.json @@ -0,0 +1,58 @@ +{ + "id": 408, + "slug": "xiaomi-mi-watch-scrapegsma-832", + "base_model_slug": "mi-watch", + "name": "Xiaomi Mi Watch", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": null, + "release_date": "2019-11-01", + "msrp_usd": null, + "ram_gb": 1.0, + "storage_options_gb": [ + 1, + 8 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 832, + "network": { + "cellular": "4G LTE" + }, + "sim": "eSIM" + }, + "display": { + "size_inch": 1.78, + "resolution": "368x448", + "type": "Super AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 570, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 44.0, + "dimensions": {}, + "ip_rating": null, + "os": "Proprietary wearable platform", + "os_version": null, + "connectivity": { + "wlan": "Wi-Fi 802.11 b/g/n", + "bluetooth": "4.2, A2DP, LE", + "gps": "Yes, with A-GPS, GLONASS, BDS" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.918372", + "updated_at": "2026-06-30T09:50:29.918372", + "url": "/v1/watches/xiaomi-mi-watch-scrapegsma-832" +} diff --git a/site/public/v1/watches/zte-axon-watch-scrapegsma-10509/index.json b/site/public/v1/watches/zte-axon-watch-scrapegsma-10509/index.json new file mode 100644 index 000000000000..b2242552c2ff --- /dev/null +++ b/site/public/v1/watches/zte-axon-watch-scrapegsma-10509/index.json @@ -0,0 +1,54 @@ +{ + "id": 422, + "slug": "zte-axon-watch-scrapegsma-10509", + "base_model_slug": "axon-watch", + "name": "ZTE Axon Watch", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": null, + "release_date": "2015-07-01", + "msrp_usd": null, + "ram_gb": 0.5, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "cigarplug/scrape-gsma", + "source_row": 10509, + "sim": "No" + }, + "display": { + "size_inch": 1.4, + "resolution": "400x400", + "type": "AMOLED capacitive touchscreen, 16M colors" + }, + "cameras": [], + "battery_mah": 300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 49.0, + "dimensions": {}, + "ip_rating": null, + "os": "Tencent OS", + "os_version": null, + "connectivity": { + "wlan": "No", + "bluetooth": "4.1, LE", + "gps": "Yes" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://github.com/cigarplug/scrape-gsma" + ], + "created_at": "2026-06-30T09:50:29.920377", + "updated_at": "2026-06-30T09:50:29.920377", + "url": "/v1/watches/zte-axon-watch-scrapegsma-10509" +}